test_RNN / config.json
ArielUW's picture
Add RNN model with attention
c170e18 verified
raw
history blame contribute delete
156 Bytes
{"model_type": "RNN", "vocab_size": 250002, "hidden_size": 256, "output_size": 2, "cell_type": "RNN", "architecture": "SimpleRecurrentNetworkWithAttention"}