Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
PaddleCI
/
tiny-random-unimo-text-1.0
like
0
Follow
PaddleCI
4
paddlenlp
PaddlePaddle
unimo
Model card
Files
Files and versions
Community
Use this model
main
tiny-random-unimo-text-1.0
/
special_tokens_map.json
sijunhe
Upload with huggingface_hub
63bc4a1
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}