Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
LLM-course
/
square_chess
like
0
Follow
MVA+IASD LLM for code and proof
204
Text Generation
Transformers
Safetensors
chess_transformer
chess
llm-course
chess-challenge
License:
mit
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
square_chess
/
special_tokens_map.json
j0eyd
Chess Challenge submission by j0eyd
53d5185
verified
13 days ago
raw
Copy download link
history
blame
contribute
delete
99 Bytes
{
"bos_token"
:
"[BOS]"
,
"eos_token"
:
"[EOS]"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"[UNK]"
}