artoria-zero / small /config.json
Shinapri's picture
Upload small/config.json with huggingface_hub
68b5885 verified
raw
history blame contribute delete
141 Bytes
{
"vocab_size": 5000,
"d_model": 256,
"n_layers": 8,
"n_heads": 8,
"max_seq_len": 79,
"num_classes": 4544,
"dropout": 0.05
}