shreyas-vstackai
commited on
Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
{
|
2 |
-
"hidden_dim": 1536
|
|
|
3 |
}
|
|
|
1 |
{
|
2 |
+
"hidden_dim": 1536,
|
3 |
+
"max_position_embeddings": 32768
|
4 |
}
|