Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
abhirajeshbhai
/
gpt2_dad_joke_tokenizer
like
0
Model card
Files
Files and versions
Community
main
gpt2_dad_joke_tokenizer
/
special_tokens_map.json
abhirajeshbhai
Upload tokenizer
ddb4ece
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
107 Bytes
{
"bos_token"
:
"<bos>"
,
"eos_token"
:
"<eos>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<|endoftext|>"
}