Theon1130 commited on
Commit
e2dea5a
·
1 Parent(s): bd3a8c3
checkpoints/ROCO2nd_RSV_llava-v1.6-mistral_PMC/README.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ tags:
4
+ - generated_from_trainer
5
+ base_model: /workspace/RSV_llava-v1.6-mistral_PMC
6
+ model-index:
7
+ - name: ROCO2nd_RSV_llava-v1.6-mistral_PMC
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # ROCO2nd_RSV_llava-v1.6-mistral_PMC
15
+
16
+ This model was trained from scratch on the None dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 1.7947
19
+
20
+ ## Model description
21
+
22
+ More information needed
23
+
24
+ ## Intended uses & limitations
25
+
26
+ More information needed
27
+
28
+ ## Training and evaluation data
29
+
30
+ More information needed
31
+
32
+ ## Training procedure
33
+
34
+ ### Training hyperparameters
35
+
36
+ The following hyperparameters were used during training:
37
+ - learning_rate: 2e-05
38
+ - train_batch_size: 2
39
+ - eval_batch_size: 2
40
+ - seed: 42
41
+ - gradient_accumulation_steps: 16
42
+ - total_train_batch_size: 32
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: cosine
45
+ - lr_scheduler_warmup_ratio: 0.03
46
+ - num_epochs: 1
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:-----:|:----:|:---------------:|
52
+ | 1.825 | 0.24 | 500 | 1.8254 |
53
+ | 1.775 | 0.49 | 1000 | 1.8016 |
54
+ | 1.775 | 0.73 | 1500 | 1.7952 |
55
+ | 1.7625 | 0.98 | 2000 | 1.7947 |
56
+
57
+
58
+ ### Framework versions
59
+
60
+ - PEFT 0.10.1.dev0
61
+ - Transformers 4.37.2
62
+ - Pytorch 2.1.2+cu121
63
+ - Datasets 2.19.0
64
+ - Tokenizers 0.15.1
checkpoints/ROCO2nd_RSV_llava-v1.6-mistral_PMC/adapter_config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "LlavaMistralForCausalLM",
5
+ "parent_library": "llava.model.language_model.llava_mistral"
6
+ },
7
+ "base_model_name_or_path": "/workspace/RSV_llava-v1.6-mistral_PMC",
8
+ "bias": "none",
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 32,
17
+ "lora_dropout": 0.05,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": [
21
+ "mm_projector"
22
+ ],
23
+ "peft_type": "LORA",
24
+ "r": 16,
25
+ "rank_pattern": {},
26
+ "revision": null,
27
+ "target_modules": [
28
+ "up_proj",
29
+ "down_proj",
30
+ "q_proj",
31
+ "k_proj",
32
+ "gate_proj",
33
+ "v_proj"
34
+ ],
35
+ "task_type": null,
36
+ "use_dora": false,
37
+ "use_rslora": false
38
+ }
checkpoints/ROCO2nd_RSV_llava-v1.6-mistral_PMC/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3141577f2bf4bf9439b5023a07f4d372ecb665fa6302556a776f707964093972
3
+ size 122253960
checkpoints/ROCO2nd_RSV_llava-v1.6-mistral_PMC/checkpoint-2000/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: /workspace/RSV_llava-v1.6-mistral_PMC
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.10.1.dev0
checkpoints/ROCO2nd_RSV_llava-v1.6-mistral_PMC/checkpoint-2000/adapter_config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "LlavaMistralForCausalLM",
5
+ "parent_library": "llava.model.language_model.llava_mistral"
6
+ },
7
+ "base_model_name_or_path": "/workspace/RSV_llava-v1.6-mistral_PMC",
8
+ "bias": "none",
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 32,
17
+ "lora_dropout": 0.05,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": [
21
+ "mm_projector"
22
+ ],
23
+ "peft_type": "LORA",
24
+ "r": 16,
25
+ "rank_pattern": {},
26
+ "revision": null,
27
+ "target_modules": [
28
+ "up_proj",
29
+ "down_proj",
30
+ "q_proj",
31
+ "k_proj",
32
+ "gate_proj",
33
+ "v_proj"
34
+ ],
35
+ "task_type": null,
36
+ "use_dora": false,
37
+ "use_rslora": false
38
+ }
checkpoints/ROCO2nd_RSV_llava-v1.6-mistral_PMC/checkpoint-2000/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3141577f2bf4bf9439b5023a07f4d372ecb665fa6302556a776f707964093972
3
+ size 122253960
checkpoints/ROCO2nd_RSV_llava-v1.6-mistral_PMC/checkpoint-2000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af1aebf47ec98eb55814ef916e590b17ddd06ab2554af4050ba218c942b1d66b
3
+ size 235243422
checkpoints/ROCO2nd_RSV_llava-v1.6-mistral_PMC/checkpoint-2000/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c8a8f9b8c4c929b7638baa04bb6ddb4f596c492b16e3929c25f421bf1fadb01
3
+ size 14244
checkpoints/ROCO2nd_RSV_llava-v1.6-mistral_PMC/checkpoint-2000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd582fcd89c90a12377ed93127cf099c23951560637eadcc8d5b5510d8d87377
3
+ size 1000
checkpoints/ROCO2nd_RSV_llava-v1.6-mistral_PMC/checkpoint-2000/trainer_state.json ADDED
@@ -0,0 +1,653 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 1.7947137355804443,
3
+ "best_model_checkpoint": "/workspace/checkpoints/ROCO2nd_RSV_llava-v1.6-mistral_PMC/checkpoint-2000",
4
+ "epoch": 0.9782940996637114,
5
+ "eval_steps": 500,
6
+ "global_step": 2000,
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.01,
13
+ "learning_rate": 6.451612903225806e-06,
14
+ "loss": 3.2,
15
+ "step": 20
16
+ },
17
+ {
18
+ "epoch": 0.02,
19
+ "learning_rate": 1.2903225806451613e-05,
20
+ "loss": 2.2375,
21
+ "step": 40
22
+ },
23
+ {
24
+ "epoch": 0.03,
25
+ "learning_rate": 1.935483870967742e-05,
26
+ "loss": 1.9375,
27
+ "step": 60
28
+ },
29
+ {
30
+ "epoch": 0.04,
31
+ "learning_rate": 1.999593015378676e-05,
32
+ "loss": 1.9125,
33
+ "step": 80
34
+ },
35
+ {
36
+ "epoch": 0.05,
37
+ "learning_rate": 1.9981865802584795e-05,
38
+ "loss": 1.9125,
39
+ "step": 100
40
+ },
41
+ {
42
+ "epoch": 0.06,
43
+ "learning_rate": 1.9957770831058518e-05,
44
+ "loss": 1.925,
45
+ "step": 120
46
+ },
47
+ {
48
+ "epoch": 0.07,
49
+ "learning_rate": 1.9923669451866753e-05,
50
+ "loss": 1.875,
51
+ "step": 140
52
+ },
53
+ {
54
+ "epoch": 0.08,
55
+ "learning_rate": 1.987959593295039e-05,
56
+ "loss": 1.8375,
57
+ "step": 160
58
+ },
59
+ {
60
+ "epoch": 0.09,
61
+ "learning_rate": 1.9825594563097043e-05,
62
+ "loss": 1.8125,
63
+ "step": 180
64
+ },
65
+ {
66
+ "epoch": 0.1,
67
+ "learning_rate": 1.9761719607435973e-05,
68
+ "loss": 1.8,
69
+ "step": 200
70
+ },
71
+ {
72
+ "epoch": 0.11,
73
+ "learning_rate": 1.9688035252907888e-05,
74
+ "loss": 1.95,
75
+ "step": 220
76
+ },
77
+ {
78
+ "epoch": 0.12,
79
+ "learning_rate": 1.9604615543764506e-05,
80
+ "loss": 1.7875,
81
+ "step": 240
82
+ },
83
+ {
84
+ "epoch": 0.13,
85
+ "learning_rate": 1.9511544307162656e-05,
86
+ "loss": 1.825,
87
+ "step": 260
88
+ },
89
+ {
90
+ "epoch": 0.14,
91
+ "learning_rate": 1.9408915068927653e-05,
92
+ "loss": 1.775,
93
+ "step": 280
94
+ },
95
+ {
96
+ "epoch": 0.15,
97
+ "learning_rate": 1.9296830959570697e-05,
98
+ "loss": 1.875,
99
+ "step": 300
100
+ },
101
+ {
102
+ "epoch": 0.16,
103
+ "learning_rate": 1.917540461065462e-05,
104
+ "loss": 1.875,
105
+ "step": 320
106
+ },
107
+ {
108
+ "epoch": 0.17,
109
+ "learning_rate": 1.9044758041612207e-05,
110
+ "loss": 1.775,
111
+ "step": 340
112
+ },
113
+ {
114
+ "epoch": 0.18,
115
+ "learning_rate": 1.8905022537130774e-05,
116
+ "loss": 1.8125,
117
+ "step": 360
118
+ },
119
+ {
120
+ "epoch": 0.19,
121
+ "learning_rate": 1.875633851522625e-05,
122
+ "loss": 1.7625,
123
+ "step": 380
124
+ },
125
+ {
126
+ "epoch": 0.2,
127
+ "learning_rate": 1.859885538613932e-05,
128
+ "loss": 1.7625,
129
+ "step": 400
130
+ },
131
+ {
132
+ "epoch": 0.21,
133
+ "learning_rate": 1.843273140219541e-05,
134
+ "loss": 1.8,
135
+ "step": 420
136
+ },
137
+ {
138
+ "epoch": 0.22,
139
+ "learning_rate": 1.8258133498779407e-05,
140
+ "loss": 1.7375,
141
+ "step": 440
142
+ },
143
+ {
144
+ "epoch": 0.23,
145
+ "learning_rate": 1.807523712658493e-05,
146
+ "loss": 1.7875,
147
+ "step": 460
148
+ },
149
+ {
150
+ "epoch": 0.23,
151
+ "learning_rate": 1.7884226075306652e-05,
152
+ "loss": 1.9,
153
+ "step": 480
154
+ },
155
+ {
156
+ "epoch": 0.24,
157
+ "learning_rate": 1.768529228895294e-05,
158
+ "loss": 1.825,
159
+ "step": 500
160
+ },
161
+ {
162
+ "epoch": 0.24,
163
+ "eval_loss": 1.8254302740097046,
164
+ "eval_runtime": 4580.2651,
165
+ "eval_samples_per_second": 1.785,
166
+ "eval_steps_per_second": 0.893,
167
+ "step": 500
168
+ },
169
+ {
170
+ "epoch": 0.25,
171
+ "learning_rate": 1.7478635672964324e-05,
172
+ "loss": 1.775,
173
+ "step": 520
174
+ },
175
+ {
176
+ "epoch": 0.26,
177
+ "learning_rate": 1.726446389333166e-05,
178
+ "loss": 1.8,
179
+ "step": 540
180
+ },
181
+ {
182
+ "epoch": 0.27,
183
+ "learning_rate": 1.7042992167915836e-05,
184
+ "loss": 1.75,
185
+ "step": 560
186
+ },
187
+ {
188
+ "epoch": 0.28,
189
+ "learning_rate": 1.6814443050178713e-05,
190
+ "loss": 1.8375,
191
+ "step": 580
192
+ },
193
+ {
194
+ "epoch": 0.29,
195
+ "learning_rate": 1.6579046205542656e-05,
196
+ "loss": 1.775,
197
+ "step": 600
198
+ },
199
+ {
200
+ "epoch": 0.3,
201
+ "learning_rate": 1.6337038180603332e-05,
202
+ "loss": 1.7625,
203
+ "step": 620
204
+ },
205
+ {
206
+ "epoch": 0.31,
207
+ "learning_rate": 1.6088662165427767e-05,
208
+ "loss": 1.7125,
209
+ "step": 640
210
+ },
211
+ {
212
+ "epoch": 0.32,
213
+ "learning_rate": 1.583416774917647e-05,
214
+ "loss": 1.8,
215
+ "step": 660
216
+ },
217
+ {
218
+ "epoch": 0.33,
219
+ "learning_rate": 1.5573810669295176e-05,
220
+ "loss": 1.8,
221
+ "step": 680
222
+ },
223
+ {
224
+ "epoch": 0.34,
225
+ "learning_rate": 1.5307852554528318e-05,
226
+ "loss": 1.775,
227
+ "step": 700
228
+ },
229
+ {
230
+ "epoch": 0.35,
231
+ "learning_rate": 1.5036560662012405e-05,
232
+ "loss": 1.75,
233
+ "step": 720
234
+ },
235
+ {
236
+ "epoch": 0.36,
237
+ "learning_rate": 1.4760207608713515e-05,
238
+ "loss": 1.7375,
239
+ "step": 740
240
+ },
241
+ {
242
+ "epoch": 0.37,
243
+ "learning_rate": 1.4479071097478778e-05,
244
+ "loss": 1.8125,
245
+ "step": 760
246
+ },
247
+ {
248
+ "epoch": 0.38,
249
+ "learning_rate": 1.4193433637977165e-05,
250
+ "loss": 1.7625,
251
+ "step": 780
252
+ },
253
+ {
254
+ "epoch": 0.39,
255
+ "learning_rate": 1.3903582262809918e-05,
256
+ "loss": 1.725,
257
+ "step": 800
258
+ },
259
+ {
260
+ "epoch": 0.4,
261
+ "learning_rate": 1.3609808239076025e-05,
262
+ "loss": 1.725,
263
+ "step": 820
264
+ },
265
+ {
266
+ "epoch": 0.41,
267
+ "learning_rate": 1.3312406775682471e-05,
268
+ "loss": 1.8,
269
+ "step": 840
270
+ },
271
+ {
272
+ "epoch": 0.42,
273
+ "learning_rate": 1.3011676726693432e-05,
274
+ "loss": 1.7375,
275
+ "step": 860
276
+ },
277
+ {
278
+ "epoch": 0.43,
279
+ "learning_rate": 1.2707920291016526e-05,
280
+ "loss": 1.7125,
281
+ "step": 880
282
+ },
283
+ {
284
+ "epoch": 0.44,
285
+ "learning_rate": 1.2401442708727869e-05,
286
+ "loss": 1.775,
287
+ "step": 900
288
+ },
289
+ {
290
+ "epoch": 0.45,
291
+ "learning_rate": 1.2092551954341104e-05,
292
+ "loss": 1.7375,
293
+ "step": 920
294
+ },
295
+ {
296
+ "epoch": 0.46,
297
+ "learning_rate": 1.1781558427328662e-05,
298
+ "loss": 1.6875,
299
+ "step": 940
300
+ },
301
+ {
302
+ "epoch": 0.47,
303
+ "learning_rate": 1.146877464020618e-05,
304
+ "loss": 1.725,
305
+ "step": 960
306
+ },
307
+ {
308
+ "epoch": 0.48,
309
+ "learning_rate": 1.1154514904493599e-05,
310
+ "loss": 1.75,
311
+ "step": 980
312
+ },
313
+ {
314
+ "epoch": 0.49,
315
+ "learning_rate": 1.083909501486844e-05,
316
+ "loss": 1.775,
317
+ "step": 1000
318
+ },
319
+ {
320
+ "epoch": 0.49,
321
+ "eval_loss": 1.8016451597213745,
322
+ "eval_runtime": 4575.1775,
323
+ "eval_samples_per_second": 1.787,
324
+ "eval_steps_per_second": 0.894,
325
+ "step": 1000
326
+ },
327
+ {
328
+ "epoch": 0.5,
329
+ "learning_rate": 1.0522831931828677e-05,
330
+ "loss": 1.75,
331
+ "step": 1020
332
+ },
333
+ {
334
+ "epoch": 0.51,
335
+ "learning_rate": 1.0206043463184127e-05,
336
+ "loss": 1.675,
337
+ "step": 1040
338
+ },
339
+ {
340
+ "epoch": 0.52,
341
+ "learning_rate": 9.889047944696354e-06,
342
+ "loss": 1.7625,
343
+ "step": 1060
344
+ },
345
+ {
346
+ "epoch": 0.53,
347
+ "learning_rate": 9.57216392018806e-06,
348
+ "loss": 1.7625,
349
+ "step": 1080
350
+ },
351
+ {
352
+ "epoch": 0.54,
353
+ "learning_rate": 9.255709821443399e-06,
354
+ "loss": 1.7625,
355
+ "step": 1100
356
+ },
357
+ {
358
+ "epoch": 0.55,
359
+ "learning_rate": 8.940003648220863e-06,
360
+ "loss": 1.8,
361
+ "step": 1120
362
+ },
363
+ {
364
+ "epoch": 0.56,
365
+ "learning_rate": 8.625362648700332e-06,
366
+ "loss": 1.8125,
367
+ "step": 1140
368
+ },
369
+ {
370
+ "epoch": 0.57,
371
+ "learning_rate": 8.31210300068534e-06,
372
+ "loss": 1.775,
373
+ "step": 1160
374
+ },
375
+ {
376
+ "epoch": 0.58,
377
+ "learning_rate": 8.000539493880972e-06,
378
+ "loss": 1.7625,
379
+ "step": 1180
380
+ },
381
+ {
382
+ "epoch": 0.59,
383
+ "learning_rate": 7.69098521356662e-06,
384
+ "loss": 1.775,
385
+ "step": 1200
386
+ },
387
+ {
388
+ "epoch": 0.6,
389
+ "learning_rate": 7.383751225981503e-06,
390
+ "loss": 1.7625,
391
+ "step": 1220
392
+ },
393
+ {
394
+ "epoch": 0.61,
395
+ "learning_rate": 7.079146265739079e-06,
396
+ "loss": 1.75,
397
+ "step": 1240
398
+ },
399
+ {
400
+ "epoch": 0.62,
401
+ "learning_rate": 6.777476425584486e-06,
402
+ "loss": 1.725,
403
+ "step": 1260
404
+ },
405
+ {
406
+ "epoch": 0.63,
407
+ "learning_rate": 6.479044848806739e-06,
408
+ "loss": 1.7875,
409
+ "step": 1280
410
+ },
411
+ {
412
+ "epoch": 0.64,
413
+ "learning_rate": 6.184151424614795e-06,
414
+ "loss": 1.75,
415
+ "step": 1300
416
+ },
417
+ {
418
+ "epoch": 0.65,
419
+ "learning_rate": 5.893092486783594e-06,
420
+ "loss": 1.75,
421
+ "step": 1320
422
+ },
423
+ {
424
+ "epoch": 0.66,
425
+ "learning_rate": 5.606160515872886e-06,
426
+ "loss": 1.7,
427
+ "step": 1340
428
+ },
429
+ {
430
+ "epoch": 0.67,
431
+ "learning_rate": 5.323643845318135e-06,
432
+ "loss": 1.8125,
433
+ "step": 1360
434
+ },
435
+ {
436
+ "epoch": 0.68,
437
+ "learning_rate": 5.04582637168874e-06,
438
+ "loss": 1.675,
439
+ "step": 1380
440
+ },
441
+ {
442
+ "epoch": 0.68,
443
+ "learning_rate": 4.772987269404855e-06,
444
+ "loss": 1.75,
445
+ "step": 1400
446
+ },
447
+ {
448
+ "epoch": 0.69,
449
+ "learning_rate": 4.505400710199376e-06,
450
+ "loss": 1.75,
451
+ "step": 1420
452
+ },
453
+ {
454
+ "epoch": 0.7,
455
+ "learning_rate": 4.243335587607074e-06,
456
+ "loss": 1.7375,
457
+ "step": 1440
458
+ },
459
+ {
460
+ "epoch": 0.71,
461
+ "learning_rate": 3.987055246757701e-06,
462
+ "loss": 1.8,
463
+ "step": 1460
464
+ },
465
+ {
466
+ "epoch": 0.72,
467
+ "learning_rate": 3.7368172197446007e-06,
468
+ "loss": 1.75,
469
+ "step": 1480
470
+ },
471
+ {
472
+ "epoch": 0.73,
473
+ "learning_rate": 3.4928729668347616e-06,
474
+ "loss": 1.775,
475
+ "step": 1500
476
+ },
477
+ {
478
+ "epoch": 0.73,
479
+ "eval_loss": 1.795182466506958,
480
+ "eval_runtime": 4589.5159,
481
+ "eval_samples_per_second": 1.781,
482
+ "eval_steps_per_second": 0.891,
483
+ "step": 1500
484
+ },
485
+ {
486
+ "epoch": 0.74,
487
+ "learning_rate": 3.2554676237803117e-06,
488
+ "loss": 1.75,
489
+ "step": 1520
490
+ },
491
+ {
492
+ "epoch": 0.75,
493
+ "learning_rate": 3.0248397554854813e-06,
494
+ "loss": 1.775,
495
+ "step": 1540
496
+ },
497
+ {
498
+ "epoch": 0.76,
499
+ "learning_rate": 2.801221116276436e-06,
500
+ "loss": 1.7875,
501
+ "step": 1560
502
+ },
503
+ {
504
+ "epoch": 0.77,
505
+ "learning_rate": 2.5848364170150307e-06,
506
+ "loss": 1.825,
507
+ "step": 1580
508
+ },
509
+ {
510
+ "epoch": 0.78,
511
+ "learning_rate": 2.375903099290362e-06,
512
+ "loss": 1.75,
513
+ "step": 1600
514
+ },
515
+ {
516
+ "epoch": 0.79,
517
+ "learning_rate": 2.174631116915137e-06,
518
+ "loss": 1.6875,
519
+ "step": 1620
520
+ },
521
+ {
522
+ "epoch": 0.8,
523
+ "learning_rate": 1.981222724946383e-06,
524
+ "loss": 1.7875,
525
+ "step": 1640
526
+ },
527
+ {
528
+ "epoch": 0.81,
529
+ "learning_rate": 1.7958722764425119e-06,
530
+ "loss": 1.8,
531
+ "step": 1660
532
+ },
533
+ {
534
+ "epoch": 0.82,
535
+ "learning_rate": 1.6187660271609773e-06,
536
+ "loss": 1.7875,
537
+ "step": 1680
538
+ },
539
+ {
540
+ "epoch": 0.83,
541
+ "learning_rate": 1.4500819483927898e-06,
542
+ "loss": 1.7125,
543
+ "step": 1700
544
+ },
545
+ {
546
+ "epoch": 0.84,
547
+ "learning_rate": 1.2899895481219672e-06,
548
+ "loss": 1.8375,
549
+ "step": 1720
550
+ },
551
+ {
552
+ "epoch": 0.85,
553
+ "learning_rate": 1.1386497006896058e-06,
554
+ "loss": 1.7625,
555
+ "step": 1740
556
+ },
557
+ {
558
+ "epoch": 0.86,
559
+ "learning_rate": 9.962144851337863e-07,
560
+ "loss": 1.7625,
561
+ "step": 1760
562
+ },
563
+ {
564
+ "epoch": 0.87,
565
+ "learning_rate": 8.628270323677424e-07,
566
+ "loss": 1.8875,
567
+ "step": 1780
568
+ },
569
+ {
570
+ "epoch": 0.88,
571
+ "learning_rate": 7.386213813498344e-07,
572
+ "loss": 1.875,
573
+ "step": 1800
574
+ },
575
+ {
576
+ "epoch": 0.89,
577
+ "learning_rate": 6.237223443899221e-07,
578
+ "loss": 1.7625,
579
+ "step": 1820
580
+ },
581
+ {
582
+ "epoch": 0.9,
583
+ "learning_rate": 5.18245381727418e-07,
584
+ "loss": 1.7625,
585
+ "step": 1840
586
+ },
587
+ {
588
+ "epoch": 0.91,
589
+ "learning_rate": 4.222964855071154e-07,
590
+ "loss": 1.725,
591
+ "step": 1860
592
+ },
593
+ {
594
+ "epoch": 0.92,
595
+ "learning_rate": 3.359720732693361e-07,
596
+ "loss": 1.7,
597
+ "step": 1880
598
+ },
599
+ {
600
+ "epoch": 0.93,
601
+ "learning_rate": 2.5935889106146305e-07,
602
+ "loss": 1.8375,
603
+ "step": 1900
604
+ },
605
+ {
606
+ "epoch": 0.94,
607
+ "learning_rate": 1.9253392626819468e-07,
608
+ "loss": 1.7625,
609
+ "step": 1920
610
+ },
611
+ {
612
+ "epoch": 0.95,
613
+ "learning_rate": 1.3556433024813353e-07,
614
+ "loss": 1.7875,
615
+ "step": 1940
616
+ },
617
+ {
618
+ "epoch": 0.96,
619
+ "learning_rate": 8.850735085443763e-08,
620
+ "loss": 1.8125,
621
+ "step": 1960
622
+ },
623
+ {
624
+ "epoch": 0.97,
625
+ "learning_rate": 5.141027490735195e-08,
626
+ "loss": 1.725,
627
+ "step": 1980
628
+ },
629
+ {
630
+ "epoch": 0.98,
631
+ "learning_rate": 2.431038067642111e-08,
632
+ "loss": 1.7625,
633
+ "step": 2000
634
+ },
635
+ {
636
+ "epoch": 0.98,
637
+ "eval_loss": 1.7947137355804443,
638
+ "eval_runtime": 4561.3496,
639
+ "eval_samples_per_second": 1.792,
640
+ "eval_steps_per_second": 0.896,
641
+ "step": 2000
642
+ }
643
+ ],
644
+ "logging_steps": 20,
645
+ "max_steps": 2044,
646
+ "num_input_tokens_seen": 0,
647
+ "num_train_epochs": 1,
648
+ "save_steps": 500,
649
+ "total_flos": 2.199589285771223e+17,
650
+ "train_batch_size": 2,
651
+ "trial_name": null,
652
+ "trial_params": null
653
+ }
checkpoints/ROCO2nd_RSV_llava-v1.6-mistral_PMC/checkpoint-2000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b184d4676a6417dbad2442e5c4751edffd2c55075a230ab6cc8623703a471018
3
+ size 4792
checkpoints/ROCO2nd_RSV_llava-v1.6-mistral_PMC/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b184d4676a6417dbad2442e5c4751edffd2c55075a230ab6cc8623703a471018
3
+ size 4792