Instructions to use Sayan01/tiny-bert-mnli-distilled with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Sayan01/tiny-bert-mnli-distilled with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Sayan01/tiny-bert-mnli-distilled")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Sayan01/tiny-bert-mnli-distilled") model = AutoModelForSequenceClassification.from_pretrained("Sayan01/tiny-bert-mnli-distilled", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
logs/1655823563.5279975/events.out.tfevents.1655823563.4dede0cb6010.74.15
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:15ebcd005304af4cae27769812bce389ea36796b3b9e9327809e888b61e43e51
|
| 3 |
+
size 5347
|
logs/events.out.tfevents.1655822076.4dede0cb6010.74.12
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5549dd3814ee934d9fc3a5e7083c9e3149aca92e4d1ee117e00bc71ed2ae4821
|
| 3 |
+
size 8830
|
logs/events.out.tfevents.1655823563.4dede0cb6010.74.14
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:875bd52bbdf948df240e7ec1ee7cdd8d5e8813620c22d4248dacf31ea0537462
|
| 3 |
+
size 4156
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 44712263
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af622ec4633f3ba1a5efedb9e95c40ad17a1ebf20885a62b18e6d856db25a97e
|
| 3 |
size 44712263
|