Instructions to use Myrausman/SentimentAnalysis with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Myrausman/SentimentAnalysis with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("distilbert-base-uncased") model = PeftModel.from_pretrained(base_model, "Myrausman/SentimentAnalysis") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 916e2b107bf210e62cd1f2b6a1c5c830e2741a912f99fcdd8dff90fa46616744
- Size of remote file:
- 2.52 MB
- SHA256:
- 30a89eaa9e3081fc04c26e3da1d32c0115d9f7be4202cab18dfdad72e329ec61
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.