Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
hyunwoongko
/
ctrlsum-arxiv
like
0
Text2Text Generation
Transformers
PyTorch
bart
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
b513247
ctrlsum-arxiv
/
special_token_map.json
hyunwoongko
Create special_token_map.json
7c778bc
over 3 years ago
raw
Copy download link
history
blame
Safe
85 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
}