Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
heegyu
/
ajoublue-gpt2-base
like
4
Text Generation
Transformers
PyTorch
JAX
heegyu/korean-petitions
heegyu/namuwiki-extracted
heegyu/kowikitext
Korean
gpt2
text-generation-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
5eb5af7
ajoublue-gpt2-base
/
special_tokens_map.json
heegyu
Create special_tokens_map.json
a121fdd
almost 2 years ago
raw
Copy download link
history
blame
Safe
96 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}