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

agi-css
/
distilroberta-base-mrl

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

Instructions to use agi-css/distilroberta-base-mrl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use agi-css/distilroberta-base-mrl with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="agi-css/distilroberta-base-mrl")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("agi-css/distilroberta-base-mrl")
    model = AutoModelForSequenceClassification.from_pretrained("agi-css/distilroberta-base-mrl")
  • Notebooks
  • Google Colab
  • Kaggle
distilroberta-base-mrl / runs /Apr23_02-27-55_lambda-server
30.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
agi-css's picture
agi-css
Training completed!
f67c2f2 about 4 years ago
  • 1650695289.7519588
    Training in progress, step 500 about 4 years ago
  • 1650695408.1203685
    Training completed! about 4 years ago
  • 1650695457.4056852
    Training completed! about 4 years ago
  • events.out.tfevents.1650695289.lambda-server.3023323.0
    6.33 kB
    xet
    Training completed! about 4 years ago
  • events.out.tfevents.1650695408.lambda-server.3023323.2
    4.83 kB
    xet
    Training completed! about 4 years ago
  • events.out.tfevents.1650695457.lambda-server.3023323.4
    4.47 kB
    xet
    Training completed! about 4 years ago