Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

ELiRF
/
Longformer-es-mental-base

Fill-Mask
Transformers
Safetensors
Spanish
longformer
spanish
mental-health
domain-adaptation
nlp
Model card Files Files and versions
xet
Community

Instructions to use ELiRF/Longformer-es-mental-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ELiRF/Longformer-es-mental-base with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="ELiRF/Longformer-es-mental-base")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("ELiRF/Longformer-es-mental-base")
    model = AutoModelForMaskedLM.from_pretrained("ELiRF/Longformer-es-mental-base")
  • Notebooks
  • Google Colab
  • Kaggle
Longformer-es-mental-base
598 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 17 commits
driwnet's picture
driwnet
Create README.md
3ddd7c4 verified 4 months ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    5.12 kB
    Create README.md 4 months ago
  • config.json
    889 Bytes
    Training in progress, epoch 1 almost 2 years ago
  • merges.txt
    509 kB
    Training in progress, epoch 1 almost 2 years ago
  • model.safetensors
    595 MB
    xet
    Training in progress, epoch 10 almost 2 years ago
  • special_tokens_map.json
    957 Bytes
    Training in progress, epoch 1 almost 2 years ago
  • tokenizer.json
    2.21 MB
    Training in progress, epoch 1 almost 2 years ago
  • tokenizer_config.json
    1.23 kB
    Training in progress, epoch 1 almost 2 years ago
  • training_args.bin

    Detected Pickle imports (8)

    • "transformers.training_args.TrainingArguments",
    • "torch.device",
    • "transformers.trainer_utils.SchedulerType",
    • "accelerate.state.PartialState",
    • "transformers.trainer_utils.HubStrategy",
    • "accelerate.utils.dataclasses.DistributedType",
    • "transformers.training_args.OptimizerNames",
    • "transformers.trainer_utils.IntervalStrategy"

    How to fix it?

    4.66 kB
    xet
    Training in progress, epoch 1 almost 2 years ago
  • vocab.json
    851 kB
    Training in progress, epoch 1 almost 2 years ago