Instructions to use Sayan01/tiny-bert-sst2-distilled with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Sayan01/tiny-bert-sst2-distilled with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Sayan01/tiny-bert-sst2-distilled")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Sayan01/tiny-bert-sst2-distilled") model = AutoModelForSequenceClassification.from_pretrained("Sayan01/tiny-bert-sst2-distilled") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
logs/1655716256.6840374/events.out.tfevents.1655716256.22208351fb23.74.17
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:585fda6367141a2a0a712edb4ef182be9bdceceef96685931a84c4240f28527b
|
| 3 |
+
size 5347
|
logs/events.out.tfevents.1655716188.22208351fb23.74.14
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:9c763af73e1aefff9d0fd686a4be7e6188120de521c3cc33278cccede3ac1523
|
| 3 |
+
size 4650
|
logs/events.out.tfevents.1655716256.22208351fb23.74.16
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ad0c43852b3a8f6055b64983bc687124bae175ea80188c4275ba5daae1ac4b76
|
| 3 |
+
size 4170
|
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:8612ecd03abe3c82b5ff99af3c5b2c935655c35570097021a91dc4eb152934d2
|
| 3 |
size 17561831
|
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:d1e02086ecd2ee9f361588d869cb2259e2aec6c66e6569b49734c1f59b04f606
|
| 3 |
size 3375
|