Commit ·
4e47db0
1
Parent(s): f171d08
Training in progress, epoch 1
Browse files- config.json +8 -4
- pytorch_model.bin +2 -2
- runs/Nov01_00-33-58_0803-080200-elbow784-10-34-15-87/1667263468.9529407/events.out.tfevents.1667263468.0803-080200-elbow784-10-34-15-87.22874.1 +3 -0
- runs/Nov01_00-33-58_0803-080200-elbow784-10-34-15-87/events.out.tfevents.1667263468.0803-080200-elbow784-10-34-15-87.22874.0 +3 -0
- training_args.bin +1 -1
config.json
CHANGED
|
@@ -13,6 +13,7 @@
|
|
| 13 |
"architectures": null,
|
| 14 |
"attention_dropout": 0.0,
|
| 15 |
"bad_words_ids": null,
|
|
|
|
| 16 |
"bos_token_id": 0,
|
| 17 |
"chunk_size_feed_forward": 0,
|
| 18 |
"classifier_dropout": 0.0,
|
|
@@ -71,6 +72,7 @@
|
|
| 71 |
"return_dict_in_generate": false,
|
| 72 |
"scale_embedding": true,
|
| 73 |
"sep_token_id": null,
|
|
|
|
| 74 |
"task_specific_params": null,
|
| 75 |
"temperature": 1.0,
|
| 76 |
"tf_legacy_loss": false,
|
|
@@ -81,7 +83,7 @@
|
|
| 81 |
"top_p": 1.0,
|
| 82 |
"torch_dtype": null,
|
| 83 |
"torchscript": false,
|
| 84 |
-
"transformers_version": "4.
|
| 85 |
"typical_p": 1.0,
|
| 86 |
"use_bfloat16": false,
|
| 87 |
"use_cache": true,
|
|
@@ -94,6 +96,7 @@
|
|
| 94 |
"architectures": null,
|
| 95 |
"attention_probs_dropout_prob": 0.0,
|
| 96 |
"bad_words_ids": null,
|
|
|
|
| 97 |
"bos_token_id": null,
|
| 98 |
"chunk_size_feed_forward": 0,
|
| 99 |
"cross_attention_hidden_size": null,
|
|
@@ -123,8 +126,8 @@
|
|
| 123 |
"1": "LABEL_1"
|
| 124 |
},
|
| 125 |
"image_size": [
|
| 126 |
-
|
| 127 |
-
|
| 128 |
],
|
| 129 |
"initializer_range": 0.02,
|
| 130 |
"is_decoder": false,
|
|
@@ -166,6 +169,7 @@
|
|
| 166 |
"return_dict": true,
|
| 167 |
"return_dict_in_generate": false,
|
| 168 |
"sep_token_id": null,
|
|
|
|
| 169 |
"task_specific_params": null,
|
| 170 |
"temperature": 1.0,
|
| 171 |
"tf_legacy_loss": false,
|
|
@@ -176,7 +180,7 @@
|
|
| 176 |
"top_p": 1.0,
|
| 177 |
"torch_dtype": null,
|
| 178 |
"torchscript": false,
|
| 179 |
-
"transformers_version": "4.
|
| 180 |
"typical_p": 1.0,
|
| 181 |
"use_absolute_embeddings": false,
|
| 182 |
"use_bfloat16": false,
|
|
|
|
| 13 |
"architectures": null,
|
| 14 |
"attention_dropout": 0.0,
|
| 15 |
"bad_words_ids": null,
|
| 16 |
+
"begin_suppress_tokens": null,
|
| 17 |
"bos_token_id": 0,
|
| 18 |
"chunk_size_feed_forward": 0,
|
| 19 |
"classifier_dropout": 0.0,
|
|
|
|
| 72 |
"return_dict_in_generate": false,
|
| 73 |
"scale_embedding": true,
|
| 74 |
"sep_token_id": null,
|
| 75 |
+
"suppress_tokens": null,
|
| 76 |
"task_specific_params": null,
|
| 77 |
"temperature": 1.0,
|
| 78 |
"tf_legacy_loss": false,
|
|
|
|
| 83 |
"top_p": 1.0,
|
| 84 |
"torch_dtype": null,
|
| 85 |
"torchscript": false,
|
| 86 |
+
"transformers_version": "4.24.0.dev0",
|
| 87 |
"typical_p": 1.0,
|
| 88 |
"use_bfloat16": false,
|
| 89 |
"use_cache": true,
|
|
|
|
| 96 |
"architectures": null,
|
| 97 |
"attention_probs_dropout_prob": 0.0,
|
| 98 |
"bad_words_ids": null,
|
| 99 |
+
"begin_suppress_tokens": null,
|
| 100 |
"bos_token_id": null,
|
| 101 |
"chunk_size_feed_forward": 0,
|
| 102 |
"cross_attention_hidden_size": null,
|
|
|
|
| 126 |
"1": "LABEL_1"
|
| 127 |
},
|
| 128 |
"image_size": [
|
| 129 |
+
960,
|
| 130 |
+
720
|
| 131 |
],
|
| 132 |
"initializer_range": 0.02,
|
| 133 |
"is_decoder": false,
|
|
|
|
| 169 |
"return_dict": true,
|
| 170 |
"return_dict_in_generate": false,
|
| 171 |
"sep_token_id": null,
|
| 172 |
+
"suppress_tokens": null,
|
| 173 |
"task_specific_params": null,
|
| 174 |
"temperature": 1.0,
|
| 175 |
"tf_legacy_loss": false,
|
|
|
|
| 180 |
"top_p": 1.0,
|
| 181 |
"torch_dtype": null,
|
| 182 |
"torchscript": false,
|
| 183 |
+
"transformers_version": "4.24.0.dev0",
|
| 184 |
"typical_p": 1.0,
|
| 185 |
"use_absolute_embeddings": false,
|
| 186 |
"use_bfloat16": 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:6ee09eacfc80d1225c5ff6eb256651a4f234ee9f47460b771e7e4ad6b7628067
|
| 3 |
+
size 809215728
|
runs/Nov01_00-33-58_0803-080200-elbow784-10-34-15-87/1667263468.9529407/events.out.tfevents.1667263468.0803-080200-elbow784-10-34-15-87.22874.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:55e3c160610c2e40a2265efb8dc3dda962d72ca2fa024eb9899551a5d6d82b77
|
| 3 |
+
size 5734
|
runs/Nov01_00-33-58_0803-080200-elbow784-10-34-15-87/events.out.tfevents.1667263468.0803-080200-elbow784-10-34-15-87.22874.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:08d0d81f8d2e6ba7ea82f1e00343a3b5dafe2a50cc2bafad863c017c348d2ee5
|
| 3 |
+
size 8558
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3567
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7fd71394ed7ba638a70afaac5fe7fc606138bff6aec1b09c9eb476e5bf0ada67
|
| 3 |
size 3567
|