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:
- 462d00f0c9df0e0ce3419fcb3a4acfc94937b90cb2c818c7791a0da07327b1a5
- Size of remote file:
- 5.37 kB
- SHA256:
- d4f25802db5138186db610a29938bf966df3b0c94e71fc34fd76549fa26b03d9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.