Upload 4 files
Browse files- config.json +2 -2
- model.safetensors +2 -2
- tokenizer.json +2 -2
config.json
CHANGED
@@ -4,10 +4,10 @@
|
|
4 |
"StaticModel"
|
5 |
],
|
6 |
"tokenizer_name": "nomic-ai/nomic-embed-text-v2-moe",
|
7 |
-
"apply_pca":
|
8 |
"apply_zipf": null,
|
9 |
"sif_coefficient": 0.0001,
|
10 |
-
"hidden_dim":
|
11 |
"seq_length": 1000000,
|
12 |
"normalize": true
|
13 |
}
|
|
|
4 |
"StaticModel"
|
5 |
],
|
6 |
"tokenizer_name": "nomic-ai/nomic-embed-text-v2-moe",
|
7 |
+
"apply_pca": 50,
|
8 |
"apply_zipf": null,
|
9 |
"sif_coefficient": 0.0001,
|
10 |
+
"hidden_dim": 50,
|
11 |
"seq_length": 1000000,
|
12 |
"normalize": true
|
13 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:528ac4fcf2f60c7406ea4175ffb42b32f9bee3a7963979fb5851ee19d057fc40
|
3 |
+
size 49999888
|
tokenizer.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e50d57f2617dfe4425aa46562197e4953b6f10875ed63c32f1859a91fa544170
|
3 |
+
size 17081245
|