Fireworks12
commited on
Commit
·
c6d1079
1
Parent(s):
422f5cc
Training in progress, step 50
Browse files- .gitignore +1 -0
- config.json +107 -0
- pytorch_model.bin +3 -0
- runs/Jul13_14-26-17_6551a35f75f1/events.out.tfevents.1689258395.6551a35f75f1.321.0 +3 -0
- runs/Jul13_14-27-11_6551a35f75f1/events.out.tfevents.1689258439.6551a35f75f1.321.1 +3 -0
- runs/Jul13_14-27-56_6551a35f75f1/events.out.tfevents.1689258489.6551a35f75f1.321.2 +3 -0
- runs/Jul13_14-30-11_6551a35f75f1/events.out.tfevents.1689258619.6551a35f75f1.321.3 +3 -0
- runs/Jul13_14-32-47_6551a35f75f1/events.out.tfevents.1689258780.6551a35f75f1.321.4 +3 -0
- runs/Jul13_14-33-47_6551a35f75f1/events.out.tfevents.1689258838.6551a35f75f1.321.5 +3 -0
- runs/Jul13_15-06-05_6551a35f75f1/events.out.tfevents.1689260774.6551a35f75f1.321.6 +3 -0
- runs/Jul13_15-40-59_6551a35f75f1/events.out.tfevents.1689262876.6551a35f75f1.18762.0 +3 -0
- runs/Jul13_15-40-59_6551a35f75f1/events.out.tfevents.1689263082.6551a35f75f1.18762.1 +3 -0
- runs/Jul13_15-48-25_6551a35f75f1/events.out.tfevents.1689263399.6551a35f75f1.26948.0 +3 -0
- runs/Jul13_15-56-46_6551a35f75f1/events.out.tfevents.1689263825.6551a35f75f1.29396.0 +3 -0
- runs/Jul13_16-01-33_6551a35f75f1/events.out.tfevents.1689264101.6551a35f75f1.29396.1 +3 -0
- training_args.bin +3 -0
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
config.json
ADDED
@@ -0,0 +1,107 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_commit_hash": "1f7fe8444292beb4a259e3a5b6eba440cd5999d4",
|
3 |
+
"_name_or_path": "microsoft/git-base",
|
4 |
+
"architectures": [
|
5 |
+
"GitForCausalLM"
|
6 |
+
],
|
7 |
+
"attention_probs_dropout_prob": 0.1,
|
8 |
+
"bos_token_id": 101,
|
9 |
+
"classifier_dropout": null,
|
10 |
+
"eos_token_id": 102,
|
11 |
+
"hidden_act": "gelu",
|
12 |
+
"hidden_dropout_prob": 0.1,
|
13 |
+
"hidden_size": 768,
|
14 |
+
"initializer_range": 0.02,
|
15 |
+
"intermediate_size": 3072,
|
16 |
+
"layer_norm_eps": 1e-12,
|
17 |
+
"max_position_embeddings": 1024,
|
18 |
+
"model_type": "git",
|
19 |
+
"num_attention_heads": 12,
|
20 |
+
"num_hidden_layers": 6,
|
21 |
+
"num_image_with_embedding": null,
|
22 |
+
"pad_token_id": 0,
|
23 |
+
"position_embedding_type": "absolute",
|
24 |
+
"tie_word_embeddings": false,
|
25 |
+
"torch_dtype": "float32",
|
26 |
+
"transformers_version": null,
|
27 |
+
"use_cache": true,
|
28 |
+
"vision_config": {
|
29 |
+
"_name_or_path": "",
|
30 |
+
"add_cross_attention": false,
|
31 |
+
"architectures": null,
|
32 |
+
"attention_dropout": 0.0,
|
33 |
+
"bad_words_ids": null,
|
34 |
+
"begin_suppress_tokens": null,
|
35 |
+
"bos_token_id": null,
|
36 |
+
"chunk_size_feed_forward": 0,
|
37 |
+
"cross_attention_hidden_size": null,
|
38 |
+
"decoder_start_token_id": null,
|
39 |
+
"diversity_penalty": 0.0,
|
40 |
+
"do_sample": false,
|
41 |
+
"dropout": 0.0,
|
42 |
+
"early_stopping": false,
|
43 |
+
"encoder_no_repeat_ngram_size": 0,
|
44 |
+
"eos_token_id": null,
|
45 |
+
"exponential_decay_length_penalty": null,
|
46 |
+
"finetuning_task": null,
|
47 |
+
"forced_bos_token_id": null,
|
48 |
+
"forced_eos_token_id": null,
|
49 |
+
"hidden_act": "quick_gelu",
|
50 |
+
"hidden_size": 768,
|
51 |
+
"id2label": {
|
52 |
+
"0": "LABEL_0",
|
53 |
+
"1": "LABEL_1"
|
54 |
+
},
|
55 |
+
"image_size": 224,
|
56 |
+
"initializer_factor": 1.0,
|
57 |
+
"initializer_range": 0.02,
|
58 |
+
"intermediate_size": 3072,
|
59 |
+
"is_decoder": false,
|
60 |
+
"is_encoder_decoder": false,
|
61 |
+
"label2id": {
|
62 |
+
"LABEL_0": 0,
|
63 |
+
"LABEL_1": 1
|
64 |
+
},
|
65 |
+
"layer_norm_eps": 1e-05,
|
66 |
+
"length_penalty": 1.0,
|
67 |
+
"max_length": 20,
|
68 |
+
"min_length": 0,
|
69 |
+
"model_type": "git_vision_model",
|
70 |
+
"no_repeat_ngram_size": 0,
|
71 |
+
"num_attention_heads": 12,
|
72 |
+
"num_beam_groups": 1,
|
73 |
+
"num_beams": 1,
|
74 |
+
"num_channels": 3,
|
75 |
+
"num_hidden_layers": 12,
|
76 |
+
"num_return_sequences": 1,
|
77 |
+
"output_attentions": false,
|
78 |
+
"output_hidden_states": false,
|
79 |
+
"output_scores": false,
|
80 |
+
"pad_token_id": null,
|
81 |
+
"patch_size": 16,
|
82 |
+
"prefix": null,
|
83 |
+
"problem_type": null,
|
84 |
+
"projection_dim": 512,
|
85 |
+
"pruned_heads": {},
|
86 |
+
"remove_invalid_values": false,
|
87 |
+
"repetition_penalty": 1.0,
|
88 |
+
"return_dict": true,
|
89 |
+
"return_dict_in_generate": false,
|
90 |
+
"sep_token_id": null,
|
91 |
+
"suppress_tokens": null,
|
92 |
+
"task_specific_params": null,
|
93 |
+
"temperature": 1.0,
|
94 |
+
"tf_legacy_loss": false,
|
95 |
+
"tie_encoder_decoder": false,
|
96 |
+
"tie_word_embeddings": true,
|
97 |
+
"tokenizer_class": null,
|
98 |
+
"top_k": 50,
|
99 |
+
"top_p": 1.0,
|
100 |
+
"torch_dtype": null,
|
101 |
+
"torchscript": false,
|
102 |
+
"transformers_version": "4.30.2",
|
103 |
+
"typical_p": 1.0,
|
104 |
+
"use_bfloat16": false
|
105 |
+
},
|
106 |
+
"vocab_size": 30522
|
107 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5441684e91b4fc39b0f73753b25504dc7a01a0b924c0e4c94a8735fcd212b3f0
|
3 |
+
size 706594713
|
runs/Jul13_14-26-17_6551a35f75f1/events.out.tfevents.1689258395.6551a35f75f1.321.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d3f6d3429ece27a69c272b8dae63cff61c508be8bd02fe10519c87853808185
|
3 |
+
size 6274
|
runs/Jul13_14-27-11_6551a35f75f1/events.out.tfevents.1689258439.6551a35f75f1.321.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:146a6ed7c83d203e4b007c671f81251ed55c9bac1726f429249a9d35b6dafae2
|
3 |
+
size 6274
|
runs/Jul13_14-27-56_6551a35f75f1/events.out.tfevents.1689258489.6551a35f75f1.321.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a295ca51ebb3307136450db0633883e14d1deeef350a852b7ce79163bfc46b42
|
3 |
+
size 6428
|
runs/Jul13_14-30-11_6551a35f75f1/events.out.tfevents.1689258619.6551a35f75f1.321.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ee1c690f46b1758bc86511794eebe19ad25036d7b60d9eb02bb5b649272fbf1
|
3 |
+
size 6426
|
runs/Jul13_14-32-47_6551a35f75f1/events.out.tfevents.1689258780.6551a35f75f1.321.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d96d66d91f1357fc217d26ccb7e9003ec4e027c1d395295e8bbb08e2e6b04862
|
3 |
+
size 6426
|
runs/Jul13_14-33-47_6551a35f75f1/events.out.tfevents.1689258838.6551a35f75f1.321.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1bfa820c672f643f6876d6ed19b43a2b560477aebac12f83576ba18f5a01a52a
|
3 |
+
size 6426
|
runs/Jul13_15-06-05_6551a35f75f1/events.out.tfevents.1689260774.6551a35f75f1.321.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f84264fcd83173ef7d235d1b64170a2042eb9a3287bb077d874775d5fd0ed74
|
3 |
+
size 6426
|
runs/Jul13_15-40-59_6551a35f75f1/events.out.tfevents.1689262876.6551a35f75f1.18762.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04856ae766b35cedb89cc2f3a9571f40721417d4dcc66fc1963a98aac10fb924
|
3 |
+
size 6426
|
runs/Jul13_15-40-59_6551a35f75f1/events.out.tfevents.1689263082.6551a35f75f1.18762.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1000f2861eb8d2ab67ee1c21a1ee416cc1367cf1c3492805b0c727db3ea6ef91
|
3 |
+
size 6426
|
runs/Jul13_15-48-25_6551a35f75f1/events.out.tfevents.1689263399.6551a35f75f1.26948.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f406f8c498fc13d883fb0fbb13b9efa6b8b872717a64b5e08f3ca9f5a105d3d4
|
3 |
+
size 6426
|
runs/Jul13_15-56-46_6551a35f75f1/events.out.tfevents.1689263825.6551a35f75f1.29396.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:578ef19d1d291368532b9762d9679e7850c04e31139a787711790ae98ac57d5e
|
3 |
+
size 12764
|
runs/Jul13_16-01-33_6551a35f75f1/events.out.tfevents.1689264101.6551a35f75f1.29396.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0f257f0303cba6b67b40aee01bb96b7e5235b748ebfb25ecb8fe9b7309e3d68
|
3 |
+
size 6744
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc518dd5bd2d04fcfa9d870f6f0dd77640e43ea7c7fc25fd45f4a9631865c124
|
3 |
+
size 3963
|