Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
uer
/
t5-v1_1-small-chinese-cluecorpussmall
Copied
like
0
Text2Text Generation
PyTorch
TensorFlow
JAX
Transformers
CLUECorpusSmall
Chinese
arxiv:1909.05658
mt5
AutoTrain Compatible
Model card
Files
Files and versions
Community
Train
Deploy
Use in Transformers
main
t5-v1_1-small-chinese-cluecorpussmall
/
special_tokens_map.json
hhou435
Update
500feeb
about 1 year ago
raw
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}