hZzy commited on
Commit
71326cf
1 Parent(s): 224b4a0

Model save

Browse files
README.md ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: hZzy/qwen2.5-0.5b-sft-news-IFT
4
+ tags:
5
+ - trl
6
+ - expo
7
+ - generated_from_trainer
8
+ model-index:
9
+ - name: qwen2.5-0.5b-expo-DPO-EXPERIMENT-1K-5e6
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/zhiyuzha-university-of-florida/huggingface/runs/lxeilq1n)
17
+ # qwen2.5-0.5b-expo-DPO-EXPERIMENT-1K-5e6
18
+
19
+ This model is a fine-tuned version of [hZzy/qwen2.5-0.5b-sft-news-IFT](https://huggingface.co/hZzy/qwen2.5-0.5b-sft-news-IFT) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 1521.1865
22
+ - Logps: -79.1168
23
+ - Logits: -1.0707
24
+ - Objective: 1520.4884
25
+ - Dpo Loss: 1520.4884
26
+ - Regularize: 1520.4884
27
+ - Ranking Simple: 0.5258
28
+ - Ranking Idealized: 0.5093
29
+ - Ranking Idealized Expo: 0.5093
30
+
31
+ ## Model description
32
+
33
+ More information needed
34
+
35
+ ## Intended uses & limitations
36
+
37
+ More information needed
38
+
39
+ ## Training and evaluation data
40
+
41
+ More information needed
42
+
43
+ ## Training procedure
44
+
45
+ ### Training hyperparameters
46
+
47
+ The following hyperparameters were used during training:
48
+ - learning_rate: 5e-06
49
+ - train_batch_size: 4
50
+ - eval_batch_size: 4
51
+ - seed: 42
52
+ - distributed_type: multi-GPU
53
+ - num_devices: 6
54
+ - gradient_accumulation_steps: 12
55
+ - total_train_batch_size: 288
56
+ - total_eval_batch_size: 24
57
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
58
+ - lr_scheduler_type: cosine
59
+ - lr_scheduler_warmup_ratio: 0.1
60
+ - num_epochs: 2
61
+
62
+ ### Training results
63
+
64
+ | Training Loss | Epoch | Step | Validation Loss | Logps | Logits | Objective | Dpo Loss | Regularize | Ranking Simple | Ranking Idealized | Ranking Idealized Expo |
65
+ |:-------------:|:------:|:----:|:---------------:|:--------:|:-------:|:---------:|:---------:|:----------:|:--------------:|:-----------------:|:----------------------:|
66
+ | 932.0532 | 0.2834 | 50 | 928.5909 | -90.5890 | -1.5321 | 972.7211 | 972.7211 | 972.7211 | 0.5103 | 0.5093 | 0.5093 |
67
+ | 1035.9887 | 0.5668 | 100 | 1589.5358 | -80.1508 | -1.3577 | 1629.7952 | 1629.7952 | 1629.7952 | 0.5145 | 0.5093 | 0.5093 |
68
+ | 835.8459 | 0.8503 | 150 | 1554.2150 | -79.1304 | -1.1902 | 1554.7245 | 1554.7245 | 1554.7245 | 0.5238 | 0.5093 | 0.5093 |
69
+ | 353.4232 | 1.1337 | 200 | 1601.4404 | -77.8605 | -1.1493 | 1618.9882 | 1618.9882 | 1618.9882 | 0.5279 | 0.5093 | 0.5093 |
70
+ | 363.333 | 1.4171 | 250 | 1571.6953 | -78.8053 | -1.0661 | 1577.6245 | 1577.6245 | 1577.6245 | 0.5227 | 0.5093 | 0.5093 |
71
+ | 267.0769 | 1.7005 | 300 | 1533.1350 | -79.3922 | -1.0587 | 1538.6410 | 1538.6410 | 1538.6410 | 0.5227 | 0.5093 | 0.5093 |
72
+ | 287.4463 | 1.9839 | 350 | 1521.1865 | -79.1168 | -1.0707 | 1520.4884 | 1520.4884 | 1520.4884 | 0.5258 | 0.5093 | 0.5093 |
73
+
74
+
75
+ ### Framework versions
76
+
77
+ - Transformers 4.42.0
78
+ - Pytorch 2.3.0+cu121
79
+ - Datasets 2.19.1
80
+ - Tokenizers 0.19.1
added_tokens.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</tool_call>": 151658,
3
+ "<tool_call>": 151657,
4
+ "<|box_end|>": 151649,
5
+ "<|box_start|>": 151648,
6
+ "<|endoftext|>": 151643,
7
+ "<|file_sep|>": 151664,
8
+ "<|fim_middle|>": 151660,
9
+ "<|fim_pad|>": 151662,
10
+ "<|fim_prefix|>": 151659,
11
+ "<|fim_suffix|>": 151661,
12
+ "<|im_end|>": 151645,
13
+ "<|im_start|>": 151644,
14
+ "<|image_pad|>": 151655,
15
+ "<|object_ref_end|>": 151647,
16
+ "<|object_ref_start|>": 151646,
17
+ "<|quad_end|>": 151651,
18
+ "<|quad_start|>": 151650,
19
+ "<|repo_name|>": 151663,
20
+ "<|video_pad|>": 151656,
21
+ "<|vision_end|>": 151653,
22
+ "<|vision_pad|>": 151654,
23
+ "<|vision_start|>": 151652
24
+ }
all_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.995276334435522,
3
+ "total_flos": 0.0,
4
+ "train_loss": 584.4622564356436,
5
+ "train_runtime": 14141.3958,
6
+ "train_samples": 50802,
7
+ "train_samples_per_second": 7.185,
8
+ "train_steps_per_second": 0.025
9
+ }
config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "hZzy/qwen2.5-0.5b-sft-news-IFT",
3
+ "architectures": [
4
+ "Qwen2ForCausalLM"
5
+ ],
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 151644,
8
+ "eos_token_id": 151645,
9
+ "hidden_act": "silu",
10
+ "hidden_size": 896,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 4864,
13
+ "max_position_embeddings": 32768,
14
+ "max_window_layers": 24,
15
+ "model_type": "qwen2",
16
+ "num_attention_heads": 14,
17
+ "num_hidden_layers": 24,
18
+ "num_key_value_heads": 2,
19
+ "pad_token_id": 151645,
20
+ "rms_norm_eps": 1e-06,
21
+ "rope_theta": 1000000.0,
22
+ "sliding_window": 32768,
23
+ "tie_word_embeddings": true,
24
+ "torch_dtype": "float32",
25
+ "transformers_version": "4.42.0",
26
+ "use_cache": false,
27
+ "use_mrope": false,
28
+ "use_sliding_window": false,
29
+ "vocab_size": 151665
30
+ }
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 151644,
3
+ "eos_token_id": 151645,
4
+ "max_new_tokens": 2048,
5
+ "pad_token_id": 151645,
6
+ "transformers_version": "4.42.0"
7
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6090dfdd203792a613531b0dc31c6d6bafe79ebbd77f28b1256102bd71fd0bd8
3
+ size 1975192208
special_tokens_map.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>"
5
+ ],
6
+ "bos_token": {
7
+ "content": "<|im_start|>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false
12
+ },
13
+ "eos_token": {
14
+ "content": "<|im_end|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false
19
+ },
20
+ "pad_token": {
21
+ "content": "<|im_end|>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false
26
+ }
27
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,196 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "added_tokens_decoder": {
5
+ "151643": {
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "151644": {
14
+ "content": "<|im_start|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "151645": {
22
+ "content": "<|im_end|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "151646": {
30
+ "content": "<|object_ref_start|>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "151647": {
38
+ "content": "<|object_ref_end|>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "151648": {
46
+ "content": "<|box_start|>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "151649": {
54
+ "content": "<|box_end|>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "151650": {
62
+ "content": "<|quad_start|>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ },
69
+ "151651": {
70
+ "content": "<|quad_end|>",
71
+ "lstrip": false,
72
+ "normalized": false,
73
+ "rstrip": false,
74
+ "single_word": false,
75
+ "special": true
76
+ },
77
+ "151652": {
78
+ "content": "<|vision_start|>",
79
+ "lstrip": false,
80
+ "normalized": false,
81
+ "rstrip": false,
82
+ "single_word": false,
83
+ "special": true
84
+ },
85
+ "151653": {
86
+ "content": "<|vision_end|>",
87
+ "lstrip": false,
88
+ "normalized": false,
89
+ "rstrip": false,
90
+ "single_word": false,
91
+ "special": true
92
+ },
93
+ "151654": {
94
+ "content": "<|vision_pad|>",
95
+ "lstrip": false,
96
+ "normalized": false,
97
+ "rstrip": false,
98
+ "single_word": false,
99
+ "special": true
100
+ },
101
+ "151655": {
102
+ "content": "<|image_pad|>",
103
+ "lstrip": false,
104
+ "normalized": false,
105
+ "rstrip": false,
106
+ "single_word": false,
107
+ "special": true
108
+ },
109
+ "151656": {
110
+ "content": "<|video_pad|>",
111
+ "lstrip": false,
112
+ "normalized": false,
113
+ "rstrip": false,
114
+ "single_word": false,
115
+ "special": true
116
+ },
117
+ "151657": {
118
+ "content": "<tool_call>",
119
+ "lstrip": false,
120
+ "normalized": false,
121
+ "rstrip": false,
122
+ "single_word": false,
123
+ "special": false
124
+ },
125
+ "151658": {
126
+ "content": "</tool_call>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false,
131
+ "special": false
132
+ },
133
+ "151659": {
134
+ "content": "<|fim_prefix|>",
135
+ "lstrip": false,
136
+ "normalized": false,
137
+ "rstrip": false,
138
+ "single_word": false,
139
+ "special": false
140
+ },
141
+ "151660": {
142
+ "content": "<|fim_middle|>",
143
+ "lstrip": false,
144
+ "normalized": false,
145
+ "rstrip": false,
146
+ "single_word": false,
147
+ "special": false
148
+ },
149
+ "151661": {
150
+ "content": "<|fim_suffix|>",
151
+ "lstrip": false,
152
+ "normalized": false,
153
+ "rstrip": false,
154
+ "single_word": false,
155
+ "special": false
156
+ },
157
+ "151662": {
158
+ "content": "<|fim_pad|>",
159
+ "lstrip": false,
160
+ "normalized": false,
161
+ "rstrip": false,
162
+ "single_word": false,
163
+ "special": false
164
+ },
165
+ "151663": {
166
+ "content": "<|repo_name|>",
167
+ "lstrip": false,
168
+ "normalized": false,
169
+ "rstrip": false,
170
+ "single_word": false,
171
+ "special": false
172
+ },
173
+ "151664": {
174
+ "content": "<|file_sep|>",
175
+ "lstrip": false,
176
+ "normalized": false,
177
+ "rstrip": false,
178
+ "single_word": false,
179
+ "special": false
180
+ }
181
+ },
182
+ "additional_special_tokens": [
183
+ "<|im_start|>",
184
+ "<|im_end|>"
185
+ ],
186
+ "bos_token": "<|im_start|>",
187
+ "chat_template": "{% for message in messages %}\n{% if message['role'] == 'user' %}\n{{ '<|user|>\n' + message['content'] + eos_token }}\n{% elif message['role'] == 'system' %}\n{{ '<|system|>\n' + message['content'] + eos_token }}\n{% elif message['role'] == 'assistant' %}\n{{ '<|assistant|>\n' + message['content'] + eos_token }}\n{% endif %}\n{% if loop.last and add_generation_prompt %}\n{{ '<|assistant|>' }}\n{% endif %}\n{% endfor %}",
188
+ "clean_up_tokenization_spaces": false,
189
+ "eos_token": "<|im_end|>",
190
+ "errors": "replace",
191
+ "model_max_length": 2048,
192
+ "pad_token": "<|im_end|>",
193
+ "split_special_tokens": false,
194
+ "tokenizer_class": "Qwen2Tokenizer",
195
+ "unk_token": null
196
+ }
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.995276334435522,
3
+ "total_flos": 0.0,
4
+ "train_loss": 584.4622564356436,
5
+ "train_runtime": 14141.3958,
6
+ "train_samples": 50802,
7
+ "train_samples_per_second": 7.185,
8
+ "train_steps_per_second": 0.025
9
+ }
trainer_state.json ADDED
@@ -0,0 +1,1219 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 1.995276334435522,
5
+ "eval_steps": 50,
6
+ "global_step": 352,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "dpo_loss": 0.6931471824645996,
13
+ "epoch": 0.005668398677373642,
14
+ "grad_norm": 134136.2646513337,
15
+ "learning_rate": 1.3888888888888888e-07,
16
+ "logits": -1.3147305250167847,
17
+ "logps": -88.0877456665039,
18
+ "loss": 0.6931,
19
+ "objective": 0.6931471824645996,
20
+ "ranking_idealized": 0.5208333134651184,
21
+ "ranking_idealized_expo": 0.5208333134651184,
22
+ "ranking_simple": 0.5208333134651184,
23
+ "regularize": 0.6931471824645996,
24
+ "step": 1
25
+ },
26
+ {
27
+ "dpo_loss": 64.41354370117188,
28
+ "epoch": 0.02834199338686821,
29
+ "grad_norm": 255114.66209497701,
30
+ "learning_rate": 6.944444444444446e-07,
31
+ "logits": -1.3676921129226685,
32
+ "logps": -84.29489135742188,
33
+ "loss": 55.937,
34
+ "objective": 64.41354370117188,
35
+ "ranking_idealized": 0.546875,
36
+ "ranking_idealized_expo": 0.546875,
37
+ "ranking_simple": 0.546875,
38
+ "regularize": 64.41354370117188,
39
+ "step": 5
40
+ },
41
+ {
42
+ "dpo_loss": 108.1563491821289,
43
+ "epoch": 0.05668398677373642,
44
+ "grad_norm": 223799.3920856216,
45
+ "learning_rate": 1.3888888888888892e-06,
46
+ "logits": -1.4503705501556396,
47
+ "logps": -83.40940856933594,
48
+ "loss": 124.4302,
49
+ "objective": 108.1563491821289,
50
+ "ranking_idealized": 0.5083333253860474,
51
+ "ranking_idealized_expo": 0.5083333253860474,
52
+ "ranking_simple": 0.512499988079071,
53
+ "regularize": 108.1563491821289,
54
+ "step": 10
55
+ },
56
+ {
57
+ "dpo_loss": 283.9921875,
58
+ "epoch": 0.08502598016060463,
59
+ "grad_norm": 161472.8179788942,
60
+ "learning_rate": 2.0833333333333334e-06,
61
+ "logits": -1.419437289237976,
62
+ "logps": -83.344970703125,
63
+ "loss": 220.6537,
64
+ "objective": 283.9921875,
65
+ "ranking_idealized": 0.5041666626930237,
66
+ "ranking_idealized_expo": 0.5041666626930237,
67
+ "ranking_simple": 0.5083333253860474,
68
+ "regularize": 283.9921875,
69
+ "step": 15
70
+ },
71
+ {
72
+ "dpo_loss": 417.5802917480469,
73
+ "epoch": 0.11336797354747284,
74
+ "grad_norm": 161556.43107400293,
75
+ "learning_rate": 2.7777777777777783e-06,
76
+ "logits": -1.392155408859253,
77
+ "logps": -83.57788848876953,
78
+ "loss": 392.664,
79
+ "objective": 417.5802917480469,
80
+ "ranking_idealized": 0.5375000238418579,
81
+ "ranking_idealized_expo": 0.5375000238418579,
82
+ "ranking_simple": 0.550000011920929,
83
+ "regularize": 417.5802917480469,
84
+ "step": 20
85
+ },
86
+ {
87
+ "dpo_loss": 486.9968566894531,
88
+ "epoch": 0.14170996693434104,
89
+ "grad_norm": 170622.7766192396,
90
+ "learning_rate": 3.4722222222222224e-06,
91
+ "logits": -1.4195655584335327,
92
+ "logps": -83.60600280761719,
93
+ "loss": 527.6271,
94
+ "objective": 486.9968566894531,
95
+ "ranking_idealized": 0.4958333373069763,
96
+ "ranking_idealized_expo": 0.4958333373069763,
97
+ "ranking_simple": 0.5,
98
+ "regularize": 486.9968566894531,
99
+ "step": 25
100
+ },
101
+ {
102
+ "dpo_loss": 729.6851806640625,
103
+ "epoch": 0.17005196032120926,
104
+ "grad_norm": 142228.9251647543,
105
+ "learning_rate": 4.166666666666667e-06,
106
+ "logits": -1.4255249500274658,
107
+ "logps": -83.0840835571289,
108
+ "loss": 636.9524,
109
+ "objective": 729.6851806640625,
110
+ "ranking_idealized": 0.5416666865348816,
111
+ "ranking_idealized_expo": 0.5416666865348816,
112
+ "ranking_simple": 0.5458333492279053,
113
+ "regularize": 729.6851806640625,
114
+ "step": 30
115
+ },
116
+ {
117
+ "dpo_loss": 861.8379516601562,
118
+ "epoch": 0.19839395370807747,
119
+ "grad_norm": 126868.58867593313,
120
+ "learning_rate": 4.861111111111111e-06,
121
+ "logits": -1.4066874980926514,
122
+ "logps": -82.34830474853516,
123
+ "loss": 742.5448,
124
+ "objective": 861.8379516601562,
125
+ "ranking_idealized": 0.5041666626930237,
126
+ "ranking_idealized_expo": 0.5041666626930237,
127
+ "ranking_simple": 0.5249999761581421,
128
+ "regularize": 861.8379516601562,
129
+ "step": 35
130
+ },
131
+ {
132
+ "dpo_loss": 705.9973754882812,
133
+ "epoch": 0.22673594709494568,
134
+ "grad_norm": 118822.56408811941,
135
+ "learning_rate": 4.998023493068255e-06,
136
+ "logits": -1.4295450448989868,
137
+ "logps": -81.06497192382812,
138
+ "loss": 792.4565,
139
+ "objective": 705.9973754882812,
140
+ "ranking_idealized": 0.5208333134651184,
141
+ "ranking_idealized_expo": 0.5208333134651184,
142
+ "ranking_simple": 0.5625,
143
+ "regularize": 705.9973754882812,
144
+ "step": 40
145
+ },
146
+ {
147
+ "dpo_loss": 844.502197265625,
148
+ "epoch": 0.25507794048181387,
149
+ "grad_norm": 108533.82718376529,
150
+ "learning_rate": 4.989999289644993e-06,
151
+ "logits": -1.5902892351150513,
152
+ "logps": -85.04265594482422,
153
+ "loss": 883.6045,
154
+ "objective": 844.502197265625,
155
+ "ranking_idealized": 0.5375000238418579,
156
+ "ranking_idealized_expo": 0.5375000238418579,
157
+ "ranking_simple": 0.574999988079071,
158
+ "regularize": 844.502197265625,
159
+ "step": 45
160
+ },
161
+ {
162
+ "dpo_loss": 878.5912475585938,
163
+ "epoch": 0.2834199338686821,
164
+ "grad_norm": 148276.51176076065,
165
+ "learning_rate": 4.975823666181256e-06,
166
+ "logits": -1.507038950920105,
167
+ "logps": -84.19004821777344,
168
+ "loss": 932.0532,
169
+ "objective": 878.5912475585938,
170
+ "ranking_idealized": 0.42500001192092896,
171
+ "ranking_idealized_expo": 0.42500001192092896,
172
+ "ranking_simple": 0.5208333134651184,
173
+ "regularize": 878.5912475585938,
174
+ "step": 50
175
+ },
176
+ {
177
+ "epoch": 0.2834199338686821,
178
+ "eval_dpo_loss": 972.7210693359375,
179
+ "eval_logits": -1.5321499109268188,
180
+ "eval_logps": -90.58901977539062,
181
+ "eval_loss": 928.5909423828125,
182
+ "eval_objective": 972.7210693359375,
183
+ "eval_ranking_idealized": 0.5092975497245789,
184
+ "eval_ranking_idealized_expo": 0.5092975497245789,
185
+ "eval_ranking_simple": 0.5103305578231812,
186
+ "eval_regularize": 972.7210693359375,
187
+ "eval_runtime": 259.4233,
188
+ "eval_samples_per_second": 22.319,
189
+ "eval_steps_per_second": 0.933,
190
+ "step": 50
191
+ },
192
+ {
193
+ "dpo_loss": 1206.24169921875,
194
+ "epoch": 0.3117619272555503,
195
+ "grad_norm": 111585.26682268211,
196
+ "learning_rate": 4.955531642853404e-06,
197
+ "logits": -1.5654302835464478,
198
+ "logps": -83.04993438720703,
199
+ "loss": 1017.4186,
200
+ "objective": 1206.24169921875,
201
+ "ranking_idealized": 0.5416666865348816,
202
+ "ranking_idealized_expo": 0.5416666865348816,
203
+ "ranking_simple": 0.5625,
204
+ "regularize": 1206.24169921875,
205
+ "step": 55
206
+ },
207
+ {
208
+ "dpo_loss": 898.1983642578125,
209
+ "epoch": 0.3401039206424185,
210
+ "grad_norm": 128343.25042066336,
211
+ "learning_rate": 4.929173350101025e-06,
212
+ "logits": -1.4497432708740234,
213
+ "logps": -79.0652847290039,
214
+ "loss": 1083.7694,
215
+ "objective": 898.1983642578125,
216
+ "ranking_idealized": 0.512499988079071,
217
+ "ranking_idealized_expo": 0.512499988079071,
218
+ "ranking_simple": 0.5541666746139526,
219
+ "regularize": 898.1983642578125,
220
+ "step": 60
221
+ },
222
+ {
223
+ "dpo_loss": 1027.238525390625,
224
+ "epoch": 0.3684459140292867,
225
+ "grad_norm": 109384.11689799791,
226
+ "learning_rate": 4.896813904782162e-06,
227
+ "logits": -1.31638503074646,
228
+ "logps": -78.72539520263672,
229
+ "loss": 1093.5172,
230
+ "objective": 1027.238525390625,
231
+ "ranking_idealized": 0.5083333253860474,
232
+ "ranking_idealized_expo": 0.5083333253860474,
233
+ "ranking_simple": 0.5625,
234
+ "regularize": 1027.238525390625,
235
+ "step": 65
236
+ },
237
+ {
238
+ "dpo_loss": 1033.64208984375,
239
+ "epoch": 0.39678790741615494,
240
+ "grad_norm": 110045.37824804982,
241
+ "learning_rate": 4.858533249305337e-06,
242
+ "logits": -1.3451343774795532,
243
+ "logps": -78.35610961914062,
244
+ "loss": 1202.9476,
245
+ "objective": 1033.64208984375,
246
+ "ranking_idealized": 0.5166666507720947,
247
+ "ranking_idealized_expo": 0.5166666507720947,
248
+ "ranking_simple": 0.5291666388511658,
249
+ "regularize": 1033.64208984375,
250
+ "step": 70
251
+ },
252
+ {
253
+ "dpo_loss": 1102.832763671875,
254
+ "epoch": 0.42512990080302315,
255
+ "grad_norm": 104408.08358553851,
256
+ "learning_rate": 4.814425954135786e-06,
257
+ "logits": -1.3275989294052124,
258
+ "logps": -79.08589172363281,
259
+ "loss": 1223.3896,
260
+ "objective": 1102.832763671875,
261
+ "ranking_idealized": 0.5458333492279053,
262
+ "ranking_idealized_expo": 0.5458333492279053,
263
+ "ranking_simple": 0.5833333134651184,
264
+ "regularize": 1102.832763671875,
265
+ "step": 75
266
+ },
267
+ {
268
+ "dpo_loss": 1157.8853759765625,
269
+ "epoch": 0.45347189418989137,
270
+ "grad_norm": 107564.4516387397,
271
+ "learning_rate": 4.764600984163809e-06,
272
+ "logits": -1.3979977369308472,
273
+ "logps": -77.84270477294922,
274
+ "loss": 1194.6248,
275
+ "objective": 1157.8853759765625,
276
+ "ranking_idealized": 0.5166666507720947,
277
+ "ranking_idealized_expo": 0.5166666507720947,
278
+ "ranking_simple": 0.5874999761581421,
279
+ "regularize": 1157.8853759765625,
280
+ "step": 80
281
+ },
282
+ {
283
+ "dpo_loss": 886.0385131835938,
284
+ "epoch": 0.4818138875767596,
285
+ "grad_norm": 91109.60154489939,
286
+ "learning_rate": 4.709181429512391e-06,
287
+ "logits": -1.4160219430923462,
288
+ "logps": -74.69747161865234,
289
+ "loss": 1088.332,
290
+ "objective": 886.0385131835938,
291
+ "ranking_idealized": 0.5249999761581421,
292
+ "ranking_idealized_expo": 0.5249999761581421,
293
+ "ranking_simple": 0.5833333134651184,
294
+ "regularize": 886.0385131835938,
295
+ "step": 85
296
+ },
297
+ {
298
+ "dpo_loss": 1261.300537109375,
299
+ "epoch": 0.5101558809636277,
300
+ "grad_norm": 102202.86060183049,
301
+ "learning_rate": 4.648304201449153e-06,
302
+ "logits": -1.353415846824646,
303
+ "logps": -76.67017364501953,
304
+ "loss": 1141.1982,
305
+ "objective": 1261.300537109375,
306
+ "ranking_idealized": 0.4791666567325592,
307
+ "ranking_idealized_expo": 0.4791666567325592,
308
+ "ranking_simple": 0.4958333373069763,
309
+ "regularize": 1261.300537109375,
310
+ "step": 90
311
+ },
312
+ {
313
+ "dpo_loss": 1023.5733032226562,
314
+ "epoch": 0.538497874350496,
315
+ "grad_norm": 94567.63130429093,
316
+ "learning_rate": 4.582119694153834e-06,
317
+ "logits": -1.3932024240493774,
318
+ "logps": -74.20214080810547,
319
+ "loss": 1027.5987,
320
+ "objective": 1023.5733032226562,
321
+ "ranking_idealized": 0.5416666865348816,
322
+ "ranking_idealized_expo": 0.5416666865348816,
323
+ "ranking_simple": 0.612500011920929,
324
+ "regularize": 1023.5733032226562,
325
+ "step": 95
326
+ },
327
+ {
328
+ "dpo_loss": 864.1242065429688,
329
+ "epoch": 0.5668398677373642,
330
+ "grad_norm": 95992.36362377643,
331
+ "learning_rate": 4.510791413176912e-06,
332
+ "logits": -1.3935141563415527,
333
+ "logps": -75.58827209472656,
334
+ "loss": 1035.9887,
335
+ "objective": 864.1242065429688,
336
+ "ranking_idealized": 0.5416666865348816,
337
+ "ranking_idealized_expo": 0.5416666865348816,
338
+ "ranking_simple": 0.6166666746139526,
339
+ "regularize": 864.1242065429688,
340
+ "step": 100
341
+ },
342
+ {
343
+ "epoch": 0.5668398677373642,
344
+ "eval_dpo_loss": 1629.795166015625,
345
+ "eval_logits": -1.3577184677124023,
346
+ "eval_logps": -80.15082550048828,
347
+ "eval_loss": 1589.5357666015625,
348
+ "eval_objective": 1629.795166015625,
349
+ "eval_ranking_idealized": 0.5092975497245789,
350
+ "eval_ranking_idealized_expo": 0.5092975497245789,
351
+ "eval_ranking_simple": 0.5144628286361694,
352
+ "eval_regularize": 1629.795166015625,
353
+ "eval_runtime": 259.4698,
354
+ "eval_samples_per_second": 22.315,
355
+ "eval_steps_per_second": 0.933,
356
+ "step": 100
357
+ },
358
+ {
359
+ "dpo_loss": 696.0361938476562,
360
+ "epoch": 0.5951818611242324,
361
+ "grad_norm": 88621.72973085915,
362
+ "learning_rate": 4.4344955715072344e-06,
363
+ "logits": -1.2187793254852295,
364
+ "logps": -75.67195892333984,
365
+ "loss": 1000.3678,
366
+ "objective": 696.0361938476562,
367
+ "ranking_idealized": 0.5333333611488342,
368
+ "ranking_idealized_expo": 0.5333333611488342,
369
+ "ranking_simple": 0.612500011920929,
370
+ "regularize": 696.0361938476562,
371
+ "step": 105
372
+ },
373
+ {
374
+ "dpo_loss": 1065.71435546875,
375
+ "epoch": 0.6235238545111006,
376
+ "grad_norm": 85877.4825538592,
377
+ "learning_rate": 4.353420654246546e-06,
378
+ "logits": -1.3558900356292725,
379
+ "logps": -72.48388671875,
380
+ "loss": 985.9748,
381
+ "objective": 1065.71435546875,
382
+ "ranking_idealized": 0.44999998807907104,
383
+ "ranking_idealized_expo": 0.44999998807907104,
384
+ "ranking_simple": 0.5458333492279053,
385
+ "regularize": 1065.71435546875,
386
+ "step": 110
387
+ },
388
+ {
389
+ "dpo_loss": 973.6234741210938,
390
+ "epoch": 0.6518658478979689,
391
+ "grad_norm": 82967.12972491249,
392
+ "learning_rate": 4.267766952966369e-06,
393
+ "logits": -1.352988839149475,
394
+ "logps": -72.43819427490234,
395
+ "loss": 1006.1971,
396
+ "objective": 973.6234741210938,
397
+ "ranking_idealized": 0.4833333194255829,
398
+ "ranking_idealized_expo": 0.4833333194255829,
399
+ "ranking_simple": 0.5625,
400
+ "regularize": 973.6234741210938,
401
+ "step": 115
402
+ },
403
+ {
404
+ "dpo_loss": 1370.5382080078125,
405
+ "epoch": 0.680207841284837,
406
+ "grad_norm": 83463.66668111246,
407
+ "learning_rate": 4.177746070897593e-06,
408
+ "logits": -1.2847944498062134,
409
+ "logps": -72.26421356201172,
410
+ "loss": 987.543,
411
+ "objective": 1370.5382080078125,
412
+ "ranking_idealized": 0.5333333611488342,
413
+ "ranking_idealized_expo": 0.5333333611488342,
414
+ "ranking_simple": 0.5958333611488342,
415
+ "regularize": 1370.5382080078125,
416
+ "step": 120
417
+ },
418
+ {
419
+ "dpo_loss": 1089.014892578125,
420
+ "epoch": 0.7085498346717053,
421
+ "grad_norm": 94174.35846112414,
422
+ "learning_rate": 4.083580400175153e-06,
423
+ "logits": -1.2737981081008911,
424
+ "logps": -69.4671859741211,
425
+ "loss": 1030.364,
426
+ "objective": 1089.014892578125,
427
+ "ranking_idealized": 0.550000011920929,
428
+ "ranking_idealized_expo": 0.550000011920929,
429
+ "ranking_simple": 0.5958333611488342,
430
+ "regularize": 1089.014892578125,
431
+ "step": 125
432
+ },
433
+ {
434
+ "dpo_loss": 954.4219970703125,
435
+ "epoch": 0.7368918280585735,
436
+ "grad_norm": 89736.61293259053,
437
+ "learning_rate": 3.985502572429277e-06,
438
+ "logits": -1.330850601196289,
439
+ "logps": -68.98014068603516,
440
+ "loss": 1012.2323,
441
+ "objective": 954.4219970703125,
442
+ "ranking_idealized": 0.44999998807907104,
443
+ "ranking_idealized_expo": 0.44999998807907104,
444
+ "ranking_simple": 0.5083333253860474,
445
+ "regularize": 954.4219970703125,
446
+ "step": 130
447
+ },
448
+ {
449
+ "dpo_loss": 809.591552734375,
450
+ "epoch": 0.7652338214454416,
451
+ "grad_norm": 87825.68289803407,
452
+ "learning_rate": 3.8837548840805395e-06,
453
+ "logits": -1.2969688177108765,
454
+ "logps": -73.1766586303711,
455
+ "loss": 936.7706,
456
+ "objective": 809.591552734375,
457
+ "ranking_idealized": 0.5291666388511658,
458
+ "ranking_idealized_expo": 0.5291666388511658,
459
+ "ranking_simple": 0.550000011920929,
460
+ "regularize": 809.591552734375,
461
+ "step": 135
462
+ },
463
+ {
464
+ "dpo_loss": 874.1357421875,
465
+ "epoch": 0.7935758148323099,
466
+ "grad_norm": 76163.02166937232,
467
+ "learning_rate": 3.7785886977585562e-06,
468
+ "logits": -1.2195788621902466,
469
+ "logps": -73.08373260498047,
470
+ "loss": 892.2579,
471
+ "objective": 874.1357421875,
472
+ "ranking_idealized": 0.5041666626930237,
473
+ "ranking_idealized_expo": 0.5041666626930237,
474
+ "ranking_simple": 0.5666666626930237,
475
+ "regularize": 874.1357421875,
476
+ "step": 140
477
+ },
478
+ {
479
+ "dpo_loss": 570.5612182617188,
480
+ "epoch": 0.821917808219178,
481
+ "grad_norm": 84012.91126243533,
482
+ "learning_rate": 3.6702638213230344e-06,
483
+ "logits": -1.204200267791748,
484
+ "logps": -72.65382385253906,
485
+ "loss": 783.0793,
486
+ "objective": 570.5612182617188,
487
+ "ranking_idealized": 0.4833333194255829,
488
+ "ranking_idealized_expo": 0.4833333194255829,
489
+ "ranking_simple": 0.5625,
490
+ "regularize": 570.5612182617188,
491
+ "step": 145
492
+ },
493
+ {
494
+ "dpo_loss": 908.3119506835938,
495
+ "epoch": 0.8502598016060463,
496
+ "grad_norm": 81573.56077641094,
497
+ "learning_rate": 3.5590478660213214e-06,
498
+ "logits": -1.1704277992248535,
499
+ "logps": -71.41789245605469,
500
+ "loss": 835.8459,
501
+ "objective": 908.3119506835938,
502
+ "ranking_idealized": 0.5375000238418579,
503
+ "ranking_idealized_expo": 0.5375000238418579,
504
+ "ranking_simple": 0.5874999761581421,
505
+ "regularize": 908.3119506835938,
506
+ "step": 150
507
+ },
508
+ {
509
+ "epoch": 0.8502598016060463,
510
+ "eval_dpo_loss": 1554.7244873046875,
511
+ "eval_logits": -1.1902146339416504,
512
+ "eval_logps": -79.13040924072266,
513
+ "eval_loss": 1554.2149658203125,
514
+ "eval_objective": 1554.7244873046875,
515
+ "eval_ranking_idealized": 0.5092975497245789,
516
+ "eval_ranking_idealized_expo": 0.5092975497245789,
517
+ "eval_ranking_simple": 0.5237603187561035,
518
+ "eval_regularize": 1554.7244873046875,
519
+ "eval_runtime": 263.62,
520
+ "eval_samples_per_second": 21.963,
521
+ "eval_steps_per_second": 0.918,
522
+ "step": 150
523
+ },
524
+ {
525
+ "dpo_loss": 788.9295654296875,
526
+ "epoch": 0.8786017949929145,
527
+ "grad_norm": 70779.228204101,
528
+ "learning_rate": 3.4452155853680457e-06,
529
+ "logits": -1.1143957376480103,
530
+ "logps": -72.65587615966797,
531
+ "loss": 781.2987,
532
+ "objective": 788.9295654296875,
533
+ "ranking_idealized": 0.512499988079071,
534
+ "ranking_idealized_expo": 0.512499988079071,
535
+ "ranking_simple": 0.6083333492279053,
536
+ "regularize": 788.9295654296875,
537
+ "step": 155
538
+ },
539
+ {
540
+ "dpo_loss": 894.7807006835938,
541
+ "epoch": 0.9069437883797827,
542
+ "grad_norm": 69553.50356561082,
543
+ "learning_rate": 3.32904819638017e-06,
544
+ "logits": -0.9945003390312195,
545
+ "logps": -75.07295989990234,
546
+ "loss": 799.9777,
547
+ "objective": 894.7807006835938,
548
+ "ranking_idealized": 0.4958333373069763,
549
+ "ranking_idealized_expo": 0.4958333373069763,
550
+ "ranking_simple": 0.574999988079071,
551
+ "regularize": 894.7807006835938,
552
+ "step": 160
553
+ },
554
+ {
555
+ "dpo_loss": 727.5079956054688,
556
+ "epoch": 0.9352857817666509,
557
+ "grad_norm": 64190.392142686775,
558
+ "learning_rate": 3.2108326848442507e-06,
559
+ "logits": -1.0413709878921509,
560
+ "logps": -75.90446472167969,
561
+ "loss": 716.1521,
562
+ "objective": 727.5079956054688,
563
+ "ranking_idealized": 0.5208333134651184,
564
+ "ranking_idealized_expo": 0.5208333134651184,
565
+ "ranking_simple": 0.6041666865348816,
566
+ "regularize": 727.5079956054688,
567
+ "step": 165
568
+ },
569
+ {
570
+ "dpo_loss": 878.9271850585938,
571
+ "epoch": 0.9636277751535192,
572
+ "grad_norm": 71997.48430459863,
573
+ "learning_rate": 3.090861096332263e-06,
574
+ "logits": -1.084736704826355,
575
+ "logps": -76.09172058105469,
576
+ "loss": 747.5494,
577
+ "objective": 878.9271850585938,
578
+ "ranking_idealized": 0.5083333253860474,
579
+ "ranking_idealized_expo": 0.5083333253860474,
580
+ "ranking_simple": 0.5666666626930237,
581
+ "regularize": 878.9271850585938,
582
+ "step": 170
583
+ },
584
+ {
585
+ "dpo_loss": 649.3298950195312,
586
+ "epoch": 0.9919697685403873,
587
+ "grad_norm": 75396.04374564675,
588
+ "learning_rate": 2.9694298147174566e-06,
589
+ "logits": -1.0796034336090088,
590
+ "logps": -75.43477630615234,
591
+ "loss": 706.0721,
592
+ "objective": 649.3298950195312,
593
+ "ranking_idealized": 0.574999988079071,
594
+ "ranking_idealized_expo": 0.574999988079071,
595
+ "ranking_simple": 0.6499999761581421,
596
+ "regularize": 649.3298950195312,
597
+ "step": 175
598
+ },
599
+ {
600
+ "dpo_loss": 538.9683227539062,
601
+ "epoch": 1.0203117619272555,
602
+ "grad_norm": 58320.20497021165,
603
+ "learning_rate": 2.8468388299726714e-06,
604
+ "logits": -1.1605207920074463,
605
+ "logps": -75.59226989746094,
606
+ "loss": 511.6839,
607
+ "objective": 538.9683227539062,
608
+ "ranking_idealized": 0.5416666865348816,
609
+ "ranking_idealized_expo": 0.5416666865348816,
610
+ "ranking_simple": 0.6333333253860474,
611
+ "regularize": 538.9683227539062,
612
+ "step": 180
613
+ },
614
+ {
615
+ "dpo_loss": 314.388671875,
616
+ "epoch": 1.0486537553141237,
617
+ "grad_norm": 62603.73484971573,
618
+ "learning_rate": 2.723390997059943e-06,
619
+ "logits": -1.0448968410491943,
620
+ "logps": -75.1429214477539,
621
+ "loss": 380.8563,
622
+ "objective": 314.388671875,
623
+ "ranking_idealized": 0.4833333194255829,
624
+ "ranking_idealized_expo": 0.4833333194255829,
625
+ "ranking_simple": 0.6041666865348816,
626
+ "regularize": 314.388671875,
627
+ "step": 185
628
+ },
629
+ {
630
+ "dpo_loss": 386.7085876464844,
631
+ "epoch": 1.076995748700992,
632
+ "grad_norm": 57801.560782942805,
633
+ "learning_rate": 2.599391287742315e-06,
634
+ "logits": -1.1095143556594849,
635
+ "logps": -75.83429718017578,
636
+ "loss": 325.9453,
637
+ "objective": 386.7085876464844,
638
+ "ranking_idealized": 0.550000011920929,
639
+ "ranking_idealized_expo": 0.550000011920929,
640
+ "ranking_simple": 0.6291666626930237,
641
+ "regularize": 386.7085876464844,
642
+ "step": 190
643
+ },
644
+ {
645
+ "dpo_loss": 269.2171936035156,
646
+ "epoch": 1.10533774208786,
647
+ "grad_norm": 53241.40122481533,
648
+ "learning_rate": 2.4751460371661763e-06,
649
+ "logits": -1.094388484954834,
650
+ "logps": -73.99842071533203,
651
+ "loss": 353.2301,
652
+ "objective": 269.2171936035156,
653
+ "ranking_idealized": 0.5666666626930237,
654
+ "ranking_idealized_expo": 0.5666666626930237,
655
+ "ranking_simple": 0.6625000238418579,
656
+ "regularize": 269.2171936035156,
657
+ "step": 195
658
+ },
659
+ {
660
+ "dpo_loss": 328.60662841796875,
661
+ "epoch": 1.1336797354747283,
662
+ "grad_norm": 57521.06044941492,
663
+ "learning_rate": 2.3509621870754505e-06,
664
+ "logits": -1.1270310878753662,
665
+ "logps": -72.87967681884766,
666
+ "loss": 353.4232,
667
+ "objective": 328.60662841796875,
668
+ "ranking_idealized": 0.5083333253860474,
669
+ "ranking_idealized_expo": 0.5083333253860474,
670
+ "ranking_simple": 0.625,
671
+ "regularize": 328.60662841796875,
672
+ "step": 200
673
+ },
674
+ {
675
+ "epoch": 1.1336797354747283,
676
+ "eval_dpo_loss": 1618.9881591796875,
677
+ "eval_logits": -1.149292230606079,
678
+ "eval_logps": -77.86053466796875,
679
+ "eval_loss": 1601.4404296875,
680
+ "eval_objective": 1618.9881591796875,
681
+ "eval_ranking_idealized": 0.5092975497245789,
682
+ "eval_ranking_idealized_expo": 0.5092975497245789,
683
+ "eval_ranking_simple": 0.5278925895690918,
684
+ "eval_regularize": 1618.9881591796875,
685
+ "eval_runtime": 257.8744,
686
+ "eval_samples_per_second": 22.453,
687
+ "eval_steps_per_second": 0.938,
688
+ "step": 200
689
+ },
690
+ {
691
+ "dpo_loss": 364.3101501464844,
692
+ "epoch": 1.1620217288615966,
693
+ "grad_norm": 48119.667583862116,
694
+ "learning_rate": 2.2271465275271985e-06,
695
+ "logits": -1.0912747383117676,
696
+ "logps": -73.03921508789062,
697
+ "loss": 341.8208,
698
+ "objective": 364.3101501464844,
699
+ "ranking_idealized": 0.48750001192092896,
700
+ "ranking_idealized_expo": 0.48750001192092896,
701
+ "ranking_simple": 0.5791666507720947,
702
+ "regularize": 364.3101501464844,
703
+ "step": 205
704
+ },
705
+ {
706
+ "dpo_loss": 422.2685241699219,
707
+ "epoch": 1.1903637222484649,
708
+ "grad_norm": 57977.90371330273,
709
+ "learning_rate": 2.1040049389819628e-06,
710
+ "logits": -1.084999442100525,
711
+ "logps": -72.47502136230469,
712
+ "loss": 382.6563,
713
+ "objective": 422.2685241699219,
714
+ "ranking_idealized": 0.4958333373069763,
715
+ "ranking_idealized_expo": 0.4958333373069763,
716
+ "ranking_simple": 0.5708333253860474,
717
+ "regularize": 422.2685241699219,
718
+ "step": 210
719
+ },
720
+ {
721
+ "dpo_loss": 400.0838928222656,
722
+ "epoch": 1.2187057156353331,
723
+ "grad_norm": 59470.53561937635,
724
+ "learning_rate": 1.9818416366412277e-06,
725
+ "logits": -1.0878026485443115,
726
+ "logps": -71.41203308105469,
727
+ "loss": 375.9584,
728
+ "objective": 400.0838928222656,
729
+ "ranking_idealized": 0.4833333194255829,
730
+ "ranking_idealized_expo": 0.4833333194255829,
731
+ "ranking_simple": 0.6208333373069763,
732
+ "regularize": 400.0838928222656,
733
+ "step": 215
734
+ },
735
+ {
736
+ "dpo_loss": 394.82720947265625,
737
+ "epoch": 1.2470477090222012,
738
+ "grad_norm": 62495.95003659264,
739
+ "learning_rate": 1.8609584188988135e-06,
740
+ "logits": -0.9512097239494324,
741
+ "logps": -71.59188842773438,
742
+ "loss": 378.8627,
743
+ "objective": 394.82720947265625,
744
+ "ranking_idealized": 0.6000000238418579,
745
+ "ranking_idealized_expo": 0.6000000238418579,
746
+ "ranking_simple": 0.6583333611488342,
747
+ "regularize": 394.82720947265625,
748
+ "step": 220
749
+ },
750
+ {
751
+ "dpo_loss": 384.0245666503906,
752
+ "epoch": 1.2753897024090695,
753
+ "grad_norm": 59991.038303506364,
754
+ "learning_rate": 1.7416539217628792e-06,
755
+ "logits": -0.978052020072937,
756
+ "logps": -73.61431121826172,
757
+ "loss": 346.6835,
758
+ "objective": 384.0245666503906,
759
+ "ranking_idealized": 0.5291666388511658,
760
+ "ranking_idealized_expo": 0.5291666388511658,
761
+ "ranking_simple": 0.6541666388511658,
762
+ "regularize": 384.0245666503906,
763
+ "step": 225
764
+ },
765
+ {
766
+ "dpo_loss": 477.4090881347656,
767
+ "epoch": 1.3037316957959377,
768
+ "grad_norm": 52558.251165534326,
769
+ "learning_rate": 1.6242228810904393e-06,
770
+ "logits": -0.9276587963104248,
771
+ "logps": -73.25977325439453,
772
+ "loss": 379.5923,
773
+ "objective": 477.4090881347656,
774
+ "ranking_idealized": 0.5083333253860474,
775
+ "ranking_idealized_expo": 0.5083333253860474,
776
+ "ranking_simple": 0.5958333611488342,
777
+ "regularize": 477.4090881347656,
778
+ "step": 230
779
+ },
780
+ {
781
+ "dpo_loss": 208.77500915527344,
782
+ "epoch": 1.3320736891828058,
783
+ "grad_norm": 54005.47450339259,
784
+ "learning_rate": 1.508955404457015e-06,
785
+ "logits": -1.0076844692230225,
786
+ "logps": -70.91206359863281,
787
+ "loss": 359.3852,
788
+ "objective": 208.77500915527344,
789
+ "ranking_idealized": 0.4833333194255829,
790
+ "ranking_idealized_expo": 0.4833333194255829,
791
+ "ranking_simple": 0.6458333134651184,
792
+ "regularize": 208.77500915527344,
793
+ "step": 235
794
+ },
795
+ {
796
+ "dpo_loss": 276.1641845703125,
797
+ "epoch": 1.360415682569674,
798
+ "grad_norm": 54946.545236512575,
799
+ "learning_rate": 1.3961362544602215e-06,
800
+ "logits": -0.9443127512931824,
801
+ "logps": -73.09326934814453,
802
+ "loss": 346.4313,
803
+ "objective": 276.1641845703125,
804
+ "ranking_idealized": 0.4791666567325592,
805
+ "ranking_idealized_expo": 0.4791666567325592,
806
+ "ranking_simple": 0.612500011920929,
807
+ "regularize": 276.1641845703125,
808
+ "step": 240
809
+ },
810
+ {
811
+ "dpo_loss": 417.3522644042969,
812
+ "epoch": 1.3887576759565423,
813
+ "grad_norm": 56968.024166225034,
814
+ "learning_rate": 1.2860441452278578e-06,
815
+ "logits": -0.9423906207084656,
816
+ "logps": -73.41870880126953,
817
+ "loss": 411.8242,
818
+ "objective": 417.3522644042969,
819
+ "ranking_idealized": 0.5166666507720947,
820
+ "ranking_idealized_expo": 0.5166666507720947,
821
+ "ranking_simple": 0.6541666388511658,
822
+ "regularize": 417.3522644042969,
823
+ "step": 245
824
+ },
825
+ {
826
+ "dpo_loss": 195.7690887451172,
827
+ "epoch": 1.4170996693434104,
828
+ "grad_norm": 56033.321076391,
829
+ "learning_rate": 1.1789510538684524e-06,
830
+ "logits": -0.9399241209030151,
831
+ "logps": -73.39521789550781,
832
+ "loss": 363.333,
833
+ "objective": 195.7690887451172,
834
+ "ranking_idealized": 0.47083333134651184,
835
+ "ranking_idealized_expo": 0.47083333134651184,
836
+ "ranking_simple": 0.6166666746139526,
837
+ "regularize": 195.7690887451172,
838
+ "step": 250
839
+ },
840
+ {
841
+ "epoch": 1.4170996693434104,
842
+ "eval_dpo_loss": 1577.62451171875,
843
+ "eval_logits": -1.0660799741744995,
844
+ "eval_logps": -78.80528259277344,
845
+ "eval_loss": 1571.6953125,
846
+ "eval_objective": 1577.62451171875,
847
+ "eval_ranking_idealized": 0.5092975497245789,
848
+ "eval_ranking_idealized_expo": 0.5092975497245789,
849
+ "eval_ranking_simple": 0.5227272510528564,
850
+ "eval_regularize": 1577.62451171875,
851
+ "eval_runtime": 258.9959,
852
+ "eval_samples_per_second": 22.356,
853
+ "eval_steps_per_second": 0.934,
854
+ "step": 250
855
+ },
856
+ {
857
+ "dpo_loss": 237.82786560058594,
858
+ "epoch": 1.4454416627302786,
859
+ "grad_norm": 52246.00686535072,
860
+ "learning_rate": 1.0751215485652644e-06,
861
+ "logits": -0.9620916247367859,
862
+ "logps": -74.39702606201172,
863
+ "loss": 312.183,
864
+ "objective": 237.82786560058594,
865
+ "ranking_idealized": 0.5458333492279053,
866
+ "ranking_idealized_expo": 0.5458333492279053,
867
+ "ranking_simple": 0.6416666507720947,
868
+ "regularize": 237.82786560058594,
869
+ "step": 255
870
+ },
871
+ {
872
+ "dpo_loss": 380.9892578125,
873
+ "epoch": 1.473783656117147,
874
+ "grad_norm": 48045.018050204635,
875
+ "learning_rate": 9.74812134973689e-07,
876
+ "logits": -1.0035159587860107,
877
+ "logps": -74.84737396240234,
878
+ "loss": 310.9174,
879
+ "objective": 380.9892578125,
880
+ "ranking_idealized": 0.48750001192092896,
881
+ "ranking_idealized_expo": 0.48750001192092896,
882
+ "ranking_simple": 0.6083333492279053,
883
+ "regularize": 380.9892578125,
884
+ "step": 260
885
+ },
886
+ {
887
+ "dpo_loss": 283.63079833984375,
888
+ "epoch": 1.5021256495040152,
889
+ "grad_norm": 61447.10899392111,
890
+ "learning_rate": 8.78270622536716e-07,
891
+ "logits": -0.998799204826355,
892
+ "logps": -73.86261749267578,
893
+ "loss": 345.8337,
894
+ "objective": 283.63079833984375,
895
+ "ranking_idealized": 0.5041666626930237,
896
+ "ranking_idealized_expo": 0.5041666626930237,
897
+ "ranking_simple": 0.625,
898
+ "regularize": 283.63079833984375,
899
+ "step": 265
900
+ },
901
+ {
902
+ "dpo_loss": 343.7718505859375,
903
+ "epoch": 1.5304676428908834,
904
+ "grad_norm": 61792.26148648853,
905
+ "learning_rate": 7.857355122839674e-07,
906
+ "logits": -0.9898220300674438,
907
+ "logps": -75.11653137207031,
908
+ "loss": 291.3343,
909
+ "objective": 343.7718505859375,
910
+ "ranking_idealized": 0.5041666626930237,
911
+ "ranking_idealized_expo": 0.5041666626930237,
912
+ "ranking_simple": 0.5874999761581421,
913
+ "regularize": 343.7718505859375,
914
+ "step": 270
915
+ },
916
+ {
917
+ "dpo_loss": 356.6233825683594,
918
+ "epoch": 1.5588096362777515,
919
+ "grad_norm": 50405.016409353884,
920
+ "learning_rate": 6.974354076267081e-07,
921
+ "logits": -0.9836587905883789,
922
+ "logps": -75.24365997314453,
923
+ "loss": 303.3459,
924
+ "objective": 356.6233825683594,
925
+ "ranking_idealized": 0.5249999761581421,
926
+ "ranking_idealized_expo": 0.5249999761581421,
927
+ "ranking_simple": 0.6541666388511658,
928
+ "regularize": 356.6233825683594,
929
+ "step": 275
930
+ },
931
+ {
932
+ "dpo_loss": 222.919921875,
933
+ "epoch": 1.5871516296646198,
934
+ "grad_norm": 52417.49896381969,
935
+ "learning_rate": 6.135884496044245e-07,
936
+ "logits": -0.9070791602134705,
937
+ "logps": -73.96660614013672,
938
+ "loss": 284.174,
939
+ "objective": 222.919921875,
940
+ "ranking_idealized": 0.5041666626930237,
941
+ "ranking_idealized_expo": 0.5041666626930237,
942
+ "ranking_simple": 0.5958333611488342,
943
+ "regularize": 222.919921875,
944
+ "step": 280
945
+ },
946
+ {
947
+ "dpo_loss": 252.81446838378906,
948
+ "epoch": 1.615493623051488,
949
+ "grad_norm": 52470.37814589712,
950
+ "learning_rate": 5.344017779781835e-07,
951
+ "logits": -1.0163558721542358,
952
+ "logps": -75.34479522705078,
953
+ "loss": 278.5324,
954
+ "objective": 252.81446838378906,
955
+ "ranking_idealized": 0.5166666507720947,
956
+ "ranking_idealized_expo": 0.5166666507720947,
957
+ "ranking_simple": 0.6333333253860474,
958
+ "regularize": 252.81446838378906,
959
+ "step": 285
960
+ },
961
+ {
962
+ "dpo_loss": 298.5639953613281,
963
+ "epoch": 1.643835616438356,
964
+ "grad_norm": 49456.57742469281,
965
+ "learning_rate": 4.6007101950209827e-07,
966
+ "logits": -1.0395054817199707,
967
+ "logps": -73.3790283203125,
968
+ "loss": 274.9208,
969
+ "objective": 298.5639953613281,
970
+ "ranking_idealized": 0.5625,
971
+ "ranking_idealized_expo": 0.5625,
972
+ "ranking_simple": 0.6291666626930237,
973
+ "regularize": 298.5639953613281,
974
+ "step": 290
975
+ },
976
+ {
977
+ "dpo_loss": 278.822265625,
978
+ "epoch": 1.6721776098252243,
979
+ "grad_norm": 54115.8579067689,
980
+ "learning_rate": 3.907798046371139e-07,
981
+ "logits": -0.9579232931137085,
982
+ "logps": -72.22044372558594,
983
+ "loss": 266.663,
984
+ "objective": 278.822265625,
985
+ "ranking_idealized": 0.4791666567325592,
986
+ "ranking_idealized_expo": 0.4791666567325592,
987
+ "ranking_simple": 0.6083333492279053,
988
+ "regularize": 278.822265625,
989
+ "step": 295
990
+ },
991
+ {
992
+ "dpo_loss": 236.7002716064453,
993
+ "epoch": 1.7005196032120926,
994
+ "grad_norm": 50618.31251453447,
995
+ "learning_rate": 3.266993139010438e-07,
996
+ "logits": -1.0140774250030518,
997
+ "logps": -74.12470245361328,
998
+ "loss": 267.0769,
999
+ "objective": 236.7002716064453,
1000
+ "ranking_idealized": 0.574999988079071,
1001
+ "ranking_idealized_expo": 0.574999988079071,
1002
+ "ranking_simple": 0.6791666746139526,
1003
+ "regularize": 236.7002716064453,
1004
+ "step": 300
1005
+ },
1006
+ {
1007
+ "epoch": 1.7005196032120926,
1008
+ "eval_dpo_loss": 1538.6409912109375,
1009
+ "eval_logits": -1.0586777925491333,
1010
+ "eval_logps": -79.39220428466797,
1011
+ "eval_loss": 1533.135009765625,
1012
+ "eval_objective": 1538.6409912109375,
1013
+ "eval_ranking_idealized": 0.5092975497245789,
1014
+ "eval_ranking_idealized_expo": 0.5092975497245789,
1015
+ "eval_ranking_simple": 0.5227272510528564,
1016
+ "eval_regularize": 1538.6409912109375,
1017
+ "eval_runtime": 258.9331,
1018
+ "eval_samples_per_second": 22.361,
1019
+ "eval_steps_per_second": 0.935,
1020
+ "step": 300
1021
+ },
1022
+ {
1023
+ "dpo_loss": 347.6080627441406,
1024
+ "epoch": 1.7288615965989607,
1025
+ "grad_norm": 54409.86939811849,
1026
+ "learning_rate": 2.6798785497556184e-07,
1027
+ "logits": -0.9848151803016663,
1028
+ "logps": -75.27159881591797,
1029
+ "loss": 263.9634,
1030
+ "objective": 347.6080627441406,
1031
+ "ranking_idealized": 0.5041666626930237,
1032
+ "ranking_idealized_expo": 0.5041666626930237,
1033
+ "ranking_simple": 0.6166666746139526,
1034
+ "regularize": 347.6080627441406,
1035
+ "step": 305
1036
+ },
1037
+ {
1038
+ "dpo_loss": 236.26036071777344,
1039
+ "epoch": 1.7572035899858292,
1040
+ "grad_norm": 55045.39892986952,
1041
+ "learning_rate": 2.1479047161491351e-07,
1042
+ "logits": -1.0300458669662476,
1043
+ "logps": -72.95113372802734,
1044
+ "loss": 302.2823,
1045
+ "objective": 236.26036071777344,
1046
+ "ranking_idealized": 0.5208333134651184,
1047
+ "ranking_idealized_expo": 0.5208333134651184,
1048
+ "ranking_simple": 0.6208333373069763,
1049
+ "regularize": 236.26036071777344,
1050
+ "step": 310
1051
+ },
1052
+ {
1053
+ "dpo_loss": 353.65228271484375,
1054
+ "epoch": 1.7855455833726972,
1055
+ "grad_norm": 53063.82376430783,
1056
+ "learning_rate": 1.6723858532249783e-07,
1057
+ "logits": -0.9826658964157104,
1058
+ "logps": -73.60942077636719,
1059
+ "loss": 282.9365,
1060
+ "objective": 353.65228271484375,
1061
+ "ranking_idealized": 0.5083333253860474,
1062
+ "ranking_idealized_expo": 0.5083333253860474,
1063
+ "ranking_simple": 0.6041666865348816,
1064
+ "regularize": 353.65228271484375,
1065
+ "step": 315
1066
+ },
1067
+ {
1068
+ "dpo_loss": 279.9169006347656,
1069
+ "epoch": 1.8138875767595655,
1070
+ "grad_norm": 50212.55160450671,
1071
+ "learning_rate": 1.2544967068054332e-07,
1072
+ "logits": -1.03180992603302,
1073
+ "logps": -75.23188781738281,
1074
+ "loss": 276.6402,
1075
+ "objective": 279.9169006347656,
1076
+ "ranking_idealized": 0.5041666626930237,
1077
+ "ranking_idealized_expo": 0.5041666626930237,
1078
+ "ranking_simple": 0.625,
1079
+ "regularize": 279.9169006347656,
1080
+ "step": 320
1081
+ },
1082
+ {
1083
+ "dpo_loss": 301.3766174316406,
1084
+ "epoch": 1.8422295701464337,
1085
+ "grad_norm": 58249.94058427391,
1086
+ "learning_rate": 8.952696513496756e-08,
1087
+ "logits": -1.0694580078125,
1088
+ "logps": -76.53679656982422,
1089
+ "loss": 311.5521,
1090
+ "objective": 301.3766174316406,
1091
+ "ranking_idealized": 0.5166666507720947,
1092
+ "ranking_idealized_expo": 0.5166666507720947,
1093
+ "ranking_simple": 0.6541666388511658,
1094
+ "regularize": 301.3766174316406,
1095
+ "step": 325
1096
+ },
1097
+ {
1098
+ "dpo_loss": 271.7821044921875,
1099
+ "epoch": 1.8705715635333018,
1100
+ "grad_norm": 49890.30930096369,
1101
+ "learning_rate": 5.955921395237318e-08,
1102
+ "logits": -0.8758689761161804,
1103
+ "logps": -73.24466705322266,
1104
+ "loss": 278.1949,
1105
+ "objective": 271.7821044921875,
1106
+ "ranking_idealized": 0.47083333134651184,
1107
+ "ranking_idealized_expo": 0.47083333134651184,
1108
+ "ranking_simple": 0.6000000238418579,
1109
+ "regularize": 271.7821044921875,
1110
+ "step": 330
1111
+ },
1112
+ {
1113
+ "dpo_loss": 311.26239013671875,
1114
+ "epoch": 1.89891355692017,
1115
+ "grad_norm": 45583.78689582908,
1116
+ "learning_rate": 3.5620450979259034e-08,
1117
+ "logits": -1.0153381824493408,
1118
+ "logps": -73.08647155761719,
1119
+ "loss": 255.9677,
1120
+ "objective": 311.26239013671875,
1121
+ "ranking_idealized": 0.4958333373069763,
1122
+ "ranking_idealized_expo": 0.4958333373069763,
1123
+ "ranking_simple": 0.5958333611488342,
1124
+ "regularize": 311.26239013671875,
1125
+ "step": 335
1126
+ },
1127
+ {
1128
+ "dpo_loss": 248.50962829589844,
1129
+ "epoch": 1.9272555503070383,
1130
+ "grad_norm": 56451.11973625406,
1131
+ "learning_rate": 1.7769815745066476e-08,
1132
+ "logits": -0.9851234555244446,
1133
+ "logps": -75.27400207519531,
1134
+ "loss": 311.7736,
1135
+ "objective": 248.50962829589844,
1136
+ "ranking_idealized": 0.5416666865348816,
1137
+ "ranking_idealized_expo": 0.5416666865348816,
1138
+ "ranking_simple": 0.6541666388511658,
1139
+ "regularize": 248.50962829589844,
1140
+ "step": 340
1141
+ },
1142
+ {
1143
+ "dpo_loss": 199.6634979248047,
1144
+ "epoch": 1.9555975436939064,
1145
+ "grad_norm": 57100.11984573264,
1146
+ "learning_rate": 6.051407360895822e-09,
1147
+ "logits": -0.9951305985450745,
1148
+ "logps": -74.00302124023438,
1149
+ "loss": 260.0727,
1150
+ "objective": 199.6634979248047,
1151
+ "ranking_idealized": 0.5333333611488342,
1152
+ "ranking_idealized_expo": 0.5333333611488342,
1153
+ "ranking_simple": 0.6166666746139526,
1154
+ "regularize": 199.6634979248047,
1155
+ "step": 345
1156
+ },
1157
+ {
1158
+ "dpo_loss": 261.43450927734375,
1159
+ "epoch": 1.9839395370807746,
1160
+ "grad_norm": 49743.33740440382,
1161
+ "learning_rate": 4.941755748361088e-10,
1162
+ "logits": -0.9457499384880066,
1163
+ "logps": -74.98257446289062,
1164
+ "loss": 287.4463,
1165
+ "objective": 261.43450927734375,
1166
+ "ranking_idealized": 0.48750001192092896,
1167
+ "ranking_idealized_expo": 0.48750001192092896,
1168
+ "ranking_simple": 0.5958333611488342,
1169
+ "regularize": 261.43450927734375,
1170
+ "step": 350
1171
+ },
1172
+ {
1173
+ "epoch": 1.9839395370807746,
1174
+ "eval_dpo_loss": 1520.4884033203125,
1175
+ "eval_logits": -1.0707263946533203,
1176
+ "eval_logps": -79.11678314208984,
1177
+ "eval_loss": 1521.1865234375,
1178
+ "eval_objective": 1520.4884033203125,
1179
+ "eval_ranking_idealized": 0.5092975497245789,
1180
+ "eval_ranking_idealized_expo": 0.5092975497245789,
1181
+ "eval_ranking_simple": 0.5258264541625977,
1182
+ "eval_regularize": 1520.4884033203125,
1183
+ "eval_runtime": 261.9749,
1184
+ "eval_samples_per_second": 22.101,
1185
+ "eval_steps_per_second": 0.924,
1186
+ "step": 350
1187
+ },
1188
+ {
1189
+ "epoch": 1.995276334435522,
1190
+ "step": 352,
1191
+ "total_flos": 0.0,
1192
+ "train_loss": 584.4622564356436,
1193
+ "train_runtime": 14141.3958,
1194
+ "train_samples_per_second": 7.185,
1195
+ "train_steps_per_second": 0.025
1196
+ }
1197
+ ],
1198
+ "logging_steps": 5,
1199
+ "max_steps": 352,
1200
+ "num_input_tokens_seen": 0,
1201
+ "num_train_epochs": 2,
1202
+ "save_steps": 500,
1203
+ "stateful_callbacks": {
1204
+ "TrainerControl": {
1205
+ "args": {
1206
+ "should_epoch_stop": false,
1207
+ "should_evaluate": false,
1208
+ "should_log": false,
1209
+ "should_save": false,
1210
+ "should_training_stop": false
1211
+ },
1212
+ "attributes": {}
1213
+ }
1214
+ },
1215
+ "total_flos": 0.0,
1216
+ "train_batch_size": 4,
1217
+ "trial_name": null,
1218
+ "trial_params": null
1219
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74878ca7fccd5cfa74b5e8b54f99bf58d68a4dd9c9a4bfe286c106ff0f0b6a5c
3
+ size 8120
vocab.json ADDED
The diff for this file is too large to render. See raw diff