Instructions to use Jahanzeb1/BERT-TextClassification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Jahanzeb1/BERT-TextClassification with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("bert-base-cased") model = PeftModel.from_pretrained(base_model, "Jahanzeb1/BERT-TextClassification") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- dd3c7ad1dff9a01be6ef6bb06eb922354846f78f216a16eb25208a72982dd79d
- Size of remote file:
- 4.92 kB
- SHA256:
- ebbdd88431f5292952fdecc7426b3554f15896c5629357da48c4685ff8c966a0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.