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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

ELiRF
/
Longformer-es-m-base-ICE-MR23-ED

Text Classification
Transformers
TensorBoard
Safetensors
Spanish
longformer
spanish
mental-health
early-detection
eating-disorder
ice
nlp
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use ELiRF/Longformer-es-m-base-ICE-MR23-ED with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="ELiRF/Longformer-es-m-base-ICE-MR23-ED")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("ELiRF/Longformer-es-m-base-ICE-MR23-ED")
    model = AutoModelForSequenceClassification.from_pretrained("ELiRF/Longformer-es-m-base-ICE-MR23-ED", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Longformer-es-m-base-ICE-MR23-ED
598 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 17 commits
driwnet's picture
driwnet
Update README.md
fceb4db verified 7 months ago
  • runs
    Training in progress, epoch 13 almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    5.39 kB
    Update README.md 7 months ago
  • config.json
    1.05 kB
    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 13 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.25 kB
    Training in progress, epoch 1 almost 2 years ago
  • training_args.bin

    Detected Pickle imports (9)

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

    How to fix it?

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