Training in progress, epoch 0
Browse files- config.json +1 -3
- generation_config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -4,7 +4,6 @@
|
|
4 |
"VisionEncoderDecoderModel"
|
5 |
],
|
6 |
"decoder": {
|
7 |
-
"_attn_implementation_autoset": false,
|
8 |
"_name_or_path": "",
|
9 |
"activation_dropout": 0.0,
|
10 |
"activation_function": "gelu",
|
@@ -90,7 +89,6 @@
|
|
90 |
},
|
91 |
"decoder_start_token_id": 57577,
|
92 |
"encoder": {
|
93 |
-
"_attn_implementation_autoset": false,
|
94 |
"_name_or_path": "",
|
95 |
"add_cross_attention": false,
|
96 |
"architectures": null,
|
@@ -190,5 +188,5 @@
|
|
190 |
"pad_token_id": 1,
|
191 |
"tie_word_embeddings": false,
|
192 |
"torch_dtype": "float32",
|
193 |
-
"transformers_version": "4.
|
194 |
}
|
|
|
4 |
"VisionEncoderDecoderModel"
|
5 |
],
|
6 |
"decoder": {
|
|
|
7 |
"_name_or_path": "",
|
8 |
"activation_dropout": 0.0,
|
9 |
"activation_function": "gelu",
|
|
|
89 |
},
|
90 |
"decoder_start_token_id": 57577,
|
91 |
"encoder": {
|
|
|
92 |
"_name_or_path": "",
|
93 |
"add_cross_attention": false,
|
94 |
"architectures": null,
|
|
|
188 |
"pad_token_id": 1,
|
189 |
"tie_word_embeddings": false,
|
190 |
"torch_dtype": "float32",
|
191 |
+
"transformers_version": "4.45.2"
|
192 |
}
|
generation_config.json
CHANGED
@@ -5,5 +5,5 @@
|
|
5 |
"forced_eos_token_id": 2,
|
6 |
"max_length": 786,
|
7 |
"pad_token_id": 1,
|
8 |
-
"transformers_version": "4.
|
9 |
}
|
|
|
5 |
"forced_eos_token_id": 2,
|
6 |
"max_length": 786,
|
7 |
"pad_token_id": 1,
|
8 |
+
"transformers_version": "4.45.2"
|
9 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 809287832
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc828fad70c016fe9a499985607f671ef7f078b566b72ce19db1d0e17eda22cf
|
3 |
size 809287832
|