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:
- 7a191e327fba1e6f85661ae536d18ea912e99387be07583f9976911967c9ca14
- Size of remote file:
- 5.24 kB
- SHA256:
- 1a2457b4871b8867793dc6174d48b29a0501248651e042c2511a4ee8922c0556
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.