5m-text-generator / config.json
CodeDevX's picture
Upload config.json with huggingface_hub
7d25208 verified
Raw
History Blame Contribute Delete
117 Bytes
{
"vocab_size": 1791,
"hidden_size": 256,
"max_seq_len": 512,
"rope_theta": 10000.0,
"num_heads": 8
}