manzilzaheer
commited on
Commit
•
059d225
1
Parent(s):
23c3c97
Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
2 |
"_name_or_path": "google/Gemma-Embeddings-v1.0",
|
3 |
"hidden_size": 3584,
|
|
|
4 |
}
|
|
|
1 |
{
|
2 |
"_name_or_path": "google/Gemma-Embeddings-v1.0",
|
3 |
"hidden_size": 3584,
|
4 |
+
"n_positions": 8192
|
5 |
}
|