Instructions to use phdatdt/binary_classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use phdatdt/binary_classification with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("mistralai/Mistral-7B-v0.1") model = PeftModel.from_pretrained(base_model, "phdatdt/binary_classification") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 689cd4accc7a15455f7da36c6525cc72f0d8d68448ee05a090967801dc0732af
- Size of remote file:
- 4.92 kB
- SHA256:
- 44a039fd6fd7356e85cf24878aa696c28b3531b33af829145ff1c529d8c19971
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.