Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
shubham212
/
GPT2-baseline-small
like
0
PyTorch
custom_gpt
custom_code
License:
mit
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
GPT2-baseline-small
/
special_tokens_map.json
shubham212
Upload folder using huggingface_hub
824f8d6
verified
5 months ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
99 Bytes
{
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
}