File size: 122 Bytes
578c1ba | 1 2 3 4 5 6 7 8 | {
"vocab_size": 808,
"embed_dim": 64,
"hidden_dim": 64,
"n_layers": 2,
"dropout": 0.3,
"param_count": 131888
} |
578c1ba | 1 2 3 4 5 6 7 8 | {
"vocab_size": 808,
"embed_dim": 64,
"hidden_dim": 64,
"n_layers": 2,
"dropout": 0.3,
"param_count": 131888
} |