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

adriansanz
/
FS_25_05

Text Classification
Transformers
TensorBoard
Safetensors
roberta
Generated from Trainer
text-embeddings-inference
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use adriansanz/FS_25_05 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use adriansanz/FS_25_05 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="adriansanz/FS_25_05")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("adriansanz/FS_25_05")
    model = AutoModelForSequenceClassification.from_pretrained("adriansanz/FS_25_05")
  • Notebooks
  • Google Colab
  • Kaggle
FS_25_05 / logs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
adriansanz's picture
adriansanz
End of training
8b8ce55 verified almost 2 years ago
  • events.out.tfevents.1716288291.7ec673f72dad.530.9
    46.4 kB
    xet
    End of training almost 2 years ago
  • events.out.tfevents.1716288929.7ec673f72dad.530.10
    609 Bytes
    xet
    End of training almost 2 years ago
  • events.out.tfevents.1716289051.7ec673f72dad.530.11
    46.4 kB
    xet
    End of training almost 2 years ago
  • events.out.tfevents.1716289657.7ec673f72dad.530.12
    609 Bytes
    xet
    End of training almost 2 years ago