Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Mihara-bot
/
BART-BASE-CHINESE-V2
like
0
Text2Text Generation
Transformers
PyTorch
bart
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
BART-BASE-CHINESE-V2
/
special_tokens_map.json
Mihara-bot
Upload special_tokens_map.json
a1b6522
over 1 year 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]"
}