Token Classification
Transformers
Safetensors
PyTorch
German
qwen3
ner
pii
pii-detection
de-identification
privacy
healthcare
medical
clinical
phi
german
openmed
Eval Results (legacy)
text-generation-inference
Instructions to use OpenMed/OpenMed-PII-German-QwenMed-XLarge-600M-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use OpenMed/OpenMed-PII-German-QwenMed-XLarge-600M-v1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="OpenMed/OpenMed-PII-German-QwenMed-XLarge-600M-v1")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("OpenMed/OpenMed-PII-German-QwenMed-XLarge-600M-v1") model = AutoModelForTokenClassification.from_pretrained("OpenMed/OpenMed-PII-German-QwenMed-XLarge-600M-v1", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a5889ad6d5b4b14a826a1d0bbb18ae4777836771707770a1e3c4721809ee435c
- Size of remote file:
- 2.38 GB
- SHA256:
- 107b3423053021e7da7aef293b61dab8c10e11ee7084d9e38728d9e19824a26d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.