vbm1-cot / config.json
BIGAI-models's picture
Create config.json
6d95e14 verified
raw
history blame contribute delete
162 Bytes
{
"model_type": "custom_lstm",
"vocab_size": 173,
"hidden_size": 2056,
"embedding_dim": 1028,
"num_layers": 3,
"dropout": 0.2,
"batch_first": true
}