Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
rmihaylov
/
gpt2-medium-bg
like
2
Text Generation
Transformers
PyTorch
oscar
chitanka
wikipedia
Bulgarian
gpt2
torch
custom_code
text-generation-inference
License:
mit
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
refs/pr/1
gpt2-medium-bg
/
special_tokens_map.json
rmihaylov
add tokenizer
3770f02
about 4 years ago
raw
Copy download link
history
blame
Safe
156 Bytes
{
"bos_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"unk_token"
:
"<unk>"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"<pad>"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}