Text Classification
Transformers
Safetensors
roberta
Generated from Trainer
text-embeddings-inference
Instructions to use mpreda/test_dir_model3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mpreda/test_dir_model3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="mpreda/test_dir_model3")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("mpreda/test_dir_model3") model = AutoModelForSequenceClassification.from_pretrained("mpreda/test_dir_model3") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d9930ebeb17906741a9be9437c6a74bd84e86db41fa77fb1a95dd0bd540af996
- Size of remote file:
- 499 MB
- SHA256:
- dfd27eb4e63ec2e4ae3384f8b6916a5a65326a9db7ef14e1441eca7200030248
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.