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