Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

underscore2
/
modernbert_agree_classifier

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

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

  • Libraries
  • Transformers

    How to use underscore2/modernbert_agree_classifier with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="underscore2/modernbert_agree_classifier")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("underscore2/modernbert_agree_classifier")
    model = AutoModelForSequenceClassification.from_pretrained("underscore2/modernbert_agree_classifier")
  • Notebooks
  • Google Colab
  • Kaggle
modernbert_agree_classifier / runs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
underscore2's picture
underscore2
End of training
f6d7a97 verified 12 months ago
  • May17_17-28-04_72e588ffa185
    End of training 12 months ago
  • May17_17-31-31_72e588ffa185
    End of training 12 months ago
  • May17_17-33-01_72e588ffa185
    End of training 12 months ago
  • May17_17-38-18_72e588ffa185
    End of training 12 months ago
  • May17_17-53-07_72e588ffa185
    End of training 12 months ago
  • May17_17-55-20_72e588ffa185
    End of training 12 months ago
  • May17_17-59-28_72e588ffa185
    End of training 12 months ago
  • May17_20-05-45_c37340e38ec4
    End of training 12 months ago
  • May17_20-10-59_c37340e38ec4
    End of training 12 months ago
  • May17_20-14-29_c37340e38ec4
    End of training 12 months ago
  • May17_20-27-54_c37340e38ec4
    End of training 12 months ago
  • May17_20-39-25_c37340e38ec4
    End of training 12 months ago
  • May17_21-01-30_c37340e38ec4
    End of training 12 months ago
  • May17_21-02-02_c37340e38ec4
    End of training 12 months ago
  • May17_21-09-27_c37340e38ec4
    End of training 12 months ago
  • May17_21-09-38_c37340e38ec4
    End of training 12 months ago
  • May17_21-09-52_c37340e38ec4
    End of training 12 months ago
  • May18_18-01-17_14d9f458975d
    End of training 12 months ago
  • May21_21-02-45_46d9a0ca97b3
    End of training 12 months ago
  • May21_21-23-47_46d9a0ca97b3
    End of training 12 months ago
  • May21_21-37-31_46d9a0ca97b3
    End of training 12 months ago