good / model_config.json
callidus's picture
Upload folder using huggingface_hub
54b8ba7 verified
raw
history blame contribute delete
129 Bytes
{
"vocab_size": 229,
"d_model": 128,
"num_heads": 4,
"num_layers": 2,
"d_ff": 512,
"dropout": 0.1,
"max_len": 512
}