Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
DeppOlsen
/
test
like
0
transfo-xl
Model card
Files
Files and versions
Community
main
test
/
special_tokens_map.json
DeppOlsen
Create special_tokens_map.json
77b9181
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
95 Bytes
{
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
}