Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Gunulhona
/
tb_pretrained
like
0
Text2Text Generation
Transformers
PyTorch
bart
Inference Endpoints
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
c34010a
tb_pretrained
/
special_tokens_map.json
Gunulhona
Upload tokenizer
d7a37ad
almost 2 years ago
raw
Copy download link
history
blame
Safe
122 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"mask_token"
:
"<mask>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}