artoria-zero / mid /config.json
Shinapri's picture
Upload mid/config.json with huggingface_hub
5801e4b verified
raw
history blame contribute delete
140 Bytes
{
"vocab_size": 5000,
"d_model": 512,
"n_layers": 16,
"n_heads": 8,
"max_seq_len": 79,
"num_classes": 4544,
"dropout": 0.05
}