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/1656839089.7434688/events.out.tfevents.1656839089.6d65cfcd351c.80.11
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:993104e4c22622c8e4d14d6ba323b08eeb0ace7884c090a087bd06c007923071
|
| 3 |
+
size 5347
|
logs/events.out.tfevents.1656838513.6d65cfcd351c.80.8
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:05f2d2264bfa07a090eb77279b8699152184c6a90fec9b762150f3eb22d35ee6
|
| 3 |
+
size 12908
|
logs/events.out.tfevents.1656839089.6d65cfcd351c.80.10
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a868908c2e15ed6af9c8ba43bf6e28e0881bb9bf014aa5cf875ab36df375dd1
|
| 3 |
+
size 4255
|
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:c013c659dc3167de563f07f85bbe651c9ef3c2b2a3cfa6f4066a1cd41758d8ac
|
| 3 |
size 57429255
|