brthor commited on
Commit
136832e
·
verified ·
1 Parent(s): 9808de4

Upload full trainer checkpoint step=1013 (profile=llama3_2_1b_base_grpo, run_type=grpo)

Browse files
.gitattributes CHANGED
@@ -127,3 +127,4 @@ meta-llama__llama-3.2-1b/grpo/checkpoints/checkpoint-12675/tokenizer.json filter
127
  meta-llama__llama-3.2-1b/grpo/checkpoints/checkpoint-13182/tokenizer.json filter=lfs diff=lfs merge=lfs -text
128
  meta-llama__llama-3.2-1b/grpo/checkpoints/checkpoint-13689/tokenizer.json filter=lfs diff=lfs merge=lfs -text
129
  meta-llama__llama-3.2-1b/grpo/checkpoints/checkpoint-14196/tokenizer.json filter=lfs diff=lfs merge=lfs -text
 
 
127
  meta-llama__llama-3.2-1b/grpo/checkpoints/checkpoint-13182/tokenizer.json filter=lfs diff=lfs merge=lfs -text
128
  meta-llama__llama-3.2-1b/grpo/checkpoints/checkpoint-13689/tokenizer.json filter=lfs diff=lfs merge=lfs -text
129
  meta-llama__llama-3.2-1b/grpo/checkpoints/checkpoint-14196/tokenizer.json filter=lfs diff=lfs merge=lfs -text
