Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
spacy
/
de_dep_news_trf
like
3
Follow
spaCy
92
Token Classification
spaCy
German
Eval Results
License:
mit
Model card
Files
Files and versions
Community
1
Use this model
46380e4
de_dep_news_trf
/
transformer
/
model
/
special_tokens_map.json
osanseviero
Update spaCy pipeline
9c058f2
over 3 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}