manzilzaheer
commited on
Commit
•
2362485
1
Parent(s):
2aed9f8
Create config.json
Browse files- config.json +4 -0
config.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "google/Gemma-Embeddings-v1.0",
|
3 |
+
"hidden_size": 3584,
|
4 |
+
}
|