Fish-03 commited on
Commit
d495ec0
·
verified ·
1 Parent(s): 056e831

Upload folder using huggingface_hub

Browse files
Files changed (31) hide show
  1. .gitattributes +2 -0
  2. RuleMaze/quest/checkpoint/README.md +208 -0
  3. RuleMaze/quest/checkpoint/adapter_config.json +151 -0
  4. RuleMaze/quest/checkpoint/adapter_model.safetensors +3 -0
  5. RuleMaze/quest/checkpoint/chat_template.jinja +7 -0
  6. RuleMaze/quest/checkpoint/optimizer.pt +3 -0
  7. RuleMaze/quest/checkpoint/processor_config.json +59 -0
  8. RuleMaze/quest/checkpoint/rng_state_0.pth +3 -0
  9. RuleMaze/quest/checkpoint/rng_state_1.pth +3 -0
  10. RuleMaze/quest/checkpoint/rng_state_2.pth +3 -0
  11. RuleMaze/quest/checkpoint/rng_state_3.pth +3 -0
  12. RuleMaze/quest/checkpoint/scheduler.pt +3 -0
  13. RuleMaze/quest/checkpoint/tokenizer.json +3 -0
  14. RuleMaze/quest/checkpoint/tokenizer_config.json +32 -0
  15. RuleMaze/quest/checkpoint/trainer_state.json +906 -0
  16. RuleMaze/quest/checkpoint/training_args.bin +3 -0
  17. RuleMaze/regular/checkpoint/README.md +208 -0
  18. RuleMaze/regular/checkpoint/adapter_config.json +151 -0
  19. RuleMaze/regular/checkpoint/adapter_model.safetensors +3 -0
  20. RuleMaze/regular/checkpoint/chat_template.jinja +7 -0
  21. RuleMaze/regular/checkpoint/optimizer.pt +3 -0
  22. RuleMaze/regular/checkpoint/processor_config.json +63 -0
  23. RuleMaze/regular/checkpoint/rng_state_0.pth +3 -0
  24. RuleMaze/regular/checkpoint/rng_state_1.pth +3 -0
  25. RuleMaze/regular/checkpoint/rng_state_2.pth +3 -0
  26. RuleMaze/regular/checkpoint/rng_state_3.pth +3 -0
  27. RuleMaze/regular/checkpoint/scheduler.pt +3 -0
  28. RuleMaze/regular/checkpoint/tokenizer.json +3 -0
  29. RuleMaze/regular/checkpoint/tokenizer_config.json +31 -0
  30. RuleMaze/regular/checkpoint/trainer_state.json +906 -0
  31. RuleMaze/regular/checkpoint/training_args.bin +3 -0
