Instructions to use Sayan01/tiny-bert-stsb-distilled with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Sayan01/tiny-bert-stsb-distilled with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Sayan01/tiny-bert-stsb-distilled")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Sayan01/tiny-bert-stsb-distilled") model = AutoModelForSequenceClassification.from_pretrained("Sayan01/tiny-bert-stsb-distilled") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
logs/1656839869.711191/events.out.tfevents.1656839869.6d65cfcd351c.80.29
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4358f780d45a00fd44aa6ce1fe6d3d4bda59e78224f1c6281c1d6abfd616afd9
|
| 3 |
+
size 5347
|
logs/events.out.tfevents.1656839773.6d65cfcd351c.80.26
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:d636b6e3269001eef528e99f53ccc0c34ec4a9e80ba2f53dfdda3e0cd070f33d
|
| 3 |
+
size 4928
|
logs/events.out.tfevents.1656839869.6d65cfcd351c.80.28
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:88a87bbeaf58078631be73a877d8d7cdd84ce176dfc330c98a16841157c2fd3f
|
| 3 |
+
size 4210
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 57429255
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9848216ea2558a8a522d97007b6e08215e0a772c54a71a926283f5176d460c50
|
| 3 |
size 57429255
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3375
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0d5e345912305740b59b8184a2cf33ee32f13db7e082bffa5a329209194dd371
|
| 3 |
size 3375
|