Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
wybxc
/
new-yiri
like
0
Text Generation
Transformers
PyTorch
Safetensors
wybxc/books
wybxc/open-yiri
Chinese
doi:10.57967/hf/0748
ernie
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
3c2f197
new-yiri
/
special_tokens_map.json
wybxc
Upload tokenizer
9c87d6c
over 1 year 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]"
}