Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

gplsi
/
Aitana-tourism-mb-encoder-1.0

Fill-Mask
Transformers
Safetensors
Spanish
Catalan
modernbert
tourism
spanish
valencian
encoder
bert
continual-pretraining
Model card Files Files and versions
xet
Community

Instructions to use gplsi/Aitana-tourism-mb-encoder-1.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use gplsi/Aitana-tourism-mb-encoder-1.0 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="gplsi/Aitana-tourism-mb-encoder-1.0")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("gplsi/Aitana-tourism-mb-encoder-1.0")
    model = AutoModelForMaskedLM.from_pretrained("gplsi/Aitana-tourism-mb-encoder-1.0")
  • Notebooks
  • Google Colab
  • Kaggle
Aitana-tourism-mb-encoder-1.0
1.27 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 8 commits
rsepulvedat's picture
rsepulvedat
Update README.md
805855d verified 27 days ago
  • .gitattributes
    1.57 kB
    Upload ModernBERT continual pretrained model 6 months ago
  • README.md
    10.4 kB
    Update README.md 27 days ago
  • config.json
    1.15 kB
    Upload ModernBERT continual pretrained model 6 months ago
  • model.safetensors
    1.23 GB
    xet
    Upload ModernBERT continual pretrained model 6 months ago
  • special_tokens_map.json
    752 Bytes
    Upload ModernBERT continual pretrained model 6 months ago
  • tokenizer.json
    37 MB
    xet
    Upload ModernBERT continual pretrained model 6 months ago
  • tokenizer.model
    4.81 MB
    xet
    Upload ModernBERT continual pretrained model 6 months ago
  • tokenizer_config.json
    25.7 kB
    Upload ModernBERT continual pretrained model 6 months ago