Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Unggi
/
hf_space_name
like
0
Text2Text Generation
Transformers
PyTorch
bart
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
hf_space_name
/
special_tokens_map.json
Unggi
Upload tokenizer
61231af
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
122 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"mask_token"
:
"<mask>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}