LSTM / config.json
alessandropisent's picture
Push model using huggingface_hub.
3c2dff8 verified
raw
history blame
No virus
128 Bytes
{
"concat_dim": 900,
"dropout_prob": 0.4,
"hidden_dim": 512,
"input_dim": 512,
"lr": 0.0001,
"weight_decay": 1e-05
}