Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
circulus
/
kobart-chat-mixed-v2
Copied
like
0
Text2Text Generation
PyTorch
Transformers
bart
AutoTrain Compatible
Model card
Files
Files and versions
Community
Train
Deploy
Use in Transformers
main
kobart-chat-mixed-v2
/
special_tokens_map.json
rippertnt
add tokenizer
1326a08
9 months ago
raw
history
blame
contribute
delete
No virus
123 Bytes
{
"bos_token"
:
"</s>"
,
"eos_token"
:
"</s>"
,
"mask_token"
:
"<mask>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}