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

Rrrrrrrita
/
output

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

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

  • Libraries
  • Transformers

    How to use Rrrrrrrita/output with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Rrrrrrrita/output")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Rrrrrrrita/output")
    model = AutoModelForSequenceClassification.from_pretrained("Rrrrrrrita/output")
  • Notebooks
  • Google Colab
  • Kaggle
output / runs
33.5 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Rrrrrrrita's picture
Rrrrrrrita
Rrrrrrrita/Custom_Sentiment
cc3d762 verified about 2 years ago
  • May18_14-06-51_58e6634e61d9
    Rrrrrrrita/Custom_Sentiment about 2 years ago
  • May18_14-07-33_58e6634e61d9
    Rrrrrrrita/Custom_Sentiment about 2 years ago
  • May18_14-08-21_58e6634e61d9
    Rrrrrrrita/Custom_Sentiment about 2 years ago
  • May18_14-09-36_58e6634e61d9
    Rrrrrrrita/Custom_Sentiment about 2 years ago
  • May18_15-31-31_58e6634e61d9
    Rrrrrrrita/Custom_Sentiment about 2 years ago
  • May18_15-40-08_58e6634e61d9
    Rrrrrrrita/Custom_Sentiment about 2 years ago