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

  • Log In
  • Sign Up

UAlbertaUAIS
/
Chelberta

Text Classification
PEFT
Safetensors
English
NHL
Hockey
Sports
roberta
sentiment analysis
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use UAlbertaUAIS/Chelberta with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSequenceClassification
    
    base_model = AutoModelForSequenceClassification.from_pretrained("cardiffnlp/twitter-roberta-base-sentiment-latest")
    model = PeftModel.from_pretrained(base_model, "UAlbertaUAIS/Chelberta")
  • Notebooks
  • Google Colab
  • Kaggle
Chelberta
2.83 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
UAlbertaUAIS's picture
UAlbertaUAIS
Update README.md
908d17c verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    4.19 kB
    Update README.md over 1 year ago
  • adapter_config.json
    640 Bytes
    Upload 3 files about 2 years ago
  • adapter_model.safetensors
    2.82 MB
    xet
    Upload 3 files about 2 years ago