Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
metamong1
/
bigbart_tapt_ep3_bs16_pre_noam
like
0
Follow
final_project
7
Text2Text Generation
Transformers
PyTorch
encoder-decoder
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
fd0009f
bigbart_tapt_ep3_bs16_pre_noam
/
special_tokens_map.json
Ko
push
fd0009f
about 3 years ago
raw
Copy download link
history
blame
Safe
153 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}