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/1663300843.5109107/events.out.tfevents.1663300843.cd02b94e3af8.3404.7
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:12a2592fce3b1ba502afe902d8edc6e2dc68bc4437e866ef4eecb6cbd50247ea
|
| 3 |
+
size 5437
|
logs/events.out.tfevents.1663299592.cd02b94e3af8.3404.4
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:e517cee62d95748fc3ba5f0c55e8707221b3dcdb0f3271d49d12aa505f2f75dd
|
| 3 |
+
size 11333
|
logs/events.out.tfevents.1663300837.cd02b94e3af8.3404.6
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc36476a305243b2ee3a7a5655d0c4c402220bc955bbbd1643535b71214b041c
|
| 3 |
+
size 4631
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267864813
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:333f5fc9f20fda511125016330f9a18f7e6cf0f898856e7cd4a0cea52f831b66
|
| 3 |
size 267864813
|