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