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:
- 59bed821e369fcaf4a59dcdf040aa45412b53de696b5ae34aea9b43129cdfe1e
- Size of remote file:
- 3.56 MB
- SHA256:
- 64c1852e9de5ac6ebc9a8aa5faf0c85e3d8ce81aef69b36350dba25275eea1cc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.