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