haber-gpt-v1.3 / config.json
habanoz's picture
Upload config.json with huggingface_hub
2071236 verified
raw
history blame
146 Bytes
{
"gpt_config": {
"seq_length": 512,
"vocab_size": 8192,
"n_embed": 384,
"n_head": 6,
"n_layer": 6,
"dropout": 0.2
}
}