Instructions to use thenlpresearcher/sequence_classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use thenlpresearcher/sequence_classification with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("meta-llama/Meta-Llama-3-8B") model = PeftModel.from_pretrained(base_model, "thenlpresearcher/sequence_classification") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- bba7b05f5caa2646be90e917bea2f209d87687b513d16eb512d1247111cfa4e4
- Size of remote file:
- 218 MB
- SHA256:
- 2e06d4722edb2971f4a63b4c054362e731f10db03a856cab904dd271dfef60d5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.