BIGAI-models commited on
Commit
2028ebf
·
verified ·
1 Parent(s): c29ae62

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -5,5 +5,5 @@
5
  "embedding_dim": 1028,
6
  "num_layers": 3,
7
  "dropout": 0.4,
8
- "batch_first": True
9
  }
 
5
  "embedding_dim": 1028,
6
  "num_layers": 3,
7
  "dropout": 0.4,
8
+ "batch_first": true
9
  }