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

Ludo33
/
e5_Mobilite_MultiLabel_08092025

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

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

  • Libraries
  • Transformers

    How to use Ludo33/e5_Mobilite_MultiLabel_08092025 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Ludo33/e5_Mobilite_MultiLabel_08092025")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Ludo33/e5_Mobilite_MultiLabel_08092025")
    model = AutoModelForSequenceClassification.from_pretrained("Ludo33/e5_Mobilite_MultiLabel_08092025")
  • Notebooks
  • Google Colab
  • Kaggle
e5_Mobilite_MultiLabel_08092025 / runs
11.7 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
Ludo33's picture
Ludo33
End of training
23ccd2a verified 8 months ago
  • Sep08_10-31-49_f24957ca6da4
    End of training 8 months ago