Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
lucone83
/
deep-metal
like
0
Text Generation
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
gpt2
text-generation-inference
Model card
Files
Files and versions
xet
Community
1
Train
Deploy
Use this model
3257ad9
deep-metal
/
special_tokens_map.json
lucone83
feature: first version of the model
bd0e5be
over 4 years ago
raw
Copy download link
history
blame
Safe
181 Bytes
{
"bos_token"
:
"<|startoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"unk_token"
:
{
"content"
:
"<|endoftext|>"
,
"single_word"
:
false
,
"lstrip"
:
false
,
"rstrip"
:
false
,
"normalized"
:
true
}
}