config: model.safetensors
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -11,7 +11,7 @@
|
|
| 11 |
"arch": "LayerNorm(1024)->Linear(1024,1024)->GELU->Dropout(0.2)->Linear(1024,2048)",
|
| 12 |
"params": 3150848,
|
| 13 |
"readout": "mean over merged patch tokens and 2x2 subpatches",
|
| 14 |
-
"weights_file": "
|
| 15 |
},
|
| 16 |
"vision_attn_implementation": "eager",
|
| 17 |
"trained_on": "nlphuji/flickr30k",
|
|
|
|
| 11 |
"arch": "LayerNorm(1024)->Linear(1024,1024)->GELU->Dropout(0.2)->Linear(1024,2048)",
|
| 12 |
"params": 3150848,
|
| 13 |
"readout": "mean over merged patch tokens and 2x2 subpatches",
|
| 14 |
+
"weights_file": "model.safetensors"
|
| 15 |
},
|
| 16 |
"vision_attn_implementation": "eager",
|
| 17 |
"trained_on": "nlphuji/flickr30k",
|