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