DNAGPT2_256 / config.json
vojtam's picture
Upload config.json with huggingface_hub
6d5de9b verified
raw
history blame contribute delete
119 Bytes
{
"block_size": 1024,
"model_type": "gpt2",
"n_embd": 768,
"n_head": 12,
"n_layer": 12,
"vocab_size": 256
}