Instructions to use PlanTL-GOB-ES/bsc-bio-ehr-es with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use PlanTL-GOB-ES/bsc-bio-ehr-es with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="PlanTL-GOB-ES/bsc-bio-ehr-es")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("PlanTL-GOB-ES/bsc-bio-ehr-es") model = AutoModelForMaskedLM.from_pretrained("PlanTL-GOB-ES/bsc-bio-ehr-es") - Inference
- Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0307924340c9a9e5c8532bc1f0a8042496c4242c5edaa99c73d8871079a0feec
- Size of remote file:
- 499 MB
- SHA256:
- 8465af10873f1fff9361fd90d493db06f130f7065c0c9122951f0225b860b42c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.