Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
broadfield
/
my-scratch-model
like
0
PyTorch
scratch_transformer
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
my-scratch-model
/
tokenizer_config.json
broadfield
Upload folder using huggingface_hub
61ea48a
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
117 Bytes
{
"vocab_size"
:
8000
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}