Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
tum-nlp
/
gerpt2_easy
like
1
Follow
Natural Language Processing @ TUM
30
Text Generation
Transformers
PyTorch
German
gpt2
text-generation-inference
Inference Endpoints
License:
openrail++
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
9370392
gerpt2_easy
/
special_tokens_map.json
MiriUll
Upload 9 files
5dd1d11
about 2 years ago
raw
Copy download link
history
blame
Safe
226 Bytes
{
"bos_token"
:
"<|BOS|>"
,
"eos_token"
:
"<|EOS|>"
,
"pad_token"
:
"<|pad|>"
,
"unk_token"
:
{
"content"
:
"<|endoftext|>"
,
"lstrip"
:
false
,
"normalized"
:
true
,
"rstrip"
:
false
,
"single_word"
:
false
}
}