Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
TheBguy87
/
GPT2-Model-BabyLM-Challenge-strict-small-2M
like
0
Text Generation
Transformers
PyTorch
gpt2
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
GPT2-Model-BabyLM-Challenge-strict-small-2M
/
special_tokens_map.json
TheBguy87
first GPT2 model with ~2M words
5b9aa08
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
99 Bytes
{
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
}