Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
LLM-course
/
chess-model-eithan-nakache-v4
like
0
Follow
MVA+IASD LLM for code and proof
236
Text Generation
Transformers
PyTorch
chess_transformer
chess
llm-course
chess-challenge
License:
mit
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
refs/pr/1
chess-model-eithan-nakache-v4
/
special_tokens_map.json
Eithannak
Chess Challenge submission by Eithannak
c15c252
verified
3 months ago
raw
Copy download link
history
blame
Safe
99 Bytes
{
"bos_token"
:
"[BOS]"
,
"eos_token"
:
"[EOS]"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"[UNK]"
}