Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
austindavis
/
gpt2-chess-uci-hooked
like
0
Text Generation
Transformers
PyTorch
gpt2
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
97550e1
gpt2-chess-uci-hooked
/
special_tokens_map.json
Austin Davis
Upload tokenizer
fe82303
about 1 year ago
raw
Copy download link
history
blame
105 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"<|endoftext|>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<pad>"
}