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
56m
/
ChessDumb
like
0
Robotics
Safetensors
English
dumbc
chess
transformer
custom-architecture
custom_code
License:
mit
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
ChessDumb
/
tokenizer_config.json
56m
Upload folder using huggingface_hub
34aa9f1
verified
6 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
172 Bytes
{
"tokenizer_class"
:
"PreTrainedTokenizerFast"
,
"unk_token"
:
"[UNK]"
,
"pad_token"
:
"[PAD]"
,
"bos_token"
:
"[BOS]"
,
"eos_token"
:
"[EOS]"
,
"model_max_length"
:
64
}