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