Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
LLM-course
/
testlyw
like
0
Follow
MVA+IASD LLM for code and proof
205
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
testlyw
/
special_tokens_map.json
Yiwei6534
Chess Challenge submission by Yiwei6534
e7c8cc6
verified
21 days ago
raw
Copy download link
history
blame
contribute
delete
105 Bytes
{
"bos_token"
:
"[BOS]"
,
"eos_token"
:
"[EOS]"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"[UNK]"
}