final-thesis-plotgen / config.json
to0ony's picture
Upload config.json with huggingface_hub
db9c7ed verified
raw
history blame contribute delete
127 Bytes
{
"vocab_size": 50257,
"block_size": 256,
"n_layer": 12,
"n_head": 12,
"n_embd": 768,
"model_type": null
}