Text Classification
Transformers
TensorBoard
Safetensors
English
distilbert
Generated from Trainer
Eval Results (legacy)
text-embeddings-inference
Instructions to use Hartunka/tiny_bert_rand_5_v1_qnli with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Hartunka/tiny_bert_rand_5_v1_qnli with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Hartunka/tiny_bert_rand_5_v1_qnli")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Hartunka/tiny_bert_rand_5_v1_qnli") model = AutoModelForSequenceClassification.from_pretrained("Hartunka/tiny_bert_rand_5_v1_qnli") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 77208fbdace1f35a1011bafefc94ffc22e61cac2aa62cfa7ed837855bb59ac0a
- Size of remote file:
- 5.37 kB
- SHA256:
- 523f9f7da98c4a78b098d787c44f7a97ab40dec2b2d4ad4486be36dd0195d02d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.