Instructions to use Athipan01/codebert-emotion-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Athipan01/codebert-emotion-model with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("microsoft/codebert-base") model = PeftModel.from_pretrained(base_model, "Athipan01/codebert-emotion-model") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4135e3ea5ca5696814962a0d14d7230b7718758f34ae153e2aa6e1d9f64b583c
- Size of remote file:
- 4.75 MB
- SHA256:
- 498a9bbb7416ec20ad5c426675db598d54cd3c37a283011209d6a6823f765c38
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.