Text Classification
Transformers
PyTorch
TensorBoard
English
mobilebert
Generated from Trainer
Eval Results (legacy)
Instructions to use Alireza1044/mobilebert_stsb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Alireza1044/mobilebert_stsb with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Alireza1044/mobilebert_stsb")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Alireza1044/mobilebert_stsb") model = AutoModelForSequenceClassification.from_pretrained("Alireza1044/mobilebert_stsb") - Notebooks
- Google Colab
- Kaggle
Commit ·
be531cf
1
Parent(s): 9d5b07b
Model save
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 98716095
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ac92abb0b733e4a11793f97a22f3d8ede2ad22af425f6780e3f7deb52558624
|
| 3 |
size 98716095
|
runs/Jun15_15-05-22_labgpu/events.out.tfevents.1655305561.labgpu.19883.0
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:3e4f88b49c2e4aa572a13b402ffea7cb04fa3f8f1a39f261a4837c4566a25e64
|
| 3 |
+
size 5343
|