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/1655979796.653736/events.out.tfevents.1655979796.9fd42316f55c.73.13
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:453d0d8913c226bcda2901dc2cb4f39d35e98061ceffa9b834ef88f9f288e437
|
| 3 |
+
size 5347
|
logs/events.out.tfevents.1655979716.9fd42316f55c.73.10
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:d4388a348f9fe2956093a516299237e5f571c67454fd04020cb5aa729cf7723f
|
| 3 |
+
size 5118
|
logs/events.out.tfevents.1655979796.9fd42316f55c.73.12
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b75ff4a475cfee2c440299e7dd786edd128d47328f03580c3e90adadc8516a0
|
| 3 |
+
size 4158
|
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:aaeef55d4ce436a7a7f600ba55a0b456c9e6c0089fe712b49408204ab065b1c0
|
| 3 |
size 17561831
|