trans_envi / config.json
chinhr's picture
Update config.json
3cbbcd7 verified
raw
history blame contribute delete
158 Bytes
{
"model_type": "transformer",
"d_model": 512,
"n_layers": 6,
"heads": 8,
"dropout": 0.1,
"vocab_size": 30522,
"max_length": 512
}