File size: 237 Bytes
b9f9037 |
1 2 3 4 5 6 7 8 9 10 11 12 |
{
"max_length": 64,
"hidden_size": 256,
"use_attention": true,
"model_type": "seq2seq_vsl_translation",
"architecture": "GRU with Attention",
"vocab_sizes": {
"text": 3214,
"vie_tree": 4275,
"vsl_tree": 4242
}
} |