Text Classification
Transformers
PyTorch
TensorBoard
English
mobilebert
Generated from Trainer
Eval Results (legacy)
Instructions to use Alireza1044/mobilebert_rte with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Alireza1044/mobilebert_rte with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Alireza1044/mobilebert_rte")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Alireza1044/mobilebert_rte") model = AutoModelForSequenceClassification.from_pretrained("Alireza1044/mobilebert_rte") - Notebooks
- Google Colab
- Kaggle
Commit ·
b49f8e7
1
Parent(s): f3ccdf0
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 98718143
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:19cb91a2a22a9718ce1a3df25bc22517732e8fbab9fc51198b3eb7a9b299b26b
|
| 3 |
size 98718143
|
runs/Jun15_16-09-17_labgpu/events.out.tfevents.1655309395.labgpu.23398.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:c7b9fa9031c091b7596f68aadbee8fabaeacd49754f08115734d726d2645d9d3
|
| 3 |
+
size 4455
|