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/1655831357.3873348/events.out.tfevents.1655831357.4dede0cb6010.74.27
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2778dfa8af06142135fdf4b435e90a4a13f7384beb1f880d2530e54281ec5d5d
|
| 3 |
+
size 5347
|
logs/events.out.tfevents.1655829995.4dede0cb6010.74.24
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:9a9eda249b9101b8f74fb49e24a4201202f5c2c90dd170a7ed0c6e64e6fe0038
|
| 3 |
+
size 8829
|
logs/events.out.tfevents.1655831357.4dede0cb6010.74.26
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2fe74b8e2b0590f315e927b5b5dd44990c6bbf5d421dccccb978dc1e824472c1
|
| 3 |
+
size 4155
|
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:fc423d33e52c225a1f1b80dedd9b7c62704851c4967ab63eb9156c968dbea5db
|
| 3 |
size 17561831
|