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/1657985760.6270144/events.out.tfevents.1657985760.d20f26872e62.77.12
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:823421e5dee05775d3613a2935860c9862d79f027e1253dd7bab0b284384352b
|
| 3 |
+
size 4772
|
logs/events.out.tfevents.1657971905.d20f26872e62.77.9
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:9523ca9450dfb652fd17cf496692b986fcedd4e2a3c1e4d93f0d925c0805b696
|
| 3 |
+
size 9225
|
logs/events.out.tfevents.1657985760.d20f26872e62.77.11
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dbe850fa7fed2e943475083b29870a496814bbb16b093b9a45fa5ad9e614712f
|
| 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:671d5869d800777acef6485b4c202703d27ef7af584bd76ae9fcf0c086189d32
|
| 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:14e671fd9900a5134248097ceaf747d10e7220bc1a49d0fd3bc0cf77b63b48b2
|
| 3 |
size 3055
|