Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
KoichiYasuoka
/
roberta-base-chinese-ud-goeswith
like
1
Token Classification
Transformers
PyTorch
universal_dependencies
Chinese
roberta
chinese
pos
dependency-parsing
Inference Endpoints
License:
cc-by-sa-4.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
f643899
roberta-base-chinese-ud-goeswith
/
special_tokens_map.json
KoichiYasuoka
initial release
f643899
almost 2 years ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}