Upload 3 files
Browse files- config.json +7 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
"_commit_hash": null,
|
|
|
3 |
"architectures": [
|
4 |
"VisionEncoderDecoderModel"
|
5 |
],
|
@@ -43240,7 +43241,12 @@
|
|
43240 |
],
|
43241 |
"num_layers": 4,
|
43242 |
"num_return_sequences": 1,
|
43243 |
-
"out_features":
|
|
|
|
|
|
|
|
|
|
|
43244 |
"output_attentions": false,
|
43245 |
"output_hidden_states": false,
|
43246 |
"output_scores": false,
|
|
|
1 |
{
|
2 |
"_commit_hash": null,
|
3 |
+
"_name_or_path": "NewWeightsBest",
|
4 |
"architectures": [
|
5 |
"VisionEncoderDecoderModel"
|
6 |
],
|
|
|
43241 |
],
|
43242 |
"num_layers": 4,
|
43243 |
"num_return_sequences": 1,
|
43244 |
+
"out_features": [
|
43245 |
+
"stage4"
|
43246 |
+
],
|
43247 |
+
"out_indices": [
|
43248 |
+
4
|
43249 |
+
],
|
43250 |
"output_attentions": false,
|
43251 |
"output_hidden_states": false,
|
43252 |
"output_scores": false,
|
pytorch_model.bin
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:95ed7eb295cc5ba46a9aa13a651ef6b667f97de0adbb5e5b7ed5fe3228b1770e
|
3 |
+
size 2186440903
|