Instructions to use Sayan01/tiny-bert-qqp-distilled with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Sayan01/tiny-bert-qqp-distilled with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Sayan01/tiny-bert-qqp-distilled")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Sayan01/tiny-bert-qqp-distilled") model = AutoModelForSequenceClassification.from_pretrained("Sayan01/tiny-bert-qqp-distilled", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
logs/1658113274.1267474/events.out.tfevents.1658113274.9d24e0c8f87a.80.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7172d09fb3e8c8595623d7f5980c331b541c64265009d36e32c1102ddc988ca5
|
| 3 |
+
size 4772
|
logs/events.out.tfevents.1658113274.9d24e0c8f87a.80.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe8621c405c90fecff5ebc420a323f83d018aa695db34f8c770466c529231f63
|
| 3 |
+
size 4081
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 57437959
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d7917726701c5d02b5124ae00ed8254482d8c70f231d8a90668cef3519f13b0
|
| 3 |
size 57437959
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3055
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2bdb2c106f4741be1fedc2ebd272ae9a1f7f428c90bfbcff4b9b4a1cbfe26a7c
|
| 3 |
size 3055
|