BabyLaya / config.json
Clemylia's picture
Rename config-1.json to config.json
bcb7d17 verified
raw
history blame contribute delete
86 Bytes
{
"embedding_dim": 64,
"hidden_dim": 128,
"num_layers": 2,
"vocab_size": 307
}