Instructions to use Sayan01/tiny-bert-mrpc-distilled with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Sayan01/tiny-bert-mrpc-distilled with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Sayan01/tiny-bert-mrpc-distilled")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Sayan01/tiny-bert-mrpc-distilled") model = AutoModelForSequenceClassification.from_pretrained("Sayan01/tiny-bert-mrpc-distilled") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
logs/1655995690.107191/events.out.tfevents.1655995690.9fd42316f55c.73.35
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9a4f923ada481f6ccceef8f3e9073c7de5e8b066e8cf68e7e84f82bcbd28544b
|
| 3 |
+
size 5347
|
logs/events.out.tfevents.1655995300.9fd42316f55c.73.32
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:62a6d5645bacfb22a445b5f525c1c1219875d82fc4c5bf75947459db7eb2645f
|
| 3 |
+
size 8809
|
logs/events.out.tfevents.1655995690.9fd42316f55c.73.34
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6eb5c4170351cafaa64d11240297d42dbd91a74452cbe7092352171669693df
|
| 3 |
+
size 4162
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 17561831
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:90faf43bc5405831f4e4e07e8712bf34d8792e6a994107672e5519f02f2d3eaf
|
| 3 |
size 17561831
|