Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
jaong
/
CPT_for_Feedback_Generation
like
0
Text2Text Generation
Transformers
Safetensors
bart
Inference Endpoints
arxiv:
2109.05729
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
2c43a35
CPT_for_Feedback_Generation
/
special_tokens_map.json
jaong
Upload 12 files
7416041
verified
10 months ago
raw
Copy download link
history
blame
Safe
173 Bytes
{
"bos_token"
:
"[CLS]"
,
"cls_token"
:
"[CLS]"
,
"eos_token"
:
"[EOS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}