Instructions to use x2bee/plateer_classifier_v0.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use x2bee/plateer_classifier_v0.1 with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("Qwen/Qwen2.5-1.5B") model = PeftModel.from_pretrained(base_model, "x2bee/plateer_classifier_v0.1") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6c7edbca8a5b3c5b6610cfb0710c0ab2864f8606c375b5487ea0d86b4d4e847e
- Size of remote file:
- 11.4 MB
- SHA256:
- 9676e9e9c992dc1da6415b66fa8eec597f46e6ecd462c0d822aefc6334fcacc1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.