Instructions to use Athipan01/codebert-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Athipan01/codebert-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-model") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9da7c1c39ed2f59f70cc2f507d518049a29a4866245f76b9f939ef5f04b5f7d6
- Size of remote file:
- 7.16 MB
- SHA256:
- 3c229245982a62a239ed983b6e586d78b44b11ef005c75979e43bfd4ae78a000
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.