File size: 172 Bytes
2a39e6f
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
{
  "vocab_size": 106,
  "embedding_dim": 128,
  "rnn_units": 512,
  "dropout_rate": 0.2,
  "seq_length": 100,
  "total_chars": 4483812,
  "total_params": 1054058
}