Token Classification
Transformers
PyTorch
Safetensors
Spanish
xlm-roberta
text-classification
biomedical
clinical
spanish
XLM_R_Galen
Eval Results (legacy)
Instructions to use IIC/XLM_R_Galen-ctebmsp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use IIC/XLM_R_Galen-ctebmsp with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="IIC/XLM_R_Galen-ctebmsp")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("IIC/XLM_R_Galen-ctebmsp") model = AutoModelForSequenceClassification.from_pretrained("IIC/XLM_R_Galen-ctebmsp", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e65ea7e2d309f613df7334d8f035798aa46f7a61702dcd75632fb6ed92a3990e
- Size of remote file:
- 1.11 GB
- SHA256:
- 4008e9d96ac5b10fb5717bba2775a48530dec192944ab9309e530648d68f1f52
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.