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