Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
cambridgeltl
/
simctg_lccc_dialogue
like
1
Follow
Language Technology Lab @University of Cambridge
26
Text Generation
Transformers
PyTorch
gpt2
text-generation-inference
Inference Endpoints
arxiv:
2008.03946
arxiv:
2202.06417
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
simctg_lccc_dialogue
/
special_tokens_map.json
pangpang666
Upload special_tokens_map.json
ee25161
over 2 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}