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

  • Log In
  • Sign Up

mahwizzzz
/
UrduSentimentClassification

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

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

  • Libraries
  • Transformers

    How to use mahwizzzz/UrduSentimentClassification with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="mahwizzzz/UrduSentimentClassification")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("mahwizzzz/UrduSentimentClassification")
    model = AutoModelForSequenceClassification.from_pretrained("mahwizzzz/UrduSentimentClassification")
  • Notebooks
  • Google Colab
  • Kaggle
UrduSentimentClassification / logs
19.1 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 2 commits
Mwz's picture
Mwz
End of training
371ea5d over 2 years ago
  • events.out.tfevents.1700726967.2a6654fd4469.564.0
    5.5 kB
    xet
    End of training over 2 years ago
  • events.out.tfevents.1700727403.2a6654fd4469.564.1
    6.87 kB
    xet
    End of training over 2 years ago
  • events.out.tfevents.1701245583.bd1e17f51cbe.166.0
    6.78 kB
    xet
    End of training over 2 years ago