.gitattributes CHANGED
@@ -34,3 +34,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  Training_Result/regular/checkpoint/tokenizer.json filter=lfs diff=lfs merge=lfs -text
 
 
 
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  Training_Result/regular/checkpoint/tokenizer.json filter=lfs diff=lfs merge=lfs -text
37
+ RuleMaze/quest/checkpoint/tokenizer.json filter=lfs diff=lfs merge=lfs -text
38
+ RuleMaze/regular/checkpoint/tokenizer.json filter=lfs diff=lfs merge=lfs -text
RuleMaze/quest/checkpoint/README.md ADDED
@@ -0,0 +1,208 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: /network_space/server127_2/shared/chenyu/model/Qwen/Qwen2.5-VL-3B-Instruct
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:/network_space/server127_2/shared/chenyu/model/Qwen/Qwen2.5-VL-3B-Instruct
7
+ - llama-factory
8
+ - lora
9
+ - transformers
10
+ ---
11
+
12
+ # Model Card for Model ID
13
+
14
+ <!-- Provide a quick summary of what the model is/does. -->
15
+
16
+
17
+
18
+ ## Model Details
19
+
20
+ ### Model Description
21
+
22
+ <!-- Provide a longer summary of what this model is. -->
23
+
24
+
25
+
26
+ - **Developed by:** [More Information Needed]
27
+ - **Funded by [optional]:** [More Information Needed]
28
+ - **Shared by [optional]:** [More Information Needed]
29
+ - **Model type:** [More Information Needed]
30
+ - **Language(s) (NLP):** [More Information Needed]
31
+ - **License:** [More Information Needed]
32
+ - **Finetuned from model [optional]:** [More Information Needed]
33
+
34
+ ### Model Sources [optional]
35
+
36
+ <!-- Provide the basic links for the model. -->
37
+
38
+ - **Repository:** [More Information Needed]
39
+ - **Paper [optional]:** [More Information Needed]
40
+ - **Demo [optional]:** [More Information Needed]
41
+
42
+ ## Uses
43
+
44
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
45
+
46
+ ### Direct Use
47
+
48
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Downstream Use [optional]
53
+
54
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
55
+
56
+ [More Information Needed]
57
+
58
+ ### Out-of-Scope Use
59
+
60
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ## Bias, Risks, and Limitations
65
+
66
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
67
+
68
+ [More Information Needed]
69
+
70
+ ### Recommendations
71
+
72
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
73
+
74
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
75
+
76
+ ## How to Get Started with the Model
77
+
78
+ Use the code below to get started with the model.
79
+
80
+ [More Information Needed]
81
+
82
+ ## Training Details
83
+
84
+ ### Training Data
85
+
86
+ <!-- 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. -->
87
+
88
+ [More Information Needed]
89
+
90
+ ### Training Procedure
91
+
92
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
93
+
94
+ #### Preprocessing [optional]
95
+
96
+ [More Information Needed]
97
+
98
+
99
+ #### Training Hyperparameters
100
+
101
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
102
+
103
+ #### Speeds, Sizes, Times [optional]
104
+
105
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
106
+
107
+ [More Information Needed]
108
+
109
+ ## Evaluation
110
+
111
+ <!-- This section describes the evaluation protocols and provides the results. -->
112
+
113
+ ### Testing Data, Factors & Metrics
114
+
115
+ #### Testing Data
116
+
117
+ <!-- This should link to a Dataset Card if possible. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Factors
122
+
123
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
124
+
125
+ [More Information Needed]
126
+
127
+ #### Metrics
128
+
129
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
130
+
131
+ [More Information Needed]
132
+
133
+ ### Results
134
+
135
+ [More Information Needed]
136
+
137
+ #### Summary
138
+
139
+
140
+
141
+ ## Model Examination [optional]
142
+
143
+ <!-- Relevant interpretability work for the model goes here -->
144
+
145
+ [More Information Needed]
146
+
147
+ ## Environmental Impact
148
+
149
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
150
+
151
+ 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).
152
+
153
+ - **Hardware Type:** [More Information Needed]
154
+ - **Hours used:** [More Information Needed]
155
+ - **Cloud Provider:** [More Information Needed]
156
+ - **Compute Region:** [More Information Needed]
157
+ - **Carbon Emitted:** [More Information Needed]
158
+
159
+ ## Technical Specifications [optional]
160
+
161
+ ### Model Architecture and Objective
162
+
163
+ [More Information Needed]
164
+
165
+ ### Compute Infrastructure
166
+
167
+ [More Information Needed]
168
+
169
+ #### Hardware
170
+
171
+ [More Information Needed]
172
+
173
+ #### Software
174
+
175
+ [More Information Needed]
176
+
177
+ ## Citation [optional]
178
+
179
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
180
+
181
+ **BibTeX:**
182
+
183
+ [More Information Needed]
184
+
185
+ **APA:**
186
+
187
+ [More Information Needed]
188
+
189
+ ## Glossary [optional]
190
+
191
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
192
+
193
+ [More Information Needed]
194
+
195
+ ## More Information [optional]
196
+
197
+ [More Information Needed]
198
+
199
+ ## Model Card Authors [optional]
200
+
201
+ [More Information Needed]
202
+
203
+ ## Model Card Contact
204
+
205
+ [More Information Needed]
206
+ ### Framework versions
207
+
208
+ - PEFT 0.18.1
RuleMaze/quest/checkpoint/adapter_config.json ADDED
@@ -0,0 +1,151 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "/network_space/server127_2/shared/chenyu/model/Qwen/Qwen2.5-VL-3B-Instruct",
7
+ "bias": "none",
8
+ "corda_config": null,
9
+ "ensure_weight_tying": false,
10
+ "eva_config": null,
11
+ "exclude_modules": null,
12
+ "fan_in_fan_out": false,
13
+ "inference_mode": true,
14
+ "init_lora_weights": true,
15
+ "layer_replication": null,
16
+ "layers_pattern": null,
17
+ "layers_to_transform": null,
18
+ "loftq_config": {},
19
+ "lora_alpha": 16,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.0,
22
+ "megatron_config": null,
23
+ "megatron_core": "megatron.core",
24
+ "modules_to_save": null,
25
+ "peft_type": "LORA",
26
+ "peft_version": "0.18.1",
27
+ "qalora_group_size": 16,
28
+ "r": 8,
29
+ "rank_pattern": {},
30
+ "revision": null,
31
+ "target_modules": [
32
+ "layers.22.mlp.gate_proj",
33
+ "layers.28.mlp.gate_proj",
34
+ "layers.16.mlp.down_proj",
35
+ "layers.12.mlp.down_proj",
36
+ "layers.31.mlp.up_proj",
37
+ "layers.12.mlp.up_proj",
38
+ "layers.20.mlp.gate_proj",
39
+ "layers.4.mlp.up_proj",
40
+ "layers.11.mlp.up_proj",
41
+ "layers.0.mlp.down_proj",
42
+ "layers.17.mlp.down_proj",
43
+ "layers.29.mlp.down_proj",
44
+ "layers.19.mlp.down_proj",
45
+ "layers.4.mlp.gate_proj",
46
+ "layers.26.mlp.up_proj",
47
+ "layers.22.mlp.up_proj",
48
+ "layers.0.mlp.gate_proj",
49
+ "layers.24.mlp.down_proj",
50
+ "layers.23.mlp.down_proj",
51
+ "layers.25.mlp.up_proj",
52
+ "35.mlp.gate_proj",
53
+ "layers.21.mlp.gate_proj",
54
+ "layers.6.mlp.up_proj",
55
+ "layers.10.mlp.gate_proj",
56
+ "layers.18.mlp.up_proj",
57
+ "35.mlp.up_proj",
58
+ "layers.21.mlp.up_proj",
59
+ "layers.13.mlp.gate_proj",
60
+ "layers.10.mlp.up_proj",
61
+ "layers.20.mlp.down_proj",
62
+ "layers.31.mlp.gate_proj",
63
+ "layers.22.mlp.down_proj",
64
+ "layers.30.mlp.up_proj",
65
+ "layers.4.mlp.down_proj",
66
+ "layers.19.mlp.up_proj",
67
+ "layers.2.mlp.up_proj",
68
+ "layers.9.mlp.gate_proj",
69
+ "v_proj",
70
+ "layers.8.mlp.up_proj",
71
+ "layers.6.mlp.down_proj",
72
+ "o_proj",
73
+ "layers.3.mlp.up_proj",
74
+ "layers.7.mlp.gate_proj",
75
+ "layers.5.mlp.gate_proj",
76
+ "layers.13.mlp.down_proj",
77
+ "layers.10.mlp.down_proj",
78
+ "layers.27.mlp.gate_proj",
79
+ "33.mlp.gate_proj",
80
+ "layers.9.mlp.down_proj",
81
+ "layers.20.mlp.up_proj",
82
+ "layers.21.mlp.down_proj",
83
+ "layers.1.mlp.up_proj",
84
+ "34.mlp.down_proj",
85
+ "33.mlp.up_proj",
86
+ "layers.28.mlp.up_proj",
87
+ "layers.26.mlp.down_proj",
88
+ "q_proj",
89
+ "layers.31.mlp.down_proj",
90
+ "layers.30.mlp.gate_proj",
91
+ "32.mlp.up_proj",
92
+ "layers.3.mlp.down_proj",
93
+ "layers.8.mlp.down_proj",
94
+ "layers.16.mlp.gate_proj",
95
+ "35.mlp.down_proj",
96
+ "34.mlp.up_proj",
97
+ "layers.14.mlp.up_proj",
98
+ "layers.19.mlp.gate_proj",
99
+ "layers.14.mlp.down_proj",
100
+ "33.mlp.down_proj",
101
+ "layers.30.mlp.down_proj",
102
+ "layers.18.mlp.down_proj",
103
+ "layers.25.mlp.down_proj",
104
+ "layers.27.mlp.down_proj",
105
+ "layers.17.mlp.up_proj",
106
+ "layers.14.mlp.gate_proj",
107
+ "layers.27.mlp.up_proj",
108
+ "layers.1.mlp.down_proj",
109
+ "layers.12.mlp.gate_proj",
110
+ "layers.1.mlp.gate_proj",
111
+ "layers.8.mlp.gate_proj",
112
+ "layers.15.mlp.up_proj",
113
+ "layers.3.mlp.gate_proj",
114
+ "layers.24.mlp.gate_proj",
115
+ "layers.29.mlp.up_proj",
116
+ "layers.11.mlp.down_proj",
117
+ "layers.23.mlp.gate_proj",
118
+ "layers.7.mlp.down_proj",
119
+ "layers.13.mlp.up_proj",
120
+ "layers.7.mlp.up_proj",
121
+ "layers.26.mlp.gate_proj",
122
+ "layers.17.mlp.gate_proj",
123
+ "layers.24.mlp.up_proj",
124
+ "layers.23.mlp.up_proj",
125
+ "layers.5.mlp.down_proj",
126
+ "layers.6.mlp.gate_proj",
127
+ "layers.5.mlp.up_proj",
128
+ "layers.2.mlp.down_proj",
129
+ "layers.15.mlp.gate_proj",
130
+ "layers.9.mlp.up_proj",
131
+ "layers.2.mlp.gate_proj",
132
+ "32.mlp.down_proj",
133
+ "layers.25.mlp.gate_proj",
134
+ "32.mlp.gate_proj",
135
+ "layers.18.mlp.gate_proj",
136
+ "layers.28.mlp.down_proj",
137
+ "layers.0.mlp.up_proj",
138
+ "layers.16.mlp.up_proj",
139
+ "layers.15.mlp.down_proj",
140
+ "layers.29.mlp.gate_proj",
141
+ "34.mlp.gate_proj",
142
+ "k_proj",
143
+ "layers.11.mlp.gate_proj"
144
+ ],
145
+ "target_parameters": null,
146
+ "task_type": "CAUSAL_LM",
147
+ "trainable_token_indices": null,
148
+ "use_dora": false,
149
+ "use_qalora": false,
150
+ "use_rslora": false
151
+ }
RuleMaze/quest/checkpoint/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2be344fb886b0c36f686530a35318bc8ab25b25ec13b895629b9e5277b41bb1
3
+ size 59941192
RuleMaze/quest/checkpoint/chat_template.jinja ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {% set image_count = namespace(value=0) %}{% set video_count = namespace(value=0) %}{% for message in messages %}{% if loop.first and message['role'] != 'system' %}<|im_start|>system
2
+ You are a helpful assistant.<|im_end|>
3
+ {% endif %}<|im_start|>{{ message['role'] }}
4
+ {% if message['content'] is string %}{{ message['content'] }}<|im_end|>
5
+ {% else %}{% for content in message['content'] %}{% if content['type'] == 'image' or 'image' in content or 'image_url' in content %}{% set image_count.value = image_count.value + 1 %}{% if add_vision_id %}Picture {{ image_count.value }}: {% endif %}<|vision_start|><|image_pad|><|vision_end|>{% elif content['type'] == 'video' or 'video' in content %}{% set video_count.value = video_count.value + 1 %}{% if add_vision_id %}Video {{ video_count.value }}: {% endif %}<|vision_start|><|video_pad|><|vision_end|>{% elif 'text' in content %}{{ content['text'] }}{% endif %}{% endfor %}<|im_end|>
6
+ {% endif %}{% endfor %}{% if add_generation_prompt %}<|im_start|>assistant
7
+ {% endif %}
RuleMaze/quest/checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8cc0c75d723b02e04bbc95059ff6b2dcabb0c1733d31eaefd006de385030546
3
+ size 120158586
RuleMaze/quest/checkpoint/processor_config.json ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "image_processor": {
3
+ "do_convert_rgb": true,
4
+ "do_normalize": true,
5
+ "do_rescale": true,
6
+ "do_resize": true,
7
+ "image_mean": [
8
+ 0.48145466,
9
+ 0.4578275,
10
+ 0.40821073
11
+ ],
12
+ "image_processor_type": "Qwen2VLImageProcessor",
13
+ "image_std": [
14
+ 0.26862954,
15
+ 0.26130258,
16
+ 0.27577711
17
+ ],
18
+ "merge_size": 2,
19
+ "patch_size": 14,
20
+ "resample": 3,
21
+ "rescale_factor": 0.00392156862745098,
22
+ "size": {
23
+ "longest_edge": 12845056,
24
+ "shortest_edge": 3136
25
+ },
26
+ "temporal_patch_size": 2
27
+ },
28
+ "processor_class": "Qwen2_5_VLProcessor",
29
+ "video_processor": {
30
+ "do_convert_rgb": true,
31
+ "do_normalize": true,
32
+ "do_rescale": true,
33
+ "do_resize": true,
34
+ "do_sample_frames": false,
35
+ "image_mean": [
36
+ 0.48145466,
37
+ 0.4578275,
38
+ 0.40821073
39
+ ],
40
+ "image_std": [
41
+ 0.26862954,
42
+ 0.26130258,
43
+ 0.27577711
44
+ ],
45
+ "max_frames": 768,
46
+ "merge_size": 2,
47
+ "min_frames": 4,
48
+ "patch_size": 14,
49
+ "resample": 3,
50
+ "rescale_factor": 0.00392156862745098,
51
+ "return_metadata": false,
52
+ "size": {
53
+ "longest_edge": 12845056,
54
+ "shortest_edge": 3136
55
+ },
56
+ "temporal_patch_size": 2,
57
+ "video_processor_type": "Qwen2VLVideoProcessor"
58
+ }
59
+ }
RuleMaze/quest/checkpoint/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eca6265e8e2262bb5c15a70d21454a6b211b9b2d32d9dc8148906e78ea170eaf
3
+ size 15024
RuleMaze/quest/checkpoint/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68d7aae23c0ad281a5723c42d3d0c2b4dad0be21eba7d073650ee2fc41e43602
3
+ size 15024
RuleMaze/quest/checkpoint/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:465be5b0a5af7606f9f257a8f2d7c4169c76acb06f8360d1e9ee648b1a569c0e
3
+ size 15024
RuleMaze/quest/checkpoint/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d0ec1844e355f804002cdc7088f40050d1244340689686f1b8dadac9301738f
3
+ size 15024
RuleMaze/quest/checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e8dcba69a61d43e4b38d0cbe20f5e18c589211ffb15a8c62a403c46c00f702a
3
+ size 1064
RuleMaze/quest/checkpoint/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fd169731d2cbde95e10bf356d66d5997fd885dd8dbb6fb4684da3f23b2585d8
3
+ size 11421892
RuleMaze/quest/checkpoint/tokenizer_config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "backend": "tokenizers",
4
+ "bos_token": null,
5
+ "clean_up_tokenization_spaces": false,
6
+ "eos_token": "<|im_end|>",
7
+ "errors": "replace",
8
+ "extra_special_tokens": [
9
+ "<|im_start|>",
10
+ "<|im_end|>",
11
+ "<|object_ref_start|>",
12
+ "<|object_ref_end|>",
13
+ "<|box_start|>",
14
+ "<|box_end|>",
15
+ "<|quad_start|>",
16
+ "<|quad_end|>",
17
+ "<|vision_start|>",
18
+ "<|vision_end|>",
19
+ "<|vision_pad|>",
20
+ "<|image_pad|>",
21
+ "<|video_pad|>"
22
+ ],
23
+ "is_local": true,
24
+ "local_files_only": false,
25
+ "model_max_length": 131072,
26
+ "pad_token": "<|endoftext|>",
27
+ "padding_side": "right",
28
+ "processor_class": "Qwen2_5_VLProcessor",
29
+ "split_special_tokens": false,
30
+ "tokenizer_class": "Qwen2Tokenizer",
31
+ "unk_token": null
32
+ }
RuleMaze/quest/checkpoint/trainer_state.json ADDED
@@ -0,0 +1,906 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 8.281573498964804,
6
+ "eval_steps": 3000,
7
+ "global_step": 12000,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.06901311249137336,
14
+ "grad_norm": 1.6816006898880005,
15
+ "learning_rate": 3.4161490683229816e-06,
16
+ "loss": 0.6591953277587891,
17
+ "step": 100
18
+ },
19
+ {
20
+ "epoch": 0.13802622498274672,
21
+ "grad_norm": 0.6589540243148804,
22
+ "learning_rate": 6.86680469289165e-06,
23
+ "loss": 0.2923994827270508,
24
+ "step": 200
25
+ },
26
+ {
27
+ "epoch": 0.2070393374741201,
28
+ "grad_norm": 1.2133013010025024,
29
+ "learning_rate": 1.0317460317460318e-05,
30
+ "loss": 0.18498283386230469,
31
+ "step": 300
32
+ },
33
+ {
34
+ "epoch": 0.27605244996549344,
35
+ "grad_norm": 1.0459880828857422,
36
+ "learning_rate": 1.3768115942028985e-05,
37
+ "loss": 0.16723533630371093,
38
+ "step": 400
39
+ },
40
+ {
41
+ "epoch": 0.3450655624568668,
42
+ "grad_norm": 1.483292818069458,
43
+ "learning_rate": 1.7218771566597654e-05,
44
+ "loss": 0.15117901802062989,
45
+ "step": 500
46
+ },
47
+ {
48
+ "epoch": 0.4140786749482402,
49
+ "grad_norm": 1.5424000024795532,
50
+ "learning_rate": 2.0669427191166323e-05,
51
+ "loss": 0.1323984432220459,
52
+ "step": 600
53
+ },
54
+ {
55
+ "epoch": 0.4830917874396135,
56
+ "grad_norm": 0.7599974274635315,
57
+ "learning_rate": 2.412008281573499e-05,
58
+ "loss": 0.11645044326782227,
59
+ "step": 700
60
+ },
61
+ {
62
+ "epoch": 0.5521048999309869,
63
+ "grad_norm": 0.715633749961853,
64
+ "learning_rate": 2.757073844030366e-05,
65
+ "loss": 0.10420452117919922,
66
+ "step": 800
67
+ },
68
+ {
69
+ "epoch": 0.6211180124223602,
70
+ "grad_norm": 1.7199045419692993,
71
+ "learning_rate": 3.102139406487233e-05,
72
+ "loss": 0.09004179000854493,
73
+ "step": 900
74
+ },
75
+ {
76
+ "epoch": 0.6901311249137336,
77
+ "grad_norm": 1.2357006072998047,
78
+ "learning_rate": 3.4472049689440996e-05,
79
+ "loss": 0.08238659858703613,
80
+ "step": 1000
81
+ },
82
+ {
83
+ "epoch": 0.759144237405107,
84
+ "grad_norm": 0.5357984304428101,
85
+ "learning_rate": 3.7922705314009665e-05,
86
+ "loss": 0.07050128936767579,
87
+ "step": 1100
88
+ },
89
+ {
90
+ "epoch": 0.8281573498964804,
91
+ "grad_norm": 0.4577958881855011,
92
+ "learning_rate": 4.1373360938578333e-05,
93
+ "loss": 0.059500017166137696,
94
+ "step": 1200
95
+ },
96
+ {
97
+ "epoch": 0.8971704623878537,
98
+ "grad_norm": 0.5463616251945496,
99
+ "learning_rate": 4.4824016563146996e-05,
100
+ "loss": 0.05880669116973877,
101
+ "step": 1300
102
+ },
103
+ {
104
+ "epoch": 0.966183574879227,
105
+ "grad_norm": 1.8560669422149658,
106
+ "learning_rate": 4.827467218771567e-05,
107
+ "loss": 0.053169384002685546,
108
+ "step": 1400
109
+ },
110
+ {
111
+ "epoch": 1.0351966873706004,
112
+ "grad_norm": 1.4429179430007935,
113
+ "learning_rate": 5.172532781228434e-05,
114
+ "loss": 0.04906704902648926,
115
+ "step": 1500
116
+ },
117
+ {
118
+ "epoch": 1.1042097998619738,
119
+ "grad_norm": 0.5594888925552368,
120
+ "learning_rate": 5.517598343685301e-05,
121
+ "loss": 0.04453295707702637,
122
+ "step": 1600
123
+ },
124
+ {
125
+ "epoch": 1.173222912353347,
126
+ "grad_norm": 1.2935067415237427,
127
+ "learning_rate": 5.862663906142167e-05,
128
+ "loss": 0.04573007583618164,
129
+ "step": 1700
130
+ },
131
+ {
132
+ "epoch": 1.2422360248447206,
133
+ "grad_norm": 1.148449182510376,
134
+ "learning_rate": 6.207729468599034e-05,
135
+ "loss": 0.03800388097763061,
136
+ "step": 1800
137
+ },
138
+ {
139
+ "epoch": 1.311249137336094,
140
+ "grad_norm": 0.6981308460235596,
141
+ "learning_rate": 6.5527950310559e-05,
142
+ "loss": 0.03885750293731689,
143
+ "step": 1900
144
+ },
145
+ {
146
+ "epoch": 1.3802622498274673,
147
+ "grad_norm": 0.62127685546875,
148
+ "learning_rate": 6.897860593512768e-05,
149
+ "loss": 0.03810855865478516,
150
+ "step": 2000
151
+ },
152
+ {
153
+ "epoch": 1.4492753623188406,
154
+ "grad_norm": 0.7466416954994202,
155
+ "learning_rate": 7.242926155969635e-05,
156
+ "loss": 0.03464083433151245,
157
+ "step": 2100
158
+ },
159
+ {
160
+ "epoch": 1.518288474810214,
161
+ "grad_norm": 0.9254693984985352,
162
+ "learning_rate": 7.587991718426502e-05,
163
+ "loss": 0.03223170757293701,
164
+ "step": 2200
165
+ },
166
+ {
167
+ "epoch": 1.5873015873015874,
168
+ "grad_norm": 0.3020302355289459,
169
+ "learning_rate": 7.933057280883368e-05,
170
+ "loss": 0.03271255731582642,
171
+ "step": 2300
172
+ },
173
+ {
174
+ "epoch": 1.6563146997929605,
175
+ "grad_norm": 1.07040274143219,
176
+ "learning_rate": 8.278122843340234e-05,
177
+ "loss": 0.030880575180053712,
178
+ "step": 2400
179
+ },
180
+ {
181
+ "epoch": 1.725327812284334,
182
+ "grad_norm": 2.1029250621795654,
183
+ "learning_rate": 8.623188405797103e-05,
184
+ "loss": 0.02905160665512085,
185
+ "step": 2500
186
+ },
187
+ {
188
+ "epoch": 1.7943409247757074,
189
+ "grad_norm": 0.3471164107322693,
190
+ "learning_rate": 8.968253968253969e-05,
191
+ "loss": 0.026902031898498536,
192
+ "step": 2600
193
+ },
194
+ {
195
+ "epoch": 1.8633540372670807,
196
+ "grad_norm": 0.5531296133995056,
197
+ "learning_rate": 9.313319530710835e-05,
198
+ "loss": 0.027059719562530518,
199
+ "step": 2700
200
+ },
201
+ {
202
+ "epoch": 1.9323671497584543,
203
+ "grad_norm": 0.16381041705608368,
204
+ "learning_rate": 9.658385093167702e-05,
205
+ "loss": 0.02538679838180542,
206
+ "step": 2800
207
+ },
208
+ {
209
+ "epoch": 2.0013802622498273,
210
+ "grad_norm": 0.3163216710090637,
211
+ "learning_rate": 9.99999996372913e-05,
212
+ "loss": 0.02327730655670166,
213
+ "step": 2900
214
+ },
215
+ {
216
+ "epoch": 2.070393374741201,
217
+ "grad_norm": 0.24789570271968842,
218
+ "learning_rate": 9.999630005418305e-05,
219
+ "loss": 0.018836562633514405,
220
+ "step": 3000
221
+ },
222
+ {
223
+ "epoch": 2.070393374741201,
224
+ "eval_loss": 0.02921237424015999,
225
+ "eval_runtime": 181.6758,
226
+ "eval_samples_per_second": 30.984,
227
+ "eval_steps_per_second": 7.75,
228
+ "step": 3000
229
+ },
230
+ {
231
+ "epoch": 2.139406487232574,
232
+ "grad_norm": 0.7237645983695984,
233
+ "learning_rate": 9.998534692157168e-05,
234
+ "loss": 0.021141095161437987,
235
+ "step": 3100
236
+ },
237
+ {
238
+ "epoch": 2.2084195997239475,
239
+ "grad_norm": 0.7793195247650146,
240
+ "learning_rate": 9.99671418285566e-05,
241
+ "loss": 0.022475566864013672,
242
+ "step": 3200
243
+ },
244
+ {
245
+ "epoch": 2.277432712215321,
246
+ "grad_norm": 0.37524935603141785,
247
+ "learning_rate": 9.994168741636414e-05,
248
+ "loss": 0.01790332794189453,
249
+ "step": 3300
250
+ },
251
+ {
252
+ "epoch": 2.346445824706694,
253
+ "grad_norm": 0.3501254916191101,
254
+ "learning_rate": 9.990898737796431e-05,
255
+ "loss": 0.01794546365737915,
256
+ "step": 3400
257
+ },
258
+ {
259
+ "epoch": 2.4154589371980677,
260
+ "grad_norm": 0.3263097107410431,
261
+ "learning_rate": 9.986904645753517e-05,
262
+ "loss": 0.017757058143615723,
263
+ "step": 3500
264
+ },
265
+ {
266
+ "epoch": 2.4844720496894412,
267
+ "grad_norm": 0.1627577245235443,
268
+ "learning_rate": 9.982187044977433e-05,
269
+ "loss": 0.0191100811958313,
270
+ "step": 3600
271
+ },
272
+ {
273
+ "epoch": 2.5534851621808143,
274
+ "grad_norm": 0.2708640694618225,
275
+ "learning_rate": 9.976746619905848e-05,
276
+ "loss": 0.01647867798805237,
277
+ "step": 3700
278
+ },
279
+ {
280
+ "epoch": 2.622498274672188,
281
+ "grad_norm": 0.19428923726081848,
282
+ "learning_rate": 9.970584159845019e-05,
283
+ "loss": 0.019564281702041626,
284
+ "step": 3800
285
+ },
286
+ {
287
+ "epoch": 2.691511387163561,
288
+ "grad_norm": 0.27478209137916565,
289
+ "learning_rate": 9.963700558855286e-05,
290
+ "loss": 0.01532339096069336,
291
+ "step": 3900
292
+ },
293
+ {
294
+ "epoch": 2.7605244996549345,
295
+ "grad_norm": 0.6304217576980591,
296
+ "learning_rate": 9.956096815621365e-05,
297
+ "loss": 0.015121045112609864,
298
+ "step": 4000
299
+ },
300
+ {
301
+ "epoch": 2.829537612146308,
302
+ "grad_norm": 0.24556516110897064,
303
+ "learning_rate": 9.947774033307444e-05,
304
+ "loss": 0.01376125454902649,
305
+ "step": 4100
306
+ },
307
+ {
308
+ "epoch": 2.898550724637681,
309
+ "grad_norm": 0.22283633053302765,
310
+ "learning_rate": 9.938733419397148e-05,
311
+ "loss": 0.01422502040863037,
312
+ "step": 4200
313
+ },
314
+ {
315
+ "epoch": 2.9675638371290542,
316
+ "grad_norm": 0.17323362827301025,
317
+ "learning_rate": 9.928976285518347e-05,
318
+ "loss": 0.013914072513580322,
319
+ "step": 4300
320
+ },
321
+ {
322
+ "epoch": 3.036576949620428,
323
+ "grad_norm": 0.3366715610027313,
324
+ "learning_rate": 9.918504047252866e-05,
325
+ "loss": 0.012446303367614747,
326
+ "step": 4400
327
+ },
328
+ {
329
+ "epoch": 3.1055900621118013,
330
+ "grad_norm": 0.579430341720581,
331
+ "learning_rate": 9.907318223931104e-05,
332
+ "loss": 0.010887300968170166,
333
+ "step": 4500
334
+ },
335
+ {
336
+ "epoch": 3.1746031746031744,
337
+ "grad_norm": 0.1589874029159546,
338
+ "learning_rate": 9.895420438411616e-05,
339
+ "loss": 0.009336315393447876,
340
+ "step": 4600
341
+ },
342
+ {
343
+ "epoch": 3.243616287094548,
344
+ "grad_norm": 0.3313974142074585,
345
+ "learning_rate": 9.882812416845659e-05,
346
+ "loss": 0.01209233283996582,
347
+ "step": 4700
348
+ },
349
+ {
350
+ "epoch": 3.3126293995859215,
351
+ "grad_norm": 0.20725291967391968,
352
+ "learning_rate": 9.869495988426765e-05,
353
+ "loss": 0.01219676375389099,
354
+ "step": 4800
355
+ },
356
+ {
357
+ "epoch": 3.3816425120772946,
358
+ "grad_norm": 0.32415810227394104,
359
+ "learning_rate": 9.85547308512535e-05,
360
+ "loss": 0.011185965538024902,
361
+ "step": 4900
362
+ },
363
+ {
364
+ "epoch": 3.450655624568668,
365
+ "grad_norm": 0.6780321598052979,
366
+ "learning_rate": 9.84074574140843e-05,
367
+ "loss": 0.010217201709747315,
368
+ "step": 5000
369
+ },
370
+ {
371
+ "epoch": 3.5196687370600412,
372
+ "grad_norm": 0.4579280912876129,
373
+ "learning_rate": 9.825316093944449e-05,
374
+ "loss": 0.009207376837730407,
375
+ "step": 5100
376
+ },
377
+ {
378
+ "epoch": 3.588681849551415,
379
+ "grad_norm": 0.2888343930244446,
380
+ "learning_rate": 9.809186381293293e-05,
381
+ "loss": 0.008018433451652526,
382
+ "step": 5200
383
+ },
384
+ {
385
+ "epoch": 3.657694962042788,
386
+ "grad_norm": 0.41798698902130127,
387
+ "learning_rate": 9.792358943581512e-05,
388
+ "loss": 0.008765748143196106,
389
+ "step": 5300
390
+ },
391
+ {
392
+ "epoch": 3.7267080745341614,
393
+ "grad_norm": 0.22403675317764282,
394
+ "learning_rate": 9.774836222162811e-05,
395
+ "loss": 0.01168360948562622,
396
+ "step": 5400
397
+ },
398
+ {
399
+ "epoch": 3.795721187025535,
400
+ "grad_norm": 0.2777250409126282,
401
+ "learning_rate": 9.756620759263859e-05,
402
+ "loss": 0.007222639918327331,
403
+ "step": 5500
404
+ },
405
+ {
406
+ "epoch": 3.864734299516908,
407
+ "grad_norm": 0.2178342044353485,
408
+ "learning_rate": 9.73771519761545e-05,
409
+ "loss": 0.00962002992630005,
410
+ "step": 5600
411
+ },
412
+ {
413
+ "epoch": 3.9337474120082816,
414
+ "grad_norm": 0.4984281361103058,
415
+ "learning_rate": 9.718122280069101e-05,
416
+ "loss": 0.008592043519020081,
417
+ "step": 5700
418
+ },
419
+ {
420
+ "epoch": 4.002760524499655,
421
+ "grad_norm": 0.13588963449001312,
422
+ "learning_rate": 9.697844849199104e-05,
423
+ "loss": 0.008585309982299805,
424
+ "step": 5800
425
+ },
426
+ {
427
+ "epoch": 4.071773636991028,
428
+ "grad_norm": 0.38846534490585327,
429
+ "learning_rate": 9.67688584689013e-05,
430
+ "loss": 0.005256276726722717,
431
+ "step": 5900
432
+ },
433
+ {
434
+ "epoch": 4.140786749482402,
435
+ "grad_norm": 0.023833556100726128,
436
+ "learning_rate": 9.655248313910406e-05,
437
+ "loss": 0.005661345720291137,
438
+ "step": 6000
439
+ },
440
+ {
441
+ "epoch": 4.140786749482402,
442
+ "eval_loss": 0.03166082128882408,
443
+ "eval_runtime": 181.1836,
444
+ "eval_samples_per_second": 31.068,
445
+ "eval_steps_per_second": 7.771,
446
+ "step": 6000
447
+ },
448
+ {
449
+ "epoch": 4.209799861973775,
450
+ "grad_norm": 0.6761375665664673,
451
+ "learning_rate": 9.63293538947056e-05,
452
+ "loss": 0.00854755997657776,
453
+ "step": 6100
454
+ },
455
+ {
456
+ "epoch": 4.278812974465148,
457
+ "grad_norm": 0.17318780720233917,
458
+ "learning_rate": 9.609950310768186e-05,
459
+ "loss": 0.006477295756340027,
460
+ "step": 6200
461
+ },
462
+ {
463
+ "epoch": 4.3478260869565215,
464
+ "grad_norm": 0.41419535875320435,
465
+ "learning_rate": 9.586296412518169e-05,
466
+ "loss": 0.006662110686302185,
467
+ "step": 6300
468
+ },
469
+ {
470
+ "epoch": 4.416839199447895,
471
+ "grad_norm": 0.23430900275707245,
472
+ "learning_rate": 9.561977126468895e-05,
473
+ "loss": 0.008465226292610168,
474
+ "step": 6400
475
+ },
476
+ {
477
+ "epoch": 4.485852311939269,
478
+ "grad_norm": 0.4777432978153229,
479
+ "learning_rate": 9.536995980904358e-05,
480
+ "loss": 0.008400806188583375,
481
+ "step": 6500
482
+ },
483
+ {
484
+ "epoch": 4.554865424430642,
485
+ "grad_norm": 0.12053324282169342,
486
+ "learning_rate": 9.511356600132268e-05,
487
+ "loss": 0.0058623385429382325,
488
+ "step": 6600
489
+ },
490
+ {
491
+ "epoch": 4.623878536922016,
492
+ "grad_norm": 0.2965043783187866,
493
+ "learning_rate": 9.485062703958248e-05,
494
+ "loss": 0.006002122163772583,
495
+ "step": 6700
496
+ },
497
+ {
498
+ "epoch": 4.692891649413388,
499
+ "grad_norm": 0.09787727892398834,
500
+ "learning_rate": 9.45811810714613e-05,
501
+ "loss": 0.005868737101554871,
502
+ "step": 6800
503
+ },
504
+ {
505
+ "epoch": 4.761904761904762,
506
+ "grad_norm": 0.2600211203098297,
507
+ "learning_rate": 9.430526718864529e-05,
508
+ "loss": 0.005710598230361939,
509
+ "step": 6900
510
+ },
511
+ {
512
+ "epoch": 4.830917874396135,
513
+ "grad_norm": 0.2016928344964981,
514
+ "learning_rate": 9.402292542119675e-05,
515
+ "loss": 0.0066363120079040525,
516
+ "step": 7000
517
+ },
518
+ {
519
+ "epoch": 4.899930986887509,
520
+ "grad_norm": 0.22014115750789642,
521
+ "learning_rate": 9.373419673174664e-05,
522
+ "loss": 0.00683988630771637,
523
+ "step": 7100
524
+ },
525
+ {
526
+ "epoch": 4.9689440993788825,
527
+ "grad_norm": 0.1540168821811676,
528
+ "learning_rate": 9.343912300955152e-05,
529
+ "loss": 0.006956667304039001,
530
+ "step": 7200
531
+ },
532
+ {
533
+ "epoch": 5.037957211870255,
534
+ "grad_norm": 0.07650943845510483,
535
+ "learning_rate": 9.313774706441632e-05,
536
+ "loss": 0.005676180124282837,
537
+ "step": 7300
538
+ },
539
+ {
540
+ "epoch": 5.106970324361629,
541
+ "grad_norm": 0.33717188239097595,
542
+ "learning_rate": 9.283011262048334e-05,
543
+ "loss": 0.005521973371505737,
544
+ "step": 7400
545
+ },
546
+ {
547
+ "epoch": 5.175983436853002,
548
+ "grad_norm": 0.005147412419319153,
549
+ "learning_rate": 9.25162643098886e-05,
550
+ "loss": 0.0038105571269989014,
551
+ "step": 7500
552
+ },
553
+ {
554
+ "epoch": 5.244996549344376,
555
+ "grad_norm": 0.16790005564689636,
556
+ "learning_rate": 9.219624766628675e-05,
557
+ "loss": 0.00456691026687622,
558
+ "step": 7600
559
+ },
560
+ {
561
+ "epoch": 5.314009661835748,
562
+ "grad_norm": 0.10933786630630493,
563
+ "learning_rate": 9.187010911824475e-05,
564
+ "loss": 0.005703316926956177,
565
+ "step": 7700
566
+ },
567
+ {
568
+ "epoch": 5.383022774327122,
569
+ "grad_norm": 0.22020448744297028,
570
+ "learning_rate": 9.153789598250606e-05,
571
+ "loss": 0.00373211532831192,
572
+ "step": 7800
573
+ },
574
+ {
575
+ "epoch": 5.4520358868184955,
576
+ "grad_norm": 0.02716304175555706,
577
+ "learning_rate": 9.119965645712579e-05,
578
+ "loss": 0.004552946388721466,
579
+ "step": 7900
580
+ },
581
+ {
582
+ "epoch": 5.521048999309869,
583
+ "grad_norm": 0.0344187393784523,
584
+ "learning_rate": 9.085543961447808e-05,
585
+ "loss": 0.0033217817544937134,
586
+ "step": 8000
587
+ },
588
+ {
589
+ "epoch": 5.590062111801243,
590
+ "grad_norm": 0.07475689798593521,
591
+ "learning_rate": 9.050529539413655e-05,
592
+ "loss": 0.004494180977344513,
593
+ "step": 8100
594
+ },
595
+ {
596
+ "epoch": 5.659075224292615,
597
+ "grad_norm": 0.06090749427676201,
598
+ "learning_rate": 9.014927459562901e-05,
599
+ "loss": 0.0038747549057006835,
600
+ "step": 8200
601
+ },
602
+ {
603
+ "epoch": 5.728088336783989,
604
+ "grad_norm": 0.3817507028579712,
605
+ "learning_rate": 8.978742887106742e-05,
606
+ "loss": 0.0035914430022239686,
607
+ "step": 8300
608
+ },
609
+ {
610
+ "epoch": 5.797101449275362,
611
+ "grad_norm": 0.0885179191827774,
612
+ "learning_rate": 8.941981071765397e-05,
613
+ "loss": 0.0046504676342010495,
614
+ "step": 8400
615
+ },
616
+ {
617
+ "epoch": 5.866114561766736,
618
+ "grad_norm": 0.05214108154177666,
619
+ "learning_rate": 8.904647347006491e-05,
620
+ "loss": 0.004471878707408905,
621
+ "step": 8500
622
+ },
623
+ {
624
+ "epoch": 5.935127674258109,
625
+ "grad_norm": 0.06531859189271927,
626
+ "learning_rate": 8.866747129271244e-05,
627
+ "loss": 0.004513611793518066,
628
+ "step": 8600
629
+ },
630
+ {
631
+ "epoch": 6.004140786749482,
632
+ "grad_norm": 0.0673370286822319,
633
+ "learning_rate": 8.828285917188661e-05,
634
+ "loss": 0.004545169174671173,
635
+ "step": 8700
636
+ },
637
+ {
638
+ "epoch": 6.073153899240856,
639
+ "grad_norm": 0.41905659437179565,
640
+ "learning_rate": 8.789269290777772e-05,
641
+ "loss": 0.0034026417136192324,
642
+ "step": 8800
643
+ },
644
+ {
645
+ "epoch": 6.142167011732229,
646
+ "grad_norm": 0.20389963686466217,
647
+ "learning_rate": 8.74970291063808e-05,
648
+ "loss": 0.003790842294692993,
649
+ "step": 8900
650
+ },
651
+ {
652
+ "epoch": 6.211180124223603,
653
+ "grad_norm": 0.005800154991447926,
654
+ "learning_rate": 8.709592517128303e-05,
655
+ "loss": 0.00427827000617981,
656
+ "step": 9000
657
+ },
658
+ {
659
+ "epoch": 6.211180124223603,
660
+ "eval_loss": 0.02816120535135269,
661
+ "eval_runtime": 181.7766,
662
+ "eval_samples_per_second": 30.967,
663
+ "eval_steps_per_second": 7.746,
664
+ "step": 9000
665
+ },
666
+ {
667
+ "epoch": 6.280193236714976,
668
+ "grad_norm": 1.0103602409362793,
669
+ "learning_rate": 8.668943929533559e-05,
670
+ "loss": 0.004533968567848205,
671
+ "step": 9100
672
+ },
673
+ {
674
+ "epoch": 6.349206349206349,
675
+ "grad_norm": 0.22238457202911377,
676
+ "learning_rate": 8.627763045221097e-05,
677
+ "loss": 0.0028093403577804568,
678
+ "step": 9200
679
+ },
680
+ {
681
+ "epoch": 6.418219461697722,
682
+ "grad_norm": 0.011495680548250675,
683
+ "learning_rate": 8.586055838784687e-05,
684
+ "loss": 0.004271593689918518,
685
+ "step": 9300
686
+ },
687
+ {
688
+ "epoch": 6.487232574189096,
689
+ "grad_norm": 0.21627311408519745,
690
+ "learning_rate": 8.543828361177825e-05,
691
+ "loss": 0.006068320870399475,
692
+ "step": 9400
693
+ },
694
+ {
695
+ "epoch": 6.5562456866804695,
696
+ "grad_norm": 0.7513999342918396,
697
+ "learning_rate": 8.501086738835843e-05,
698
+ "loss": 0.003060971200466156,
699
+ "step": 9500
700
+ },
701
+ {
702
+ "epoch": 6.625258799171843,
703
+ "grad_norm": 0.29959240555763245,
704
+ "learning_rate": 8.457837172787082e-05,
705
+ "loss": 0.0029618120193481445,
706
+ "step": 9600
707
+ },
708
+ {
709
+ "epoch": 6.694271911663216,
710
+ "grad_norm": 0.30377644300460815,
711
+ "learning_rate": 8.414085937753229e-05,
712
+ "loss": 0.00355678915977478,
713
+ "step": 9700
714
+ },
715
+ {
716
+ "epoch": 6.763285024154589,
717
+ "grad_norm": 0.053236573934555054,
718
+ "learning_rate": 8.369839381238977e-05,
719
+ "loss": 0.0033687394857406616,
720
+ "step": 9800
721
+ },
722
+ {
723
+ "epoch": 6.832298136645963,
724
+ "grad_norm": 0.1835521012544632,
725
+ "learning_rate": 8.325103922611114e-05,
726
+ "loss": 0.002790749371051788,
727
+ "step": 9900
728
+ },
729
+ {
730
+ "epoch": 6.901311249137336,
731
+ "grad_norm": 0.03666497394442558,
732
+ "learning_rate": 8.279886052167185e-05,
733
+ "loss": 0.003270851969718933,
734
+ "step": 10000
735
+ },
736
+ {
737
+ "epoch": 6.97032436162871,
738
+ "grad_norm": 0.21567919850349426,
739
+ "learning_rate": 8.234192330193881e-05,
740
+ "loss": 0.004674305319786072,
741
+ "step": 10100
742
+ },
743
+ {
744
+ "epoch": 7.0393374741200825,
745
+ "grad_norm": 0.25714561343193054,
746
+ "learning_rate": 8.18802938601525e-05,
747
+ "loss": 0.0025664740800857544,
748
+ "step": 10200
749
+ },
750
+ {
751
+ "epoch": 7.108350586611456,
752
+ "grad_norm": 0.0016106347320601344,
753
+ "learning_rate": 8.14140391703091e-05,
754
+ "loss": 0.001942284107208252,
755
+ "step": 10300
756
+ },
757
+ {
758
+ "epoch": 7.17736369910283,
759
+ "grad_norm": 0.0061345831491053104,
760
+ "learning_rate": 8.094322687744371e-05,
761
+ "loss": 0.0024612732231616974,
762
+ "step": 10400
763
+ },
764
+ {
765
+ "epoch": 7.246376811594203,
766
+ "grad_norm": 0.4842909574508667,
767
+ "learning_rate": 8.046792528781642e-05,
768
+ "loss": 0.002561650574207306,
769
+ "step": 10500
770
+ },
771
+ {
772
+ "epoch": 7.315389924085577,
773
+ "grad_norm": 0.003960311878472567,
774
+ "learning_rate": 7.998820335900217e-05,
775
+ "loss": 0.0013421116769313812,
776
+ "step": 10600
777
+ },
778
+ {
779
+ "epoch": 7.384403036576949,
780
+ "grad_norm": 0.007439567707479,
781
+ "learning_rate": 7.950413068988638e-05,
782
+ "loss": 0.003062557876110077,
783
+ "step": 10700
784
+ },
785
+ {
786
+ "epoch": 7.453416149068323,
787
+ "grad_norm": 0.08753065019845963,
788
+ "learning_rate": 7.901577751056739e-05,
789
+ "loss": 0.00208556205034256,
790
+ "step": 10800
791
+ },
792
+ {
793
+ "epoch": 7.522429261559696,
794
+ "grad_norm": 0.014604340307414532,
795
+ "learning_rate": 7.85232146721673e-05,
796
+ "loss": 0.002812923789024353,
797
+ "step": 10900
798
+ },
799
+ {
800
+ "epoch": 7.59144237405107,
801
+ "grad_norm": 0.7260613441467285,
802
+ "learning_rate": 7.802651363655285e-05,
803
+ "loss": 0.002836261689662933,
804
+ "step": 11000
805
+ },
806
+ {
807
+ "epoch": 7.660455486542443,
808
+ "grad_norm": 0.004646544810384512,
809
+ "learning_rate": 7.75257464659676e-05,
810
+ "loss": 0.002893007695674896,
811
+ "step": 11100
812
+ },
813
+ {
814
+ "epoch": 7.729468599033816,
815
+ "grad_norm": 0.0021574676502496004,
816
+ "learning_rate": 7.702098581257692e-05,
817
+ "loss": 0.003359476923942566,
818
+ "step": 11200
819
+ },
820
+ {
821
+ "epoch": 7.79848171152519,
822
+ "grad_norm": 0.04375157505273819,
823
+ "learning_rate": 7.651230490792762e-05,
824
+ "loss": 0.0026143118739128113,
825
+ "step": 11300
826
+ },
827
+ {
828
+ "epoch": 7.867494824016563,
829
+ "grad_norm": 0.025788860395550728,
830
+ "learning_rate": 7.599977755232328e-05,
831
+ "loss": 0.0021833184361457823,
832
+ "step": 11400
833
+ },
834
+ {
835
+ "epoch": 7.936507936507937,
836
+ "grad_norm": 0.0044431621208786964,
837
+ "learning_rate": 7.548347810411729e-05,
838
+ "loss": 0.003199644684791565,
839
+ "step": 11500
840
+ },
841
+ {
842
+ "epoch": 8.00552104899931,
843
+ "grad_norm": 0.02362344227731228,
844
+ "learning_rate": 7.496348146892469e-05,
845
+ "loss": 0.003279160261154175,
846
+ "step": 11600
847
+ },
848
+ {
849
+ "epoch": 8.074534161490684,
850
+ "grad_norm": 0.0023468986619263887,
851
+ "learning_rate": 7.443986308875479e-05,
852
+ "loss": 0.0017800283432006835,
853
+ "step": 11700
854
+ },
855
+ {
856
+ "epoch": 8.143547273982056,
857
+ "grad_norm": 0.02598908729851246,
858
+ "learning_rate": 7.391269893106592e-05,
859
+ "loss": 0.0010919257253408433,
860
+ "step": 11800
861
+ },
862
+ {
863
+ "epoch": 8.21256038647343,
864
+ "grad_norm": 0.034161508083343506,
865
+ "learning_rate": 7.338206547774395e-05,
866
+ "loss": 0.0038761073350906373,
867
+ "step": 11900
868
+ },
869
+ {
870
+ "epoch": 8.281573498964804,
871
+ "grad_norm": 0.6880965828895569,
872
+ "learning_rate": 7.284803971400614e-05,
873
+ "loss": 0.0018247830867767333,
874
+ "step": 12000
875
+ },
876
+ {
877
+ "epoch": 8.281573498964804,
878
+ "eval_loss": 0.03933844342827797,
879
+ "eval_runtime": 181.0173,
880
+ "eval_samples_per_second": 31.096,
881
+ "eval_steps_per_second": 7.778,
882
+ "step": 12000
883
+ }
884
+ ],
885
+ "logging_steps": 100,
886
+ "max_steps": 28980,
887
+ "num_input_tokens_seen": 0,
888
+ "num_train_epochs": 20,
889
+ "save_steps": 3000,
890
+ "stateful_callbacks": {
891
+ "TrainerControl": {
892
+ "args": {
893
+ "should_epoch_stop": false,
894
+ "should_evaluate": false,
895
+ "should_log": false,
896
+ "should_save": true,
897
+ "should_training_stop": false
898
+ },
899
+ "attributes": {}
900
+ }
901
+ },
902
+ "total_flos": 4.146516808737751e+18,
903
+ "train_batch_size": 4,
904
+ "trial_name": null,
905
+ "trial_params": null
906
+ }
RuleMaze/quest/checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6aadc8739cc804af8e34dcfdb1cdfdbe9e425622c9bdefc332ef109b8e76a679
3
+ size 5560
RuleMaze/regular/checkpoint/README.md ADDED
@@ -0,0 +1,208 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen2.5-VL-3B-Instruct
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:Qwen/Qwen2.5-VL-3B-Instruct
7
+ - llama-factory
8
+ - lora
9
+ - transformers
10
+ ---
11
+
12
+ # Model Card for Model ID
13
+
14
+ <!-- Provide a quick summary of what the model is/does. -->
15
+
16
+
17
+
18
+ ## Model Details
19
+
20
+ ### Model Description
21
+
22
+ <!-- Provide a longer summary of what this model is. -->
23
+
24
+
25
+
26
+ - **Developed by:** [More Information Needed]
27
+ - **Funded by [optional]:** [More Information Needed]
28
+ - **Shared by [optional]:** [More Information Needed]
29
+ - **Model type:** [More Information Needed]
30
+ - **Language(s) (NLP):** [More Information Needed]
31
+ - **License:** [More Information Needed]
32
+ - **Finetuned from model [optional]:** [More Information Needed]
33
+
34
+ ### Model Sources [optional]
35
+
36
+ <!-- Provide the basic links for the model. -->
37
+
38
+ - **Repository:** [More Information Needed]
39
+ - **Paper [optional]:** [More Information Needed]
40
+ - **Demo [optional]:** [More Information Needed]
41
+
42
+ ## Uses
43
+
44
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
45
+
46
+ ### Direct Use
47
+
48
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Downstream Use [optional]
53
+
54
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
55
+
56
+ [More Information Needed]
57
+
58
+ ### Out-of-Scope Use
59
+
60
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ## Bias, Risks, and Limitations
65
+
66
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
67
+
68
+ [More Information Needed]
69
+
70
+ ### Recommendations
71
+
72
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
73
+
74
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
75
+
76
+ ## How to Get Started with the Model
77
+
78
+ Use the code below to get started with the model.
79
+
80
+ [More Information Needed]
81
+
82
+ ## Training Details
83
+
84
+ ### Training Data
85
+
86
+ <!-- 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. -->
87
+
88
+ [More Information Needed]
89
+
90
+ ### Training Procedure
91
+
92
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
93
+
94
+ #### Preprocessing [optional]
95
+
96
+ [More Information Needed]
97
+
98
+
99
+ #### Training Hyperparameters
100
+
101
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
102
+
103
+ #### Speeds, Sizes, Times [optional]
104
+
105
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
106
+
107
+ [More Information Needed]
108
+
109
+ ## Evaluation
110
+
111
+ <!-- This section describes the evaluation protocols and provides the results. -->
112
+
113
+ ### Testing Data, Factors & Metrics
114
+
115
+ #### Testing Data
116
+
117
+ <!-- This should link to a Dataset Card if possible. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Factors
122
+
123
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
124
+
125
+ [More Information Needed]
126
+
127
+ #### Metrics
128
+
129
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
130
+
131
+ [More Information Needed]
132
+
133
+ ### Results
134
+
135
+ [More Information Needed]
136
+
137
+ #### Summary
138
+
139
+
140
+
141
+ ## Model Examination [optional]
142
+
143
+ <!-- Relevant interpretability work for the model goes here -->
144
+
145
+ [More Information Needed]
146
+
147
+ ## Environmental Impact
148
+
149
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
150
+
151
+ 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).
152
+
153
+ - **Hardware Type:** [More Information Needed]
154
+ - **Hours used:** [More Information Needed]
155
+ - **Cloud Provider:** [More Information Needed]
156
+ - **Compute Region:** [More Information Needed]
157
+ - **Carbon Emitted:** [More Information Needed]
158
+
159
+ ## Technical Specifications [optional]
160
+
161
+ ### Model Architecture and Objective
162
+
163
+ [More Information Needed]
164
+
165
+ ### Compute Infrastructure
166
+
167
+ [More Information Needed]
168
+
169
+ #### Hardware
170
+
171
+ [More Information Needed]
172
+
173
+ #### Software
174
+
175
+ [More Information Needed]
176
+
177
+ ## Citation [optional]
178
+
179
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
180
+
181
+ **BibTeX:**
182
+
183
+ [More Information Needed]
184
+
185
+ **APA:**
186
+
187
+ [More Information Needed]
188
+
189
+ ## Glossary [optional]
190
+
191
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
192
+
193
+ [More Information Needed]
194
+
195
+ ## More Information [optional]
196
+
197
+ [More Information Needed]
198
+
199
+ ## Model Card Authors [optional]
200
+
201
+ [More Information Needed]
202
+
203
+ ## Model Card Contact
204
+
205
+ [More Information Needed]
206
+ ### Framework versions
207
+
208
+ - PEFT 0.18.1
RuleMaze/regular/checkpoint/adapter_config.json ADDED
@@ -0,0 +1,151 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "Qwen/Qwen2.5-VL-3B-Instruct",
7
+ "bias": "none",
8
+ "corda_config": null,
9
+ "ensure_weight_tying": false,
10
+ "eva_config": null,
11
+ "exclude_modules": null,
12
+ "fan_in_fan_out": false,
13
+ "inference_mode": true,
14
+ "init_lora_weights": true,
15
+ "layer_replication": null,
16
+ "layers_pattern": null,
17
+ "layers_to_transform": null,
18
+ "loftq_config": {},
19
+ "lora_alpha": 16,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.0,
22
+ "megatron_config": null,
23
+ "megatron_core": "megatron.core",
24
+ "modules_to_save": null,
25
+ "peft_type": "LORA",
26
+ "peft_version": "0.18.1",
27
+ "qalora_group_size": 16,
28
+ "r": 8,
29
+ "rank_pattern": {},
30
+ "revision": null,
31
+ "target_modules": [
32
+ "layers.25.mlp.up_proj",
33
+ "layers.29.mlp.down_proj",
34
+ "layers.19.mlp.up_proj",
35
+ "layers.6.mlp.gate_proj",
36
+ "layers.27.mlp.up_proj",
37
+ "layers.3.mlp.down_proj",
38
+ "34.mlp.gate_proj",
39
+ "layers.17.mlp.down_proj",
40
+ "layers.23.mlp.down_proj",
41
+ "layers.20.mlp.down_proj",
42
+ "layers.19.mlp.down_proj",
43
+ "layers.24.mlp.up_proj",
44
+ "layers.11.mlp.up_proj",
45
+ "layers.9.mlp.up_proj",
46
+ "layers.5.mlp.up_proj",
47
+ "layers.18.mlp.down_proj",
48
+ "33.mlp.up_proj",
49
+ "layers.9.mlp.gate_proj",
50
+ "layers.17.mlp.gate_proj",
51
+ "layers.11.mlp.down_proj",
52
+ "35.mlp.gate_proj",
53
+ "layers.16.mlp.down_proj",
54
+ "layers.13.mlp.gate_proj",
55
+ "32.mlp.gate_proj",
56
+ "layers.1.mlp.up_proj",
57
+ "layers.21.mlp.up_proj",
58
+ "layers.22.mlp.down_proj",
59
+ "layers.29.mlp.gate_proj",
60
+ "layers.24.mlp.gate_proj",
61
+ "layers.31.mlp.down_proj",
62
+ "34.mlp.up_proj",
63
+ "layers.2.mlp.gate_proj",
64
+ "layers.29.mlp.up_proj",
65
+ "layers.20.mlp.gate_proj",
66
+ "layers.24.mlp.down_proj",
67
+ "layers.12.mlp.up_proj",
68
+ "layers.26.mlp.down_proj",
69
+ "layers.16.mlp.up_proj",
70
+ "layers.26.mlp.up_proj",
71
+ "layers.30.mlp.gate_proj",
72
+ "layers.20.mlp.up_proj",
73
+ "layers.14.mlp.up_proj",
74
+ "layers.4.mlp.up_proj",
75
+ "layers.11.mlp.gate_proj",
76
+ "layers.30.mlp.down_proj",
77
+ "layers.18.mlp.up_proj",
78
+ "35.mlp.up_proj",
79
+ "layers.0.mlp.gate_proj",
80
+ "layers.30.mlp.up_proj",
81
+ "layers.31.mlp.up_proj",
82
+ "layers.9.mlp.down_proj",
83
+ "layers.0.mlp.up_proj",
84
+ "layers.7.mlp.gate_proj",
85
+ "layers.1.mlp.down_proj",
86
+ "32.mlp.down_proj",
87
+ "layers.15.mlp.down_proj",
88
+ "layers.1.mlp.gate_proj",
89
+ "layers.4.mlp.down_proj",
90
+ "layers.21.mlp.down_proj",
91
+ "layers.6.mlp.up_proj",
92
+ "layers.28.mlp.up_proj",
93
+ "layers.18.mlp.gate_proj",
94
+ "layers.4.mlp.gate_proj",
95
+ "layers.22.mlp.up_proj",
96
+ "layers.28.mlp.down_proj",
97
+ "layers.14.mlp.gate_proj",
98
+ "layers.19.mlp.gate_proj",
99
+ "layers.27.mlp.gate_proj",
100
+ "layers.2.mlp.up_proj",
101
+ "layers.0.mlp.down_proj",
102
+ "layers.12.mlp.gate_proj",
103
+ "layers.13.mlp.down_proj",
104
+ "layers.25.mlp.gate_proj",
105
+ "layers.8.mlp.down_proj",
106
+ "layers.10.mlp.gate_proj",
107
+ "layers.17.mlp.up_proj",
108
+ "layers.28.mlp.gate_proj",
109
+ "layers.10.mlp.up_proj",
110
+ "layers.5.mlp.down_proj",
111
+ "layers.3.mlp.up_proj",
112
+ "layers.7.mlp.down_proj",
113
+ "layers.5.mlp.gate_proj",
114
+ "layers.22.mlp.gate_proj",
115
+ "layers.14.mlp.down_proj",
116
+ "layers.3.mlp.gate_proj",
117
+ "layers.31.mlp.gate_proj",
118
+ "layers.10.mlp.down_proj",
119
+ "layers.25.mlp.down_proj",
120
+ "layers.7.mlp.up_proj",
121
+ "layers.15.mlp.gate_proj",
122
+ "34.mlp.down_proj",
123
+ "33.mlp.gate_proj",
124
+ "layers.15.mlp.up_proj",
125
+ "layers.8.mlp.up_proj",
126
+ "o_proj",
127
+ "layers.21.mlp.gate_proj",
128
+ "layers.13.mlp.up_proj",
129
+ "35.mlp.down_proj",
130
+ "33.mlp.down_proj",
131
+ "layers.23.mlp.up_proj",
132
+ "v_proj",
133
+ "layers.12.mlp.down_proj",
134
+ "k_proj",
135
+ "layers.26.mlp.gate_proj",
136
+ "layers.27.mlp.down_proj",
137
+ "layers.2.mlp.down_proj",
138
+ "layers.8.mlp.gate_proj",
139
+ "layers.6.mlp.down_proj",
140
+ "q_proj",
141
+ "layers.16.mlp.gate_proj",
142
+ "layers.23.mlp.gate_proj",
143
+ "32.mlp.up_proj"
144
+ ],
145
+ "target_parameters": null,
146
+ "task_type": "CAUSAL_LM",
147
+ "trainable_token_indices": null,
148
+ "use_dora": false,
149
+ "use_qalora": false,
150
+ "use_rslora": false
151
+ }
RuleMaze/regular/checkpoint/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf52d4b66818a7a2e0d3243b02ecb78711c63ba0158a4b956f5a83b2027a658c
3
+ size 59941192
RuleMaze/regular/checkpoint/chat_template.jinja ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {% set image_count = namespace(value=0) %}{% set video_count = namespace(value=0) %}{% for message in messages %}{% if loop.first and message['role'] != 'system' %}<|im_start|>system
2
+ You are a helpful assistant.<|im_end|>
3
+ {% endif %}<|im_start|>{{ message['role'] }}
4
+ {% if message['content'] is string %}{{ message['content'] }}<|im_end|>
5
+ {% else %}{% for content in message['content'] %}{% if content['type'] == 'image' or 'image' in content or 'image_url' in content %}{% set image_count.value = image_count.value + 1 %}{% if add_vision_id %}Picture {{ image_count.value }}: {% endif %}<|vision_start|><|image_pad|><|vision_end|>{% elif content['type'] == 'video' or 'video' in content %}{% set video_count.value = video_count.value + 1 %}{% if add_vision_id %}Video {{ video_count.value }}: {% endif %}<|vision_start|><|video_pad|><|vision_end|>{% elif 'text' in content %}{{ content['text'] }}{% endif %}{% endfor %}<|im_end|>
6
+ {% endif %}{% endfor %}{% if add_generation_prompt %}<|im_start|>assistant
7
+ {% endif %}
RuleMaze/regular/checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:513b24837e7ef8e50a2785dd12de8a00f3cdfce128916f5aeb5923ced0fd39e9
3
+ size 120166091
RuleMaze/regular/checkpoint/processor_config.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "image_processor": {
3
+ "data_format": "channels_first",
4
+ "do_convert_rgb": true,
5
+ "do_normalize": true,
6
+ "do_rescale": true,
7
+ "do_resize": true,
8
+ "image_mean": [
9
+ 0.48145466,
10
+ 0.4578275,
11
+ 0.40821073
12
+ ],
13
+ "image_processor_type": "Qwen2VLImageProcessorFast",
14
+ "image_std": [
15
+ 0.26862954,
16
+ 0.26130258,
17
+ 0.27577711
18
+ ],
19
+ "merge_size": 2,
20
+ "patch_size": 14,
21
+ "resample": 3,
22
+ "rescale_factor": 0.00392156862745098,
23
+ "size": {
24
+ "longest_edge": 12845056,
25
+ "shortest_edge": 3136
26
+ },
27
+ "temporal_patch_size": 2
28
+ },
29
+ "processor_class": "Qwen2_5_VLProcessor",
30
+ "video_processor": {
31
+ "data_format": "channels_first",
32
+ "default_to_square": true,
33
+ "do_convert_rgb": true,
34
+ "do_normalize": true,
35
+ "do_rescale": true,
36
+ "do_resize": true,
37
+ "do_sample_frames": false,
38
+ "image_mean": [
39
+ 0.48145466,
40
+ 0.4578275,
41
+ 0.40821073
42
+ ],
43
+ "image_processor_type": "Qwen2VLImageProcessor",
44
+ "image_std": [
45
+ 0.26862954,
46
+ 0.26130258,
47
+ 0.27577711
48
+ ],
49
+ "max_frames": 768,
50
+ "merge_size": 2,
51
+ "min_frames": 4,
52
+ "patch_size": 14,
53
+ "resample": 3,
54
+ "rescale_factor": 0.00392156862745098,
55
+ "return_metadata": false,
56
+ "size": {
57
+ "longest_edge": 12845056,
58
+ "shortest_edge": 3136
59
+ },
60
+ "temporal_patch_size": 2,
61
+ "video_processor_type": "Qwen2VLVideoProcessor"
62
+ }
63
+ }
RuleMaze/regular/checkpoint/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5093d9ced672268085b82fa39d1b89e5ac93a3a18a59a989b271295a07b9ccd1
3
+ size 15429
RuleMaze/regular/checkpoint/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bd8ca6e1eafc6a6c0f5863cd14662300324e69b710f6a1ecdc76adb93466629
3
+ size 15429
RuleMaze/regular/checkpoint/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:079788f0c27c34946197f1a3ccfb099be63e60d3b81ca2e1708fdc43e5084bae
3
+ size 15429
RuleMaze/regular/checkpoint/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a726b049d7cadd85deeef60294818bb0e9a8a2fd746e6f39716d53fd11134cc
3
+ size 15429
RuleMaze/regular/checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c22dd245f056fd9b359294f8c8cce5390d8d6edd9343c9dc8c6dfc14c3c8ce49
3
+ size 1465
RuleMaze/regular/checkpoint/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fd169731d2cbde95e10bf356d66d5997fd885dd8dbb6fb4684da3f23b2585d8
3
+ size 11421892
RuleMaze/regular/checkpoint/tokenizer_config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "backend": "tokenizers",
4
+ "bos_token": null,
5
+ "clean_up_tokenization_spaces": false,
6
+ "eos_token": "<|im_end|>",
7
+ "errors": "replace",
8
+ "extra_special_tokens": [
9
+ "<|im_start|>",
10
+ "<|im_end|>",
11
+ "<|object_ref_start|>",
12
+ "<|object_ref_end|>",
13
+ "<|box_start|>",
14
+ "<|box_end|>",
15
+ "<|quad_start|>",
16
+ "<|quad_end|>",
17
+ "<|vision_start|>",
18
+ "<|vision_end|>",
19
+ "<|vision_pad|>",
20
+ "<|image_pad|>",
21
+ "<|video_pad|>"
22
+ ],
23
+ "is_local": false,
24
+ "model_max_length": 131072,
25
+ "pad_token": "<|endoftext|>",
26
+ "padding_side": "right",
27
+ "processor_class": "Qwen2_5_VLProcessor",
28
+ "split_special_tokens": false,
29
+ "tokenizer_class": "Qwen2Tokenizer",
30
+ "unk_token": null
31
+ }
RuleMaze/regular/checkpoint/trainer_state.json ADDED
@@ -0,0 +1,906 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 13.157981349424027,
6
+ "eval_steps": 3000,
7
+ "global_step": 12000,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.10970927043335162,
14
+ "grad_norm": 0.468578577041626,
15
+ "learning_rate": 5.4276315789473686e-06,
16
+ "loss": 0.5462883758544922,
17
+ "step": 100
18
+ },
19
+ {
20
+ "epoch": 0.21941854086670323,
21
+ "grad_norm": 0.45979681611061096,
22
+ "learning_rate": 1.0910087719298246e-05,
23
+ "loss": 0.2727891731262207,
24
+ "step": 200
25
+ },
26
+ {
27
+ "epoch": 0.32912781130005486,
28
+ "grad_norm": 0.6285035610198975,
29
+ "learning_rate": 1.6392543859649124e-05,
30
+ "loss": 0.20325206756591796,
31
+ "step": 300
32
+ },
33
+ {
34
+ "epoch": 0.43883708173340646,
35
+ "grad_norm": 0.49440646171569824,
36
+ "learning_rate": 2.1875e-05,
37
+ "loss": 0.17335186004638672,
38
+ "step": 400
39
+ },
40
+ {
41
+ "epoch": 0.5485463521667581,
42
+ "grad_norm": 0.3639424443244934,
43
+ "learning_rate": 2.735745614035088e-05,
44
+ "loss": 0.1450818157196045,
45
+ "step": 500
46
+ },
47
+ {
48
+ "epoch": 0.6582556226001097,
49
+ "grad_norm": 0.8926243782043457,
50
+ "learning_rate": 3.2839912280701755e-05,
51
+ "loss": 0.129285945892334,
52
+ "step": 600
53
+ },
54
+ {
55
+ "epoch": 0.7679648930334614,
56
+ "grad_norm": 0.6681469082832336,
57
+ "learning_rate": 3.8322368421052634e-05,
58
+ "loss": 0.10414340019226075,
59
+ "step": 700
60
+ },
61
+ {
62
+ "epoch": 0.8776741634668129,
63
+ "grad_norm": 0.470255583524704,
64
+ "learning_rate": 4.3804824561403514e-05,
65
+ "loss": 0.0889210319519043,
66
+ "step": 800
67
+ },
68
+ {
69
+ "epoch": 0.9873834339001646,
70
+ "grad_norm": 0.6484633684158325,
71
+ "learning_rate": 4.928728070175439e-05,
72
+ "loss": 0.08110878944396972,
73
+ "step": 900
74
+ },
75
+ {
76
+ "epoch": 1.0965441579813495,
77
+ "grad_norm": 0.42188429832458496,
78
+ "learning_rate": 5.4769736842105266e-05,
79
+ "loss": 0.0681976318359375,
80
+ "step": 1000
81
+ },
82
+ {
83
+ "epoch": 1.206253428414701,
84
+ "grad_norm": 0.38744252920150757,
85
+ "learning_rate": 6.0252192982456145e-05,
86
+ "loss": 0.059779272079467774,
87
+ "step": 1100
88
+ },
89
+ {
90
+ "epoch": 1.3159626988480526,
91
+ "grad_norm": 0.634701669216156,
92
+ "learning_rate": 6.573464912280702e-05,
93
+ "loss": 0.05309516906738281,
94
+ "step": 1200
95
+ },
96
+ {
97
+ "epoch": 1.4256719692814044,
98
+ "grad_norm": 0.3459165692329407,
99
+ "learning_rate": 7.12171052631579e-05,
100
+ "loss": 0.04944893360137939,
101
+ "step": 1300
102
+ },
103
+ {
104
+ "epoch": 1.535381239714756,
105
+ "grad_norm": 0.6033017635345459,
106
+ "learning_rate": 7.669956140350878e-05,
107
+ "loss": 0.04666784286499023,
108
+ "step": 1400
109
+ },
110
+ {
111
+ "epoch": 1.6450905101481075,
112
+ "grad_norm": 0.6594127416610718,
113
+ "learning_rate": 8.218201754385966e-05,
114
+ "loss": 0.04396382808685303,
115
+ "step": 1500
116
+ },
117
+ {
118
+ "epoch": 1.7547997805814592,
119
+ "grad_norm": 0.1653222292661667,
120
+ "learning_rate": 8.766447368421054e-05,
121
+ "loss": 0.041247625350952145,
122
+ "step": 1600
123
+ },
124
+ {
125
+ "epoch": 1.8645090510148108,
126
+ "grad_norm": 0.3759867548942566,
127
+ "learning_rate": 9.314692982456141e-05,
128
+ "loss": 0.03404149293899536,
129
+ "step": 1700
130
+ },
131
+ {
132
+ "epoch": 1.9742183214481623,
133
+ "grad_norm": 0.23973219096660614,
134
+ "learning_rate": 9.862938596491229e-05,
135
+ "loss": 0.03183579921722412,
136
+ "step": 1800
137
+ },
138
+ {
139
+ "epoch": 2.0833790455293473,
140
+ "grad_norm": 0.325320303440094,
141
+ "learning_rate": 9.999484984691653e-05,
142
+ "loss": 0.03078770637512207,
143
+ "step": 1900
144
+ },
145
+ {
146
+ "epoch": 2.193088315962699,
147
+ "grad_norm": 0.16789975762367249,
148
+ "learning_rate": 9.9971962417026e-05,
149
+ "loss": 0.027160501480102538,
150
+ "step": 2000
151
+ },
152
+ {
153
+ "epoch": 2.3027975863960504,
154
+ "grad_norm": 0.39737239480018616,
155
+ "learning_rate": 9.993077384438713e-05,
156
+ "loss": 0.024041428565979003,
157
+ "step": 2100
158
+ },
159
+ {
160
+ "epoch": 2.412506856829402,
161
+ "grad_norm": 0.36602410674095154,
162
+ "learning_rate": 9.987129921341749e-05,
163
+ "loss": 0.023267135620117188,
164
+ "step": 2200
165
+ },
166
+ {
167
+ "epoch": 2.5222161272627535,
168
+ "grad_norm": 0.05183083936572075,
169
+ "learning_rate": 9.97935603054052e-05,
170
+ "loss": 0.02218881607055664,
171
+ "step": 2300
172
+ },
173
+ {
174
+ "epoch": 2.6319253976961052,
175
+ "grad_norm": 0.23794086277484894,
176
+ "learning_rate": 9.969758559053199e-05,
177
+ "loss": 0.019391658306121825,
178
+ "step": 2400
179
+ },
180
+ {
181
+ "epoch": 2.741634668129457,
182
+ "grad_norm": 0.46757692098617554,
183
+ "learning_rate": 9.958341021744668e-05,
184
+ "loss": 0.015924193859100343,
185
+ "step": 2500
186
+ },
187
+ {
188
+ "epoch": 2.8513439385628088,
189
+ "grad_norm": 0.3365223705768585,
190
+ "learning_rate": 9.945107600039271e-05,
191
+ "loss": 0.016793460845947267,
192
+ "step": 2600
193
+ },
194
+ {
195
+ "epoch": 2.96105320899616,
196
+ "grad_norm": 0.10865141451358795,
197
+ "learning_rate": 9.930063140389458e-05,
198
+ "loss": 0.015737195014953614,
199
+ "step": 2700
200
+ },
201
+ {
202
+ "epoch": 3.070213933077345,
203
+ "grad_norm": 0.12908822298049927,
204
+ "learning_rate": 9.913213152500879e-05,
205
+ "loss": 0.012379565238952638,
206
+ "step": 2800
207
+ },
208
+ {
209
+ "epoch": 3.179923203510697,
210
+ "grad_norm": 0.39894333481788635,
211
+ "learning_rate": 9.89456380731457e-05,
212
+ "loss": 0.010362827777862548,
213
+ "step": 2900
214
+ },
215
+ {
216
+ "epoch": 3.289632473944048,
217
+ "grad_norm": 0.18888452649116516,
218
+ "learning_rate": 9.874121934746984e-05,
219
+ "loss": 0.010273929834365845,
220
+ "step": 3000
221
+ },
222
+ {
223
+ "epoch": 3.289632473944048,
224
+ "eval_loss": 0.11601941287517548,
225
+ "eval_runtime": 116.5005,
226
+ "eval_samples_per_second": 27.631,
227
+ "eval_steps_per_second": 6.91,
228
+ "step": 3000
229
+ },
230
+ {
231
+ "epoch": 3.3993417443774,
232
+ "grad_norm": 0.24296416342258453,
233
+ "learning_rate": 9.851895021188692e-05,
234
+ "loss": 0.008741957545280456,
235
+ "step": 3100
236
+ },
237
+ {
238
+ "epoch": 3.5090510148107517,
239
+ "grad_norm": 0.18995995819568634,
240
+ "learning_rate": 9.827891206762634e-05,
241
+ "loss": 0.009190759658813476,
242
+ "step": 3200
243
+ },
244
+ {
245
+ "epoch": 3.618760285244103,
246
+ "grad_norm": 0.1456049531698227,
247
+ "learning_rate": 9.802119282342995e-05,
248
+ "loss": 0.009634263515472412,
249
+ "step": 3300
250
+ },
251
+ {
252
+ "epoch": 3.7284695556774547,
253
+ "grad_norm": 0.9678109288215637,
254
+ "learning_rate": 9.774588686335731e-05,
255
+ "loss": 0.008319487571716308,
256
+ "step": 3400
257
+ },
258
+ {
259
+ "epoch": 3.8381788261108065,
260
+ "grad_norm": 0.08138152211904526,
261
+ "learning_rate": 9.74530950122196e-05,
262
+ "loss": 0.009371925592422486,
263
+ "step": 3500
264
+ },
265
+ {
266
+ "epoch": 3.947888096544158,
267
+ "grad_norm": 0.5730862617492676,
268
+ "learning_rate": 9.71429244986547e-05,
269
+ "loss": 0.007398140430450439,
270
+ "step": 3600
271
+ },
272
+ {
273
+ "epoch": 4.057048820625343,
274
+ "grad_norm": 0.508908748626709,
275
+ "learning_rate": 9.681548891585711e-05,
276
+ "loss": 0.00682299017906189,
277
+ "step": 3700
278
+ },
279
+ {
280
+ "epoch": 4.1667580910586945,
281
+ "grad_norm": 0.507350504398346,
282
+ "learning_rate": 9.647090817997684e-05,
283
+ "loss": 0.0053677594661712645,
284
+ "step": 3800
285
+ },
286
+ {
287
+ "epoch": 4.276467361492046,
288
+ "grad_norm": 0.24189727008342743,
289
+ "learning_rate": 9.610930848620274e-05,
290
+ "loss": 0.003890502452850342,
291
+ "step": 3900
292
+ },
293
+ {
294
+ "epoch": 4.386176631925398,
295
+ "grad_norm": 0.012589801102876663,
296
+ "learning_rate": 9.573082226254632e-05,
297
+ "loss": 0.006510751247406006,
298
+ "step": 4000
299
+ },
300
+ {
301
+ "epoch": 4.495885902358749,
302
+ "grad_norm": 0.06403769552707672,
303
+ "learning_rate": 9.533558812134284e-05,
304
+ "loss": 0.00700473427772522,
305
+ "step": 4100
306
+ },
307
+ {
308
+ "epoch": 4.605595172792101,
309
+ "grad_norm": 0.04759138450026512,
310
+ "learning_rate": 9.492375080848754e-05,
311
+ "loss": 0.008159146308898926,
312
+ "step": 4200
313
+ },
314
+ {
315
+ "epoch": 4.7153044432254525,
316
+ "grad_norm": 0.1282065361738205,
317
+ "learning_rate": 9.449546115042562e-05,
318
+ "loss": 0.0043099141120910645,
319
+ "step": 4300
320
+ },
321
+ {
322
+ "epoch": 4.825013713658804,
323
+ "grad_norm": 0.06390748172998428,
324
+ "learning_rate": 9.405087599891538e-05,
325
+ "loss": 0.006736204624176025,
326
+ "step": 4400
327
+ },
328
+ {
329
+ "epoch": 4.934722984092156,
330
+ "grad_norm": 0.3489040434360504,
331
+ "learning_rate": 9.35901581735846e-05,
332
+ "loss": 0.005642812252044677,
333
+ "step": 4500
334
+ },
335
+ {
336
+ "epoch": 5.0438837081733405,
337
+ "grad_norm": 0.06407257169485092,
338
+ "learning_rate": 9.311347640230149e-05,
339
+ "loss": 0.004873534739017487,
340
+ "step": 4600
341
+ },
342
+ {
343
+ "epoch": 5.153592978606692,
344
+ "grad_norm": 0.4154542088508606,
345
+ "learning_rate": 9.262100525938174e-05,
346
+ "loss": 0.003611042499542236,
347
+ "step": 4700
348
+ },
349
+ {
350
+ "epoch": 5.263302249040044,
351
+ "grad_norm": 0.35824549198150635,
352
+ "learning_rate": 9.211292510165441e-05,
353
+ "loss": 0.004827427566051483,
354
+ "step": 4800
355
+ },
356
+ {
357
+ "epoch": 5.373011519473396,
358
+ "grad_norm": 0.018712563440203667,
359
+ "learning_rate": 9.158942200241036e-05,
360
+ "loss": 0.0049249035120010375,
361
+ "step": 4900
362
+ },
363
+ {
364
+ "epoch": 5.482720789906747,
365
+ "grad_norm": 0.38031527400016785,
366
+ "learning_rate": 9.105068768325671e-05,
367
+ "loss": 0.003927983045578003,
368
+ "step": 5000
369
+ },
370
+ {
371
+ "epoch": 5.5924300603400985,
372
+ "grad_norm": 0.15979327261447906,
373
+ "learning_rate": 9.049691944390318e-05,
374
+ "loss": 0.004007718861103058,
375
+ "step": 5100
376
+ },
377
+ {
378
+ "epoch": 5.70213933077345,
379
+ "grad_norm": 0.16055099666118622,
380
+ "learning_rate": 8.99283200899053e-05,
381
+ "loss": 0.0029034724831581114,
382
+ "step": 5200
383
+ },
384
+ {
385
+ "epoch": 5.811848601206802,
386
+ "grad_norm": 0.04370570927858353,
387
+ "learning_rate": 8.934509785839125e-05,
388
+ "loss": 0.002957637310028076,
389
+ "step": 5300
390
+ },
391
+ {
392
+ "epoch": 5.921557871640154,
393
+ "grad_norm": 0.4308537244796753,
394
+ "learning_rate": 8.874746634179962e-05,
395
+ "loss": 0.006440707445144653,
396
+ "step": 5400
397
+ },
398
+ {
399
+ "epoch": 6.030718595721338,
400
+ "grad_norm": 0.0070524257607758045,
401
+ "learning_rate": 8.813564440965575e-05,
402
+ "loss": 0.003051069974899292,
403
+ "step": 5500
404
+ },
405
+ {
406
+ "epoch": 6.14042786615469,
407
+ "grad_norm": 0.0011389772407710552,
408
+ "learning_rate": 8.750985612841563e-05,
409
+ "loss": 0.0020513579249382017,
410
+ "step": 5600
411
+ },
412
+ {
413
+ "epoch": 6.250137136588042,
414
+ "grad_norm": 0.3267161250114441,
415
+ "learning_rate": 8.687033067940638e-05,
416
+ "loss": 0.0032824283838272096,
417
+ "step": 5700
418
+ },
419
+ {
420
+ "epoch": 6.359846407021394,
421
+ "grad_norm": 0.22967475652694702,
422
+ "learning_rate": 8.621730227489358e-05,
423
+ "loss": 0.0017755647003650666,
424
+ "step": 5800
425
+ },
426
+ {
427
+ "epoch": 6.4695556774547445,
428
+ "grad_norm": 0.11276954412460327,
429
+ "learning_rate": 8.555101007230614e-05,
430
+ "loss": 0.0023945705592632294,
431
+ "step": 5900
432
+ },
433
+ {
434
+ "epoch": 6.579264947888096,
435
+ "grad_norm": 0.029238076880574226,
436
+ "learning_rate": 8.487169808665014e-05,
437
+ "loss": 0.007325031161308289,
438
+ "step": 6000
439
+ },
440
+ {
441
+ "epoch": 6.579264947888096,
442
+ "eval_loss": 0.09214479476213455,
443
+ "eval_runtime": 116.3647,
444
+ "eval_samples_per_second": 27.663,
445
+ "eval_steps_per_second": 6.918,
446
+ "step": 6000
447
+ },
448
+ {
449
+ "epoch": 6.688974218321448,
450
+ "grad_norm": 0.04784254729747772,
451
+ "learning_rate": 8.417961510114356e-05,
452
+ "loss": 0.003531929850578308,
453
+ "step": 6100
454
+ },
455
+ {
456
+ "epoch": 6.7986834887548,
457
+ "grad_norm": 0.025865700095891953,
458
+ "learning_rate": 8.347501457610494e-05,
459
+ "loss": 0.004350661635398865,
460
+ "step": 6200
461
+ },
462
+ {
463
+ "epoch": 6.9083927591881515,
464
+ "grad_norm": 0.07848550379276276,
465
+ "learning_rate": 8.275815455612899e-05,
466
+ "loss": 0.003835231363773346,
467
+ "step": 6300
468
+ },
469
+ {
470
+ "epoch": 7.017553483269336,
471
+ "grad_norm": 0.5314407348632812,
472
+ "learning_rate": 8.20292975755834e-05,
473
+ "loss": 0.003852725923061371,
474
+ "step": 6400
475
+ },
476
+ {
477
+ "epoch": 7.127262753702688,
478
+ "grad_norm": 0.004145840182900429,
479
+ "learning_rate": 8.12887105624614e-05,
480
+ "loss": 0.0037556231021881104,
481
+ "step": 6500
482
+ },
483
+ {
484
+ "epoch": 7.23697202413604,
485
+ "grad_norm": 0.01268320344388485,
486
+ "learning_rate": 8.053666474062508e-05,
487
+ "loss": 0.0029447203874588012,
488
+ "step": 6600
489
+ },
490
+ {
491
+ "epoch": 7.346681294569391,
492
+ "grad_norm": 0.16281633079051971,
493
+ "learning_rate": 7.97734355304757e-05,
494
+ "loss": 0.002923213243484497,
495
+ "step": 6700
496
+ },
497
+ {
498
+ "epoch": 7.456390565002743,
499
+ "grad_norm": 0.14518429338932037,
500
+ "learning_rate": 7.89993024480868e-05,
501
+ "loss": 0.0024193134903907777,
502
+ "step": 6800
503
+ },
504
+ {
505
+ "epoch": 7.566099835436094,
506
+ "grad_norm": 0.3797168433666229,
507
+ "learning_rate": 7.821454900283775e-05,
508
+ "loss": 0.0024912458658218383,
509
+ "step": 6900
510
+ },
511
+ {
512
+ "epoch": 7.675809105869446,
513
+ "grad_norm": 0.5517730712890625,
514
+ "learning_rate": 7.741946259358434e-05,
515
+ "loss": 0.0023130226135253907,
516
+ "step": 7000
517
+ },
518
+ {
519
+ "epoch": 7.7855183763027975,
520
+ "grad_norm": 0.22722378373146057,
521
+ "learning_rate": 7.661433440340549e-05,
522
+ "loss": 0.0026683008670806887,
523
+ "step": 7100
524
+ },
525
+ {
526
+ "epoch": 7.895227646736149,
527
+ "grad_norm": 0.07195847481489182,
528
+ "learning_rate": 7.579945929296352e-05,
529
+ "loss": 0.00318217933177948,
530
+ "step": 7200
531
+ },
532
+ {
533
+ "epoch": 8.004388370817335,
534
+ "grad_norm": 0.07402148842811584,
535
+ "learning_rate": 7.49751356925181e-05,
536
+ "loss": 0.0024203072488307954,
537
+ "step": 7300
538
+ },
539
+ {
540
+ "epoch": 8.114097641250686,
541
+ "grad_norm": 0.0004932262236252427,
542
+ "learning_rate": 7.414166549263253e-05,
543
+ "loss": 0.0005915772542357445,
544
+ "step": 7400
545
+ },
546
+ {
547
+ "epoch": 8.223806911684036,
548
+ "grad_norm": 0.14862555265426636,
549
+ "learning_rate": 7.329935393361286e-05,
550
+ "loss": 0.0015757225453853607,
551
+ "step": 7500
552
+ },
553
+ {
554
+ "epoch": 8.333516182117389,
555
+ "grad_norm": 0.11636239290237427,
556
+ "learning_rate": 7.244850949372044e-05,
557
+ "loss": 0.0014248163998126983,
558
+ "step": 7600
559
+ },
560
+ {
561
+ "epoch": 8.44322545255074,
562
+ "grad_norm": 0.02938424050807953,
563
+ "learning_rate": 7.158944377619829e-05,
564
+ "loss": 0.0008066059648990632,
565
+ "step": 7700
566
+ },
567
+ {
568
+ "epoch": 8.552934722984093,
569
+ "grad_norm": 0.003459229366853833,
570
+ "learning_rate": 7.072247139515337e-05,
571
+ "loss": 0.0007172146439552307,
572
+ "step": 7800
573
+ },
574
+ {
575
+ "epoch": 8.662643993417444,
576
+ "grad_norm": 1.0215219259262085,
577
+ "learning_rate": 6.984790986033582e-05,
578
+ "loss": 0.0024658374488353728,
579
+ "step": 7900
580
+ },
581
+ {
582
+ "epoch": 8.772353263850796,
583
+ "grad_norm": 0.04188821464776993,
584
+ "learning_rate": 6.896607946085818e-05,
585
+ "loss": 0.003845172226428986,
586
+ "step": 8000
587
+ },
588
+ {
589
+ "epoch": 8.882062534284147,
590
+ "grad_norm": 0.21492426097393036,
591
+ "learning_rate": 6.807730314789622e-05,
592
+ "loss": 0.0034224957227706907,
593
+ "step": 8100
594
+ },
595
+ {
596
+ "epoch": 8.991771804717498,
597
+ "grad_norm": 0.001628322177566588,
598
+ "learning_rate": 6.71819064164153e-05,
599
+ "loss": 0.0017799775302410126,
600
+ "step": 8200
601
+ },
602
+ {
603
+ "epoch": 9.100932528798683,
604
+ "grad_norm": 0.10092741996049881,
605
+ "learning_rate": 6.628021718596485e-05,
606
+ "loss": 0.0018181195855140686,
607
+ "step": 8300
608
+ },
609
+ {
610
+ "epoch": 9.210641799232036,
611
+ "grad_norm": 0.011512243188917637,
612
+ "learning_rate": 6.537256568058492e-05,
613
+ "loss": 0.0007427728176116943,
614
+ "step": 8400
615
+ },
616
+ {
617
+ "epoch": 9.320351069665387,
618
+ "grad_norm": 0.05302899330854416,
619
+ "learning_rate": 6.445928430786898e-05,
620
+ "loss": 0.0031538277864456175,
621
+ "step": 8500
622
+ },
623
+ {
624
+ "epoch": 9.430060340098738,
625
+ "grad_norm": 0.003643701085820794,
626
+ "learning_rate": 6.354070753722674e-05,
627
+ "loss": 0.0019684681296348572,
628
+ "step": 8600
629
+ },
630
+ {
631
+ "epoch": 9.53976961053209,
632
+ "grad_norm": 0.005743952933698893,
633
+ "learning_rate": 6.261717177739202e-05,
634
+ "loss": 0.002124977260828018,
635
+ "step": 8700
636
+ },
637
+ {
638
+ "epoch": 9.649478880965441,
639
+ "grad_norm": 0.0006560595938935876,
640
+ "learning_rate": 6.168901525322048e-05,
641
+ "loss": 0.002307926416397095,
642
+ "step": 8800
643
+ },
644
+ {
645
+ "epoch": 9.759188151398794,
646
+ "grad_norm": 0.014800022356212139,
647
+ "learning_rate": 6.075657788182201e-05,
648
+ "loss": 0.0020691359043121336,
649
+ "step": 8900
650
+ },
651
+ {
652
+ "epoch": 9.868897421832145,
653
+ "grad_norm": 0.00023062083346303552,
654
+ "learning_rate": 5.982020114807359e-05,
655
+ "loss": 0.0011634621024131774,
656
+ "step": 9000
657
+ },
658
+ {
659
+ "epoch": 9.868897421832145,
660
+ "eval_loss": 0.10657082498073578,
661
+ "eval_runtime": 116.1296,
662
+ "eval_samples_per_second": 27.719,
663
+ "eval_steps_per_second": 6.932,
664
+ "step": 9000
665
+ },
666
+ {
667
+ "epoch": 9.978606692265496,
668
+ "grad_norm": 0.005069139879196882,
669
+ "learning_rate": 5.888022797955783e-05,
670
+ "loss": 0.000807158499956131,
671
+ "step": 9100
672
+ },
673
+ {
674
+ "epoch": 10.087767416346681,
675
+ "grad_norm": 0.0007675938541069627,
676
+ "learning_rate": 5.793700262097326e-05,
677
+ "loss": 0.000818609818816185,
678
+ "step": 9200
679
+ },
680
+ {
681
+ "epoch": 10.197476686780034,
682
+ "grad_norm": 8.392518066102639e-05,
683
+ "learning_rate": 5.699087050806219e-05,
684
+ "loss": 0.0002204919047653675,
685
+ "step": 9300
686
+ },
687
+ {
688
+ "epoch": 10.307185957213385,
689
+ "grad_norm": 0.001035814406350255,
690
+ "learning_rate": 5.604217814110233e-05,
691
+ "loss": 0.0010148981213569642,
692
+ "step": 9400
693
+ },
694
+ {
695
+ "epoch": 10.416895227646735,
696
+ "grad_norm": 0.0005645599449053407,
697
+ "learning_rate": 5.509127295800873e-05,
698
+ "loss": 0.0009634912759065628,
699
+ "step": 9500
700
+ },
701
+ {
702
+ "epoch": 10.526604498080088,
703
+ "grad_norm": 0.006124628707766533,
704
+ "learning_rate": 5.413850320709213e-05,
705
+ "loss": 0.002135903686285019,
706
+ "step": 9600
707
+ },
708
+ {
709
+ "epoch": 10.636313768513439,
710
+ "grad_norm": 0.015287889167666435,
711
+ "learning_rate": 5.318421781952063e-05,
712
+ "loss": 0.001537524163722992,
713
+ "step": 9700
714
+ },
715
+ {
716
+ "epoch": 10.746023038946792,
717
+ "grad_norm": 0.0016915776068344712,
718
+ "learning_rate": 5.2228766281531184e-05,
719
+ "loss": 0.000581161379814148,
720
+ "step": 9800
721
+ },
722
+ {
723
+ "epoch": 10.855732309380143,
724
+ "grad_norm": 0.039407797157764435,
725
+ "learning_rate": 5.127249850643801e-05,
726
+ "loss": 0.0010789106786251068,
727
+ "step": 9900
728
+ },
729
+ {
730
+ "epoch": 10.965441579813493,
731
+ "grad_norm": 0.0032954695634543896,
732
+ "learning_rate": 5.031576470648437e-05,
733
+ "loss": 0.0008925460278987885,
734
+ "step": 10000
735
+ },
736
+ {
737
+ "epoch": 11.074602303894679,
738
+ "grad_norm": 0.0008019655360840261,
739
+ "learning_rate": 4.935891526458493e-05,
740
+ "loss": 0.0006475619226694107,
741
+ "step": 10100
742
+ },
743
+ {
744
+ "epoch": 11.184311574328031,
745
+ "grad_norm": 0.001246742787770927,
746
+ "learning_rate": 4.840230060600579e-05,
747
+ "loss": 0.001001117080450058,
748
+ "step": 10200
749
+ },
750
+ {
751
+ "epoch": 11.294020844761382,
752
+ "grad_norm": 0.004168672487139702,
753
+ "learning_rate": 4.744627107002866e-05,
754
+ "loss": 0.0009924402087926865,
755
+ "step": 10300
756
+ },
757
+ {
758
+ "epoch": 11.403730115194733,
759
+ "grad_norm": 0.006193607579916716,
760
+ "learning_rate": 4.649117678164694e-05,
761
+ "loss": 0.0007412029802799225,
762
+ "step": 10400
763
+ },
764
+ {
765
+ "epoch": 11.513439385628086,
766
+ "grad_norm": 0.04498029127717018,
767
+ "learning_rate": 4.5537367523339915e-05,
768
+ "loss": 0.001676485538482666,
769
+ "step": 10500
770
+ },
771
+ {
772
+ "epoch": 11.623148656061437,
773
+ "grad_norm": 0.0013482400681823492,
774
+ "learning_rate": 4.458519260697263e-05,
775
+ "loss": 0.0006184951961040497,
776
+ "step": 10600
777
+ },
778
+ {
779
+ "epoch": 11.73285792649479,
780
+ "grad_norm": 0.04078209772706032,
781
+ "learning_rate": 4.363500074586795e-05,
782
+ "loss": 0.00015302015468478204,
783
+ "step": 10700
784
+ },
785
+ {
786
+ "epoch": 11.84256719692814,
787
+ "grad_norm": 0.00041609694017097354,
788
+ "learning_rate": 4.268713992709801e-05,
789
+ "loss": 0.0001718943752348423,
790
+ "step": 10800
791
+ },
792
+ {
793
+ "epoch": 11.952276467361493,
794
+ "grad_norm": 0.001313285669311881,
795
+ "learning_rate": 4.1741957284041396e-05,
796
+ "loss": 0.0002560199424624443,
797
+ "step": 10900
798
+ },
799
+ {
800
+ "epoch": 12.061437191442677,
801
+ "grad_norm": 0.20023229718208313,
802
+ "learning_rate": 4.079979896925319e-05,
803
+ "loss": 0.001909550279378891,
804
+ "step": 11000
805
+ },
806
+ {
807
+ "epoch": 12.17114646187603,
808
+ "grad_norm": 0.017514726147055626,
809
+ "learning_rate": 3.986101002769419e-05,
810
+ "loss": 0.00020196065306663514,
811
+ "step": 11100
812
+ },
813
+ {
814
+ "epoch": 12.28085573230938,
815
+ "grad_norm": 9.268768189940602e-05,
816
+ "learning_rate": 3.89259342703655e-05,
817
+ "loss": 0.0002678022161126137,
818
+ "step": 11200
819
+ },
820
+ {
821
+ "epoch": 12.390565002742731,
822
+ "grad_norm": 0.00034697377122938633,
823
+ "learning_rate": 3.799491414839556e-05,
824
+ "loss": 0.00046276580542325974,
825
+ "step": 11300
826
+ },
827
+ {
828
+ "epoch": 12.500274273176084,
829
+ "grad_norm": 0.0007233850774355233,
830
+ "learning_rate": 3.7068290627624544e-05,
831
+ "loss": 0.0004483434557914734,
832
+ "step": 11400
833
+ },
834
+ {
835
+ "epoch": 12.609983543609435,
836
+ "grad_norm": 0.00960569642484188,
837
+ "learning_rate": 3.614640306373329e-05,
838
+ "loss": 0.00046372778713703154,
839
+ "step": 11500
840
+ },
841
+ {
842
+ "epoch": 12.719692814042787,
843
+ "grad_norm": 8.914520003600046e-05,
844
+ "learning_rate": 3.522958907796155e-05,
845
+ "loss": 0.0001941412128508091,
846
+ "step": 11600
847
+ },
848
+ {
849
+ "epoch": 12.829402084476138,
850
+ "grad_norm": 0.00025227374862879515,
851
+ "learning_rate": 3.431818443346164e-05,
852
+ "loss": 7.15433107689023e-05,
853
+ "step": 11700
854
+ },
855
+ {
856
+ "epoch": 12.939111354909489,
857
+ "grad_norm": 7.685183663852513e-05,
858
+ "learning_rate": 3.341252291233241e-05,
859
+ "loss": 0.0002717839926481247,
860
+ "step": 11800
861
+ },
862
+ {
863
+ "epoch": 13.048272078990674,
864
+ "grad_norm": 2.5767532861209475e-05,
865
+ "learning_rate": 3.251293619337889e-05,
866
+ "loss": 5.591163411736489e-05,
867
+ "step": 11900
868
+ },
869
+ {
870
+ "epoch": 13.157981349424027,
871
+ "grad_norm": 7.815273420419544e-05,
872
+ "learning_rate": 3.161975373064217e-05,
873
+ "loss": 1.8522043246775867e-05,
874
+ "step": 12000
875
+ },
876
+ {
877
+ "epoch": 13.157981349424027,
878
+ "eval_loss": 0.15513338148593903,
879
+ "eval_runtime": 107.1852,
880
+ "eval_samples_per_second": 30.032,
881
+ "eval_steps_per_second": 7.51,
882
+ "step": 12000
883
+ }
884
+ ],
885
+ "logging_steps": 100,
886
+ "max_steps": 18240,
887
+ "num_input_tokens_seen": 0,
888
+ "num_train_epochs": 20,
889
+ "save_steps": 3000,
890
+ "stateful_callbacks": {
891
+ "TrainerControl": {
892
+ "args": {
893
+ "should_epoch_stop": false,
894
+ "should_evaluate": false,
895
+ "should_log": false,
896
+ "should_save": true,
897
+ "should_training_stop": false
898
+ },
899
+ "attributes": {}
900
+ }
901
+ },
902
+ "total_flos": 3.758640217053987e+18,
903
+ "train_batch_size": 4,
904
+ "trial_name": null,
905
+ "trial_params": null
906
+ }
RuleMaze/regular/checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d227f27eaab049d18fc25bf8cd8a37399cee0dfc72fb22dff279a0b1bcd79f62
3
+ size 5585