Gege24 commited on
Commit
e031761
·
verified ·
1 Parent(s): b6b86ed

Upload task output 1

Browse files
README.md ADDED
@@ -0,0 +1,209 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: None
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:/cache/models/codellama--CodeLlama-7b-Instruct-hf
7
+ - grpo
8
+ - lora
9
+ - transformers
10
+ - trl
11
+ ---
12
+
13
+ # Model Card for Model ID
14
+
15
+ <!-- Provide a quick summary of what the model is/does. -->
16
+
17
+
18
+
19
+ ## Model Details
20
+
21
+ ### Model Description
22
+
23
+ <!-- Provide a longer summary of what this model is. -->
24
+
25
+
26
+
27
+ - **Developed by:** [More Information Needed]
28
+ - **Funded by [optional]:** [More Information Needed]
29
+ - **Shared by [optional]:** [More Information Needed]
30
+ - **Model type:** [More Information Needed]
31
+ - **Language(s) (NLP):** [More Information Needed]
32
+ - **License:** [More Information Needed]
33
+ - **Finetuned from model [optional]:** [More Information Needed]
34
+
35
+ ### Model Sources [optional]
36
+
37
+ <!-- Provide the basic links for the model. -->
38
+
39
+ - **Repository:** [More Information Needed]
40
+ - **Paper [optional]:** [More Information Needed]
41
+ - **Demo [optional]:** [More Information Needed]
42
+
43
+ ## Uses
44
+
45
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
46
+
47
+ ### Direct Use
48
+
49
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
50
+
51
+ [More Information Needed]
52
+
53
+ ### Downstream Use [optional]
54
+
55
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
56
+
57
+ [More Information Needed]
58
+
59
+ ### Out-of-Scope Use
60
+
61
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
62
+
63
+ [More Information Needed]
64
+
65
+ ## Bias, Risks, and Limitations
66
+
67
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
68
+
69
+ [More Information Needed]
70
+
71
+ ### Recommendations
72
+
73
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
74
+
75
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
76
+
77
+ ## How to Get Started with the Model
78
+
79
+ Use the code below to get started with the model.
80
+
81
+ [More Information Needed]
82
+
83
+ ## Training Details
84
+
85
+ ### Training Data
86
+
87
+ <!-- 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. -->
88
+
89
+ [More Information Needed]
90
+
91
+ ### Training Procedure
92
+
93
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
94
+
95
+ #### Preprocessing [optional]
96
+
97
+ [More Information Needed]
98
+
99
+
100
+ #### Training Hyperparameters
101
+
102
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
103
+
104
+ #### Speeds, Sizes, Times [optional]
105
+
106
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
107
+
108
+ [More Information Needed]
109
+
110
+ ## Evaluation
111
+
112
+ <!-- This section describes the evaluation protocols and provides the results. -->
113
+
114
+ ### Testing Data, Factors & Metrics
115
+
116
+ #### Testing Data
117
+
118
+ <!-- This should link to a Dataset Card if possible. -->
119
+
120
+ [More Information Needed]
121
+
122
+ #### Factors
123
+
124
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
125
+
126
+ [More Information Needed]
127
+
128
+ #### Metrics
129
+
130
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
131
+
132
+ [More Information Needed]
133
+
134
+ ### Results
135
+
136
+ [More Information Needed]
137
+
138
+ #### Summary
139
+
140
+
141
+
142
+ ## Model Examination [optional]
143
+
144
+ <!-- Relevant interpretability work for the model goes here -->
145
+
146
+ [More Information Needed]
147
+
148
+ ## Environmental Impact
149
+
150
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
151
+
152
+ 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).
153
+
154
+ - **Hardware Type:** [More Information Needed]
155
+ - **Hours used:** [More Information Needed]
156
+ - **Cloud Provider:** [More Information Needed]
157
+ - **Compute Region:** [More Information Needed]
158
+ - **Carbon Emitted:** [More Information Needed]
159
+
160
+ ## Technical Specifications [optional]
161
+
162
+ ### Model Architecture and Objective
163
+
164
+ [More Information Needed]
165
+
166
+ ### Compute Infrastructure
167
+
168
+ [More Information Needed]
169
+
170
+ #### Hardware
171
+
172
+ [More Information Needed]
173
+
174
+ #### Software
175
+
176
+ [More Information Needed]
177
+
178
+ ## Citation [optional]
179
+
180
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
181
+
182
+ **BibTeX:**
183
+
184
+ [More Information Needed]
185
+
186
+ **APA:**
187
+
188
+ [More Information Needed]
189
+
190
+ ## Glossary [optional]
191
+
192
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
193
+
194
+ [More Information Needed]
195
+
196
+ ## More Information [optional]
197
+
198
+ [More Information Needed]
199
+
200
+ ## Model Card Authors [optional]
201
+
202
+ [More Information Needed]
203
+
204
+ ## Model Card Contact
205
+
206
+ [More Information Needed]
207
+ ### Framework versions
208
+
209
+ - PEFT 0.18.1
adapter_config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": null,
7
+ "bias": "none",
8
+ "corda_config": null,
9
+ "ensure_weight_tying": false,
10
+ "eva_config": null,
11
+ "exclude_modules": null,
12
+ "fan_in_fan_out": false,
13
+ "inference_mode": true,
14
+ "init_lora_weights": true,
15
+ "layer_replication": null,
16
+ "layers_pattern": null,
17
+ "layers_to_transform": null,
18
+ "loftq_config": {},
19
+ "lora_alpha": 256,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.05,
22
+ "megatron_config": null,
23
+ "megatron_core": "megatron.core",
24
+ "modules_to_save": null,
25
+ "peft_type": "LORA",
26
+ "peft_version": "0.18.1",
27
+ "qalora_group_size": 16,
28
+ "r": 128,
29
+ "rank_pattern": {},
30
+ "revision": null,
31
+ "target_modules": [
32
+ "down_proj",
33
+ "k_proj",
34
+ "o_proj",
35
+ "up_proj",
36
+ "gate_proj",
37
+ "q_proj",
38
+ "v_proj"
39
+ ],
40
+ "target_parameters": null,
41
+ "task_type": "CAUSAL_LM",
42
+ "trainable_token_indices": null,
43
+ "use_dora": false,
44
+ "use_qalora": false,
45
+ "use_rslora": false
46
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26173696b33dba8df7b0c18005e21dcb9fdc2cef9451d852d883b892a7b782c5
3
+ size 1279323952
chat_template.jinja ADDED
@@ -0,0 +1 @@
 
 
1
+ {% if messages[0]['role'] == 'system' %}{% set loop_messages = messages[1:] %}{% set system_message = messages[0]['content'] %}{% else %}{% set loop_messages = messages %}{% set system_message = false %}{% endif %}{% for message in loop_messages %}{% if (message['role'] == 'user') != (loop.index0 % 2 == 0) %}{{ raise_exception('Conversation roles must alternate user/assistant/user/assistant/...') }}{% endif %}{% if loop.index0 == 0 and system_message != false %}{% set content = '<<SYS>>\n' + system_message + '\n<</SYS>>\n\n' + message['content'] %}{% else %}{% set content = message['content'] %}{% endif %}{% if message['role'] == 'user' %}{{ bos_token + '[INST] ' + content | trim + ' [/INST]' }}{% elif message['role'] == 'assistant' %}{{ ' ' + content | trim + ' ' + eos_token }}{% endif %}{% endfor %}
loss.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 37,no_eval
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "backend": "tokenizers",
3
+ "bos_token": "<s>",
4
+ "clean_up_tokenization_spaces": false,
5
+ "eos_token": "</s>",
6
+ "is_local": true,
7
+ "legacy": null,
8
+ "model_max_length": 1000000000000000019884624838656,
9
+ "pad_token": "</s>",
10
+ "sp_model_kwargs": {},
11
+ "tokenizer_class": "TokenizersBackend",
12
+ "unk_token": "<unk>"
13
+ }
trainer_state.json ADDED
@@ -0,0 +1,265 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.00592,
6
+ "eval_steps": 500,
7
+ "global_step": 37,
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
+ "completions/clipped_ratio": 0.3875,
19
+ "completions/max_length": 512.0,
20
+ "completions/max_terminated_length": 333.2,
21
+ "completions/mean_length": 232.9,
22
+ "completions/mean_terminated_length": 161.20882263183594,
23
+ "completions/min_length": 19.0,
24
+ "completions/min_terminated_length": 19.0,
25
+ "entropy": 0.6788227945566178,
26
+ "epoch": 0.0008,
27
+ "frac_reward_zero_std": 0.45,
28
+ "grad_norm": 1.7250084051184943e-17,
29
+ "kl": 0.0,
30
+ "learning_rate": 8.529119999999999e-07,
31
+ "loss": -3.329563695879303e-17,
32
+ "num_tokens": 139158.0,
33
+ "reward": 0.006625001598149538,
34
+ "reward_std": 0.02386485398747027,
35
+ "rewards/env_goofspiel_reward/mean": 0.006625001598149538,
36
+ "rewards/env_goofspiel_reward/std": 0.060312052723020315,
37
+ "sampling/importance_sampling_ratio/max": 1.5548742481149117e-15,
38
+ "sampling/importance_sampling_ratio/mean": 5.537038872768731e-17,
39
+ "sampling/importance_sampling_ratio/min": 0.0,
40
+ "sampling/sampling_logp_difference/max": 34.56931686401367,
41
+ "sampling/sampling_logp_difference/mean": 0.48103601932525636,
42
+ "step": 5,
43
+ "step_time": 26.902466528200147
44
+ },
45
+ {
46
+ "clip_ratio/high_max": 0.0,
47
+ "clip_ratio/high_mean": 0.0,
48
+ "clip_ratio/low_mean": 0.0,
49
+ "clip_ratio/low_min": 0.0,
50
+ "clip_ratio/region_mean": 0.0,
51
+ "completions/clipped_ratio": 0.3625,
52
+ "completions/max_length": 512.0,
53
+ "completions/max_terminated_length": 380.0,
54
+ "completions/mean_length": 208.325,
55
+ "completions/mean_terminated_length": 130.9656951904297,
56
+ "completions/min_length": 15.6,
57
+ "completions/min_terminated_length": 15.6,
58
+ "entropy": 0.8194768905639649,
59
+ "epoch": 0.0016,
60
+ "frac_reward_zero_std": 0.3875,
61
+ "grad_norm": 0.0,
62
+ "kl": 0.0,
63
+ "learning_rate": 1.919052e-06,
64
+ "loss": -5.5036242336365485e-21,
65
+ "num_tokens": 272885.0,
66
+ "reward": -0.001062498986721039,
67
+ "reward_std": 0.015114407148212194,
68
+ "rewards/env_goofspiel_reward/mean": -0.001062498986721039,
69
+ "rewards/env_goofspiel_reward/std": 0.04447857290506363,
70
+ "sampling/importance_sampling_ratio/max": 2.6002960348423844e-15,
71
+ "sampling/importance_sampling_ratio/mean": 8.147796120515316e-17,
72
+ "sampling/importance_sampling_ratio/min": 0.0,
73
+ "sampling/sampling_logp_difference/max": 33.71624984741211,
74
+ "sampling/sampling_logp_difference/mean": 0.5505338490009308,
75
+ "step": 10,
76
+ "step_time": 25.23802887940001
77
+ },
78
+ {
79
+ "clip_ratio/high_max": 0.0,
80
+ "clip_ratio/high_mean": 0.0,
81
+ "clip_ratio/low_mean": 0.0,
82
+ "clip_ratio/low_min": 0.0,
83
+ "clip_ratio/region_mean": 0.0,
84
+ "completions/clipped_ratio": 0.375,
85
+ "completions/max_length": 512.0,
86
+ "completions/max_terminated_length": 365.2,
87
+ "completions/mean_length": 213.05625,
88
+ "completions/mean_terminated_length": 134.1561492919922,
89
+ "completions/min_length": 12.0,
90
+ "completions/min_terminated_length": 12.0,
91
+ "entropy": 0.7374677076935768,
92
+ "epoch": 0.0024,
93
+ "frac_reward_zero_std": 0.3,
94
+ "grad_norm": 6.240696039252212e-21,
95
+ "kl": 0.0,
96
+ "learning_rate": 2.985192e-06,
97
+ "loss": -2.649282052416546e-13,
98
+ "num_tokens": 407112.0,
99
+ "reward": -0.0010624994523823262,
100
+ "reward_std": 0.015467961691319943,
101
+ "rewards/env_goofspiel_reward/mean": -0.0010624994523823262,
102
+ "rewards/env_goofspiel_reward/std": 0.044856540579348805,
103
+ "sampling/importance_sampling_ratio/max": 6.0797169833741606e-12,
104
+ "sampling/importance_sampling_ratio/mean": 1.9001603404032331e-13,
105
+ "sampling/importance_sampling_ratio/min": 0.0,
106
+ "sampling/sampling_logp_difference/max": 33.525834274291995,
107
+ "sampling/sampling_logp_difference/mean": 0.5196602582931519,
108
+ "step": 15,
109
+ "step_time": 25.776172687000233
110
+ },
111
+ {
112
+ "clip_ratio/high_max": 0.0,
113
+ "clip_ratio/high_mean": 0.0,
114
+ "clip_ratio/low_mean": 0.0,
115
+ "clip_ratio/low_min": 0.0,
116
+ "clip_ratio/region_mean": 0.0,
117
+ "completions/clipped_ratio": 0.35625,
118
+ "completions/max_length": 512.0,
119
+ "completions/max_terminated_length": 430.0,
120
+ "completions/mean_length": 222.38125,
121
+ "completions/mean_terminated_length": 144.48629455566407,
122
+ "completions/min_length": 16.0,
123
+ "completions/min_terminated_length": 16.0,
124
+ "entropy": 0.7416900217533111,
125
+ "epoch": 0.0032,
126
+ "frac_reward_zero_std": 0.3,
127
+ "grad_norm": 0.0,
128
+ "kl": 0.0,
129
+ "learning_rate": 4.051332e-06,
130
+ "loss": 2.170032172889042e-15,
131
+ "num_tokens": 543515.0,
132
+ "reward": 0.0008125004358589649,
133
+ "reward_std": 0.015114407520741224,
134
+ "rewards/env_goofspiel_reward/mean": 0.0008125004358589649,
135
+ "rewards/env_goofspiel_reward/std": 0.04427960952743888,
136
+ "sampling/importance_sampling_ratio/max": 9.7079462209307e-14,
137
+ "sampling/importance_sampling_ratio/mean": 3.0337332194254157e-15,
138
+ "sampling/importance_sampling_ratio/min": 0.0,
139
+ "sampling/sampling_logp_difference/max": 33.49689865112305,
140
+ "sampling/sampling_logp_difference/mean": 0.5143256843090057,
141
+ "step": 20,
142
+ "step_time": 26.41383430980004
143
+ },
144
+ {
145
+ "clip_ratio/high_max": 0.0,
146
+ "clip_ratio/high_mean": 0.0,
147
+ "clip_ratio/low_mean": 0.0,
148
+ "clip_ratio/low_min": 0.0,
149
+ "clip_ratio/region_mean": 0.0,
150
+ "completions/clipped_ratio": 0.3875,
151
+ "completions/max_length": 480.2,
152
+ "completions/max_terminated_length": 350.8,
153
+ "completions/mean_length": 206.175,
154
+ "completions/mean_terminated_length": 116.13554382324219,
155
+ "completions/min_length": 15.2,
156
+ "completions/min_terminated_length": 15.2,
157
+ "entropy": 0.6977409303188324,
158
+ "epoch": 0.004,
159
+ "frac_reward_zero_std": 0.2875,
160
+ "grad_norm": 2.0909891318276304e-18,
161
+ "kl": 0.0,
162
+ "learning_rate": 5.117472e-06,
163
+ "loss": -5.2856475859179964e-17,
164
+ "num_tokens": 680288.0,
165
+ "reward": 0.020250003039836883,
166
+ "reward_std": 0.044370952248573306,
167
+ "rewards/env_goofspiel_reward/mean": 0.020250003039836883,
168
+ "rewards/env_goofspiel_reward/std": 0.13559252247214318,
169
+ "sampling/importance_sampling_ratio/max": 2.52013723800786e-15,
170
+ "sampling/importance_sampling_ratio/mean": 7.877870563254164e-17,
171
+ "sampling/importance_sampling_ratio/min": 0.0,
172
+ "sampling/sampling_logp_difference/max": 33.450994873046874,
173
+ "sampling/sampling_logp_difference/mean": 0.5328368723392487,
174
+ "step": 25,
175
+ "step_time": 24.940973892599867
176
+ },
177
+ {
178
+ "clip_ratio/high_max": 0.0,
179
+ "clip_ratio/high_mean": 0.0,
180
+ "clip_ratio/low_mean": 0.0,
181
+ "clip_ratio/low_min": 0.0,
182
+ "clip_ratio/region_mean": 0.0,
183
+ "completions/clipped_ratio": 0.45625,
184
+ "completions/max_length": 512.0,
185
+ "completions/max_terminated_length": 404.6,
186
+ "completions/mean_length": 238.2375,
187
+ "completions/mean_terminated_length": 141.82444915771484,
188
+ "completions/min_length": 16.6,
189
+ "completions/min_terminated_length": 16.6,
190
+ "entropy": 0.6496311470866203,
191
+ "epoch": 0.0048,
192
+ "frac_reward_zero_std": 0.3,
193
+ "grad_norm": 3.2634135614775815e-22,
194
+ "kl": 0.0,
195
+ "learning_rate": 6.183612e-06,
196
+ "loss": 5.1048653439855114e-17,
197
+ "num_tokens": 818011.0,
198
+ "reward": 0.007000001426786184,
199
+ "reward_std": 0.024925515986979008,
200
+ "rewards/env_goofspiel_reward/mean": 0.007000001426786184,
201
+ "rewards/env_goofspiel_reward/std": 0.05999897662550211,
202
+ "sampling/importance_sampling_ratio/max": 4.958355600719433e-15,
203
+ "sampling/importance_sampling_ratio/mean": 2.02652089726915e-16,
204
+ "sampling/importance_sampling_ratio/min": 0.0,
205
+ "sampling/sampling_logp_difference/max": 33.400308227539064,
206
+ "sampling/sampling_logp_difference/mean": 0.46320154070854186,
207
+ "step": 30,
208
+ "step_time": 27.004615230400123
209
+ },
210
+ {
211
+ "clip_ratio/high_max": 0.0,
212
+ "clip_ratio/high_mean": 0.0,
213
+ "clip_ratio/low_mean": 0.0,
214
+ "clip_ratio/low_min": 0.0,
215
+ "clip_ratio/region_mean": 0.0,
216
+ "completions/clipped_ratio": 0.34375,
217
+ "completions/max_length": 512.0,
218
+ "completions/max_terminated_length": 394.2,
219
+ "completions/mean_length": 227.01875,
220
+ "completions/mean_terminated_length": 154.02509613037108,
221
+ "completions/min_length": 13.8,
222
+ "completions/min_terminated_length": 13.8,
223
+ "entropy": 0.7401682421565056,
224
+ "epoch": 0.0056,
225
+ "frac_reward_zero_std": 0.3625,
226
+ "grad_norm": 2.2770879894661554e-15,
227
+ "kl": 0.0,
228
+ "learning_rate": 7.249752e-06,
229
+ "loss": 6.233609379277093e-16,
230
+ "num_tokens": 955959.0,
231
+ "reward": -0.00068749925121665,
232
+ "reward_std": 0.014937631692737341,
233
+ "rewards/env_goofspiel_reward/mean": -0.00068749925121665,
234
+ "rewards/env_goofspiel_reward/std": 0.04448435390368104,
235
+ "sampling/importance_sampling_ratio/max": 2.827083637381056e-14,
236
+ "sampling/importance_sampling_ratio/mean": 8.835648350382244e-16,
237
+ "sampling/importance_sampling_ratio/min": 0.0,
238
+ "sampling/sampling_logp_difference/max": 33.62417449951172,
239
+ "sampling/sampling_logp_difference/mean": 0.48951873779296873,
240
+ "step": 35,
241
+ "step_time": 26.58530942660018
242
+ }
243
+ ],
244
+ "logging_steps": 5,
245
+ "max_steps": 18750,
246
+ "num_input_tokens_seen": 1009125,
247
+ "num_train_epochs": 3,
248
+ "save_steps": 500,
249
+ "stateful_callbacks": {
250
+ "TrainerControl": {
251
+ "args": {
252
+ "should_epoch_stop": false,
253
+ "should_evaluate": false,
254
+ "should_log": false,
255
+ "should_save": true,
256
+ "should_training_stop": true
257
+ },
258
+ "attributes": {}
259
+ }
260
+ },
261
+ "total_flos": 0.0,
262
+ "train_batch_size": 2,
263
+ "trial_name": null,
264
+ "trial_params": null
265
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fde2ca074bfecc8005685f33b856d8bbc485defe06d87884a3fba35c79bf0349
3
+ size 7185