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
- Xet hash:
- bc072c05002a3068118270add7d0785276b0608efec9da21075d9ec34930cd46
- Size of remote file:
- 98.7 MB
- SHA256:
- 5ac92abb0b733e4a11793f97a22f3d8ede2ad22af425f6780e3f7deb52558624
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.