Text Classification
Transformers
TensorBoard
Safetensors
English
distilbert
Generated from Trainer
Eval Results (legacy)
text-embeddings-inference
Instructions to use Hartunka/tiny_bert_rand_10_v1_stsb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Hartunka/tiny_bert_rand_10_v1_stsb with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Hartunka/tiny_bert_rand_10_v1_stsb")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Hartunka/tiny_bert_rand_10_v1_stsb") model = AutoModelForSequenceClassification.from_pretrained("Hartunka/tiny_bert_rand_10_v1_stsb") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 4
Browse files
logs/events.out.tfevents.1744649883.s_005_m.2701049.84
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:4f3097b7cfe61723f45b98d89a7a3b87b40d5bfe0b84a002acec41237b7cb1e7
|
| 3 |
+
size 7536
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 131854692
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ee3ae108c10cc4bf7c5e6ee4e8ee1fcc981085646f45d0a30b0a799a4e249bc1
|
| 3 |
size 131854692
|