Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -3,6 +3,7 @@
|
|
3 |
"VisionEncoderDecoderModel"
|
4 |
],
|
5 |
"decoder": {
|
|
|
6 |
"_name_or_path": "vinai/bartpho-syllable",
|
7 |
"activation_dropout": 0.0,
|
8 |
"activation_function": "gelu",
|
@@ -91,6 +92,7 @@
|
|
91 |
"decoder_start_token_id": 0,
|
92 |
"early_stopping": null,
|
93 |
"encoder": {
|
|
|
94 |
"_name_or_path": "microsoft/swin-large-patch4-window7-224",
|
95 |
"add_cross_attention": false,
|
96 |
"architectures": [
|
@@ -2203,7 +2205,7 @@
|
|
2203 |
"pad_token_id": 1,
|
2204 |
"tie_word_embeddings": false,
|
2205 |
"torch_dtype": "float32",
|
2206 |
-
"transformers_version": "4.
|
2207 |
"use_cache": false,
|
2208 |
"vocab_size": 40030
|
2209 |
}
|
|
|
3 |
"VisionEncoderDecoderModel"
|
4 |
],
|
5 |
"decoder": {
|
6 |
+
"_attn_implementation_autoset": true,
|
7 |
"_name_or_path": "vinai/bartpho-syllable",
|
8 |
"activation_dropout": 0.0,
|
9 |
"activation_function": "gelu",
|
|
|
92 |
"decoder_start_token_id": 0,
|
93 |
"early_stopping": null,
|
94 |
"encoder": {
|
95 |
+
"_attn_implementation_autoset": true,
|
96 |
"_name_or_path": "microsoft/swin-large-patch4-window7-224",
|
97 |
"add_cross_attention": false,
|
98 |
"architectures": [
|
|
|
2205 |
"pad_token_id": 1,
|
2206 |
"tie_word_embeddings": false,
|
2207 |
"torch_dtype": "float32",
|
2208 |
+
"transformers_version": "4.46.2",
|
2209 |
"use_cache": false,
|
2210 |
"vocab_size": 40030
|
2211 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1761259888
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0256f652809b739611c2eb636a96677e4ed93da607dc84bae3bf2f463d6ae28
|
3 |
size 1761259888
|
runs/Nov29_02-48-44_3e0dead9346e/events.out.tfevents.1732848533.3e0dead9346e.535.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca7ad7bef23bf6e422341d19bc1c47925e989281c93830a6cd20f51281c8d675
|
3 |
+
size 83277
|
training_args.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:41b5a099f3619f16c31d3571ef8a4288078c347cadda647dd40f57f754cb6131
|
3 |
+
size 5496
|