sky-2002 commited on
Commit
eb2403a
·
verified ·
1 Parent(s): 18c1e88

Upload folder using huggingface_hub

Browse files
README.md CHANGED
@@ -12,7 +12,7 @@ licence: license
12
  # Model Card for SmolLM2-360M-GRPO-v0
13
 
14
  This model is a fine-tuned version of [HuggingFaceTB/SmolLM2-360M](https://huggingface.co/HuggingFaceTB/SmolLM2-360M).
15
- It has been trained using [TRL](https://github.com/huggingface/trl).
16
 
17
  ## Quick start
18
 
@@ -30,7 +30,15 @@ print(output["generated_text"])
30
  [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/aathatte2002-indian-institute-of-technology/SmolLM-135M-finetune/runs/szfjiiio)
31
 
32
 
33
- This model was trained with GRPO, a method introduced in [DeepSeekMath: Pushing the Limits of Mathematical Reasoning in Open Language Models](https://huggingface.co/papers/2402.03300).
 
 
 
 
 
 
 
 
34
 
35
  ### Framework versions
36
 
 
12
  # Model Card for SmolLM2-360M-GRPO-v0
13
 
14
  This model is a fine-tuned version of [HuggingFaceTB/SmolLM2-360M](https://huggingface.co/HuggingFaceTB/SmolLM2-360M).
15
+ It has been finetuned using [TRL](https://github.com/huggingface/trl).
16
 
17
  ## Quick start
18
 
 
30
  [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/aathatte2002-indian-institute-of-technology/SmolLM-135M-finetune/runs/szfjiiio)
31
 
32
 
33
+ This model was trained with GRPO, a method introduced in [DeepSeekMath: Pushing the Limits of Mathematical Reasoning in Open Language Models](https://huggingface.co/papers/2402.03300) and using the `lamini/taylor_swift` dataset.
34
+
35
+ ## Evals
36
+ Referring this [blog post](https://datawizz.ai/blog/grpo-fine-tuning-qwen-0-5b-vs-openai-o1-preview), used a similar evaluation method:
37
+
38
+ | Model | Average ROUGE-L |
39
+ |-------|-----------------|
40
+ | Qwen-0.5B | 0.3313 |
41
+ | SmolLM2-360M-GRPO-v0 | 0.1644 |
42
 
43
  ### Framework versions
44
 
checkpoint-98/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: HuggingFaceTB/SmolLM2-360M
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.14.0
checkpoint-98/adapter_config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "HuggingFaceTB/SmolLM2-360M",
5
+ "bias": "none",
6
+ "eva_config": null,
7
+ "exclude_modules": null,
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layer_replication": null,
12
+ "layers_pattern": null,
13
+ "layers_to_transform": null,
14
+ "loftq_config": {},
15
+ "lora_alpha": 64,
16
+ "lora_bias": false,
17
+ "lora_dropout": 0.05,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": null,
21
+ "peft_type": "LORA",
22
+ "r": 32,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "q_proj",
27
+ "v_proj",
28
+ "o_proj",
29
+ "down_proj",
30
+ "gate_proj",
31
+ "up_proj",
32
+ "k_proj"
33
+ ],
34
+ "task_type": "CAUSAL_LM",
35
+ "use_dora": false,
36
+ "use_rslora": false
37
+ }
checkpoint-98/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a8a73287bc73eaf9dc00caaaf4e47698e1b8d9c0f806f7020173f17c6872e0c
3
+ size 69527352
checkpoint-98/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-98/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afb11a746bc09322854bc435cd229c91092bca5fb0a0144d75f74ff54a645208
3
+ size 139313234
checkpoint-98/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6870e6b994954e2a4b66879b85dd674222b4f12959ddba4fd1717b1bc294b4fa
3
+ size 14244
checkpoint-98/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7fd29e5eb4f01a063a0d33b5b87cade51a37a47d8a87948817fa436b1777af9
3
+ size 1064
checkpoint-98/special_tokens_map.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ {
4
+ "content": "<|im_start|>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false
9
+ },
10
+ {
11
+ "content": "<|im_end|>",
12
+ "lstrip": false,
13
+ "normalized": false,
14
+ "rstrip": false,
15
+ "single_word": false
16
+ }
17
+ ],
18
+ "bos_token": "<|im_start|>",
19
+ "eos_token": "<|im_end|>",
20
+ "pad_token": "<|im_end|>",
21
+ "unk_token": {
22
+ "content": "<|endoftext|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false
27
+ }
28
+ }
checkpoint-98/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-98/tokenizer_config.json ADDED
@@ -0,0 +1,156 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "0": {
5
+ "content": "<|endoftext|>",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "1": {
13
+ "content": "<|im_start|>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "2": {
21
+ "content": "<|im_end|>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "3": {
29
+ "content": "<repo_name>",
30
+ "lstrip": false,
31
+ "normalized": false,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "4": {
37
+ "content": "<reponame>",
38
+ "lstrip": false,
39
+ "normalized": false,
40
+ "rstrip": false,
41
+ "single_word": false,
42
+ "special": true
43
+ },
44
+ "5": {
45
+ "content": "<file_sep>",
46
+ "lstrip": false,
47
+ "normalized": false,
48
+ "rstrip": false,
49
+ "single_word": false,
50
+ "special": true
51
+ },
52
+ "6": {
53
+ "content": "<filename>",
54
+ "lstrip": false,
55
+ "normalized": false,
56
+ "rstrip": false,
57
+ "single_word": false,
58
+ "special": true
59
+ },
60
+ "7": {
61
+ "content": "<gh_stars>",
62
+ "lstrip": false,
63
+ "normalized": false,
64
+ "rstrip": false,
65
+ "single_word": false,
66
+ "special": true
67
+ },
68
+ "8": {
69
+ "content": "<issue_start>",
70
+ "lstrip": false,
71
+ "normalized": false,
72
+ "rstrip": false,
73
+ "single_word": false,
74
+ "special": true
75
+ },
76
+ "9": {
77
+ "content": "<issue_comment>",
78
+ "lstrip": false,
79
+ "normalized": false,
80
+ "rstrip": false,
81
+ "single_word": false,
82
+ "special": true
83
+ },
84
+ "10": {
85
+ "content": "<issue_closed>",
86
+ "lstrip": false,
87
+ "normalized": false,
88
+ "rstrip": false,
89
+ "single_word": false,
90
+ "special": true
91
+ },
92
+ "11": {
93
+ "content": "<jupyter_start>",
94
+ "lstrip": false,
95
+ "normalized": false,
96
+ "rstrip": false,
97
+ "single_word": false,
98
+ "special": true
99
+ },
100
+ "12": {
101
+ "content": "<jupyter_text>",
102
+ "lstrip": false,
103
+ "normalized": false,
104
+ "rstrip": false,
105
+ "single_word": false,
106
+ "special": true
107
+ },
108
+ "13": {
109
+ "content": "<jupyter_code>",
110
+ "lstrip": false,
111
+ "normalized": false,
112
+ "rstrip": false,
113
+ "single_word": false,
114
+ "special": true
115
+ },
116
+ "14": {
117
+ "content": "<jupyter_output>",
118
+ "lstrip": false,
119
+ "normalized": false,
120
+ "rstrip": false,
121
+ "single_word": false,
122
+ "special": true
123
+ },
124
+ "15": {
125
+ "content": "<jupyter_script>",
126
+ "lstrip": false,
127
+ "normalized": false,
128
+ "rstrip": false,
129
+ "single_word": false,
130
+ "special": true
131
+ },
132
+ "16": {
133
+ "content": "<empty_output>",
134
+ "lstrip": false,
135
+ "normalized": false,
136
+ "rstrip": false,
137
+ "single_word": false,
138
+ "special": true
139
+ }
140
+ },
141
+ "additional_special_tokens": [
142
+ "<|im_start|>",
143
+ "<|im_end|>"
144
+ ],
145
+ "bos_token": "<|im_start|>",
146
+ "chat_template": "{% for message in messages %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
147
+ "clean_up_tokenization_spaces": false,
148
+ "eos_token": "<|im_end|>",
149
+ "extra_special_tokens": {},
150
+ "model_max_length": 8192,
151
+ "pad_token": "<|im_end|>",
152
+ "padding_side": "left",
153
+ "tokenizer_class": "GPT2Tokenizer",
154
+ "unk_token": "<|endoftext|>",
155
+ "vocab_size": 49152
156
+ }
checkpoint-98/trainer_state.json ADDED
@@ -0,0 +1,1209 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 98,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "completion_length": 160.0,
13
+ "epoch": 0.01020408163265306,
14
+ "grad_norm": 0.16015149652957916,
15
+ "kl": 0.0,
16
+ "learning_rate": 1.0000000000000002e-06,
17
+ "loss": 0.0,
18
+ "reward": 0.13549137115478516,
19
+ "reward_std": 0.122966468334198,
20
+ "rewards/<lambda>": 0.13549137115478516,
21
+ "step": 1
22
+ },
23
+ {
24
+ "completion_length": 160.0,
25
+ "epoch": 0.02040816326530612,
26
+ "grad_norm": 0.1122620478272438,
27
+ "kl": 0.0,
28
+ "learning_rate": 2.0000000000000003e-06,
29
+ "loss": 0.0,
30
+ "reward": 0.1350748986005783,
31
+ "reward_std": 0.13239088654518127,
32
+ "rewards/<lambda>": 0.1350748986005783,
33
+ "step": 2
34
+ },
35
+ {
36
+ "completion_length": 160.0,
37
+ "epoch": 0.030612244897959183,
38
+ "grad_norm": 0.10055773705244064,
39
+ "kl": 0.0009823411237448454,
40
+ "learning_rate": 3e-06,
41
+ "loss": 0.0,
42
+ "reward": 0.11044053733348846,
43
+ "reward_std": 0.09149592369794846,
44
+ "rewards/<lambda>": 0.11044053733348846,
45
+ "step": 3
46
+ },
47
+ {
48
+ "completion_length": 160.0,
49
+ "epoch": 0.04081632653061224,
50
+ "grad_norm": 0.1106867864727974,
51
+ "kl": 0.0011138569097965956,
52
+ "learning_rate": 4.000000000000001e-06,
53
+ "loss": 0.0,
54
+ "reward": 0.14424282312393188,
55
+ "reward_std": 0.08860041201114655,
56
+ "rewards/<lambda>": 0.14424282312393188,
57
+ "step": 4
58
+ },
59
+ {
60
+ "completion_length": 160.0,
61
+ "epoch": 0.05102040816326531,
62
+ "grad_norm": 0.10906749963760376,
63
+ "kl": 0.0009323786944150925,
64
+ "learning_rate": 5e-06,
65
+ "loss": 0.0,
66
+ "reward": 0.15370804071426392,
67
+ "reward_std": 0.12023884057998657,
68
+ "rewards/<lambda>": 0.15370804071426392,
69
+ "step": 5
70
+ },
71
+ {
72
+ "completion_length": 160.0,
73
+ "epoch": 0.061224489795918366,
74
+ "grad_norm": 0.0973278358578682,
75
+ "kl": 0.000986273866146803,
76
+ "learning_rate": 6e-06,
77
+ "loss": 0.0,
78
+ "reward": 0.16775861382484436,
79
+ "reward_std": 0.11324145644903183,
80
+ "rewards/<lambda>": 0.16775861382484436,
81
+ "step": 6
82
+ },
83
+ {
84
+ "completion_length": 160.0,
85
+ "epoch": 0.07142857142857142,
86
+ "grad_norm": 0.11650331318378448,
87
+ "kl": 0.0009559993632137775,
88
+ "learning_rate": 7.000000000000001e-06,
89
+ "loss": 0.0,
90
+ "reward": 0.12161540985107422,
91
+ "reward_std": 0.09721754491329193,
92
+ "rewards/<lambda>": 0.12161540985107422,
93
+ "step": 7
94
+ },
95
+ {
96
+ "completion_length": 160.0,
97
+ "epoch": 0.08163265306122448,
98
+ "grad_norm": 0.14426998794078827,
99
+ "kl": 0.001172696123830974,
100
+ "learning_rate": 8.000000000000001e-06,
101
+ "loss": 0.0,
102
+ "reward": 0.10382680594921112,
103
+ "reward_std": 0.08653440326452255,
104
+ "rewards/<lambda>": 0.10382680594921112,
105
+ "step": 8
106
+ },
107
+ {
108
+ "completion_length": 160.0,
109
+ "epoch": 0.09183673469387756,
110
+ "grad_norm": 0.09224210679531097,
111
+ "kl": 0.0009267181158065796,
112
+ "learning_rate": 9e-06,
113
+ "loss": 0.0,
114
+ "reward": 0.15248040854930878,
115
+ "reward_std": 0.10083242505788803,
116
+ "rewards/<lambda>": 0.15248040854930878,
117
+ "step": 9
118
+ },
119
+ {
120
+ "completion_length": 160.0,
121
+ "epoch": 0.10204081632653061,
122
+ "grad_norm": 0.10662151873111725,
123
+ "kl": 0.001049146056175232,
124
+ "learning_rate": 1e-05,
125
+ "loss": 0.0,
126
+ "reward": 0.10904872417449951,
127
+ "reward_std": 0.07905881851911545,
128
+ "rewards/<lambda>": 0.10904872417449951,
129
+ "step": 10
130
+ },
131
+ {
132
+ "completion_length": 160.0,
133
+ "epoch": 0.11224489795918367,
134
+ "grad_norm": 0.08880773186683655,
135
+ "kl": 0.0009575427393428981,
136
+ "learning_rate": 1.1000000000000001e-05,
137
+ "loss": 0.0,
138
+ "reward": 0.1023264229297638,
139
+ "reward_std": 0.09154930710792542,
140
+ "rewards/<lambda>": 0.1023264229297638,
141
+ "step": 11
142
+ },
143
+ {
144
+ "completion_length": 160.0,
145
+ "epoch": 0.12244897959183673,
146
+ "grad_norm": 0.1399761289358139,
147
+ "kl": 0.0010016188025474548,
148
+ "learning_rate": 1.2e-05,
149
+ "loss": 0.0,
150
+ "reward": 0.12774227559566498,
151
+ "reward_std": 0.10531343519687653,
152
+ "rewards/<lambda>": 0.12774227559566498,
153
+ "step": 12
154
+ },
155
+ {
156
+ "completion_length": 160.0,
157
+ "epoch": 0.1326530612244898,
158
+ "grad_norm": 0.10604196786880493,
159
+ "kl": 0.0010334912221878767,
160
+ "learning_rate": 1.3000000000000001e-05,
161
+ "loss": 0.0,
162
+ "reward": 0.13598087430000305,
163
+ "reward_std": 0.12228463590145111,
164
+ "rewards/<lambda>": 0.13598087430000305,
165
+ "step": 13
166
+ },
167
+ {
168
+ "completion_length": 160.0,
169
+ "epoch": 0.14285714285714285,
170
+ "grad_norm": 0.1302865892648697,
171
+ "kl": 0.0010531357256695628,
172
+ "learning_rate": 1.4000000000000001e-05,
173
+ "loss": 0.0,
174
+ "reward": 0.09349755942821503,
175
+ "reward_std": 0.07072040438652039,
176
+ "rewards/<lambda>": 0.09349755942821503,
177
+ "step": 14
178
+ },
179
+ {
180
+ "completion_length": 160.0,
181
+ "epoch": 0.15306122448979592,
182
+ "grad_norm": 0.12415535002946854,
183
+ "kl": 0.0009964585769921541,
184
+ "learning_rate": 1.5e-05,
185
+ "loss": 0.0,
186
+ "reward": 0.11064597219228745,
187
+ "reward_std": 0.08005572855472565,
188
+ "rewards/<lambda>": 0.11064597219228745,
189
+ "step": 15
190
+ },
191
+ {
192
+ "completion_length": 160.0,
193
+ "epoch": 0.16326530612244897,
194
+ "grad_norm": 0.11816220730543137,
195
+ "kl": 0.0009764357237145305,
196
+ "learning_rate": 1.6000000000000003e-05,
197
+ "loss": 0.0,
198
+ "reward": 0.1383560299873352,
199
+ "reward_std": 0.09371937811374664,
200
+ "rewards/<lambda>": 0.1383560299873352,
201
+ "step": 16
202
+ },
203
+ {
204
+ "completion_length": 160.0,
205
+ "epoch": 0.17346938775510204,
206
+ "grad_norm": 0.10982600599527359,
207
+ "kl": 0.0009334891801699996,
208
+ "learning_rate": 1.7000000000000003e-05,
209
+ "loss": 0.0,
210
+ "reward": 0.12855608761310577,
211
+ "reward_std": 0.11154236644506454,
212
+ "rewards/<lambda>": 0.12855608761310577,
213
+ "step": 17
214
+ },
215
+ {
216
+ "completion_length": 160.0,
217
+ "epoch": 0.1836734693877551,
218
+ "grad_norm": 0.09776873886585236,
219
+ "kl": 0.0008928977185860276,
220
+ "learning_rate": 1.8e-05,
221
+ "loss": 0.0,
222
+ "reward": 0.15613257884979248,
223
+ "reward_std": 0.13504436612129211,
224
+ "rewards/<lambda>": 0.15613257884979248,
225
+ "step": 18
226
+ },
227
+ {
228
+ "completion_length": 160.0,
229
+ "epoch": 0.19387755102040816,
230
+ "grad_norm": 0.12221962213516235,
231
+ "kl": 0.0010021468624472618,
232
+ "learning_rate": 1.9e-05,
233
+ "loss": 0.0,
234
+ "reward": 0.15936216711997986,
235
+ "reward_std": 0.09952296316623688,
236
+ "rewards/<lambda>": 0.15936216711997986,
237
+ "step": 19
238
+ },
239
+ {
240
+ "completion_length": 160.0,
241
+ "epoch": 0.20408163265306123,
242
+ "grad_norm": 0.09339983761310577,
243
+ "kl": 0.0011222452158108354,
244
+ "learning_rate": 2e-05,
245
+ "loss": 0.0,
246
+ "reward": 0.09720780700445175,
247
+ "reward_std": 0.08142109215259552,
248
+ "rewards/<lambda>": 0.09720780700445175,
249
+ "step": 20
250
+ },
251
+ {
252
+ "completion_length": 160.0,
253
+ "epoch": 0.21428571428571427,
254
+ "grad_norm": 0.11736761033535004,
255
+ "kl": 0.0011920102406293154,
256
+ "learning_rate": 2.1e-05,
257
+ "loss": 0.0,
258
+ "reward": 0.15125760436058044,
259
+ "reward_std": 0.10276186466217041,
260
+ "rewards/<lambda>": 0.15125760436058044,
261
+ "step": 21
262
+ },
263
+ {
264
+ "completion_length": 160.0,
265
+ "epoch": 0.22448979591836735,
266
+ "grad_norm": 0.13611504435539246,
267
+ "kl": 0.00114919594489038,
268
+ "learning_rate": 2.2000000000000003e-05,
269
+ "loss": 0.0,
270
+ "reward": 0.1826939433813095,
271
+ "reward_std": 0.12737450003623962,
272
+ "rewards/<lambda>": 0.1826939433813095,
273
+ "step": 22
274
+ },
275
+ {
276
+ "completion_length": 160.0,
277
+ "epoch": 0.23469387755102042,
278
+ "grad_norm": 0.12078937888145447,
279
+ "kl": 0.001010789768770337,
280
+ "learning_rate": 2.3000000000000003e-05,
281
+ "loss": 0.0,
282
+ "reward": 0.15208037197589874,
283
+ "reward_std": 0.13148412108421326,
284
+ "rewards/<lambda>": 0.15208037197589874,
285
+ "step": 23
286
+ },
287
+ {
288
+ "completion_length": 160.0,
289
+ "epoch": 0.24489795918367346,
290
+ "grad_norm": 0.14114625751972198,
291
+ "kl": 0.0011141165159642696,
292
+ "learning_rate": 2.4e-05,
293
+ "loss": 0.0,
294
+ "reward": 0.13319575786590576,
295
+ "reward_std": 0.10379491746425629,
296
+ "rewards/<lambda>": 0.13319575786590576,
297
+ "step": 24
298
+ },
299
+ {
300
+ "completion_length": 160.0,
301
+ "epoch": 0.25510204081632654,
302
+ "grad_norm": 0.08827733993530273,
303
+ "kl": 0.0010151572059839964,
304
+ "learning_rate": 2.5e-05,
305
+ "loss": 0.0,
306
+ "reward": 0.1206921935081482,
307
+ "reward_std": 0.11820320785045624,
308
+ "rewards/<lambda>": 0.1206921935081482,
309
+ "step": 25
310
+ },
311
+ {
312
+ "completion_length": 160.0,
313
+ "epoch": 0.2653061224489796,
314
+ "grad_norm": 0.10461141169071198,
315
+ "kl": 0.0010629891185089946,
316
+ "learning_rate": 2.6000000000000002e-05,
317
+ "loss": 0.0,
318
+ "reward": 0.12660565972328186,
319
+ "reward_std": 0.09369075298309326,
320
+ "rewards/<lambda>": 0.12660565972328186,
321
+ "step": 26
322
+ },
323
+ {
324
+ "completion_length": 160.0,
325
+ "epoch": 0.2755102040816326,
326
+ "grad_norm": 0.12817198038101196,
327
+ "kl": 0.0014134375378489494,
328
+ "learning_rate": 2.7000000000000002e-05,
329
+ "loss": 0.0001,
330
+ "reward": 0.15190695226192474,
331
+ "reward_std": 0.1361895054578781,
332
+ "rewards/<lambda>": 0.15190695226192474,
333
+ "step": 27
334
+ },
335
+ {
336
+ "completion_length": 160.0,
337
+ "epoch": 0.2857142857142857,
338
+ "grad_norm": 0.14398054778575897,
339
+ "kl": 0.0014005769044160843,
340
+ "learning_rate": 2.8000000000000003e-05,
341
+ "loss": 0.0001,
342
+ "reward": 0.11002078652381897,
343
+ "reward_std": 0.08406772464513779,
344
+ "rewards/<lambda>": 0.11002078652381897,
345
+ "step": 28
346
+ },
347
+ {
348
+ "completion_length": 160.0,
349
+ "epoch": 0.29591836734693877,
350
+ "grad_norm": 0.12125135213136673,
351
+ "kl": 0.001406812109053135,
352
+ "learning_rate": 2.9e-05,
353
+ "loss": 0.0001,
354
+ "reward": 0.1488090455532074,
355
+ "reward_std": 0.09648909419775009,
356
+ "rewards/<lambda>": 0.1488090455532074,
357
+ "step": 29
358
+ },
359
+ {
360
+ "completion_length": 160.0,
361
+ "epoch": 0.30612244897959184,
362
+ "grad_norm": 0.1116093099117279,
363
+ "kl": 0.001532193971797824,
364
+ "learning_rate": 3e-05,
365
+ "loss": 0.0001,
366
+ "reward": 0.1401943415403366,
367
+ "reward_std": 0.10262932628393173,
368
+ "rewards/<lambda>": 0.1401943415403366,
369
+ "step": 30
370
+ },
371
+ {
372
+ "completion_length": 160.0,
373
+ "epoch": 0.3163265306122449,
374
+ "grad_norm": 0.11590556800365448,
375
+ "kl": 0.0013668447500094771,
376
+ "learning_rate": 3.1e-05,
377
+ "loss": 0.0001,
378
+ "reward": 0.15992209315299988,
379
+ "reward_std": 0.13228771090507507,
380
+ "rewards/<lambda>": 0.15992209315299988,
381
+ "step": 31
382
+ },
383
+ {
384
+ "completion_length": 160.0,
385
+ "epoch": 0.32653061224489793,
386
+ "grad_norm": 0.22361916303634644,
387
+ "kl": 0.0015757133951410651,
388
+ "learning_rate": 3.2000000000000005e-05,
389
+ "loss": 0.0001,
390
+ "reward": 0.14634232223033905,
391
+ "reward_std": 0.0937654972076416,
392
+ "rewards/<lambda>": 0.14634232223033905,
393
+ "step": 32
394
+ },
395
+ {
396
+ "completion_length": 160.0,
397
+ "epoch": 0.336734693877551,
398
+ "grad_norm": 0.11585766822099686,
399
+ "kl": 0.0013871926348656416,
400
+ "learning_rate": 3.3e-05,
401
+ "loss": 0.0001,
402
+ "reward": 0.1371658891439438,
403
+ "reward_std": 0.0987061858177185,
404
+ "rewards/<lambda>": 0.1371658891439438,
405
+ "step": 33
406
+ },
407
+ {
408
+ "completion_length": 160.0,
409
+ "epoch": 0.3469387755102041,
410
+ "grad_norm": 0.12178175151348114,
411
+ "kl": 0.00142570654861629,
412
+ "learning_rate": 3.4000000000000007e-05,
413
+ "loss": 0.0001,
414
+ "reward": 0.12351685017347336,
415
+ "reward_std": 0.11602398008108139,
416
+ "rewards/<lambda>": 0.12351685017347336,
417
+ "step": 34
418
+ },
419
+ {
420
+ "completion_length": 160.0,
421
+ "epoch": 0.35714285714285715,
422
+ "grad_norm": 0.0959494486451149,
423
+ "kl": 0.0016183136031031609,
424
+ "learning_rate": 3.5e-05,
425
+ "loss": 0.0001,
426
+ "reward": 0.08838998526334763,
427
+ "reward_std": 0.08110953867435455,
428
+ "rewards/<lambda>": 0.08838998526334763,
429
+ "step": 35
430
+ },
431
+ {
432
+ "completion_length": 160.0,
433
+ "epoch": 0.3673469387755102,
434
+ "grad_norm": 0.10338612645864487,
435
+ "kl": 0.0017382192891091108,
436
+ "learning_rate": 3.6e-05,
437
+ "loss": 0.0001,
438
+ "reward": 0.16435359418392181,
439
+ "reward_std": 0.13644874095916748,
440
+ "rewards/<lambda>": 0.16435359418392181,
441
+ "step": 36
442
+ },
443
+ {
444
+ "completion_length": 160.0,
445
+ "epoch": 0.37755102040816324,
446
+ "grad_norm": 0.08886157721281052,
447
+ "kl": 0.00104477908462286,
448
+ "learning_rate": 3.7e-05,
449
+ "loss": 0.0,
450
+ "reward": 0.12062600255012512,
451
+ "reward_std": 0.10176925361156464,
452
+ "rewards/<lambda>": 0.12062600255012512,
453
+ "step": 37
454
+ },
455
+ {
456
+ "completion_length": 160.0,
457
+ "epoch": 0.3877551020408163,
458
+ "grad_norm": 0.16644084453582764,
459
+ "kl": 0.001502887113019824,
460
+ "learning_rate": 3.8e-05,
461
+ "loss": 0.0001,
462
+ "reward": 0.12538418173789978,
463
+ "reward_std": 0.11342241615056992,
464
+ "rewards/<lambda>": 0.12538418173789978,
465
+ "step": 38
466
+ },
467
+ {
468
+ "completion_length": 160.0,
469
+ "epoch": 0.3979591836734694,
470
+ "grad_norm": 0.10507523268461227,
471
+ "kl": 0.0016810973174870014,
472
+ "learning_rate": 3.9000000000000006e-05,
473
+ "loss": 0.0001,
474
+ "reward": 0.1384812593460083,
475
+ "reward_std": 0.10060354322195053,
476
+ "rewards/<lambda>": 0.1384812593460083,
477
+ "step": 39
478
+ },
479
+ {
480
+ "completion_length": 156.89584350585938,
481
+ "epoch": 0.40816326530612246,
482
+ "grad_norm": 0.13816726207733154,
483
+ "kl": 0.002180024515837431,
484
+ "learning_rate": 4e-05,
485
+ "loss": 0.0001,
486
+ "reward": 0.1627415418624878,
487
+ "reward_std": 0.09559802711009979,
488
+ "rewards/<lambda>": 0.1627415418624878,
489
+ "step": 40
490
+ },
491
+ {
492
+ "completion_length": 160.0,
493
+ "epoch": 0.41836734693877553,
494
+ "grad_norm": 0.09595762193202972,
495
+ "kl": 0.001595992362126708,
496
+ "learning_rate": 4.1e-05,
497
+ "loss": 0.0001,
498
+ "reward": 0.1617720127105713,
499
+ "reward_std": 0.09887909144163132,
500
+ "rewards/<lambda>": 0.1617720127105713,
501
+ "step": 41
502
+ },
503
+ {
504
+ "completion_length": 160.0,
505
+ "epoch": 0.42857142857142855,
506
+ "grad_norm": 0.19110041856765747,
507
+ "kl": 0.002547662705183029,
508
+ "learning_rate": 4.2e-05,
509
+ "loss": 0.0001,
510
+ "reward": 0.19862735271453857,
511
+ "reward_std": 0.11392591893672943,
512
+ "rewards/<lambda>": 0.19862735271453857,
513
+ "step": 42
514
+ },
515
+ {
516
+ "completion_length": 160.0,
517
+ "epoch": 0.4387755102040816,
518
+ "grad_norm": 0.09072164446115494,
519
+ "kl": 0.0016248103929683566,
520
+ "learning_rate": 4.3e-05,
521
+ "loss": 0.0001,
522
+ "reward": 0.13210207223892212,
523
+ "reward_std": 0.09667991101741791,
524
+ "rewards/<lambda>": 0.13210207223892212,
525
+ "step": 43
526
+ },
527
+ {
528
+ "completion_length": 160.0,
529
+ "epoch": 0.4489795918367347,
530
+ "grad_norm": 0.10356740653514862,
531
+ "kl": 0.002113830065354705,
532
+ "learning_rate": 4.4000000000000006e-05,
533
+ "loss": 0.0001,
534
+ "reward": 0.14277184009552002,
535
+ "reward_std": 0.09977956861257553,
536
+ "rewards/<lambda>": 0.14277184009552002,
537
+ "step": 44
538
+ },
539
+ {
540
+ "completion_length": 160.0,
541
+ "epoch": 0.45918367346938777,
542
+ "grad_norm": 0.1663713902235031,
543
+ "kl": 0.0063522434793412685,
544
+ "learning_rate": 4.5e-05,
545
+ "loss": 0.0003,
546
+ "reward": 0.16242042183876038,
547
+ "reward_std": 0.12298040091991425,
548
+ "rewards/<lambda>": 0.16242042183876038,
549
+ "step": 45
550
+ },
551
+ {
552
+ "completion_length": 160.0,
553
+ "epoch": 0.46938775510204084,
554
+ "grad_norm": 0.11778972297906876,
555
+ "kl": 0.0025551035068929195,
556
+ "learning_rate": 4.600000000000001e-05,
557
+ "loss": 0.0001,
558
+ "reward": 0.12898343801498413,
559
+ "reward_std": 0.09911265969276428,
560
+ "rewards/<lambda>": 0.12898343801498413,
561
+ "step": 46
562
+ },
563
+ {
564
+ "completion_length": 160.0,
565
+ "epoch": 0.47959183673469385,
566
+ "grad_norm": 0.13733811676502228,
567
+ "kl": 0.004000469576567411,
568
+ "learning_rate": 4.7e-05,
569
+ "loss": 0.0002,
570
+ "reward": 0.18428276479244232,
571
+ "reward_std": 0.1296135038137436,
572
+ "rewards/<lambda>": 0.18428276479244232,
573
+ "step": 47
574
+ },
575
+ {
576
+ "completion_length": 160.0,
577
+ "epoch": 0.4897959183673469,
578
+ "grad_norm": 0.10343091934919357,
579
+ "kl": 0.0036480827257037163,
580
+ "learning_rate": 4.8e-05,
581
+ "loss": 0.0001,
582
+ "reward": 0.1390620619058609,
583
+ "reward_std": 0.10592266172170639,
584
+ "rewards/<lambda>": 0.1390620619058609,
585
+ "step": 48
586
+ },
587
+ {
588
+ "completion_length": 160.0,
589
+ "epoch": 0.5,
590
+ "grad_norm": 0.1648188680410385,
591
+ "kl": 0.003458770690485835,
592
+ "learning_rate": 4.9e-05,
593
+ "loss": 0.0001,
594
+ "reward": 0.16380682587623596,
595
+ "reward_std": 0.10548572242259979,
596
+ "rewards/<lambda>": 0.16380682587623596,
597
+ "step": 49
598
+ },
599
+ {
600
+ "completion_length": 160.0,
601
+ "epoch": 0.5102040816326531,
602
+ "grad_norm": 0.0953877791762352,
603
+ "kl": 0.002513691782951355,
604
+ "learning_rate": 5e-05,
605
+ "loss": 0.0001,
606
+ "reward": 0.14581327140331268,
607
+ "reward_std": 0.12193475663661957,
608
+ "rewards/<lambda>": 0.14581327140331268,
609
+ "step": 50
610
+ },
611
+ {
612
+ "completion_length": 160.0,
613
+ "epoch": 0.5204081632653061,
614
+ "grad_norm": 0.14063876867294312,
615
+ "kl": 0.004633021075278521,
616
+ "learning_rate": 5.1000000000000006e-05,
617
+ "loss": 0.0002,
618
+ "reward": 0.20702508091926575,
619
+ "reward_std": 0.13710586726665497,
620
+ "rewards/<lambda>": 0.20702508091926575,
621
+ "step": 51
622
+ },
623
+ {
624
+ "completion_length": 160.0,
625
+ "epoch": 0.5306122448979592,
626
+ "grad_norm": 0.1019497662782669,
627
+ "kl": 0.0037124312948435545,
628
+ "learning_rate": 5.2000000000000004e-05,
629
+ "loss": 0.0001,
630
+ "reward": 0.13214847445487976,
631
+ "reward_std": 0.09029597043991089,
632
+ "rewards/<lambda>": 0.13214847445487976,
633
+ "step": 52
634
+ },
635
+ {
636
+ "completion_length": 160.0,
637
+ "epoch": 0.5408163265306123,
638
+ "grad_norm": 0.12852047383785248,
639
+ "kl": 0.004707551561295986,
640
+ "learning_rate": 5.300000000000001e-05,
641
+ "loss": 0.0002,
642
+ "reward": 0.1572979986667633,
643
+ "reward_std": 0.11500580608844757,
644
+ "rewards/<lambda>": 0.1572979986667633,
645
+ "step": 53
646
+ },
647
+ {
648
+ "completion_length": 160.0,
649
+ "epoch": 0.5510204081632653,
650
+ "grad_norm": 0.1126970499753952,
651
+ "kl": 0.0029443646781146526,
652
+ "learning_rate": 5.4000000000000005e-05,
653
+ "loss": 0.0001,
654
+ "reward": 0.11422993242740631,
655
+ "reward_std": 0.1095927357673645,
656
+ "rewards/<lambda>": 0.11422993242740631,
657
+ "step": 54
658
+ },
659
+ {
660
+ "completion_length": 160.0,
661
+ "epoch": 0.5612244897959183,
662
+ "grad_norm": 0.1265789270401001,
663
+ "kl": 0.004524104297161102,
664
+ "learning_rate": 5.500000000000001e-05,
665
+ "loss": 0.0002,
666
+ "reward": 0.1222875714302063,
667
+ "reward_std": 0.0923609733581543,
668
+ "rewards/<lambda>": 0.1222875714302063,
669
+ "step": 55
670
+ },
671
+ {
672
+ "completion_length": 160.0,
673
+ "epoch": 0.5714285714285714,
674
+ "grad_norm": 0.12009646743535995,
675
+ "kl": 0.0038815774023532867,
676
+ "learning_rate": 5.6000000000000006e-05,
677
+ "loss": 0.0002,
678
+ "reward": 0.1649770438671112,
679
+ "reward_std": 0.10861348360776901,
680
+ "rewards/<lambda>": 0.1649770438671112,
681
+ "step": 56
682
+ },
683
+ {
684
+ "completion_length": 160.0,
685
+ "epoch": 0.5816326530612245,
686
+ "grad_norm": 0.1011093482375145,
687
+ "kl": 0.0032921030651777983,
688
+ "learning_rate": 5.6999999999999996e-05,
689
+ "loss": 0.0001,
690
+ "reward": 0.17336896061897278,
691
+ "reward_std": 0.12328130006790161,
692
+ "rewards/<lambda>": 0.17336896061897278,
693
+ "step": 57
694
+ },
695
+ {
696
+ "completion_length": 160.0,
697
+ "epoch": 0.5918367346938775,
698
+ "grad_norm": 0.10525462031364441,
699
+ "kl": 0.004167443141341209,
700
+ "learning_rate": 5.8e-05,
701
+ "loss": 0.0002,
702
+ "reward": 0.1390347182750702,
703
+ "reward_std": 0.11740852892398834,
704
+ "rewards/<lambda>": 0.1390347182750702,
705
+ "step": 58
706
+ },
707
+ {
708
+ "completion_length": 160.0,
709
+ "epoch": 0.6020408163265306,
710
+ "grad_norm": 0.3547665774822235,
711
+ "kl": 0.00994147639721632,
712
+ "learning_rate": 5.9e-05,
713
+ "loss": 0.0004,
714
+ "reward": 0.1372447907924652,
715
+ "reward_std": 0.08885445445775986,
716
+ "rewards/<lambda>": 0.1372447907924652,
717
+ "step": 59
718
+ },
719
+ {
720
+ "completion_length": 160.0,
721
+ "epoch": 0.6122448979591837,
722
+ "grad_norm": 0.14041198790073395,
723
+ "kl": 0.005412312224507332,
724
+ "learning_rate": 6e-05,
725
+ "loss": 0.0002,
726
+ "reward": 0.14578765630722046,
727
+ "reward_std": 0.095134437084198,
728
+ "rewards/<lambda>": 0.14578765630722046,
729
+ "step": 60
730
+ },
731
+ {
732
+ "completion_length": 160.0,
733
+ "epoch": 0.6224489795918368,
734
+ "grad_norm": 0.13052710890769958,
735
+ "kl": 0.004689443856477737,
736
+ "learning_rate": 6.1e-05,
737
+ "loss": 0.0002,
738
+ "reward": 0.09727954864501953,
739
+ "reward_std": 0.06896870583295822,
740
+ "rewards/<lambda>": 0.09727954864501953,
741
+ "step": 61
742
+ },
743
+ {
744
+ "completion_length": 157.1875,
745
+ "epoch": 0.6326530612244898,
746
+ "grad_norm": 0.1129918321967125,
747
+ "kl": 0.004512472078204155,
748
+ "learning_rate": 6.2e-05,
749
+ "loss": 0.0002,
750
+ "reward": 0.17984223365783691,
751
+ "reward_std": 0.09912577271461487,
752
+ "rewards/<lambda>": 0.17984223365783691,
753
+ "step": 62
754
+ },
755
+ {
756
+ "completion_length": 160.0,
757
+ "epoch": 0.6428571428571429,
758
+ "grad_norm": 0.11350245773792267,
759
+ "kl": 0.005884611513465643,
760
+ "learning_rate": 6.3e-05,
761
+ "loss": 0.0002,
762
+ "reward": 0.13487395644187927,
763
+ "reward_std": 0.09702014178037643,
764
+ "rewards/<lambda>": 0.13487395644187927,
765
+ "step": 63
766
+ },
767
+ {
768
+ "completion_length": 160.0,
769
+ "epoch": 0.6530612244897959,
770
+ "grad_norm": 0.1478883922100067,
771
+ "kl": 0.0060376739129424095,
772
+ "learning_rate": 6.400000000000001e-05,
773
+ "loss": 0.0002,
774
+ "reward": 0.13012471795082092,
775
+ "reward_std": 0.09517987817525864,
776
+ "rewards/<lambda>": 0.13012471795082092,
777
+ "step": 64
778
+ },
779
+ {
780
+ "completion_length": 160.0,
781
+ "epoch": 0.6632653061224489,
782
+ "grad_norm": 0.09250291436910629,
783
+ "kl": 0.005326719488948584,
784
+ "learning_rate": 6.500000000000001e-05,
785
+ "loss": 0.0002,
786
+ "reward": 0.17718777060508728,
787
+ "reward_std": 0.11379577964544296,
788
+ "rewards/<lambda>": 0.17718777060508728,
789
+ "step": 65
790
+ },
791
+ {
792
+ "completion_length": 160.0,
793
+ "epoch": 0.673469387755102,
794
+ "grad_norm": 0.18939143419265747,
795
+ "kl": 0.0049583157524466515,
796
+ "learning_rate": 6.6e-05,
797
+ "loss": 0.0002,
798
+ "reward": 0.14007148146629333,
799
+ "reward_std": 0.09873458743095398,
800
+ "rewards/<lambda>": 0.14007148146629333,
801
+ "step": 66
802
+ },
803
+ {
804
+ "completion_length": 160.0,
805
+ "epoch": 0.6836734693877551,
806
+ "grad_norm": 0.09305741637945175,
807
+ "kl": 0.00586826354265213,
808
+ "learning_rate": 6.7e-05,
809
+ "loss": 0.0002,
810
+ "reward": 0.10462306439876556,
811
+ "reward_std": 0.09117605537176132,
812
+ "rewards/<lambda>": 0.10462306439876556,
813
+ "step": 67
814
+ },
815
+ {
816
+ "completion_length": 160.0,
817
+ "epoch": 0.6938775510204082,
818
+ "grad_norm": 0.14123046398162842,
819
+ "kl": 0.006275478284806013,
820
+ "learning_rate": 6.800000000000001e-05,
821
+ "loss": 0.0003,
822
+ "reward": 0.16492299735546112,
823
+ "reward_std": 0.1278476119041443,
824
+ "rewards/<lambda>": 0.16492299735546112,
825
+ "step": 68
826
+ },
827
+ {
828
+ "completion_length": 160.0,
829
+ "epoch": 0.7040816326530612,
830
+ "grad_norm": 0.10926412045955658,
831
+ "kl": 0.005929266568273306,
832
+ "learning_rate": 6.9e-05,
833
+ "loss": 0.0002,
834
+ "reward": 0.1173870787024498,
835
+ "reward_std": 0.09027393907308578,
836
+ "rewards/<lambda>": 0.1173870787024498,
837
+ "step": 69
838
+ },
839
+ {
840
+ "completion_length": 160.0,
841
+ "epoch": 0.7142857142857143,
842
+ "grad_norm": 0.11727511882781982,
843
+ "kl": 0.007982933893799782,
844
+ "learning_rate": 7e-05,
845
+ "loss": 0.0003,
846
+ "reward": 0.1433873325586319,
847
+ "reward_std": 0.09991258382797241,
848
+ "rewards/<lambda>": 0.1433873325586319,
849
+ "step": 70
850
+ },
851
+ {
852
+ "completion_length": 160.0,
853
+ "epoch": 0.7244897959183674,
854
+ "grad_norm": 0.09994583576917648,
855
+ "kl": 0.008151376619935036,
856
+ "learning_rate": 7.1e-05,
857
+ "loss": 0.0003,
858
+ "reward": 0.17650912702083588,
859
+ "reward_std": 0.1265939176082611,
860
+ "rewards/<lambda>": 0.17650912702083588,
861
+ "step": 71
862
+ },
863
+ {
864
+ "completion_length": 160.0,
865
+ "epoch": 0.7346938775510204,
866
+ "grad_norm": 0.11233754456043243,
867
+ "kl": 0.008668525144457817,
868
+ "learning_rate": 7.2e-05,
869
+ "loss": 0.0003,
870
+ "reward": 0.1490788459777832,
871
+ "reward_std": 0.10998384654521942,
872
+ "rewards/<lambda>": 0.1490788459777832,
873
+ "step": 72
874
+ },
875
+ {
876
+ "completion_length": 160.0,
877
+ "epoch": 0.7448979591836735,
878
+ "grad_norm": 0.15177902579307556,
879
+ "kl": 0.008991223759949207,
880
+ "learning_rate": 7.3e-05,
881
+ "loss": 0.0004,
882
+ "reward": 0.1158258318901062,
883
+ "reward_std": 0.09271200001239777,
884
+ "rewards/<lambda>": 0.1158258318901062,
885
+ "step": 73
886
+ },
887
+ {
888
+ "completion_length": 160.0,
889
+ "epoch": 0.7551020408163265,
890
+ "grad_norm": 0.12361659109592438,
891
+ "kl": 0.009935474023222923,
892
+ "learning_rate": 7.4e-05,
893
+ "loss": 0.0004,
894
+ "reward": 0.16675977408885956,
895
+ "reward_std": 0.11429008096456528,
896
+ "rewards/<lambda>": 0.16675977408885956,
897
+ "step": 74
898
+ },
899
+ {
900
+ "completion_length": 160.0,
901
+ "epoch": 0.7653061224489796,
902
+ "grad_norm": 0.10791321843862534,
903
+ "kl": 0.01029084250330925,
904
+ "learning_rate": 7.500000000000001e-05,
905
+ "loss": 0.0004,
906
+ "reward": 0.1560361236333847,
907
+ "reward_std": 0.12631307542324066,
908
+ "rewards/<lambda>": 0.1560361236333847,
909
+ "step": 75
910
+ },
911
+ {
912
+ "completion_length": 160.0,
913
+ "epoch": 0.7755102040816326,
914
+ "grad_norm": 0.11729063093662262,
915
+ "kl": 0.013020636513829231,
916
+ "learning_rate": 7.6e-05,
917
+ "loss": 0.0005,
918
+ "reward": 0.13625627756118774,
919
+ "reward_std": 0.09627413749694824,
920
+ "rewards/<lambda>": 0.13625627756118774,
921
+ "step": 76
922
+ },
923
+ {
924
+ "completion_length": 160.0,
925
+ "epoch": 0.7857142857142857,
926
+ "grad_norm": 0.14529183506965637,
927
+ "kl": 0.016384603455662727,
928
+ "learning_rate": 7.7e-05,
929
+ "loss": 0.0007,
930
+ "reward": 0.1917780488729477,
931
+ "reward_std": 0.10966574400663376,
932
+ "rewards/<lambda>": 0.1917780488729477,
933
+ "step": 77
934
+ },
935
+ {
936
+ "completion_length": 160.0,
937
+ "epoch": 0.7959183673469388,
938
+ "grad_norm": 0.11583904176950455,
939
+ "kl": 0.016116080805659294,
940
+ "learning_rate": 7.800000000000001e-05,
941
+ "loss": 0.0006,
942
+ "reward": 0.1915496587753296,
943
+ "reward_std": 0.12190195918083191,
944
+ "rewards/<lambda>": 0.1915496587753296,
945
+ "step": 78
946
+ },
947
+ {
948
+ "completion_length": 160.0,
949
+ "epoch": 0.8061224489795918,
950
+ "grad_norm": 0.10830377042293549,
951
+ "kl": 0.015441562049090862,
952
+ "learning_rate": 7.900000000000001e-05,
953
+ "loss": 0.0006,
954
+ "reward": 0.15522490441799164,
955
+ "reward_std": 0.08264317363500595,
956
+ "rewards/<lambda>": 0.15522490441799164,
957
+ "step": 79
958
+ },
959
+ {
960
+ "completion_length": 160.0,
961
+ "epoch": 0.8163265306122449,
962
+ "grad_norm": 0.11148685216903687,
963
+ "kl": 0.01857638917863369,
964
+ "learning_rate": 8e-05,
965
+ "loss": 0.0007,
966
+ "reward": 0.21693138778209686,
967
+ "reward_std": 0.132161483168602,
968
+ "rewards/<lambda>": 0.21693138778209686,
969
+ "step": 80
970
+ },
971
+ {
972
+ "completion_length": 160.0,
973
+ "epoch": 0.826530612244898,
974
+ "grad_norm": 0.1557169258594513,
975
+ "kl": 0.01583457738161087,
976
+ "learning_rate": 8.1e-05,
977
+ "loss": 0.0006,
978
+ "reward": 0.1813575029373169,
979
+ "reward_std": 0.12332402914762497,
980
+ "rewards/<lambda>": 0.1813575029373169,
981
+ "step": 81
982
+ },
983
+ {
984
+ "completion_length": 160.0,
985
+ "epoch": 0.8367346938775511,
986
+ "grad_norm": 0.11910691857337952,
987
+ "kl": 0.025130536407232285,
988
+ "learning_rate": 8.2e-05,
989
+ "loss": 0.001,
990
+ "reward": 0.1874808669090271,
991
+ "reward_std": 0.13184116780757904,
992
+ "rewards/<lambda>": 0.1874808669090271,
993
+ "step": 82
994
+ },
995
+ {
996
+ "completion_length": 160.0,
997
+ "epoch": 0.8469387755102041,
998
+ "grad_norm": 0.09641101211309433,
999
+ "kl": 0.020103760063648224,
1000
+ "learning_rate": 8.3e-05,
1001
+ "loss": 0.0008,
1002
+ "reward": 0.16875742375850677,
1003
+ "reward_std": 0.12786784768104553,
1004
+ "rewards/<lambda>": 0.16875742375850677,
1005
+ "step": 83
1006
+ },
1007
+ {
1008
+ "completion_length": 160.0,
1009
+ "epoch": 0.8571428571428571,
1010
+ "grad_norm": 0.11505434662103653,
1011
+ "kl": 0.03201855719089508,
1012
+ "learning_rate": 8.4e-05,
1013
+ "loss": 0.0013,
1014
+ "reward": 0.1941194385290146,
1015
+ "reward_std": 0.1352878361940384,
1016
+ "rewards/<lambda>": 0.1941194385290146,
1017
+ "step": 84
1018
+ },
1019
+ {
1020
+ "completion_length": 160.0,
1021
+ "epoch": 0.8673469387755102,
1022
+ "grad_norm": 0.20420552790164948,
1023
+ "kl": 0.025220511481165886,
1024
+ "learning_rate": 8.5e-05,
1025
+ "loss": 0.001,
1026
+ "reward": 0.1499064564704895,
1027
+ "reward_std": 0.10931651294231415,
1028
+ "rewards/<lambda>": 0.1499064564704895,
1029
+ "step": 85
1030
+ },
1031
+ {
1032
+ "completion_length": 160.0,
1033
+ "epoch": 0.8775510204081632,
1034
+ "grad_norm": 0.1504613608121872,
1035
+ "kl": 0.030149614438414574,
1036
+ "learning_rate": 8.6e-05,
1037
+ "loss": 0.0012,
1038
+ "reward": 0.2021590918302536,
1039
+ "reward_std": 0.11808289587497711,
1040
+ "rewards/<lambda>": 0.2021590918302536,
1041
+ "step": 86
1042
+ },
1043
+ {
1044
+ "completion_length": 160.0,
1045
+ "epoch": 0.8877551020408163,
1046
+ "grad_norm": 0.12947432696819305,
1047
+ "kl": 0.03943827003240585,
1048
+ "learning_rate": 8.7e-05,
1049
+ "loss": 0.0016,
1050
+ "reward": 0.16302035748958588,
1051
+ "reward_std": 0.12248598039150238,
1052
+ "rewards/<lambda>": 0.16302035748958588,
1053
+ "step": 87
1054
+ },
1055
+ {
1056
+ "completion_length": 160.0,
1057
+ "epoch": 0.8979591836734694,
1058
+ "grad_norm": 0.10003241151571274,
1059
+ "kl": 0.031025437638163567,
1060
+ "learning_rate": 8.800000000000001e-05,
1061
+ "loss": 0.0012,
1062
+ "reward": 0.17104387283325195,
1063
+ "reward_std": 0.11305706948041916,
1064
+ "rewards/<lambda>": 0.17104387283325195,
1065
+ "step": 88
1066
+ },
1067
+ {
1068
+ "completion_length": 160.0,
1069
+ "epoch": 0.9081632653061225,
1070
+ "grad_norm": 0.178684264421463,
1071
+ "kl": 0.0443422794342041,
1072
+ "learning_rate": 8.900000000000001e-05,
1073
+ "loss": 0.0018,
1074
+ "reward": 0.21491599082946777,
1075
+ "reward_std": 0.11920367181301117,
1076
+ "rewards/<lambda>": 0.21491599082946777,
1077
+ "step": 89
1078
+ },
1079
+ {
1080
+ "completion_length": 160.0,
1081
+ "epoch": 0.9183673469387755,
1082
+ "grad_norm": 0.4619559347629547,
1083
+ "kl": 0.14378872513771057,
1084
+ "learning_rate": 9e-05,
1085
+ "loss": 0.0058,
1086
+ "reward": 0.170355886220932,
1087
+ "reward_std": 0.11420422047376633,
1088
+ "rewards/<lambda>": 0.170355886220932,
1089
+ "step": 90
1090
+ },
1091
+ {
1092
+ "completion_length": 160.0,
1093
+ "epoch": 0.9285714285714286,
1094
+ "grad_norm": 0.18158575892448425,
1095
+ "kl": 0.05551178380846977,
1096
+ "learning_rate": 9.1e-05,
1097
+ "loss": 0.0022,
1098
+ "reward": 0.17519733309745789,
1099
+ "reward_std": 0.1182706207036972,
1100
+ "rewards/<lambda>": 0.17519733309745789,
1101
+ "step": 91
1102
+ },
1103
+ {
1104
+ "completion_length": 160.0,
1105
+ "epoch": 0.9387755102040817,
1106
+ "grad_norm": 0.1649360954761505,
1107
+ "kl": 0.0335373729467392,
1108
+ "learning_rate": 9.200000000000001e-05,
1109
+ "loss": 0.0013,
1110
+ "reward": 0.19423919916152954,
1111
+ "reward_std": 0.13439567387104034,
1112
+ "rewards/<lambda>": 0.19423919916152954,
1113
+ "step": 92
1114
+ },
1115
+ {
1116
+ "completion_length": 160.0,
1117
+ "epoch": 0.9489795918367347,
1118
+ "grad_norm": 0.10932810604572296,
1119
+ "kl": 0.035153284668922424,
1120
+ "learning_rate": 9.300000000000001e-05,
1121
+ "loss": 0.0014,
1122
+ "reward": 0.15611481666564941,
1123
+ "reward_std": 0.09644447267055511,
1124
+ "rewards/<lambda>": 0.15611481666564941,
1125
+ "step": 93
1126
+ },
1127
+ {
1128
+ "completion_length": 160.0,
1129
+ "epoch": 0.9591836734693877,
1130
+ "grad_norm": 0.099422886967659,
1131
+ "kl": 0.03238137811422348,
1132
+ "learning_rate": 9.4e-05,
1133
+ "loss": 0.0013,
1134
+ "reward": 0.1927059292793274,
1135
+ "reward_std": 0.11067558825016022,
1136
+ "rewards/<lambda>": 0.1927059292793274,
1137
+ "step": 94
1138
+ },
1139
+ {
1140
+ "completion_length": 160.0,
1141
+ "epoch": 0.9693877551020408,
1142
+ "grad_norm": 0.1119072213768959,
1143
+ "kl": 0.027582138776779175,
1144
+ "learning_rate": 9.5e-05,
1145
+ "loss": 0.0011,
1146
+ "reward": 0.2055554836988449,
1147
+ "reward_std": 0.14050546288490295,
1148
+ "rewards/<lambda>": 0.2055554836988449,
1149
+ "step": 95
1150
+ },
1151
+ {
1152
+ "completion_length": 160.0,
1153
+ "epoch": 0.9795918367346939,
1154
+ "grad_norm": 0.119843028485775,
1155
+ "kl": 0.029401419684290886,
1156
+ "learning_rate": 9.6e-05,
1157
+ "loss": 0.0012,
1158
+ "reward": 0.19861146807670593,
1159
+ "reward_std": 0.12701785564422607,
1160
+ "rewards/<lambda>": 0.19861146807670593,
1161
+ "step": 96
1162
+ },
1163
+ {
1164
+ "completion_length": 160.0,
1165
+ "epoch": 0.9897959183673469,
1166
+ "grad_norm": 0.10992871224880219,
1167
+ "kl": 0.03312207758426666,
1168
+ "learning_rate": 9.7e-05,
1169
+ "loss": 0.0013,
1170
+ "reward": 0.15577931702136993,
1171
+ "reward_std": 0.10662981122732162,
1172
+ "rewards/<lambda>": 0.15577931702136993,
1173
+ "step": 97
1174
+ },
1175
+ {
1176
+ "completion_length": 160.0,
1177
+ "epoch": 1.0,
1178
+ "grad_norm": 0.13580623269081116,
1179
+ "kl": 0.0318591445684433,
1180
+ "learning_rate": 9.8e-05,
1181
+ "loss": 0.0013,
1182
+ "reward": 0.256815642118454,
1183
+ "reward_std": 0.17193631827831268,
1184
+ "rewards/<lambda>": 0.256815642118454,
1185
+ "step": 98
1186
+ }
1187
+ ],
1188
+ "logging_steps": 1,
1189
+ "max_steps": 98,
1190
+ "num_input_tokens_seen": 0,
1191
+ "num_train_epochs": 1,
1192
+ "save_steps": 100,
1193
+ "stateful_callbacks": {
1194
+ "TrainerControl": {
1195
+ "args": {
1196
+ "should_epoch_stop": false,
1197
+ "should_evaluate": false,
1198
+ "should_log": false,
1199
+ "should_save": true,
1200
+ "should_training_stop": true
1201
+ },
1202
+ "attributes": {}
1203
+ }
1204
+ },
1205
+ "total_flos": 0.0,
1206
+ "train_batch_size": 8,
1207
+ "trial_name": null,
1208
+ "trial_params": null
1209
+ }
checkpoint-98/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c8aa9ac77fddcdbab49223b9355a1fad052dcac253468ef871ea988060bcd52
3
+ size 5560
checkpoint-98/vocab.json ADDED
The diff for this file is too large to render. See raw diff