TonicNet / config.json
not-lain's picture
Push model using huggingface_hub.
87362d3 verified
raw
history blame contribute delete
No virus
128 Bytes
{
"batch_size": 1,
"dropout": 0.0,
"nb_layers": 3,
"nb_rnn_units": 256,
"nb_tags": 98,
"seq_len": 1,
"z_dim": 32
}