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
| { | |
| "0": "B-Amino_acid", | |
| "1": "B-Anatomical_system", | |
| "2": "B-Cancer", | |
| "3": "B-Cell", | |
| "4": "B-Cellular_component", | |
| "5": "B-Developing_anatomical_structure", | |
| "6": "B-Gene_or_gene_product", | |
| "7": "B-Immaterial_anatomical_entity", | |
| "8": "B-Multi-tissue_structure", | |
| "9": "B-Organ", | |
| "10": "B-Organism", | |
| "11": "B-Organism_subdivision", | |
| "12": "B-Organism_substance", | |
| "13": "B-Pathological_formation", | |
| "14": "B-Simple_chemical", | |
| "15": "B-Tissue", | |
| "16": "I-Amino_acid", | |
| "17": "I-Anatomical_system", | |
| "18": "I-Cancer", | |
| "19": "I-Cell", | |
| "20": "I-Cellular_component", | |
| "21": "I-Developing_anatomical_structure", | |
| "22": "I-Gene_or_gene_product", | |
| "23": "I-Immaterial_anatomical_entity", | |
| "24": "I-Multi-tissue_structure", | |
| "25": "I-Organ", | |
| "26": "I-Organism", | |
| "27": "I-Organism_subdivision", | |
| "28": "I-Organism_substance", | |
| "29": "I-Pathological_formation", | |
| "30": "I-Simple_chemical", | |
| "31": "I-Tissue", | |
| "32": "O" | |
| } |