Text Classification
Transformers
PyTorch
Catalan
roberta
catalan
semantic textual similarity
sts-ca
CaText
Catalan Textual Corpus
Eval Results (legacy)
text-embeddings-inference
Instructions to use projecte-aina/roberta-base-ca-cased-sts with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use projecte-aina/roberta-base-ca-cased-sts with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="projecte-aina/roberta-base-ca-cased-sts")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("projecte-aina/roberta-base-ca-cased-sts") model = AutoModelForSequenceClassification.from_pretrained("projecte-aina/roberta-base-ca-cased-sts") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2ed1a7ab1ef9d20ef72de770dadb9b23475cc7044ab9ec9897efe330b1b5a2b0
- Size of remote file:
- 504 MB
- SHA256:
- 0cbf9473aa0ddba401a11d0da19747b16e4661908fc403b7073f4088743c5c2a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.