Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
aadelucia
/
GPT2_medium_narrative_finetuned_large
like
0
Text Generation
Transformers
PyTorch
JAX
gpt2
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
257ec8c
GPT2_medium_narrative_finetuned_large
/
special_tokens_map.json
system
HF staff
Update special_tokens_map.json
257ec8c
about 4 years ago
raw
Copy download link
history
blame
Safe
145 Bytes
{
"bos_token"
:
"<|startoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
,
"additional_special_tokens"
:
[
"[WP]"
,
"[RESPONSE]"
]
}