Instructions to use pingkeest/basic_text_classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use pingkeest/basic_text_classification with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("meta-llama/Llama-3.2-1B") model = PeftModel.from_pretrained(base_model, "pingkeest/basic_text_classification") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- df8678f104098dbe5b413b8322378d1a458bc1cd923f4243248cf3308e46185a
- Size of remote file:
- 5.24 kB
- SHA256:
- 5a5ecf6e9c9b5fbd06058081bcd982d4cd41ede8d92961e9590e91b2a09015b9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.