Instructions to use chizhikchi/spanish-SM-disease-finder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use chizhikchi/spanish-SM-disease-finder with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="chizhikchi/spanish-SM-disease-finder")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("chizhikchi/spanish-SM-disease-finder") model = AutoModelForTokenClassification.from_pretrained("chizhikchi/spanish-SM-disease-finder", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8d50e83bb4a00a56c4c52c7540caf8a9dffb3e50f8f30d9560f8f2019f32965b
- Size of remote file:
- 993 MB
- SHA256:
- 50ffdfb60c6f6105239d0be1862928d5f1e0ce7f3b6c0f8333e44af64c1a1546
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.