Text Classification
Transformers
PyTorch
TensorBoard
English
mobilebert
Generated from Trainer
Eval Results (legacy)
Instructions to use Alireza1044/mobilebert_mnli with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Alireza1044/mobilebert_mnli with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Alireza1044/mobilebert_mnli")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Alireza1044/mobilebert_mnli") model = AutoModelForSequenceClassification.from_pretrained("Alireza1044/mobilebert_mnli") - Notebooks
- Google Colab
- Kaggle
Commit ·
4e2d23a
1
Parent(s): 9902dd2
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 98720191
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6d77f9bd02cb339183cbecd0605b3c27a5dbc136237c60a84900bff7c132204
|
| 3 |
size 98720191
|
runs/Jun14_09-45-02_labgpu/events.out.tfevents.1655199934.labgpu.8255.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:c9c159062cace967b1ddf641bc32470a394452da29f8df549657ea4ffa40403a
|
| 3 |
+
size 7634
|