Token Classification
MLX
English
openmed
xlm-roberta
apple-silicon
pii
de-identification
medical
clinical
Instructions to use OpenMed/OpenMed-NER-OncologyDetect-SnowMed-568M-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use OpenMed/OpenMed-NER-OncologyDetect-SnowMed-568M-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir OpenMed-NER-OncologyDetect-SnowMed-568M-mlx OpenMed/OpenMed-NER-OncologyDetect-SnowMed-568M-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
Fix model card language metadata
Browse filesREADME-only language metadata correction. Repository settings are unchanged.
README.md
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
base_model: OpenMed/OpenMed-NER-OncologyDetect-SnowMed-568M
|
| 4 |
pipeline_tag: token-classification
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
license: apache-2.0
|
| 5 |
base_model: OpenMed/OpenMed-NER-OncologyDetect-SnowMed-568M
|
| 6 |
pipeline_tag: token-classification
|