Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
crumb
/
44m-Z
like
0
Text Generation
Transformers
PyTorch
crumb/textbook-codex
English
gpt2a
cramp
cramped
conversational
custom_code
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Use this model
main
44m-Z
/
special_tokens_map.json
crumb
Upload tokenizer
f0b406f
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
168 Bytes
{
"additional_special_tokens"
:
[
"<unk>"
,
"<s>"
,
"</s>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}