JESUSDAVID23 commited on
Commit
00a62a9
·
verified ·
1 Parent(s): 9b20b25

Relevo-Identidad 1/24 completado con éxito - Loss 0.65

Browse files
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: llava-hf/llava-1.5-7b-hf
4
+ tags:
5
+ - multimodal
6
+ - vision
7
+ - text
8
+ - generated_from_trainer
9
+ ---
10
+ # Abia 7B Multimodal - Fase 1 Identidad
11
+ Desarrollado y forjado desde cero por **Jesus Cantillo** bajo la firma tecnológica **Neuralabs Solutions**.
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5d9326af5b670b36c5dcbc3eebcda4186c939b628383c73b61e5329622d4926
3
  size 76607736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e4a3972f8444f3d271c5796fb445bd236b578d349ddd503ece59759d46c94ca
3
  size 76607736
checkpoint-300/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: ''
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.13.2
checkpoint-300/adapter_config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.05,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 16,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "k_proj",
24
+ "q_proj",
25
+ "v_proj",
26
+ "o_proj"
27
+ ],
28
+ "task_type": "CAUSAL_LM",
29
+ "use_dora": false,
30
+ "use_rslora": false
31
+ }
checkpoint-300/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5d9326af5b670b36c5dcbc3eebcda4186c939b628383c73b61e5329622d4926
3
+ size 76607736
checkpoint-300/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50c1b29aae5247996cfc4f75824375d5ac2705e0aa387b4c9e0305a5aee8a794
3
+ size 34380948
checkpoint-300/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8925f0fc2c957f45f88fe1ee03d6974d60abe87c1c86c2e5d86d3b20ab254e70
3
+ size 14244
checkpoint-300/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb8d1f473decb72666858e3a59587e03b16eeab9954671de277e6c12f9bc8d8b
3
+ size 1064
checkpoint-300/trainer_state.json ADDED
@@ -0,0 +1,243 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.2,
5
+ "eval_steps": 500,
6
+ "global_step": 300,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.006666666666666667,
13
+ "grad_norm": 71.84683990478516,
14
+ "learning_rate": 4.966666666666667e-05,
15
+ "loss": 9.1629,
16
+ "step": 10
17
+ },
18
+ {
19
+ "epoch": 0.013333333333333334,
20
+ "grad_norm": 55.711299896240234,
21
+ "learning_rate": 4.933333333333334e-05,
22
+ "loss": 4.0569,
23
+ "step": 20
24
+ },
25
+ {
26
+ "epoch": 0.02,
27
+ "grad_norm": 60.51603317260742,
28
+ "learning_rate": 4.9e-05,
29
+ "loss": 2.6776,
30
+ "step": 30
31
+ },
32
+ {
33
+ "epoch": 0.02666666666666667,
34
+ "grad_norm": 94.50074768066406,
35
+ "learning_rate": 4.866666666666667e-05,
36
+ "loss": 1.7898,
37
+ "step": 40
38
+ },
39
+ {
40
+ "epoch": 0.03333333333333333,
41
+ "grad_norm": 27.68194580078125,
42
+ "learning_rate": 4.8333333333333334e-05,
43
+ "loss": 1.1871,
44
+ "step": 50
45
+ },
46
+ {
47
+ "epoch": 0.04,
48
+ "grad_norm": 59.07585144042969,
49
+ "learning_rate": 4.8e-05,
50
+ "loss": 0.88,
51
+ "step": 60
52
+ },
53
+ {
54
+ "epoch": 0.04666666666666667,
55
+ "grad_norm": 68.24600219726562,
56
+ "learning_rate": 4.766666666666667e-05,
57
+ "loss": 0.9291,
58
+ "step": 70
59
+ },
60
+ {
61
+ "epoch": 0.05333333333333334,
62
+ "grad_norm": 45.34834671020508,
63
+ "learning_rate": 4.7333333333333336e-05,
64
+ "loss": 0.8411,
65
+ "step": 80
66
+ },
67
+ {
68
+ "epoch": 0.06,
69
+ "grad_norm": 36.34779357910156,
70
+ "learning_rate": 4.7e-05,
71
+ "loss": 0.7655,
72
+ "step": 90
73
+ },
74
+ {
75
+ "epoch": 0.06666666666666667,
76
+ "grad_norm": 55.75414276123047,
77
+ "learning_rate": 4.666666666666667e-05,
78
+ "loss": 0.8128,
79
+ "step": 100
80
+ },
81
+ {
82
+ "epoch": 0.07333333333333333,
83
+ "grad_norm": 55.82267379760742,
84
+ "learning_rate": 4.633333333333333e-05,
85
+ "loss": 0.7056,
86
+ "step": 110
87
+ },
88
+ {
89
+ "epoch": 0.08,
90
+ "grad_norm": 64.70191955566406,
91
+ "learning_rate": 4.600000000000001e-05,
92
+ "loss": 0.6878,
93
+ "step": 120
94
+ },
95
+ {
96
+ "epoch": 0.08666666666666667,
97
+ "grad_norm": 34.52457046508789,
98
+ "learning_rate": 4.566666666666667e-05,
99
+ "loss": 0.6619,
100
+ "step": 130
101
+ },
102
+ {
103
+ "epoch": 0.09333333333333334,
104
+ "grad_norm": 41.22789001464844,
105
+ "learning_rate": 4.5333333333333335e-05,
106
+ "loss": 0.7244,
107
+ "step": 140
108
+ },
109
+ {
110
+ "epoch": 0.1,
111
+ "grad_norm": 27.222545623779297,
112
+ "learning_rate": 4.5e-05,
113
+ "loss": 0.6648,
114
+ "step": 150
115
+ },
116
+ {
117
+ "epoch": 0.10666666666666667,
118
+ "grad_norm": 15.771536827087402,
119
+ "learning_rate": 4.466666666666667e-05,
120
+ "loss": 0.5927,
121
+ "step": 160
122
+ },
123
+ {
124
+ "epoch": 0.11333333333333333,
125
+ "grad_norm": 43.69227981567383,
126
+ "learning_rate": 4.433333333333334e-05,
127
+ "loss": 0.5621,
128
+ "step": 170
129
+ },
130
+ {
131
+ "epoch": 0.12,
132
+ "grad_norm": 31.71906280517578,
133
+ "learning_rate": 4.4000000000000006e-05,
134
+ "loss": 0.6204,
135
+ "step": 180
136
+ },
137
+ {
138
+ "epoch": 0.12666666666666668,
139
+ "grad_norm": 35.88767623901367,
140
+ "learning_rate": 4.3666666666666666e-05,
141
+ "loss": 0.6255,
142
+ "step": 190
143
+ },
144
+ {
145
+ "epoch": 0.13333333333333333,
146
+ "grad_norm": 26.3914737701416,
147
+ "learning_rate": 4.3333333333333334e-05,
148
+ "loss": 0.588,
149
+ "step": 200
150
+ },
151
+ {
152
+ "epoch": 0.14,
153
+ "grad_norm": 31.435794830322266,
154
+ "learning_rate": 4.3e-05,
155
+ "loss": 0.5795,
156
+ "step": 210
157
+ },
158
+ {
159
+ "epoch": 0.14666666666666667,
160
+ "grad_norm": 18.48688507080078,
161
+ "learning_rate": 4.266666666666667e-05,
162
+ "loss": 0.559,
163
+ "step": 220
164
+ },
165
+ {
166
+ "epoch": 0.15333333333333332,
167
+ "grad_norm": 35.32822036743164,
168
+ "learning_rate": 4.233333333333334e-05,
169
+ "loss": 0.6735,
170
+ "step": 230
171
+ },
172
+ {
173
+ "epoch": 0.16,
174
+ "grad_norm": 39.73971176147461,
175
+ "learning_rate": 4.2e-05,
176
+ "loss": 0.6336,
177
+ "step": 240
178
+ },
179
+ {
180
+ "epoch": 0.16666666666666666,
181
+ "grad_norm": 30.803869247436523,
182
+ "learning_rate": 4.166666666666667e-05,
183
+ "loss": 0.708,
184
+ "step": 250
185
+ },
186
+ {
187
+ "epoch": 0.17333333333333334,
188
+ "grad_norm": 33.79787063598633,
189
+ "learning_rate": 4.133333333333333e-05,
190
+ "loss": 0.6637,
191
+ "step": 260
192
+ },
193
+ {
194
+ "epoch": 0.18,
195
+ "grad_norm": 27.24888038635254,
196
+ "learning_rate": 4.1e-05,
197
+ "loss": 0.6372,
198
+ "step": 270
199
+ },
200
+ {
201
+ "epoch": 0.18666666666666668,
202
+ "grad_norm": 20.60080909729004,
203
+ "learning_rate": 4.066666666666667e-05,
204
+ "loss": 0.5493,
205
+ "step": 280
206
+ },
207
+ {
208
+ "epoch": 0.19333333333333333,
209
+ "grad_norm": 15.042369842529297,
210
+ "learning_rate": 4.0333333333333336e-05,
211
+ "loss": 0.5617,
212
+ "step": 290
213
+ },
214
+ {
215
+ "epoch": 0.2,
216
+ "grad_norm": 39.992427825927734,
217
+ "learning_rate": 4e-05,
218
+ "loss": 0.6591,
219
+ "step": 300
220
+ }
221
+ ],
222
+ "logging_steps": 10,
223
+ "max_steps": 1500,
224
+ "num_input_tokens_seen": 0,
225
+ "num_train_epochs": 1,
226
+ "save_steps": 100,
227
+ "stateful_callbacks": {
228
+ "TrainerControl": {
229
+ "args": {
230
+ "should_epoch_stop": false,
231
+ "should_evaluate": false,
232
+ "should_log": false,
233
+ "should_save": true,
234
+ "should_training_stop": false
235
+ },
236
+ "attributes": {}
237
+ }
238
+ },
239
+ "total_flos": 3.00256616448e+16,
240
+ "train_batch_size": 1,
241
+ "trial_name": null,
242
+ "trial_params": null
243
+ }
checkpoint-300/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0851e976f150b0223b0c0fb61ffdfafd99f03ec19a3bb7b62ba5bcccd5e6e59f
3
+ size 5304