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