Instructions to use Sayan01/tiny-bert-rte-distilled-6 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Sayan01/tiny-bert-rte-distilled-6 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Sayan01/tiny-bert-rte-distilled-6")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Sayan01/tiny-bert-rte-distilled-6") model = AutoModelForSequenceClassification.from_pretrained("Sayan01/tiny-bert-rte-distilled-6", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
logs/1663325618.985047/events.out.tfevents.1663325618.cd02b94e3af8.9118.11
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:95bcb92324ec2215fad748776ad9fc270322a05043efd6113cb64726c2516edd
|
| 3 |
+
size 5437
|
logs/events.out.tfevents.1663325273.cd02b94e3af8.9118.9
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:a9e0124023cb0a3f39f4de55f70e4f1da51862ce8b036bcfcdb68f4960bece1b
|
| 3 |
+
size 11778
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267854321
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59bd44650cb3ac4a222cac8740cc705777b460a6c0baec656f5242d98db0c52a
|
| 3 |
size 267854321
|