miguelrc-aws
commited on
Commit
•
836eb61
1
Parent(s):
af9206b
update config
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
{
|
2 |
-
"n_positions":
|
3 |
"hidden_dim": 1024
|
4 |
}
|
|
|
1 |
{
|
2 |
+
"n_positions": 8192,
|
3 |
"hidden_dim": 1024
|
4 |
}
|