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

  • Log In
  • Sign Up

Burhan21
/
roberta-lora-sentiment

Sentence Similarity
Transformers
Safetensors
English
roberta
text-classification
sentiment
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use Burhan21/roberta-lora-sentiment with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Burhan21/roberta-lora-sentiment with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Burhan21/roberta-lora-sentiment")
    model = AutoModelForSequenceClassification.from_pretrained("Burhan21/roberta-lora-sentiment")
  • Notebooks
  • Google Colab
  • Kaggle
roberta-lora-sentiment
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Burhan21's picture
Burhan21
Update README.md
bf74485 verified 2 months ago
  • .gitattributes
    1.52 kB
    initial commit 2 months ago
  • README.md
    5.43 kB
    Update README.md 2 months ago
  • config.json
    689 Bytes
    Upload RobertaForSequenceClassification 2 months ago
  • model.safetensors
    499 MB
    xet
    Upload RobertaForSequenceClassification 2 months ago
  • tokenizer.json
    3.56 MB
    Upload tokenizer 2 months ago
  • tokenizer_config.json
    358 Bytes
    Upload tokenizer 2 months ago