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

Ivi1819
/
output

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

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

  • Libraries
  • Transformers

    How to use Ivi1819/output with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Ivi1819/output")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Ivi1819/output")
    model = AutoModelForSequenceClassification.from_pretrained("Ivi1819/output", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
output / logs
16.8 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Ivi1819's picture
Ivi1819
End of training
18d6f17 verified almost 2 years ago
  • events.out.tfevents.1727863730.gpu3.enst.fr.1459642.0
    5.18 kB
    xet
    End of training almost 2 years ago
  • events.out.tfevents.1727873120.gpu2.enst.fr.1194458.0
    11.3 kB
    xet
    End of training almost 2 years ago
  • events.out.tfevents.1727873199.gpu2.enst.fr.1194458.1
    311 Bytes
    xet
    End of training almost 2 years ago