Upload fine-tuned climate-misinfo-embed-distill model
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -4,9 +4,9 @@
|
|
4 |
"StaticModel"
|
5 |
],
|
6 |
"tokenizer_name": "pedro-thenewsroom/climate-misinfo-embed",
|
7 |
-
"apply_pca":
|
8 |
"apply_zipf": true,
|
9 |
-
"hidden_dim":
|
10 |
"seq_length": 1000000,
|
11 |
"normalize": false
|
12 |
}
|
|
|
4 |
"StaticModel"
|
5 |
],
|
6 |
"tokenizer_name": "pedro-thenewsroom/climate-misinfo-embed",
|
7 |
+
"apply_pca": 384,
|
8 |
"apply_zipf": true,
|
9 |
+
"hidden_dim": 384,
|
10 |
"seq_length": 1000000,
|
11 |
"normalize": false
|
12 |
}
|
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:e1429e2400835ed785642b17c7654b229a7554762213fdd2ae7b70b20bf4c637
|
3 |
+
size 45355096
|