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