Instructions to use Sayan01/tiny-bert-cola-distilled with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Sayan01/tiny-bert-cola-distilled with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Sayan01/tiny-bert-cola-distilled")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Sayan01/tiny-bert-cola-distilled") model = AutoModelForSequenceClassification.from_pretrained("Sayan01/tiny-bert-cola-distilled") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
logs/1656597002.721135/events.out.tfevents.1656597002.88ba90b02f04.92.37
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c5bd0485c75a6e9e6c2f2b56e7c97a5a25683b20ed865bb8d3ab3049b16af6c8
|
| 3 |
+
size 5343
|
logs/events.out.tfevents.1656596642.88ba90b02f04.92.34
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:b85022b2d87031da52399accc6e7d0b130f3c4c0d35f3b4d6346a8efe81e5e7b
|
| 3 |
+
size 10064
|
logs/events.out.tfevents.1656597002.88ba90b02f04.92.36
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:430fcd4b5245ba7048472796c2e3fe404f651a735a86ca9958eadcdb67c3a3ac
|
| 3 |
+
size 4278
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 57430535
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a498030d0d7de60c198c8df8dff04b096f8a543d3dd5853fbde132f94d45aa2
|
| 3 |
size 57430535
|