Text Classification
Transformers
PyTorch
Catalan
roberta
catalan
paraphrase
textual entailment
Eval Results (legacy)
text-embeddings-inference
Instructions to use projecte-aina/roberta-large-ca-paraphrase with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use projecte-aina/roberta-large-ca-paraphrase with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="projecte-aina/roberta-large-ca-paraphrase")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("projecte-aina/roberta-large-ca-paraphrase") model = AutoModelForSequenceClassification.from_pretrained("projecte-aina/roberta-large-ca-paraphrase", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 95dd7c1659574995c6e8bc2c9fbc78cc08e9c3f8e3954c4598ee758c917474a0
- Size of remote file:
- 3.12 kB
- SHA256:
- 1ed676d440a87f46a5079e293c785b21237a9713d0cff8bae8bac8bdb041c102
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.