Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
shubham212
/
gpt2_baseline
like
0
PyTorch
custom_gpt
custom_code
License:
mit
Model card
Files
Files and versions
xet
Community
main
gpt2_baseline
/
special_tokens_map.json
shubham212
Upload folder using huggingface_hub
2db8e8e
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
99 Bytes
{
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
}