Upload folder using huggingface_hub
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -4,10 +4,10 @@
|
|
4 |
"StaticModel"
|
5 |
],
|
6 |
"tokenizer_name": "/Users/vinayaksankeet/Developer/projects/twindo/huggingface/snowflake-arctic-embed-xs",
|
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": "/Users/vinayaksankeet/Developer/projects/twindo/huggingface/snowflake-arctic-embed-xs",
|
7 |
+
"apply_pca": 512,
|
8 |
"apply_zipf": null,
|
9 |
"sif_coefficient": 0.0001,
|
10 |
+
"hidden_dim": 384,
|
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:39f0a229debb9d8cdde677e3cffdf688a75b8d01839c0d3858a3d6e914dff7bd
|
3 |
+
size 22674520
|