visheratin
commited on
Commit
•
897a0ec
1
Parent(s):
30aa03b
Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"AutoConfig": "nllb_mrl.MatryoshkaNllbClipConfig",
|
4 |
"AutoModel": "nllb_mrl.MatryoshkaNllbClip"
|
5 |
},
|
6 |
-
"clip_model_name": "nllb-clip-
|
7 |
"clip_model_version": "v1",
|
8 |
"mrl_resolutions": [
|
9 |
32,
|
@@ -12,7 +12,7 @@
|
|
12 |
256,
|
13 |
512
|
14 |
],
|
15 |
-
"target_resolution":
|
16 |
"preprocess_cfg": {
|
17 |
"size": 384,
|
18 |
"mean": [
|
|
|
3 |
"AutoConfig": "nllb_mrl.MatryoshkaNllbClipConfig",
|
4 |
"AutoModel": "nllb_mrl.MatryoshkaNllbClip"
|
5 |
},
|
6 |
+
"clip_model_name": "nllb-clip-large-siglip",
|
7 |
"clip_model_version": "v1",
|
8 |
"mrl_resolutions": [
|
9 |
32,
|
|
|
12 |
256,
|
13 |
512
|
14 |
],
|
15 |
+
"target_resolution": 1152,
|
16 |
"preprocess_cfg": {
|
17 |
"size": 384,
|
18 |
"mean": [
|