130
+ meta-llama__llama-3.2-1b/grpo/checkpoints/checkpoint-1013/tokenizer.json filter=lfs diff=lfs merge=lfs -text
meta-llama__llama-3.2-1b/grpo/checkpoints/checkpoint-1013/README.md ADDED
@@ -0,0 +1,210 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/Llama-3.2-1B
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:unsloth/Llama-3.2-1B
7
+ - grpo
8
+ - lora
9
+ - transformers
10
+ - trl
11
+ - unsloth
12
+ ---
13
+
14
+ # Model Card for Model ID
15
+
16
+ <!-- Provide a quick summary of what the model is/does. -->
17
+
18
+
19
+
20
+ ## Model Details
21
+
22
+ ### Model Description
23
+
24
+ <!-- Provide a longer summary of what this model is. -->
25
+
26
+
27
+
28
+ - **Developed by:** [More Information Needed]
29
+ - **Funded by [optional]:** [More Information Needed]
30
+ - **Shared by [optional]:** [More Information Needed]
31
+ - **Model type:** [More Information Needed]
32
+ - **Language(s) (NLP):** [More Information Needed]
33
+ - **License:** [More Information Needed]
34
+ - **Finetuned from model [optional]:** [More Information Needed]
35
+
36
+ ### Model Sources [optional]
37
+
38
+ <!-- Provide the basic links for the model. -->
39
+
40
+ - **Repository:** [More Information Needed]
41
+ - **Paper [optional]:** [More Information Needed]
42
+ - **Demo [optional]:** [More Information Needed]
43
+
44
+ ## Uses
45
+
46
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
47
+
48
+ ### Direct Use
49
+
50
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
51
+
52
+ [More Information Needed]
53
+
54
+ ### Downstream Use [optional]
55
+
56
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
57
+
58
+ [More Information Needed]
59
+
60
+ ### Out-of-Scope Use
61
+
62
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
63
+
64
+ [More Information Needed]
65
+
66
+ ## Bias, Risks, and Limitations
67
+
68
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
69
+
70
+ [More Information Needed]
71
+
72
+ ### Recommendations
73
+
74
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
75
+
76
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
77
+
78
+ ## How to Get Started with the Model
79
+
80
+ Use the code below to get started with the model.
81
+
82
+ [More Information Needed]
83
+
84
+ ## Training Details
85
+
86
+ ### Training Data
87
+
88
+ <!-- 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. -->
89
+
90
+ [More Information Needed]
91
+
92
+ ### Training Procedure
93
+
94
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
95
+
96
+ #### Preprocessing [optional]
97
+
98
+ [More Information Needed]
99
+
100
+
101
+ #### Training Hyperparameters
102
+
103
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
104
+
105
+ #### Speeds, Sizes, Times [optional]
106
+
107
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
108
+
109
+ [More Information Needed]
110
+
111
+ ## Evaluation
112
+
113
+ <!-- This section describes the evaluation protocols and provides the results. -->
114
+
115
+ ### Testing Data, Factors & Metrics
116
+
117
+ #### Testing Data
118
+
119
+ <!-- This should link to a Dataset Card if possible. -->
120
+
121
+ [More Information Needed]
122
+
123
+ #### Factors
124
+
125
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
126
+
127
+ [More Information Needed]
128
+
129
+ #### Metrics
130
+
131
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
132
+
133
+ [More Information Needed]
134
+
135
+ ### Results
136
+
137
+ [More Information Needed]
138
+
139
+ #### Summary
140
+
141
+
142
+
143
+ ## Model Examination [optional]
144
+
145
+ <!-- Relevant interpretability work for the model goes here -->
146
+
147
+ [More Information Needed]
148
+
149
+ ## Environmental Impact
150
+
151
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
152
+
153
+ 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).
154
+
155
+ - **Hardware Type:** [More Information Needed]
156
+ - **Hours used:** [More Information Needed]
157
+ - **Cloud Provider:** [More Information Needed]
158
+ - **Compute Region:** [More Information Needed]
159
+ - **Carbon Emitted:** [More Information Needed]
160
+
161
+ ## Technical Specifications [optional]
162
+
163
+ ### Model Architecture and Objective
164
+
165
+ [More Information Needed]
166
+
167
+ ### Compute Infrastructure
168
+
169
+ [More Information Needed]
170
+
171
+ #### Hardware
172
+
173
+ [More Information Needed]
174
+
175
+ #### Software
176
+
177
+ [More Information Needed]
178
+
179
+ ## Citation [optional]
180
+
181
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
182
+
183
+ **BibTeX:**
184
+
185
+ [More Information Needed]
186
+
187
+ **APA:**
188
+
189
+ [More Information Needed]
190
+
191
+ ## Glossary [optional]
192
+
193
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
194
+
195
+ [More Information Needed]
196
+
197
+ ## More Information [optional]
198
+
199
+ [More Information Needed]
200
+
201
+ ## Model Card Authors [optional]
202
+
203
+ [More Information Needed]
204
+
205
+ ## Model Card Contact
206
+
207
+ [More Information Needed]
208
+ ### Framework versions
209
+
210
+ - PEFT 0.18.1
meta-llama__llama-3.2-1b/grpo/checkpoints/checkpoint-1013/adapter_config.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": {
6
+ "base_model_class": "LlamaForCausalLM",
7
+ "parent_library": "transformers.models.llama.modeling_llama",
8
+ "unsloth_fixed": true
9
+ },
10
+ "base_model_name_or_path": "unsloth/Llama-3.2-1B",
11
+ "bias": "none",
12
+ "corda_config": null,
13
+ "ensure_weight_tying": false,
14
+ "eva_config": null,
15
+ "exclude_modules": null,
16
+ "fan_in_fan_out": false,
17
+ "inference_mode": true,
18
+ "init_lora_weights": true,
19
+ "layer_replication": null,
20
+ "layers_pattern": null,
21
+ "layers_to_transform": null,
22
+ "loftq_config": {},
23
+ "lora_alpha": 16,
24
+ "lora_bias": false,
25
+ "lora_dropout": 0.0,
26
+ "megatron_config": null,
27
+ "megatron_core": "megatron.core",
28
+ "modules_to_save": null,
29
+ "peft_type": "LORA",
30
+ "peft_version": "0.18.1",
31
+ "qalora_group_size": 16,
32
+ "r": 16,
33
+ "rank_pattern": {},
34
+ "revision": null,
35
+ "target_modules": [
36
+ "down_proj",
37
+ "q_proj",
38
+ "up_proj",
39
+ "gate_proj",
40
+ "o_proj",
41
+ "k_proj",
42
+ "v_proj"
43
+ ],
44
+ "target_parameters": null,
45
+ "task_type": "CAUSAL_LM",
46
+ "trainable_token_indices": null,
47
+ "use_dora": false,
48
+ "use_qalora": false,
49
+ "use_rslora": false
50
+ }
meta-llama__llama-3.2-1b/grpo/checkpoints/checkpoint-1013/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e84b0b6acda1dd9c12eca12ac90bcca78806d3b432f89f8ca1447e4c30eecee4
3
+ size 45118424
meta-llama__llama-3.2-1b/grpo/checkpoints/checkpoint-1013/chat_template.jinja ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {{ bos_token }}{% if messages[0]['role'] == 'system' %}{{ messages[0]['content'] + '
2
+
3
+ ' }}{% set loop_messages = messages[1:] %}{% else %}{{ '' + '
4
+
5
+ ' }}{% set loop_messages = messages %}{% endif %}{% for message in loop_messages %}{% if message['role'] == 'user' %}{{ '### Instruction:
6
+ ' + message['content'] + '
7
+
8
+ ' }}{% elif message['role'] == 'assistant' %}{{ '### Response:
9
+ ' + message['content'] + eos_token + '
10
+
11
+ ' }}{% else %}{{ raise_exception('Only user and assistant roles are supported!') }}{% endif %}{% endfor %}{% if add_generation_prompt %}{{ '### Response:
12
+ ' }}{% endif %}
meta-llama__llama-3.2-1b/grpo/checkpoints/checkpoint-1013/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce6332c5c818907caa792308ae1a49744aaf8cc6bbcefe9d81cde5f51c7769f3
3
+ size 23162187
meta-llama__llama-3.2-1b/grpo/checkpoints/checkpoint-1013/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a09ef7a592e65e70358f5aa9b6b990b0ff822b891ac7959bb30127678d619a19
3
+ size 14645
meta-llama__llama-3.2-1b/grpo/checkpoints/checkpoint-1013/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08a3344b76912f9755b4d477cfc90b8edc8c7396c94c8e5114fc6f4a72aebc8c
3
+ size 1465
meta-llama__llama-3.2-1b/grpo/checkpoints/checkpoint-1013/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a65c6c5f9764771aa485e6a1f5e63d7d9af8477fe0777148c17476ecb2e09a05
3
+ size 17210099
meta-llama__llama-3.2-1b/grpo/checkpoints/checkpoint-1013/tokenizer_config.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "backend": "tokenizers",
3
+ "bos_token": "<|begin_of_text|>",
4
+ "clean_up_tokenization_spaces": true,
5
+ "eos_token": "<|end_of_text|>",
6
+ "from_slow": true,
7
+ "is_local": false,
8
+ "legacy": false,
9
+ "model_input_names": [
10
+ "input_ids",
11
+ "attention_mask"
12
+ ],
13
+ "model_max_length": 131072,
14
+ "pad_token": "<|finetune_right_pad_id|>",
15
+ "padding_side": "right",
16
+ "tokenizer_class": "TokenizersBackend",
17
+ "unk_token": null
18
+ }
meta-llama__llama-3.2-1b/grpo/checkpoints/checkpoint-1013/trainer_state.json ADDED
@@ -0,0 +1,583 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.001799257562032646,
6
+ "eval_steps": 500,
7
+ "global_step": 1013,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "clip_ratio/high_max": 0.0,
14
+ "clip_ratio/high_mean": 0.0,
15
+ "clip_ratio/low_mean": 0.0,
16
+ "clip_ratio/low_min": 0.0,
17
+ "clip_ratio/region_mean": 0.0,
18
+ "completion_length": 65.68,
19
+ "completions/clipped_ratio": 0.0,
20
+ "completions/max_length": 65.88,
21
+ "completions/max_terminated_length": 65.88,
22
+ "completions/mean_length": 65.68,
23
+ "completions/mean_terminated_length": 65.68,
24
+ "completions/min_length": 65.48,
25
+ "completions/min_terminated_length": 65.48,
26
+ "epoch": 8.88083693007229e-05,
27
+ "frac_reward_zero_std": 0.56,
28
+ "grad_norm": 0.5864518284797668,
29
+ "kl": 0.2340605702996254,
30
+ "learning_rate": 5.439488466064254e-09,
31
+ "loss": 0.0004230526089668274,
32
+ "num_tokens": 46552.0,
33
+ "reward": 3.2782554626464844e-09,
34
+ "reward_std": 0.47037978172302247,
35
+ "rewards/TranscriptCorrectionGrpoReward/mean": 3.2782554626464844e-09,
36
+ "rewards/TranscriptCorrectionGrpoReward/std": 0.4703797769546509,
37
+ "step": 50
38
+ },
39
+ {
40
+ "clip_ratio/high_max": 0.0,
41
+ "clip_ratio/high_mean": 0.0,
42
+ "clip_ratio/low_mean": 0.0,
43
+ "clip_ratio/low_min": 0.0,
44
+ "clip_ratio/region_mean": 0.0,
45
+ "completion_length": 53.46,
46
+ "completions/clipped_ratio": 0.0,
47
+ "completions/max_length": 53.6,
48
+ "completions/max_terminated_length": 53.6,
49
+ "completions/mean_length": 53.46,
50
+ "completions/mean_terminated_length": 53.46,
51
+ "completions/min_length": 53.24,
52
+ "completions/min_terminated_length": 53.24,
53
+ "epoch": 0.0001776167386014458,
54
+ "frac_reward_zero_std": 0.68,
55
+ "grad_norm": 7.498858030885458e-05,
56
+ "kl": 0.293030250146985,
57
+ "learning_rate": 1.0989986900823695e-08,
58
+ "loss": 0.0005571873486042023,
59
+ "num_tokens": 85556.0,
60
+ "reward": 4.76837158203125e-09,
61
+ "reward_std": 0.3420943832397461,
62
+ "rewards/TranscriptCorrectionGrpoReward/mean": 4.76837158203125e-09,
63
+ "rewards/TranscriptCorrectionGrpoReward/std": 0.3420943832397461,
64
+ "step": 100
65
+ },
66
+ {
67
+ "clip_ratio/high_max": 0.0,
68
+ "clip_ratio/high_mean": 0.0,
69
+ "clip_ratio/low_mean": 0.0002914614137262106,
70
+ "clip_ratio/low_min": 0.0002914614137262106,
71
+ "clip_ratio/region_mean": 0.0002914614137262106,
72
+ "completion_length": 62.48,
73
+ "completions/clipped_ratio": 0.0,
74
+ "completions/max_length": 62.6,
75
+ "completions/max_terminated_length": 62.6,
76
+ "completions/mean_length": 62.48,
77
+ "completions/mean_terminated_length": 62.48,
78
+ "completions/min_length": 62.24,
79
+ "completions/min_terminated_length": 62.24,
80
+ "epoch": 0.0002664251079021687,
81
+ "frac_reward_zero_std": 0.56,
82
+ "grad_norm": 0.2601912319660187,
83
+ "kl": 0.2793836747482419,
84
+ "learning_rate": 1.6540485335583138e-08,
85
+ "loss": 0.0005555346608161927,
86
+ "num_tokens": 130380.0,
87
+ "reward": 1.7881393432617187e-09,
88
+ "reward_std": 0.4703797769546509,
89
+ "rewards/TranscriptCorrectionGrpoReward/mean": 1.7881393432617187e-09,
90
+ "rewards/TranscriptCorrectionGrpoReward/std": 0.47037978172302247,
91
+ "step": 150
92
+ },
93
+ {
94
+ "clip_ratio/high_max": 0.0,
95
+ "clip_ratio/high_mean": 0.0,
96
+ "clip_ratio/low_mean": 0.0,
97
+ "clip_ratio/low_min": 0.0,
98
+ "clip_ratio/region_mean": 0.0,
99
+ "completion_length": 62.165,
100
+ "completions/clipped_ratio": 0.0,
101
+ "completions/max_length": 62.4,
102
+ "completions/max_terminated_length": 62.4,
103
+ "completions/mean_length": 62.165,
104
+ "completions/mean_terminated_length": 62.165,
105
+ "completions/min_length": 61.84,
106
+ "completions/min_terminated_length": 61.84,
107
+ "epoch": 0.0003552334772028916,
108
+ "frac_reward_zero_std": 0.48,
109
+ "grad_norm": 0.39951568841934204,
110
+ "kl": 0.2763713626563549,
111
+ "learning_rate": 2.2090983770342578e-08,
112
+ "loss": 0.0009129984676837921,
113
+ "num_tokens": 174957.0,
114
+ "reward": 8.940696716308593e-10,
115
+ "reward_std": 0.5559033823013305,
116
+ "rewards/TranscriptCorrectionGrpoReward/mean": 8.940696716308593e-10,
117
+ "rewards/TranscriptCorrectionGrpoReward/std": 0.5559033775329589,
118
+ "step": 200
119
+ },
120
+ {
121
+ "clip_ratio/high_max": 0.0,
122
+ "clip_ratio/high_mean": 0.0,
123
+ "clip_ratio/low_mean": 0.0,
124
+ "clip_ratio/low_min": 0.0,
125
+ "clip_ratio/region_mean": 0.0,
126
+ "completion_length": 65.825,
127
+ "completions/clipped_ratio": 0.0,
128
+ "completions/max_length": 66.04,
129
+ "completions/max_terminated_length": 66.04,
130
+ "completions/mean_length": 65.825,
131
+ "completions/mean_terminated_length": 65.825,
132
+ "completions/min_length": 65.56,
133
+ "completions/min_terminated_length": 65.56,
134
+ "epoch": 0.0004440418465036145,
135
+ "frac_reward_zero_std": 0.52,
136
+ "grad_norm": 5.004892227589153e-05,
137
+ "kl": 0.2560868472605944,
138
+ "learning_rate": 2.764148220510202e-08,
139
+ "loss": 0.001215285211801529,
140
+ "num_tokens": 222266.0,
141
+ "reward": 4.470348358154297e-09,
142
+ "reward_std": 0.5131415796279907,
143
+ "rewards/TranscriptCorrectionGrpoReward/mean": 4.470348358154297e-09,
144
+ "rewards/TranscriptCorrectionGrpoReward/std": 0.5131415748596191,
145
+ "step": 250
146
+ },
147
+ {
148
+ "clip_ratio/high_max": 0.0,
149
+ "clip_ratio/high_mean": 0.0,
150
+ "clip_ratio/low_mean": 0.0,
151
+ "clip_ratio/low_min": 0.0,
152
+ "clip_ratio/region_mean": 0.0,
153
+ "completion_length": 68.75,
154
+ "completions/clipped_ratio": 0.0,
155
+ "completions/max_length": 69.04,
156
+ "completions/max_terminated_length": 69.04,
157
+ "completions/mean_length": 68.75,
158
+ "completions/mean_terminated_length": 68.75,
159
+ "completions/min_length": 68.56,
160
+ "completions/min_terminated_length": 68.56,
161
+ "epoch": 0.0005328502158043374,
162
+ "frac_reward_zero_std": 0.6,
163
+ "grad_norm": 1.926846834976459e-06,
164
+ "kl": 0.239115035161376,
165
+ "learning_rate": 3.3191980639861464e-08,
166
+ "loss": 0.001264408677816391,
167
+ "num_tokens": 271736.0,
168
+ "reward": 6.258487701416015e-09,
169
+ "reward_std": 0.4276179838180542,
170
+ "rewards/TranscriptCorrectionGrpoReward/mean": 6.258487701416015e-09,
171
+ "rewards/TranscriptCorrectionGrpoReward/std": 0.42761797904968263,
172
+ "step": 300
173
+ },
174
+ {
175
+ "clip_ratio/high_max": 4.8543689772486686e-05,
176
+ "clip_ratio/high_mean": 4.8543689772486686e-05,
177
+ "clip_ratio/low_mean": 0.0,
178
+ "clip_ratio/low_min": 0.0,
179
+ "clip_ratio/region_mean": 4.8543689772486686e-05,
180
+ "completion_length": 61.07,
181
+ "completions/clipped_ratio": 0.0,
182
+ "completions/max_length": 61.2,
183
+ "completions/max_terminated_length": 61.2,
184
+ "completions/mean_length": 61.07,
185
+ "completions/mean_terminated_length": 61.07,
186
+ "completions/min_length": 60.96,
187
+ "completions/min_terminated_length": 60.96,
188
+ "epoch": 0.0006216585851050603,
189
+ "frac_reward_zero_std": 0.72,
190
+ "grad_norm": 2.6762343168229563e-06,
191
+ "kl": 0.2665533754974604,
192
+ "learning_rate": 3.8742479074620904e-08,
193
+ "loss": 0.0013578705489635467,
194
+ "num_tokens": 316350.0,
195
+ "reward": 2.384185791015625e-09,
196
+ "reward_std": 0.29933258533477786,
197
+ "rewards/TranscriptCorrectionGrpoReward/mean": 2.384185791015625e-09,
198
+ "rewards/TranscriptCorrectionGrpoReward/std": 0.2993325901031494,
199
+ "step": 350
200
+ },
201
+ {
202
+ "clip_ratio/high_max": 0.0,
203
+ "clip_ratio/high_mean": 0.0,
204
+ "clip_ratio/low_mean": 0.0,
205
+ "clip_ratio/low_min": 0.0,
206
+ "clip_ratio/region_mean": 0.0,
207
+ "completion_length": 64.22,
208
+ "completions/clipped_ratio": 0.0,
209
+ "completions/max_length": 64.6,
210
+ "completions/max_terminated_length": 64.6,
211
+ "completions/mean_length": 64.22,
212
+ "completions/mean_terminated_length": 64.22,
213
+ "completions/min_length": 63.92,
214
+ "completions/min_terminated_length": 63.92,
215
+ "epoch": 0.0007104669544057832,
216
+ "frac_reward_zero_std": 0.6,
217
+ "grad_norm": 1.1867748526128707e-06,
218
+ "kl": 0.2582776914909482,
219
+ "learning_rate": 4.429297750938035e-08,
220
+ "loss": 0.000348069965839386,
221
+ "num_tokens": 362546.0,
222
+ "reward": 0.0,
223
+ "reward_std": 0.42761797904968263,
224
+ "rewards/TranscriptCorrectionGrpoReward/mean": 0.0,
225
+ "rewards/TranscriptCorrectionGrpoReward/std": 0.42761797904968263,
226
+ "step": 400
227
+ },
228
+ {
229
+ "clip_ratio/high_max": 0.0,
230
+ "clip_ratio/high_mean": 0.0,
231
+ "clip_ratio/low_mean": 0.0,
232
+ "clip_ratio/low_min": 0.0,
233
+ "clip_ratio/region_mean": 0.0,
234
+ "completion_length": 65.25,
235
+ "completions/clipped_ratio": 0.0,
236
+ "completions/max_length": 65.36,
237
+ "completions/max_terminated_length": 65.36,
238
+ "completions/mean_length": 65.25,
239
+ "completions/mean_terminated_length": 65.25,
240
+ "completions/min_length": 65.04,
241
+ "completions/min_terminated_length": 65.04,
242
+ "epoch": 0.000799275323706506,
243
+ "frac_reward_zero_std": 0.6,
244
+ "grad_norm": 0.0002190974773839116,
245
+ "kl": 0.24411882523447276,
246
+ "learning_rate": 4.984347594413978e-08,
247
+ "loss": 0.0009650686383247376,
248
+ "num_tokens": 409412.0,
249
+ "reward": 1.7881393432617187e-09,
250
+ "reward_std": 0.4276179838180542,
251
+ "rewards/TranscriptCorrectionGrpoReward/mean": 1.7881393432617187e-09,
252
+ "rewards/TranscriptCorrectionGrpoReward/std": 0.4276179838180542,
253
+ "step": 450
254
+ },
255
+ {
256
+ "clip_ratio/high_max": 0.0,
257
+ "clip_ratio/high_mean": 0.0,
258
+ "clip_ratio/low_mean": 0.0,
259
+ "clip_ratio/low_min": 0.0,
260
+ "clip_ratio/region_mean": 0.0,
261
+ "completion_length": 65.765,
262
+ "completions/clipped_ratio": 0.0,
263
+ "completions/max_length": 65.92,
264
+ "completions/max_terminated_length": 65.92,
265
+ "completions/mean_length": 65.765,
266
+ "completions/mean_terminated_length": 65.765,
267
+ "completions/min_length": 65.72,
268
+ "completions/min_terminated_length": 65.72,
269
+ "epoch": 0.000888083693007229,
270
+ "frac_reward_zero_std": 0.88,
271
+ "grad_norm": 0.03857799246907234,
272
+ "kl": 0.23137393046170474,
273
+ "learning_rate": 5.5393974378899236e-08,
274
+ "loss": 0.00039650365710258484,
275
+ "num_tokens": 456021.0,
276
+ "reward": -5.960464477539063e-10,
277
+ "reward_std": 0.1282853889465332,
278
+ "rewards/TranscriptCorrectionGrpoReward/mean": -5.960464477539063e-10,
279
+ "rewards/TranscriptCorrectionGrpoReward/std": 0.12828539371490477,
280
+ "step": 500
281
+ },
282
+ {
283
+ "clip_ratio/high_max": 0.0,
284
+ "clip_ratio/high_mean": 0.0,
285
+ "clip_ratio/low_mean": 0.0,
286
+ "clip_ratio/low_min": 0.0,
287
+ "clip_ratio/region_mean": 0.0,
288
+ "completion_length": 66.25,
289
+ "completions/clipped_ratio": 0.0,
290
+ "completions/max_length": 66.64,
291
+ "completions/max_terminated_length": 66.64,
292
+ "completions/mean_length": 66.25,
293
+ "completions/mean_terminated_length": 66.25,
294
+ "completions/min_length": 66.0,
295
+ "completions/min_terminated_length": 66.0,
296
+ "epoch": 0.0009768920623079518,
297
+ "frac_reward_zero_std": 0.68,
298
+ "grad_norm": 1.3617865988635458e-05,
299
+ "kl": 0.2465892593190074,
300
+ "learning_rate": 6.094447281365867e-08,
301
+ "loss": 0.0013641029596328734,
302
+ "num_tokens": 503519.0,
303
+ "reward": 0.0,
304
+ "reward_std": 0.3420943832397461,
305
+ "rewards/TranscriptCorrectionGrpoReward/mean": 0.0,
306
+ "rewards/TranscriptCorrectionGrpoReward/std": 0.3420943832397461,
307
+ "step": 550
308
+ },
309
+ {
310
+ "clip_ratio/high_max": 0.0,
311
+ "clip_ratio/high_mean": 0.0,
312
+ "clip_ratio/low_mean": 8.620689623057842e-05,
313
+ "clip_ratio/low_min": 8.620689623057842e-05,
314
+ "clip_ratio/region_mean": 8.620689623057842e-05,
315
+ "completion_length": 70.03,
316
+ "completions/clipped_ratio": 0.0,
317
+ "completions/max_length": 70.16,
318
+ "completions/max_terminated_length": 70.16,
319
+ "completions/mean_length": 70.03,
320
+ "completions/mean_terminated_length": 70.03,
321
+ "completions/min_length": 69.8,
322
+ "completions/min_terminated_length": 69.8,
323
+ "epoch": 0.0010657004316086747,
324
+ "frac_reward_zero_std": 0.52,
325
+ "grad_norm": 0.00015144512872211635,
326
+ "kl": 0.22738730356097223,
327
+ "learning_rate": 6.649497124841812e-08,
328
+ "loss": 0.0008844786882400513,
329
+ "num_tokens": 553309.0,
330
+ "reward": 3.2782554626464844e-09,
331
+ "reward_std": 0.5131415700912476,
332
+ "rewards/TranscriptCorrectionGrpoReward/mean": 3.2782554626464844e-09,
333
+ "rewards/TranscriptCorrectionGrpoReward/std": 0.5131415748596191,
334
+ "step": 600
335
+ },
336
+ {
337
+ "clip_ratio/high_max": 0.0,
338
+ "clip_ratio/high_mean": 0.0,
339
+ "clip_ratio/low_mean": 0.0,
340
+ "clip_ratio/low_min": 0.0,
341
+ "clip_ratio/region_mean": 0.0,
342
+ "completion_length": 71.28,
343
+ "completions/clipped_ratio": 0.0,
344
+ "completions/max_length": 71.76,
345
+ "completions/max_terminated_length": 71.76,
346
+ "completions/mean_length": 71.28,
347
+ "completions/mean_terminated_length": 71.28,
348
+ "completions/min_length": 70.52,
349
+ "completions/min_terminated_length": 70.52,
350
+ "epoch": 0.0011545088009093977,
351
+ "frac_reward_zero_std": 0.44,
352
+ "grad_norm": 8.714160685485695e-06,
353
+ "kl": 0.23357330340892077,
354
+ "learning_rate": 7.204546968317756e-08,
355
+ "loss": -0.00036261290311813356,
356
+ "num_tokens": 603181.0,
357
+ "reward": -8.940696716308593e-10,
358
+ "reward_std": 0.5986651754379273,
359
+ "rewards/TranscriptCorrectionGrpoReward/mean": -8.940696716308593e-10,
360
+ "rewards/TranscriptCorrectionGrpoReward/std": 0.5986651754379273,
361
+ "step": 650
362
+ },
363
+ {
364
+ "clip_ratio/high_max": 0.0,
365
+ "clip_ratio/high_mean": 0.0,
366
+ "clip_ratio/low_mean": 0.0,
367
+ "clip_ratio/low_min": 0.0,
368
+ "clip_ratio/region_mean": 0.0,
369
+ "completion_length": 71.675,
370
+ "completions/clipped_ratio": 0.0,
371
+ "completions/max_length": 71.88,
372
+ "completions/max_terminated_length": 71.88,
373
+ "completions/mean_length": 71.675,
374
+ "completions/mean_terminated_length": 71.675,
375
+ "completions/min_length": 71.52,
376
+ "completions/min_terminated_length": 71.52,
377
+ "epoch": 0.0012433171702101206,
378
+ "frac_reward_zero_std": 0.6,
379
+ "grad_norm": 0.1935173124074936,
380
+ "kl": 0.22929298244416713,
381
+ "learning_rate": 7.7595968117937e-08,
382
+ "loss": 0.0007024538516998291,
383
+ "num_tokens": 654188.0,
384
+ "reward": 2.9802322387695314e-09,
385
+ "reward_std": 0.4276179885864258,
386
+ "rewards/TranscriptCorrectionGrpoReward/mean": 2.9802322387695314e-09,
387
+ "rewards/TranscriptCorrectionGrpoReward/std": 0.42761797904968263,
388
+ "step": 700
389
+ },
390
+ {
391
+ "clip_ratio/high_max": 0.0,
392
+ "clip_ratio/high_mean": 0.0,
393
+ "clip_ratio/low_mean": 0.0,
394
+ "clip_ratio/low_min": 0.0,
395
+ "clip_ratio/region_mean": 0.0,
396
+ "completion_length": 65.605,
397
+ "completions/clipped_ratio": 0.0,
398
+ "completions/max_length": 65.92,
399
+ "completions/max_terminated_length": 65.92,
400
+ "completions/mean_length": 65.605,
401
+ "completions/mean_terminated_length": 65.605,
402
+ "completions/min_length": 65.36,
403
+ "completions/min_terminated_length": 65.36,
404
+ "epoch": 0.0013321255395108435,
405
+ "frac_reward_zero_std": 0.64,
406
+ "grad_norm": 0.41991785168647766,
407
+ "kl": 0.23588136799633502,
408
+ "learning_rate": 8.314646655269643e-08,
409
+ "loss": 0.0017469561100006104,
410
+ "num_tokens": 700877.0,
411
+ "reward": 5.960464477539063e-10,
412
+ "reward_std": 0.3848561763763428,
413
+ "rewards/TranscriptCorrectionGrpoReward/mean": 5.960464477539063e-10,
414
+ "rewards/TranscriptCorrectionGrpoReward/std": 0.38485618591308596,
415
+ "step": 750
416
+ },
417
+ {
418
+ "clip_ratio/high_max": 0.0,
419
+ "clip_ratio/high_mean": 0.0,
420
+ "clip_ratio/low_mean": 0.0,
421
+ "clip_ratio/low_min": 0.0,
422
+ "clip_ratio/region_mean": 0.0,
423
+ "completion_length": 67.435,
424
+ "completions/clipped_ratio": 0.0,
425
+ "completions/max_length": 67.6,
426
+ "completions/max_terminated_length": 67.6,
427
+ "completions/mean_length": 67.435,
428
+ "completions/mean_terminated_length": 67.435,
429
+ "completions/min_length": 67.28,
430
+ "completions/min_terminated_length": 67.28,
431
+ "epoch": 0.0014209339088115665,
432
+ "frac_reward_zero_std": 0.48,
433
+ "grad_norm": 0.31073635816574097,
434
+ "kl": 0.2509309166669846,
435
+ "learning_rate": 8.869696498745589e-08,
436
+ "loss": 0.0010700391232967377,
437
+ "num_tokens": 749028.0,
438
+ "reward": 6.556510925292969e-09,
439
+ "reward_std": 0.5559033823013305,
440
+ "rewards/TranscriptCorrectionGrpoReward/mean": 6.556510925292969e-09,
441
+ "rewards/TranscriptCorrectionGrpoReward/std": 0.5559033727645875,
442
+ "step": 800
443
+ },
444
+ {
445
+ "clip_ratio/high_max": 0.0,
446
+ "clip_ratio/high_mean": 0.0,
447
+ "clip_ratio/low_mean": 0.00014605543576180934,
448
+ "clip_ratio/low_min": 0.00014605543576180934,
449
+ "clip_ratio/region_mean": 0.00014605543576180934,
450
+ "completion_length": 75.25,
451
+ "completions/clipped_ratio": 0.0,
452
+ "completions/max_length": 75.36,
453
+ "completions/max_terminated_length": 75.36,
454
+ "completions/mean_length": 75.25,
455
+ "completions/mean_terminated_length": 75.25,
456
+ "completions/min_length": 75.08,
457
+ "completions/min_terminated_length": 75.08,
458
+ "epoch": 0.0015097422781122894,
459
+ "frac_reward_zero_std": 0.44,
460
+ "grad_norm": 0.04336247965693474,
461
+ "kl": 0.21717634629458188,
462
+ "learning_rate": 9.424746342221532e-08,
463
+ "loss": 0.0009317247569561004,
464
+ "num_tokens": 802606.0,
465
+ "reward": 4.172325134277344e-09,
466
+ "reward_std": 0.5986651706695557,
467
+ "rewards/TranscriptCorrectionGrpoReward/mean": 4.172325134277344e-09,
468
+ "rewards/TranscriptCorrectionGrpoReward/std": 0.5986651706695557,
469
+ "step": 850
470
+ },
471
+ {
472
+ "clip_ratio/high_max": 0.0,
473
+ "clip_ratio/high_mean": 0.0,
474
+ "clip_ratio/low_mean": 0.0,
475
+ "clip_ratio/low_min": 0.0,
476
+ "clip_ratio/region_mean": 0.0,
477
+ "completion_length": 74.23,
478
+ "completions/clipped_ratio": 0.0,
479
+ "completions/max_length": 74.84,
480
+ "completions/max_terminated_length": 74.84,
481
+ "completions/mean_length": 74.23,
482
+ "completions/mean_terminated_length": 74.23,
483
+ "completions/min_length": 74.0,
484
+ "completions/min_terminated_length": 74.0,
485
+ "epoch": 0.001598550647413012,
486
+ "frac_reward_zero_std": 0.52,
487
+ "grad_norm": 0.4461303651332855,
488
+ "kl": 0.23601274881511927,
489
+ "learning_rate": 9.979796185697477e-08,
490
+ "loss": 0.0018890520930290222,
491
+ "num_tokens": 855396.0,
492
+ "reward": 0.0,
493
+ "reward_std": 0.5131415748596191,
494
+ "rewards/TranscriptCorrectionGrpoReward/mean": 0.0,
495
+ "rewards/TranscriptCorrectionGrpoReward/std": 0.5131415796279907,
496
+ "step": 900
497
+ },
498
+ {
499
+ "clip_ratio/high_max": 0.0,
500
+ "clip_ratio/high_mean": 0.0,
501
+ "clip_ratio/low_mean": 0.0,
502
+ "clip_ratio/low_min": 0.0,
503
+ "clip_ratio/region_mean": 0.0,
504
+ "completion_length": 69.48,
505
+ "completions/clipped_ratio": 0.0,
506
+ "completions/max_length": 69.64,
507
+ "completions/max_terminated_length": 69.64,
508
+ "completions/mean_length": 69.48,
509
+ "completions/mean_terminated_length": 69.48,
510
+ "completions/min_length": 69.32,
511
+ "completions/min_terminated_length": 69.32,
512
+ "epoch": 0.001687359016713735,
513
+ "frac_reward_zero_std": 0.6,
514
+ "grad_norm": 0.3977927565574646,
515
+ "kl": 0.2380372828245163,
516
+ "learning_rate": 1.053484602917342e-07,
517
+ "loss": 0.0015320682525634766,
518
+ "num_tokens": 905028.0,
519
+ "reward": 8.940696716308593e-10,
520
+ "reward_std": 0.42761797904968263,
521
+ "rewards/TranscriptCorrectionGrpoReward/mean": 8.940696716308593e-10,
522
+ "rewards/TranscriptCorrectionGrpoReward/std": 0.42761797904968263,
523
+ "step": 950
524
+ },
525
+ {
526
+ "clip_ratio/high_max": 0.0,
527
+ "clip_ratio/high_mean": 0.0,
528
+ "clip_ratio/low_mean": 0.0,
529
+ "clip_ratio/low_min": 0.0,
530
+ "clip_ratio/region_mean": 0.0,
531
+ "completion_length": 61.315,
532
+ "completions/clipped_ratio": 0.0,
533
+ "completions/max_length": 61.6,
534
+ "completions/max_terminated_length": 61.6,
535
+ "completions/mean_length": 61.315,
536
+ "completions/mean_terminated_length": 61.315,
537
+ "completions/min_length": 60.96,
538
+ "completions/min_terminated_length": 60.96,
539
+ "epoch": 0.001776167386014458,
540
+ "frac_reward_zero_std": 0.68,
541
+ "grad_norm": 0.0018230041023343801,
542
+ "kl": 0.27308079957962034,
543
+ "learning_rate": 1.1089895872649365e-07,
544
+ "loss": -0.00010064475238323211,
545
+ "num_tokens": 949379.0,
546
+ "reward": -8.940696716308593e-10,
547
+ "reward_std": 0.3420943880081177,
548
+ "rewards/TranscriptCorrectionGrpoReward/mean": -8.940696716308593e-10,
549
+ "rewards/TranscriptCorrectionGrpoReward/std": 0.3420943832397461,
550
+ "step": 1000
551
+ },
552
+ {
553
+ "eval_cer_subset": 0.01309296985685671,
554
+ "eval_cer_subset_edit_distance": 804,
555
+ "eval_cer_subset_groups": 250,
556
+ "eval_cer_subset_items": 250,
557
+ "eval_cer_subset_ref_chars": 61407,
558
+ "eval_loss": 0.03959455178967374,
559
+ "step": 1013
560
+ }
561
+ ],
562
+ "logging_steps": 50,
563
+ "max_steps": 2252040,
564
+ "num_input_tokens_seen": 963659,
565
+ "num_train_epochs": 4,
566
+ "save_steps": 1013,
567
+ "stateful_callbacks": {
568
+ "TrainerControl": {
569
+ "args": {
570
+ "should_epoch_stop": false,
571
+ "should_evaluate": false,
572
+ "should_log": false,
573
+ "should_save": true,
574
+ "should_training_stop": false
575
+ },
576
+ "attributes": {}
577
+ }
578
+ },
579
+ "total_flos": 0.0,
580
+ "train_batch_size": 1,
581
+ "trial_name": null,
582
+ "trial_params": null
583
+ }
meta-llama__llama-3.2-1b/grpo/checkpoints/checkpoint-1013/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:142af57cbc15b9beb117b5972d297aef1f92226b896a513335c81b0f2c19ecf7
3
+ size 6737
meta-llama__llama-3.2-1b/grpo/run_manifest.json CHANGED
@@ -1,43 +1,25 @@
1
  {
2
  "schema_version": 1,
3
- "run_id": "09bed511-51e5-467b-b9b7-356e13c38e62",
4
  "run_type": "grpo",
5
  "profile_name": "llama3_2_1b_base_grpo",
6
  "model_name": "meta-llama/Llama-3.2-1B",
7
  "status": "running",
8
  "best_metric_name": "eval_cer_subset",
9
- "best_metric_value": 0.012750989300894034,
10
- "best_step": 2028,
11
- "best_checkpoint_step": 2028,
12
- "latest_checkpoint_step": 2028,
13
  "checkpoints": [
14
  {
15
- "step": 507,
16
- "epoch": 0.0009005168647093303,
17
- "repo_path": "meta-llama__llama-3.2-1b/grpo/checkpoints/checkpoint-507",
18
- "timestamp": "2026-04-09T03:42:39.674363+00:00"
19
- },
20
- {
21
- "step": 1014,
22
- "epoch": 0.0018010337294186605,
23
- "repo_path": "meta-llama__llama-3.2-1b/grpo/checkpoints/checkpoint-1014",
24
- "timestamp": "2026-04-09T03:49:15.799552+00:00"
25
- },
26
- {
27
- "step": 1521,
28
- "epoch": 0.0027015505941279908,
29
- "repo_path": "meta-llama__llama-3.2-1b/grpo/checkpoints/checkpoint-1521",
30
- "timestamp": "2026-04-09T03:55:44.298843+00:00"
31
- },
32
- {
33
- "step": 2028,
34
- "epoch": 0.003602067458837321,
35
- "repo_path": "meta-llama__llama-3.2-1b/grpo/checkpoints/checkpoint-2028",
36
- "timestamp": "2026-04-09T04:02:13.282249+00:00"
37
  }
38
  ],
39
  "epoch_artifacts": [],
40
  "resume_history": [],
41
- "created_at": "2026-04-09T03:35:11.674696+00:00",
42
- "updated_at": "2026-04-09T04:02:13.282264+00:00"
43
  }
 
1
  {
2
  "schema_version": 1,
3
+ "run_id": "330600fb-2185-4556-843f-445d8aa026b9",
4
  "run_type": "grpo",
5
  "profile_name": "llama3_2_1b_base_grpo",
6
  "model_name": "meta-llama/Llama-3.2-1B",
7
  "status": "running",
8
  "best_metric_name": "eval_cer_subset",
9
+ "best_metric_value": 0.01309296985685671,
10
+ "best_step": 1013,
11
+ "best_checkpoint_step": 1013,
12
+ "latest_checkpoint_step": 1013,
13
  "checkpoints": [
14
  {
15
+ "step": 1013,
16
+ "epoch": 0.001799257562032646,
17
+ "repo_path": "meta-llama__llama-3.2-1b/grpo/checkpoints/checkpoint-1013",
18
+ "timestamp": "2026-04-09T04:19:50.828733+00:00"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  }
20
  ],
21
  "epoch_artifacts": [],
22
  "resume_history": [],
23
+ "created_at": "2026-04-09T04:05:57.752019+00:00",
24
+ "updated_at": "2026-04-09T04:19:50.828749+00:00"
25
  }