gpt-python-124m / config.json
devoppro's picture
Upload config.json with huggingface_hub
43af534 verified
Raw
History Blame Contribute Delete
130 Bytes
{
"vocab_size": 50257,
"block_size": 512,
"n_layer": 12,
"n_head": 12,
"n_embd": 768,
"dropout": 0.1,
"bias": true
}