miguelrc-aws commited on
Commit
836eb61
1 Parent(s): af9206b

update config

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "n_positions": 512,
3
  "hidden_dim": 1024
4
  }
 
1
  {
2
+ "n_positions": 8192,
3
  "hidden_dim": 1024
4
  }