Instructions to use kamel-usp/jbcs2025_phi35-balanced-C4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use kamel-usp/jbcs2025_phi35-balanced-C4 with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("microsoft/Phi-3.5-mini-instruct") model = PeftModel.from_pretrained(base_model, "kamel-usp/jbcs2025_phi35-balanced-C4") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3a2028230fa6091e128417ff828f3a97b3c7036ddaf215b453db5e80f66691e2
- Size of remote file:
- 5.43 kB
- SHA256:
- 37db38cebd6362c09a71ec92f6cc895c0a53b6ddf4e7b28af4e694946fc13f9c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.