Instructions to use IPG5/elastic-seq-classifier-distilbert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use IPG5/elastic-seq-classifier-distilbert with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("distilbert/distilbert-base-uncased") model = PeftModel.from_pretrained(base_model, "IPG5/elastic-seq-classifier-distilbert") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9464c9ff507f0bee945b6cb6deb3b14ebd7bbc00d962f6eeff4904b252302e89
- Size of remote file:
- 4.74 MB
- SHA256:
- e1dead6af11533c1805b96aa1fb82f37671aa8ab8ef71c123f9e5e21cc11a952
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.