Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
TariqYousef
/
german-intensifiers-tagging
like
0
Token Classification
Transformers
PyTorch
German
bert
token classificaition
Inference Endpoints
License:
cc-by-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
german-intensifiers-tagging
/
special_tokens_map.json
TariqYousef
initial push
9e10c96
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}