sirui6011 commited on
Commit
fe1c7a3
·
verified ·
1 Parent(s): 3b13b3f

add checkpoints/codi_frozen_1.5b_hidden

Browse files
Files changed (46) hide show
  1. .gitattributes +4 -0
  2. checkpoints/codi_frozen_1.5b_hidden/checkpoint-1000/added_tokens.json +35 -0
  3. checkpoints/codi_frozen_1.5b_hidden/checkpoint-1000/chat_template.jinja +54 -0
  4. checkpoints/codi_frozen_1.5b_hidden/checkpoint-1000/config.json +58 -0
  5. checkpoints/codi_frozen_1.5b_hidden/checkpoint-1000/merges.txt +0 -0
  6. checkpoints/codi_frozen_1.5b_hidden/checkpoint-1000/pytorch_model.bin +3 -0
  7. checkpoints/codi_frozen_1.5b_hidden/checkpoint-1000/special_tokens_map.json +31 -0
  8. checkpoints/codi_frozen_1.5b_hidden/checkpoint-1000/thought_projector.pt +3 -0
  9. checkpoints/codi_frozen_1.5b_hidden/checkpoint-1000/tokenizer.json +3 -0
  10. checkpoints/codi_frozen_1.5b_hidden/checkpoint-1000/tokenizer_config.json +295 -0
  11. checkpoints/codi_frozen_1.5b_hidden/checkpoint-1000/trainer_state.json +2034 -0
  12. checkpoints/codi_frozen_1.5b_hidden/checkpoint-1000/vocab.json +0 -0
  13. checkpoints/codi_frozen_1.5b_hidden/checkpoint-1500/added_tokens.json +35 -0
  14. checkpoints/codi_frozen_1.5b_hidden/checkpoint-1500/chat_template.jinja +54 -0
  15. checkpoints/codi_frozen_1.5b_hidden/checkpoint-1500/config.json +58 -0
  16. checkpoints/codi_frozen_1.5b_hidden/checkpoint-1500/merges.txt +0 -0
  17. checkpoints/codi_frozen_1.5b_hidden/checkpoint-1500/pytorch_model.bin +3 -0
  18. checkpoints/codi_frozen_1.5b_hidden/checkpoint-1500/special_tokens_map.json +31 -0
  19. checkpoints/codi_frozen_1.5b_hidden/checkpoint-1500/thought_projector.pt +3 -0
  20. checkpoints/codi_frozen_1.5b_hidden/checkpoint-1500/tokenizer.json +3 -0
  21. checkpoints/codi_frozen_1.5b_hidden/checkpoint-1500/tokenizer_config.json +295 -0
  22. checkpoints/codi_frozen_1.5b_hidden/checkpoint-1500/trainer_state.json +3034 -0
  23. checkpoints/codi_frozen_1.5b_hidden/checkpoint-1500/vocab.json +0 -0
  24. checkpoints/codi_frozen_1.5b_hidden/checkpoint-500/added_tokens.json +35 -0
  25. checkpoints/codi_frozen_1.5b_hidden/checkpoint-500/chat_template.jinja +54 -0
  26. checkpoints/codi_frozen_1.5b_hidden/checkpoint-500/config.json +58 -0
  27. checkpoints/codi_frozen_1.5b_hidden/checkpoint-500/merges.txt +0 -0
  28. checkpoints/codi_frozen_1.5b_hidden/checkpoint-500/pytorch_model.bin +3 -0
  29. checkpoints/codi_frozen_1.5b_hidden/checkpoint-500/special_tokens_map.json +31 -0
  30. checkpoints/codi_frozen_1.5b_hidden/checkpoint-500/thought_projector.pt +3 -0
  31. checkpoints/codi_frozen_1.5b_hidden/checkpoint-500/tokenizer.json +3 -0
  32. checkpoints/codi_frozen_1.5b_hidden/checkpoint-500/tokenizer_config.json +295 -0
  33. checkpoints/codi_frozen_1.5b_hidden/checkpoint-500/trainer_state.json +1034 -0
  34. checkpoints/codi_frozen_1.5b_hidden/checkpoint-500/vocab.json +0 -0
  35. checkpoints/codi_frozen_1.5b_hidden/wandb/debug-internal.log +11 -0
  36. checkpoints/codi_frozen_1.5b_hidden/wandb/debug.log +20 -0
  37. checkpoints/codi_frozen_1.5b_hidden/wandb/offline-run-20260624_182247-a09es240/files/requirements.txt +229 -0
  38. checkpoints/codi_frozen_1.5b_hidden/wandb/offline-run-20260624_182247-a09es240/logs/debug-core.log +15 -0
  39. checkpoints/codi_frozen_1.5b_hidden/wandb/offline-run-20260624_182247-a09es240/logs/debug-internal.log +11 -0
  40. checkpoints/codi_frozen_1.5b_hidden/wandb/offline-run-20260624_182247-a09es240/logs/debug.log +20 -0
  41. checkpoints/codi_frozen_1.5b_hidden/wandb/offline-run-20260624_182247-a09es240/run-a09es240.wandb +3 -0
  42. checkpoints/codi_frozen_1.5b_hidden/wandb/offline-run-20260625_135512-2yrqmv39/files/requirements.txt +229 -0
  43. checkpoints/codi_frozen_1.5b_hidden/wandb/offline-run-20260625_135512-2yrqmv39/logs/debug-core.log +6 -0
  44. checkpoints/codi_frozen_1.5b_hidden/wandb/offline-run-20260625_135512-2yrqmv39/logs/debug-internal.log +11 -0
  45. checkpoints/codi_frozen_1.5b_hidden/wandb/offline-run-20260625_135512-2yrqmv39/logs/debug.log +20 -0
  46. checkpoints/codi_frozen_1.5b_hidden/wandb/offline-run-20260625_135512-2yrqmv39/run-2yrqmv39.wandb +0 -0
.gitattributes CHANGED
@@ -90,3 +90,7 @@ checkpoints/codi3b_a1.0_b1.0_g1.0_ls2/checkpoint-400/tokenizer.json filter=lfs d
90
  checkpoints/codi3b_a1.0_b1.0_g1.0_ls2/checkpoint-600/tokenizer.json filter=lfs diff=lfs merge=lfs -text
91
  checkpoints/codi3b_a1.0_b1.0_g1.0_ls2/checkpoint-800/tokenizer.json filter=lfs diff=lfs merge=lfs -text
92
  checkpoints/codi3b_a1.0_b1.0_g1.0_ls2/wandb/offline-run-20260620_202751-dlf846se/run-dlf846se.wandb filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
90
  checkpoints/codi3b_a1.0_b1.0_g1.0_ls2/checkpoint-600/tokenizer.json filter=lfs diff=lfs merge=lfs -text
91
  checkpoints/codi3b_a1.0_b1.0_g1.0_ls2/checkpoint-800/tokenizer.json filter=lfs diff=lfs merge=lfs -text
92
  checkpoints/codi3b_a1.0_b1.0_g1.0_ls2/wandb/offline-run-20260620_202751-dlf846se/run-dlf846se.wandb filter=lfs diff=lfs merge=lfs -text
93
+ checkpoints/codi_frozen_1.5b_hidden/checkpoint-1000/tokenizer.json filter=lfs diff=lfs merge=lfs -text
94
+ checkpoints/codi_frozen_1.5b_hidden/checkpoint-1500/tokenizer.json filter=lfs diff=lfs merge=lfs -text
95
+ checkpoints/codi_frozen_1.5b_hidden/checkpoint-500/tokenizer.json filter=lfs diff=lfs merge=lfs -text
96
+ checkpoints/codi_frozen_1.5b_hidden/wandb/offline-run-20260624_182247-a09es240/run-a09es240.wandb filter=lfs diff=lfs merge=lfs -text
checkpoints/codi_frozen_1.5b_hidden/checkpoint-1000/added_tokens.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</tool_call>": 151658,
3
+ "<tool_call>": 151657,
4
+ "<|action_sep|>": 151670,
5
+ "<|arg_sep|>": 151671,
6
+ "<|box_end|>": 151649,
7
+ "<|box_start|>": 151648,
8
+ "<|call_sep|>": 151666,
9
+ "<|end_of_text|>": 151673,
10
+ "<|endoftext|>": 151643,
11
+ "<|exception_sep|>": 151669,
12
+ "<|file_sep|>": 151664,
13
+ "<|fim_middle|>": 151660,
14
+ "<|fim_pad|>": 151662,
15
+ "<|fim_prefix|>": 151659,
16
+ "<|fim_suffix|>": 151661,
17
+ "<|frame_sep|>": 151672,
18
+ "<|im_end|>": 151645,
19
+ "<|im_start|>": 151644,
20
+ "<|image_pad|>": 151655,
21
+ "<|latent_end|>": 151675,
22
+ "<|latent_start|>": 151674,
23
+ "<|line_sep|>": 151667,
24
+ "<|object_ref_end|>": 151647,
25
+ "<|object_ref_start|>": 151646,
26
+ "<|quad_end|>": 151651,
27
+ "<|quad_start|>": 151650,
28
+ "<|repo_name|>": 151663,
29
+ "<|return_sep|>": 151668,
30
+ "<|trace_context_start|>": 151665,
31
+ "<|video_pad|>": 151656,
32
+ "<|vision_end|>": 151653,
33
+ "<|vision_pad|>": 151654,
34
+ "<|vision_start|>": 151652
35
+ }
checkpoints/codi_frozen_1.5b_hidden/checkpoint-1000/chat_template.jinja ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {%- if tools %}
2
+ {{- '<|im_start|>system\n' }}
3
+ {%- if messages[0]['role'] == 'system' %}
4
+ {{- messages[0]['content'] }}
5
+ {%- else %}
6
+ {{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}
7
+ {%- endif %}
8
+ {{- "\n\n# Tools\n\nYou may call one or more functions to assist with the user query.\n\nYou are provided with function signatures within <tools></tools> XML tags:\n<tools>" }}
9
+ {%- for tool in tools %}
10
+ {{- "\n" }}
11
+ {{- tool | tojson }}
12
+ {%- endfor %}
13
+ {{- "\n</tools>\n\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\n<tool_call>\n{\"name\": <function-name>, \"arguments\": <args-json-object>}\n</tool_call><|im_end|>\n" }}
14
+ {%- else %}
15
+ {%- if messages[0]['role'] == 'system' %}
16
+ {{- '<|im_start|>system\n' + messages[0]['content'] + '<|im_end|>\n' }}
17
+ {%- else %}
18
+ {{- '<|im_start|>system\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|im_end|>\n' }}
19
+ {%- endif %}
20
+ {%- endif %}
21
+ {%- for message in messages %}
22
+ {%- if (message.role == "user") or (message.role == "system" and not loop.first) or (message.role == "assistant" and not message.tool_calls) %}
23
+ {{- '<|im_start|>' + message.role + '\n' + message.content + '<|im_end|>' + '\n' }}
24
+ {%- elif message.role == "assistant" %}
25
+ {{- '<|im_start|>' + message.role }}
26
+ {%- if message.content %}
27
+ {{- '\n' + message.content }}
28
+ {%- endif %}
29
+ {%- for tool_call in message.tool_calls %}
30
+ {%- if tool_call.function is defined %}
31
+ {%- set tool_call = tool_call.function %}
32
+ {%- endif %}
33
+ {{- '\n<tool_call>\n{"name": "' }}
34
+ {{- tool_call.name }}
35
+ {{- '", "arguments": ' }}
36
+ {{- tool_call.arguments | tojson }}
37
+ {{- '}\n</tool_call>' }}
38
+ {%- endfor %}
39
+ {{- '<|im_end|>\n' }}
40
+ {%- elif message.role == "tool" %}
41
+ {%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != "tool") %}
42
+ {{- '<|im_start|>user' }}
43
+ {%- endif %}
44
+ {{- '\n<tool_response>\n' }}
45
+ {{- message.content }}
46
+ {{- '\n</tool_response>' }}
47
+ {%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
48
+ {{- '<|im_end|>\n' }}
49
+ {%- endif %}
50
+ {%- endif %}
51
+ {%- endfor %}
52
+ {%- if add_generation_prompt %}
53
+ {{- '<|im_start|>assistant\n' }}
54
+ {%- endif %}
checkpoints/codi_frozen_1.5b_hidden/checkpoint-1000/config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Qwen2ForCausalLM"
4
+ ],
5
+ "attention_dropout": 0.0,
6
+ "dtype": "bfloat16",
7
+ "eos_token_id": 151643,
8
+ "hidden_act": "silu",
9
+ "hidden_size": 1536,
10
+ "initializer_range": 0.02,
11
+ "intermediate_size": 8960,
12
+ "layer_types": [
13
+ "full_attention",
14
+ "full_attention",
15
+ "full_attention",
16
+ "full_attention",
17
+ "full_attention",
18
+ "full_attention",
19
+ "full_attention",
20
+ "full_attention",
21
+ "full_attention",
22
+ "full_attention",
23
+ "full_attention",
24
+ "full_attention",
25
+ "full_attention",
26
+ "full_attention",
27
+ "full_attention",
28
+ "full_attention",
29
+ "full_attention",
30
+ "full_attention",
31
+ "full_attention",
32
+ "full_attention",
33
+ "full_attention",
34
+ "full_attention",
35
+ "full_attention",
36
+ "full_attention",
37
+ "full_attention",
38
+ "full_attention",
39
+ "full_attention",
40
+ "full_attention"
41
+ ],
42
+ "max_position_embeddings": 32768,
43
+ "max_window_layers": 28,
44
+ "model_type": "qwen2",
45
+ "num_attention_heads": 12,
46
+ "num_hidden_layers": 28,
47
+ "num_key_value_heads": 2,
48
+ "pad_token_id": 151643,
49
+ "rms_norm_eps": 1e-06,
50
+ "rope_scaling": null,
51
+ "rope_theta": 1000000.0,
52
+ "sliding_window": null,
53
+ "tie_word_embeddings": true,
54
+ "transformers_version": "4.57.6",
55
+ "use_cache": true,
56
+ "use_sliding_window": false,
57
+ "vocab_size": 151676
58
+ }
checkpoints/codi_frozen_1.5b_hidden/checkpoint-1000/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoints/codi_frozen_1.5b_hidden/checkpoint-1000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30d4742b3b303751e4360ae72847861b17c4d7b9c10813f222f361c116ef7469
3
+ size 3096275515
checkpoints/codi_frozen_1.5b_hidden/checkpoint-1000/special_tokens_map.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>",
5
+ "<|object_ref_start|>",
6
+ "<|object_ref_end|>",
7
+ "<|box_start|>",
8
+ "<|box_end|>",
9
+ "<|quad_start|>",
10
+ "<|quad_end|>",
11
+ "<|vision_start|>",
12
+ "<|vision_end|>",
13
+ "<|vision_pad|>",
14
+ "<|image_pad|>",
15
+ "<|video_pad|>"
16
+ ],
17
+ "eos_token": {
18
+ "content": "<|endoftext|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ "pad_token": {
25
+ "content": "<|endoftext|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
checkpoints/codi_frozen_1.5b_hidden/checkpoint-1000/thought_projector.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f3270f574717bc6ad282a7e811ea404899cb309340d48b23246d051ed18a619
3
+ size 9445953
checkpoints/codi_frozen_1.5b_hidden/checkpoint-1000/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83a790d654474f5dfe225f889afd0210313eb1083f942671f2c4b8e95a1c922b
3
+ size 11424004
checkpoints/codi_frozen_1.5b_hidden/checkpoint-1000/tokenizer_config.json ADDED
@@ -0,0 +1,295 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "151665": {
182
+ "content": "<|trace_context_start|>",
183
+ "lstrip": false,
184
+ "normalized": false,
185
+ "rstrip": false,
186
+ "single_word": false,
187
+ "special": true
188
+ },
189
+ "151666": {
190
+ "content": "<|call_sep|>",
191
+ "lstrip": false,
192
+ "normalized": false,
193
+ "rstrip": false,
194
+ "single_word": false,
195
+ "special": true
196
+ },
197
+ "151667": {
198
+ "content": "<|line_sep|>",
199
+ "lstrip": false,
200
+ "normalized": false,
201
+ "rstrip": false,
202
+ "single_word": false,
203
+ "special": true
204
+ },
205
+ "151668": {
206
+ "content": "<|return_sep|>",
207
+ "lstrip": false,
208
+ "normalized": false,
209
+ "rstrip": false,
210
+ "single_word": false,
211
+ "special": true
212
+ },
213
+ "151669": {
214
+ "content": "<|exception_sep|>",
215
+ "lstrip": false,
216
+ "normalized": false,
217
+ "rstrip": false,
218
+ "single_word": false,
219
+ "special": true
220
+ },
221
+ "151670": {
222
+ "content": "<|action_sep|>",
223
+ "lstrip": false,
224
+ "normalized": false,
225
+ "rstrip": false,
226
+ "single_word": false,
227
+ "special": true
228
+ },
229
+ "151671": {
230
+ "content": "<|arg_sep|>",
231
+ "lstrip": false,
232
+ "normalized": false,
233
+ "rstrip": false,
234
+ "single_word": false,
235
+ "special": true
236
+ },
237
+ "151672": {
238
+ "content": "<|frame_sep|>",
239
+ "lstrip": false,
240
+ "normalized": false,
241
+ "rstrip": false,
242
+ "single_word": false,
243
+ "special": true
244
+ },
245
+ "151673": {
246
+ "content": "<|end_of_text|>",
247
+ "lstrip": false,
248
+ "normalized": false,
249
+ "rstrip": false,
250
+ "single_word": false,
251
+ "special": true
252
+ },
253
+ "151674": {
254
+ "content": "<|latent_start|>",
255
+ "lstrip": false,
256
+ "normalized": false,
257
+ "rstrip": false,
258
+ "single_word": false,
259
+ "special": true
260
+ },
261
+ "151675": {
262
+ "content": "<|latent_end|>",
263
+ "lstrip": false,
264
+ "normalized": false,
265
+ "rstrip": false,
266
+ "single_word": false,
267
+ "special": true
268
+ }
269
+ },
270
+ "additional_special_tokens": [
271
+ "<|im_start|>",
272
+ "<|im_end|>",
273
+ "<|object_ref_start|>",
274
+ "<|object_ref_end|>",
275
+ "<|box_start|>",
276
+ "<|box_end|>",
277
+ "<|quad_start|>",
278
+ "<|quad_end|>",
279
+ "<|vision_start|>",
280
+ "<|vision_end|>",
281
+ "<|vision_pad|>",
282
+ "<|image_pad|>",
283
+ "<|video_pad|>"
284
+ ],
285
+ "bos_token": null,
286
+ "clean_up_tokenization_spaces": false,
287
+ "eos_token": "<|endoftext|>",
288
+ "errors": "replace",
289
+ "extra_special_tokens": {},
290
+ "model_max_length": 32768,
291
+ "pad_token": "<|endoftext|>",
292
+ "split_special_tokens": false,
293
+ "tokenizer_class": "Qwen2Tokenizer",
294
+ "unk_token": null
295
+ }
checkpoints/codi_frozen_1.5b_hidden/checkpoint-1000/trainer_state.json ADDED
@@ -0,0 +1,2034 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.28835063437139563,
6
+ "eval_steps": 500,
7
+ "global_step": 1000,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.0014417531718569781,
14
+ "grad_norm": 322.0,
15
+ "kd_loss": 1.997420072555542,
16
+ "learning_rate": 4.444444444444445e-07,
17
+ "loss": 2.1422,
18
+ "step": 5,
19
+ "student_loss": 0.0605761781334877,
20
+ "teacher_loss": 0.0
21
+ },
22
+ {
23
+ "epoch": 0.0028835063437139563,
24
+ "grad_norm": 186.0,
25
+ "kd_loss": 1.8595829010009766,
26
+ "learning_rate": 1.0000000000000002e-06,
27
+ "loss": 2.0829,
28
+ "step": 10,
29
+ "student_loss": 0.09249057620763779,
30
+ "teacher_loss": 0.0
31
+ },
32
+ {
33
+ "epoch": 0.004325259515570935,
34
+ "grad_norm": 117.5,
35
+ "kd_loss": 1.5637085437774658,
36
+ "learning_rate": 1.5555555555555558e-06,
37
+ "loss": 1.972,
38
+ "step": 15,
39
+ "student_loss": 0.026328546926379204,
40
+ "teacher_loss": 0.0
41
+ },
42
+ {
43
+ "epoch": 0.0057670126874279125,
44
+ "grad_norm": 106.5,
45
+ "kd_loss": 1.4912058115005493,
46
+ "learning_rate": 2.1111111111111114e-06,
47
+ "loss": 1.8011,
48
+ "step": 20,
49
+ "student_loss": 0.13309946656227112,
50
+ "teacher_loss": 0.0
51
+ },
52
+ {
53
+ "epoch": 0.00720876585928489,
54
+ "grad_norm": 86.5,
55
+ "kd_loss": 1.1542646884918213,
56
+ "learning_rate": 2.666666666666667e-06,
57
+ "loss": 1.5427,
58
+ "step": 25,
59
+ "student_loss": 0.036511313170194626,
60
+ "teacher_loss": 0.0
61
+ },
62
+ {
63
+ "epoch": 0.00865051903114187,
64
+ "grad_norm": 58.5,
65
+ "kd_loss": 0.9403514266014099,
66
+ "learning_rate": 3.2222222222222227e-06,
67
+ "loss": 1.2794,
68
+ "step": 30,
69
+ "student_loss": 0.01801167242228985,
70
+ "teacher_loss": 0.0
71
+ },
72
+ {
73
+ "epoch": 0.010092272202998846,
74
+ "grad_norm": 31.5,
75
+ "kd_loss": 0.6764306426048279,
76
+ "learning_rate": 3.777777777777778e-06,
77
+ "loss": 1.0897,
78
+ "step": 35,
79
+ "student_loss": 0.0011638500727713108,
80
+ "teacher_loss": 0.0
81
+ },
82
+ {
83
+ "epoch": 0.011534025374855825,
84
+ "grad_norm": 27.625,
85
+ "kd_loss": 0.7702282667160034,
86
+ "learning_rate": 4.333333333333334e-06,
87
+ "loss": 0.9024,
88
+ "step": 40,
89
+ "student_loss": 0.08332191407680511,
90
+ "teacher_loss": 0.0
91
+ },
92
+ {
93
+ "epoch": 0.012975778546712802,
94
+ "grad_norm": 20.875,
95
+ "kd_loss": 1.050789475440979,
96
+ "learning_rate": 4.888888888888889e-06,
97
+ "loss": 0.7206,
98
+ "step": 45,
99
+ "student_loss": 0.07726961374282837,
100
+ "teacher_loss": 0.0
101
+ },
102
+ {
103
+ "epoch": 0.01441753171856978,
104
+ "grad_norm": 44.25,
105
+ "kd_loss": 0.4379478096961975,
106
+ "learning_rate": 5.444444444444445e-06,
107
+ "loss": 0.6754,
108
+ "step": 50,
109
+ "student_loss": 0.007436605170369148,
110
+ "teacher_loss": 0.0
111
+ },
112
+ {
113
+ "epoch": 0.015859284890426758,
114
+ "grad_norm": 17.5,
115
+ "kd_loss": 0.3016382157802582,
116
+ "learning_rate": 6e-06,
117
+ "loss": 0.5857,
118
+ "step": 55,
119
+ "student_loss": 0.002162981079891324,
120
+ "teacher_loss": 0.0
121
+ },
122
+ {
123
+ "epoch": 0.01730103806228374,
124
+ "grad_norm": 24.625,
125
+ "kd_loss": 0.2297545075416565,
126
+ "learning_rate": 6.555555555555556e-06,
127
+ "loss": 0.5265,
128
+ "step": 60,
129
+ "student_loss": 0.012505847960710526,
130
+ "teacher_loss": 0.0
131
+ },
132
+ {
133
+ "epoch": 0.018742791234140715,
134
+ "grad_norm": 14.75,
135
+ "kd_loss": 0.2053602635860443,
136
+ "learning_rate": 7.111111111111112e-06,
137
+ "loss": 0.5101,
138
+ "step": 65,
139
+ "student_loss": 0.04744679108262062,
140
+ "teacher_loss": 0.0
141
+ },
142
+ {
143
+ "epoch": 0.020184544405997693,
144
+ "grad_norm": 34.0,
145
+ "kd_loss": 0.7437167763710022,
146
+ "learning_rate": 7.666666666666667e-06,
147
+ "loss": 0.4523,
148
+ "step": 70,
149
+ "student_loss": 0.029973715543746948,
150
+ "teacher_loss": 0.0
151
+ },
152
+ {
153
+ "epoch": 0.02162629757785467,
154
+ "grad_norm": 14.0625,
155
+ "kd_loss": 0.18727970123291016,
156
+ "learning_rate": 8.222222222222222e-06,
157
+ "loss": 0.4534,
158
+ "step": 75,
159
+ "student_loss": 0.001686512609012425,
160
+ "teacher_loss": 0.0
161
+ },
162
+ {
163
+ "epoch": 0.02306805074971165,
164
+ "grad_norm": 31.0,
165
+ "kd_loss": 0.18602637946605682,
166
+ "learning_rate": 8.777777777777778e-06,
167
+ "loss": 0.4338,
168
+ "step": 80,
169
+ "student_loss": 0.0014192159287631512,
170
+ "teacher_loss": 0.0
171
+ },
172
+ {
173
+ "epoch": 0.024509803921568627,
174
+ "grad_norm": 14.75,
175
+ "kd_loss": 0.11737873405218124,
176
+ "learning_rate": 9.333333333333334e-06,
177
+ "loss": 0.4378,
178
+ "step": 85,
179
+ "student_loss": 0.000477277091704309,
180
+ "teacher_loss": 0.0
181
+ },
182
+ {
183
+ "epoch": 0.025951557093425604,
184
+ "grad_norm": 17.125,
185
+ "kd_loss": 0.7024360299110413,
186
+ "learning_rate": 9.88888888888889e-06,
187
+ "loss": 0.3816,
188
+ "step": 90,
189
+ "student_loss": 0.027783483266830444,
190
+ "teacher_loss": 0.0
191
+ },
192
+ {
193
+ "epoch": 0.027393310265282585,
194
+ "grad_norm": 19.125,
195
+ "kd_loss": 0.3916384279727936,
196
+ "learning_rate": 9.99995337991255e-06,
197
+ "loss": 0.3905,
198
+ "step": 95,
199
+ "student_loss": 0.013136160559952259,
200
+ "teacher_loss": 0.0
201
+ },
202
+ {
203
+ "epoch": 0.02883506343713956,
204
+ "grad_norm": 13.9375,
205
+ "kd_loss": 0.09685378521680832,
206
+ "learning_rate": 9.999763987297266e-06,
207
+ "loss": 0.3485,
208
+ "step": 100,
209
+ "student_loss": 0.0006464557372964919,
210
+ "teacher_loss": 0.0
211
+ },
212
+ {
213
+ "epoch": 0.03027681660899654,
214
+ "grad_norm": 12.5,
215
+ "kd_loss": 0.48202934861183167,
216
+ "learning_rate": 9.999428913912876e-06,
217
+ "loss": 0.3555,
218
+ "step": 105,
219
+ "student_loss": 0.005315156653523445,
220
+ "teacher_loss": 0.0
221
+ },
222
+ {
223
+ "epoch": 0.031718569780853516,
224
+ "grad_norm": 9.8125,
225
+ "kd_loss": 0.42474475502967834,
226
+ "learning_rate": 9.998948169522587e-06,
227
+ "loss": 0.3616,
228
+ "step": 110,
229
+ "student_loss": 0.0304458886384964,
230
+ "teacher_loss": 0.0
231
+ },
232
+ {
233
+ "epoch": 0.03316032295271049,
234
+ "grad_norm": 11.9375,
235
+ "kd_loss": 0.30219101905822754,
236
+ "learning_rate": 9.998321768134101e-06,
237
+ "loss": 0.3669,
238
+ "step": 115,
239
+ "student_loss": 0.0007903591031208634,
240
+ "teacher_loss": 0.0
241
+ },
242
+ {
243
+ "epoch": 0.03460207612456748,
244
+ "grad_norm": 47.0,
245
+ "kd_loss": 0.14825306832790375,
246
+ "learning_rate": 9.997549727999212e-06,
247
+ "loss": 0.3014,
248
+ "step": 120,
249
+ "student_loss": 0.0007933085435070097,
250
+ "teacher_loss": 0.0
251
+ },
252
+ {
253
+ "epoch": 0.036043829296424454,
254
+ "grad_norm": 10.6875,
255
+ "kd_loss": 0.6828317046165466,
256
+ "learning_rate": 9.996632071613257e-06,
257
+ "loss": 0.3416,
258
+ "step": 125,
259
+ "student_loss": 0.056072596460580826,
260
+ "teacher_loss": 0.0
261
+ },
262
+ {
263
+ "epoch": 0.03748558246828143,
264
+ "grad_norm": 21.5,
265
+ "kd_loss": 0.16518603265285492,
266
+ "learning_rate": 9.995568825714479e-06,
267
+ "loss": 0.3623,
268
+ "step": 130,
269
+ "student_loss": 0.000613231910392642,
270
+ "teacher_loss": 0.0
271
+ },
272
+ {
273
+ "epoch": 0.03892733564013841,
274
+ "grad_norm": 11.875,
275
+ "kd_loss": 0.4139902889728546,
276
+ "learning_rate": 9.994360021283235e-06,
277
+ "loss": 0.3269,
278
+ "step": 135,
279
+ "student_loss": 0.059860486537218094,
280
+ "teacher_loss": 0.0
281
+ },
282
+ {
283
+ "epoch": 0.040369088811995385,
284
+ "grad_norm": 17.0,
285
+ "kd_loss": 0.15953019261360168,
286
+ "learning_rate": 9.993005693541098e-06,
287
+ "loss": 0.2964,
288
+ "step": 140,
289
+ "student_loss": 0.0005189953953959048,
290
+ "teacher_loss": 0.0
291
+ },
292
+ {
293
+ "epoch": 0.04181084198385236,
294
+ "grad_norm": 19.5,
295
+ "kd_loss": 0.7493298053741455,
296
+ "learning_rate": 9.991505881949837e-06,
297
+ "loss": 0.3058,
298
+ "step": 145,
299
+ "student_loss": 0.053292322903871536,
300
+ "teacher_loss": 0.0
301
+ },
302
+ {
303
+ "epoch": 0.04325259515570934,
304
+ "grad_norm": 15.8125,
305
+ "kd_loss": 0.09782249480485916,
306
+ "learning_rate": 9.989860630210251e-06,
307
+ "loss": 0.3046,
308
+ "step": 150,
309
+ "student_loss": 0.0007303969468921423,
310
+ "teacher_loss": 0.0
311
+ },
312
+ {
313
+ "epoch": 0.04469434832756632,
314
+ "grad_norm": 12.0625,
315
+ "kd_loss": 0.119688019156456,
316
+ "learning_rate": 9.98806998626091e-06,
317
+ "loss": 0.3088,
318
+ "step": 155,
319
+ "student_loss": 0.0005232616094872355,
320
+ "teacher_loss": 0.0
321
+ },
322
+ {
323
+ "epoch": 0.0461361014994233,
324
+ "grad_norm": 17.625,
325
+ "kd_loss": 0.2501586973667145,
326
+ "learning_rate": 9.98613400227676e-06,
327
+ "loss": 0.3508,
328
+ "step": 160,
329
+ "student_loss": 0.0909157246351242,
330
+ "teacher_loss": 0.0
331
+ },
332
+ {
333
+ "epoch": 0.04757785467128028,
334
+ "grad_norm": 25.75,
335
+ "kd_loss": 0.23997722566127777,
336
+ "learning_rate": 9.984052734667586e-06,
337
+ "loss": 0.309,
338
+ "step": 165,
339
+ "student_loss": 0.0003585258382372558,
340
+ "teacher_loss": 0.0
341
+ },
342
+ {
343
+ "epoch": 0.049019607843137254,
344
+ "grad_norm": 53.75,
345
+ "kd_loss": 0.08952173590660095,
346
+ "learning_rate": 9.981826244076387e-06,
347
+ "loss": 0.2906,
348
+ "step": 170,
349
+ "student_loss": 0.0005561846191994846,
350
+ "teacher_loss": 0.0
351
+ },
352
+ {
353
+ "epoch": 0.05046136101499423,
354
+ "grad_norm": 40.0,
355
+ "kd_loss": 0.22894923388957977,
356
+ "learning_rate": 9.979454595377594e-06,
357
+ "loss": 0.2992,
358
+ "step": 175,
359
+ "student_loss": 0.0037626794073730707,
360
+ "teacher_loss": 0.0
361
+ },
362
+ {
363
+ "epoch": 0.05190311418685121,
364
+ "grad_norm": 23.75,
365
+ "kd_loss": 0.23231007158756256,
366
+ "learning_rate": 9.97693785767519e-06,
367
+ "loss": 0.278,
368
+ "step": 180,
369
+ "student_loss": 0.0004788874357473105,
370
+ "teacher_loss": 0.0
371
+ },
372
+ {
373
+ "epoch": 0.05334486735870819,
374
+ "grad_norm": 32.25,
375
+ "kd_loss": 0.32399287819862366,
376
+ "learning_rate": 9.9742761043007e-06,
377
+ "loss": 0.3037,
378
+ "step": 185,
379
+ "student_loss": 0.05988827347755432,
380
+ "teacher_loss": 0.0
381
+ },
382
+ {
383
+ "epoch": 0.05478662053056517,
384
+ "grad_norm": 18.75,
385
+ "kd_loss": 0.46008631587028503,
386
+ "learning_rate": 9.971469412811032e-06,
387
+ "loss": 0.2833,
388
+ "step": 190,
389
+ "student_loss": 0.0008702761260792613,
390
+ "teacher_loss": 0.0
391
+ },
392
+ {
393
+ "epoch": 0.056228373702422146,
394
+ "grad_norm": 10.1875,
395
+ "kd_loss": 0.41200897097587585,
396
+ "learning_rate": 9.968517864986247e-06,
397
+ "loss": 0.2848,
398
+ "step": 195,
399
+ "student_loss": 0.01731002703309059,
400
+ "teacher_loss": 0.0
401
+ },
402
+ {
403
+ "epoch": 0.05767012687427912,
404
+ "grad_norm": 10.875,
405
+ "kd_loss": 0.17150147259235382,
406
+ "learning_rate": 9.965421546827153e-06,
407
+ "loss": 0.2805,
408
+ "step": 200,
409
+ "student_loss": 0.0014504786813631654,
410
+ "teacher_loss": 0.0
411
+ },
412
+ {
413
+ "epoch": 0.0591118800461361,
414
+ "grad_norm": 20.875,
415
+ "kd_loss": 0.1884479522705078,
416
+ "learning_rate": 9.962180548552812e-06,
417
+ "loss": 0.2697,
418
+ "step": 205,
419
+ "student_loss": 0.04227042570710182,
420
+ "teacher_loss": 0.0
421
+ },
422
+ {
423
+ "epoch": 0.06055363321799308,
424
+ "grad_norm": 23.75,
425
+ "kd_loss": 0.24175123870372772,
426
+ "learning_rate": 9.958794964597906e-06,
427
+ "loss": 0.2654,
428
+ "step": 210,
429
+ "student_loss": 0.0005445634596981108,
430
+ "teacher_loss": 0.0
431
+ },
432
+ {
433
+ "epoch": 0.061995386389850055,
434
+ "grad_norm": 25.875,
435
+ "kd_loss": 0.2347751259803772,
436
+ "learning_rate": 9.955264893609986e-06,
437
+ "loss": 0.294,
438
+ "step": 215,
439
+ "student_loss": 0.0005844403640367091,
440
+ "teacher_loss": 0.0
441
+ },
442
+ {
443
+ "epoch": 0.06343713956170703,
444
+ "grad_norm": 17.25,
445
+ "kd_loss": 0.34608691930770874,
446
+ "learning_rate": 9.951590438446597e-06,
447
+ "loss": 0.2777,
448
+ "step": 220,
449
+ "student_loss": 0.06770455092191696,
450
+ "teacher_loss": 0.0
451
+ },
452
+ {
453
+ "epoch": 0.06487889273356401,
454
+ "grad_norm": 37.0,
455
+ "kd_loss": 0.13642175495624542,
456
+ "learning_rate": 9.947771706172285e-06,
457
+ "loss": 0.2711,
458
+ "step": 225,
459
+ "student_loss": 0.029741473495960236,
460
+ "teacher_loss": 0.0
461
+ },
462
+ {
463
+ "epoch": 0.06632064590542099,
464
+ "grad_norm": 13.5,
465
+ "kd_loss": 0.24233467876911163,
466
+ "learning_rate": 9.943808808055472e-06,
467
+ "loss": 0.2623,
468
+ "step": 230,
469
+ "student_loss": 0.0009022229351103306,
470
+ "teacher_loss": 0.0
471
+ },
472
+ {
473
+ "epoch": 0.06776239907727798,
474
+ "grad_norm": 11.875,
475
+ "kd_loss": 0.6708654165267944,
476
+ "learning_rate": 9.93970185956522e-06,
477
+ "loss": 0.2862,
478
+ "step": 235,
479
+ "student_loss": 0.019873904064297676,
480
+ "teacher_loss": 0.0
481
+ },
482
+ {
483
+ "epoch": 0.06920415224913495,
484
+ "grad_norm": 28.0,
485
+ "kd_loss": 0.18894419074058533,
486
+ "learning_rate": 9.93545098036786e-06,
487
+ "loss": 0.2625,
488
+ "step": 240,
489
+ "student_loss": 0.0006731516914442182,
490
+ "teacher_loss": 0.0
491
+ },
492
+ {
493
+ "epoch": 0.07064590542099193,
494
+ "grad_norm": 20.25,
495
+ "kd_loss": 0.13373719155788422,
496
+ "learning_rate": 9.931056294323507e-06,
497
+ "loss": 0.2638,
498
+ "step": 245,
499
+ "student_loss": 0.0005933287902735174,
500
+ "teacher_loss": 0.0
501
+ },
502
+ {
503
+ "epoch": 0.07208765859284891,
504
+ "grad_norm": 10.0,
505
+ "kd_loss": 0.12812890112400055,
506
+ "learning_rate": 9.926517929482454e-06,
507
+ "loss": 0.2926,
508
+ "step": 250,
509
+ "student_loss": 0.00034213275648653507,
510
+ "teacher_loss": 0.0
511
+ },
512
+ {
513
+ "epoch": 0.07352941176470588,
514
+ "grad_norm": 16.75,
515
+ "kd_loss": 0.08018118143081665,
516
+ "learning_rate": 9.921836018081438e-06,
517
+ "loss": 0.2428,
518
+ "step": 255,
519
+ "student_loss": 0.00025593984173610806,
520
+ "teacher_loss": 0.0
521
+ },
522
+ {
523
+ "epoch": 0.07497116493656286,
524
+ "grad_norm": 10.75,
525
+ "kd_loss": 0.19167569279670715,
526
+ "learning_rate": 9.917010696539793e-06,
527
+ "loss": 0.305,
528
+ "step": 260,
529
+ "student_loss": 0.04356108978390694,
530
+ "teacher_loss": 0.0
531
+ },
532
+ {
533
+ "epoch": 0.07641291810841984,
534
+ "grad_norm": 26.625,
535
+ "kd_loss": 0.0696549043059349,
536
+ "learning_rate": 9.912042105455462e-06,
537
+ "loss": 0.2747,
538
+ "step": 265,
539
+ "student_loss": 0.0003771705087274313,
540
+ "teacher_loss": 0.0
541
+ },
542
+ {
543
+ "epoch": 0.07785467128027682,
544
+ "grad_norm": 12.0625,
545
+ "kd_loss": 0.06586078554391861,
546
+ "learning_rate": 9.906930389600917e-06,
547
+ "loss": 0.2801,
548
+ "step": 270,
549
+ "student_loss": 0.00041506686829961836,
550
+ "teacher_loss": 0.0
551
+ },
552
+ {
553
+ "epoch": 0.07929642445213379,
554
+ "grad_norm": 20.75,
555
+ "kd_loss": 0.14978329837322235,
556
+ "learning_rate": 9.901675697918925e-06,
557
+ "loss": 0.2886,
558
+ "step": 275,
559
+ "student_loss": 0.04765838012099266,
560
+ "teacher_loss": 0.0
561
+ },
562
+ {
563
+ "epoch": 0.08073817762399077,
564
+ "grad_norm": 21.75,
565
+ "kd_loss": 0.17263588309288025,
566
+ "learning_rate": 9.896278183518216e-06,
567
+ "loss": 0.2897,
568
+ "step": 280,
569
+ "student_loss": 0.0004967491258867085,
570
+ "teacher_loss": 0.0
571
+ },
572
+ {
573
+ "epoch": 0.08217993079584775,
574
+ "grad_norm": 20.0,
575
+ "kd_loss": 0.10580945014953613,
576
+ "learning_rate": 9.890738003669029e-06,
577
+ "loss": 0.293,
578
+ "step": 285,
579
+ "student_loss": 0.0005849753506481647,
580
+ "teacher_loss": 0.0
581
+ },
582
+ {
583
+ "epoch": 0.08362168396770472,
584
+ "grad_norm": 12.1875,
585
+ "kd_loss": 0.09176977723836899,
586
+ "learning_rate": 9.885055319798514e-06,
587
+ "loss": 0.3088,
588
+ "step": 290,
589
+ "student_loss": 0.0006238222122192383,
590
+ "teacher_loss": 0.0
591
+ },
592
+ {
593
+ "epoch": 0.0850634371395617,
594
+ "grad_norm": 10.9375,
595
+ "kd_loss": 0.07891599833965302,
596
+ "learning_rate": 9.879230297486034e-06,
597
+ "loss": 0.2957,
598
+ "step": 295,
599
+ "student_loss": 0.0005840823869220912,
600
+ "teacher_loss": 0.0
601
+ },
602
+ {
603
+ "epoch": 0.08650519031141868,
604
+ "grad_norm": 7.9375,
605
+ "kd_loss": 0.3616674840450287,
606
+ "learning_rate": 9.873263106458353e-06,
607
+ "loss": 0.2483,
608
+ "step": 300,
609
+ "student_loss": 0.019933484494686127,
610
+ "teacher_loss": 0.0
611
+ },
612
+ {
613
+ "epoch": 0.08794694348327567,
614
+ "grad_norm": 15.9375,
615
+ "kd_loss": 0.15585829317569733,
616
+ "learning_rate": 9.86715392058467e-06,
617
+ "loss": 0.2522,
618
+ "step": 305,
619
+ "student_loss": 0.018561875447630882,
620
+ "teacher_loss": 0.0
621
+ },
622
+ {
623
+ "epoch": 0.08938869665513265,
624
+ "grad_norm": 10.1875,
625
+ "kd_loss": 0.06951466202735901,
626
+ "learning_rate": 9.860902917871566e-06,
627
+ "loss": 0.2646,
628
+ "step": 310,
629
+ "student_loss": 0.00046623480739071965,
630
+ "teacher_loss": 0.0
631
+ },
632
+ {
633
+ "epoch": 0.09083044982698962,
634
+ "grad_norm": 11.5,
635
+ "kd_loss": 0.2836111783981323,
636
+ "learning_rate": 9.854510280457819e-06,
637
+ "loss": 0.2393,
638
+ "step": 315,
639
+ "student_loss": 0.012322928756475449,
640
+ "teacher_loss": 0.0
641
+ },
642
+ {
643
+ "epoch": 0.0922722029988466,
644
+ "grad_norm": 13.6875,
645
+ "kd_loss": 0.10447105020284653,
646
+ "learning_rate": 9.847976194609083e-06,
647
+ "loss": 0.2668,
648
+ "step": 320,
649
+ "student_loss": 0.00048153125680983067,
650
+ "teacher_loss": 0.0
651
+ },
652
+ {
653
+ "epoch": 0.09371395617070358,
654
+ "grad_norm": 11.0625,
655
+ "kd_loss": 0.4263528883457184,
656
+ "learning_rate": 9.841300850712479e-06,
657
+ "loss": 0.2377,
658
+ "step": 325,
659
+ "student_loss": 0.00044430175330489874,
660
+ "teacher_loss": 0.0
661
+ },
662
+ {
663
+ "epoch": 0.09515570934256055,
664
+ "grad_norm": 17.5,
665
+ "kd_loss": 0.6019083261489868,
666
+ "learning_rate": 9.834484443271035e-06,
667
+ "loss": 0.2697,
668
+ "step": 330,
669
+ "student_loss": 0.05738024041056633,
670
+ "teacher_loss": 0.0
671
+ },
672
+ {
673
+ "epoch": 0.09659746251441753,
674
+ "grad_norm": 7.125,
675
+ "kd_loss": 0.0715835765004158,
676
+ "learning_rate": 9.827527170898019e-06,
677
+ "loss": 0.2054,
678
+ "step": 335,
679
+ "student_loss": 0.0005960066919215024,
680
+ "teacher_loss": 0.0
681
+ },
682
+ {
683
+ "epoch": 0.09803921568627451,
684
+ "grad_norm": 15.1875,
685
+ "kd_loss": 0.10987883061170578,
686
+ "learning_rate": 9.820429236311158e-06,
687
+ "loss": 0.2695,
688
+ "step": 340,
689
+ "student_loss": 0.009573950432240963,
690
+ "teacher_loss": 0.0
691
+ },
692
+ {
693
+ "epoch": 0.09948096885813149,
694
+ "grad_norm": 34.0,
695
+ "kd_loss": 0.17168864607810974,
696
+ "learning_rate": 9.81319084632673e-06,
697
+ "loss": 0.258,
698
+ "step": 345,
699
+ "student_loss": 0.016774671152234077,
700
+ "teacher_loss": 0.0
701
+ },
702
+ {
703
+ "epoch": 0.10092272202998846,
704
+ "grad_norm": 21.375,
705
+ "kd_loss": 0.532006025314331,
706
+ "learning_rate": 9.805812211853534e-06,
707
+ "loss": 0.2368,
708
+ "step": 350,
709
+ "student_loss": 0.0042114779353141785,
710
+ "teacher_loss": 0.0
711
+ },
712
+ {
713
+ "epoch": 0.10236447520184544,
714
+ "grad_norm": 16.625,
715
+ "kd_loss": 0.0480809211730957,
716
+ "learning_rate": 9.798293547886748e-06,
717
+ "loss": 0.2384,
718
+ "step": 355,
719
+ "student_loss": 0.000468328595161438,
720
+ "teacher_loss": 0.0
721
+ },
722
+ {
723
+ "epoch": 0.10380622837370242,
724
+ "grad_norm": 19.625,
725
+ "kd_loss": 0.06214166805148125,
726
+ "learning_rate": 9.790635073501662e-06,
727
+ "loss": 0.2473,
728
+ "step": 360,
729
+ "student_loss": 0.0004774518311023712,
730
+ "teacher_loss": 0.0
731
+ },
732
+ {
733
+ "epoch": 0.1052479815455594,
734
+ "grad_norm": 11.0,
735
+ "kd_loss": 0.23296360671520233,
736
+ "learning_rate": 9.782837011847294e-06,
737
+ "loss": 0.3018,
738
+ "step": 365,
739
+ "student_loss": 0.045026302337646484,
740
+ "teacher_loss": 0.0
741
+ },
742
+ {
743
+ "epoch": 0.10668973471741638,
744
+ "grad_norm": 14.5625,
745
+ "kd_loss": 0.39091649651527405,
746
+ "learning_rate": 9.774899590139897e-06,
747
+ "loss": 0.2487,
748
+ "step": 370,
749
+ "student_loss": 0.019704369828104973,
750
+ "teacher_loss": 0.0
751
+ },
752
+ {
753
+ "epoch": 0.10813148788927336,
754
+ "grad_norm": 9.1875,
755
+ "kd_loss": 0.1680285483598709,
756
+ "learning_rate": 9.766823039656328e-06,
757
+ "loss": 0.2398,
758
+ "step": 375,
759
+ "student_loss": 0.038442861288785934,
760
+ "teacher_loss": 0.0
761
+ },
762
+ {
763
+ "epoch": 0.10957324106113034,
764
+ "grad_norm": 17.875,
765
+ "kd_loss": 0.06734355539083481,
766
+ "learning_rate": 9.758607595727309e-06,
767
+ "loss": 0.2636,
768
+ "step": 380,
769
+ "student_loss": 0.0004427676321938634,
770
+ "teacher_loss": 0.0
771
+ },
772
+ {
773
+ "epoch": 0.11101499423298732,
774
+ "grad_norm": 16.25,
775
+ "kd_loss": 0.16070111095905304,
776
+ "learning_rate": 9.75025349773058e-06,
777
+ "loss": 0.2488,
778
+ "step": 385,
779
+ "student_loss": 0.0003361160634085536,
780
+ "teacher_loss": 0.0
781
+ },
782
+ {
783
+ "epoch": 0.11245674740484429,
784
+ "grad_norm": 10.0,
785
+ "kd_loss": 0.06088823080062866,
786
+ "learning_rate": 9.741760989083914e-06,
787
+ "loss": 0.2351,
788
+ "step": 390,
789
+ "student_loss": 0.00025634359917603433,
790
+ "teacher_loss": 0.0
791
+ },
792
+ {
793
+ "epoch": 0.11389850057670127,
794
+ "grad_norm": 17.375,
795
+ "kd_loss": 0.1013672724366188,
796
+ "learning_rate": 9.73313031723803e-06,
797
+ "loss": 0.2348,
798
+ "step": 395,
799
+ "student_loss": 0.00046920194290578365,
800
+ "teacher_loss": 0.0
801
+ },
802
+ {
803
+ "epoch": 0.11534025374855825,
804
+ "grad_norm": 12.9375,
805
+ "kd_loss": 0.12313513457775116,
806
+ "learning_rate": 9.724361733669383e-06,
807
+ "loss": 0.1916,
808
+ "step": 400,
809
+ "student_loss": 0.0006792352651245892,
810
+ "teacher_loss": 0.0
811
+ },
812
+ {
813
+ "epoch": 0.11678200692041522,
814
+ "grad_norm": 12.4375,
815
+ "kd_loss": 0.11874714493751526,
816
+ "learning_rate": 9.715455493872827e-06,
817
+ "loss": 0.2445,
818
+ "step": 405,
819
+ "student_loss": 0.0060541993007063866,
820
+ "teacher_loss": 0.0
821
+ },
822
+ {
823
+ "epoch": 0.1182237600922722,
824
+ "grad_norm": 15.875,
825
+ "kd_loss": 0.3652341663837433,
826
+ "learning_rate": 9.70641185735419e-06,
827
+ "loss": 0.2546,
828
+ "step": 410,
829
+ "student_loss": 0.017243457958102226,
830
+ "teacher_loss": 0.0
831
+ },
832
+ {
833
+ "epoch": 0.11966551326412918,
834
+ "grad_norm": 14.0,
835
+ "kd_loss": 0.1578780561685562,
836
+ "learning_rate": 9.697231087622691e-06,
837
+ "loss": 0.2759,
838
+ "step": 415,
839
+ "student_loss": 0.0010528146522119641,
840
+ "teacher_loss": 0.0
841
+ },
842
+ {
843
+ "epoch": 0.12110726643598616,
844
+ "grad_norm": 13.1875,
845
+ "kd_loss": 0.3285977840423584,
846
+ "learning_rate": 9.687913452183277e-06,
847
+ "loss": 0.2341,
848
+ "step": 420,
849
+ "student_loss": 0.06141834706068039,
850
+ "teacher_loss": 0.0
851
+ },
852
+ {
853
+ "epoch": 0.12254901960784313,
854
+ "grad_norm": 15.1875,
855
+ "kd_loss": 0.05784276872873306,
856
+ "learning_rate": 9.678459222528825e-06,
857
+ "loss": 0.2234,
858
+ "step": 425,
859
+ "student_loss": 0.0011342725483700633,
860
+ "teacher_loss": 0.0
861
+ },
862
+ {
863
+ "epoch": 0.12399077277970011,
864
+ "grad_norm": 11.8125,
865
+ "kd_loss": 0.35227036476135254,
866
+ "learning_rate": 9.668868674132224e-06,
867
+ "loss": 0.3045,
868
+ "step": 430,
869
+ "student_loss": 0.05136450007557869,
870
+ "teacher_loss": 0.0
871
+ },
872
+ {
873
+ "epoch": 0.1254325259515571,
874
+ "grad_norm": 13.0625,
875
+ "kd_loss": 0.09926026314496994,
876
+ "learning_rate": 9.65914208643836e-06,
877
+ "loss": 0.2054,
878
+ "step": 435,
879
+ "student_loss": 0.0007687933393754065,
880
+ "teacher_loss": 0.0
881
+ },
882
+ {
883
+ "epoch": 0.12687427912341406,
884
+ "grad_norm": 10.8125,
885
+ "kd_loss": 0.3320644795894623,
886
+ "learning_rate": 9.649279742855964e-06,
887
+ "loss": 0.2635,
888
+ "step": 440,
889
+ "student_loss": 0.02549891546368599,
890
+ "teacher_loss": 0.0
891
+ },
892
+ {
893
+ "epoch": 0.12831603229527105,
894
+ "grad_norm": 10.0,
895
+ "kd_loss": 0.19906648993492126,
896
+ "learning_rate": 9.639281930749363e-06,
897
+ "loss": 0.2341,
898
+ "step": 445,
899
+ "student_loss": 0.025979263707995415,
900
+ "teacher_loss": 0.0
901
+ },
902
+ {
903
+ "epoch": 0.12975778546712802,
904
+ "grad_norm": 9.25,
905
+ "kd_loss": 0.164601668715477,
906
+ "learning_rate": 9.629148941430096e-06,
907
+ "loss": 0.2751,
908
+ "step": 450,
909
+ "student_loss": 0.0007244550506584346,
910
+ "teacher_loss": 0.0
911
+ },
912
+ {
913
+ "epoch": 0.131199538638985,
914
+ "grad_norm": 7.78125,
915
+ "kd_loss": 0.04286447539925575,
916
+ "learning_rate": 9.618881070148436e-06,
917
+ "loss": 0.2417,
918
+ "step": 455,
919
+ "student_loss": 0.000796566077042371,
920
+ "teacher_loss": 0.0
921
+ },
922
+ {
923
+ "epoch": 0.13264129181084197,
924
+ "grad_norm": 13.1875,
925
+ "kd_loss": 0.17657798528671265,
926
+ "learning_rate": 9.608478616084784e-06,
927
+ "loss": 0.1985,
928
+ "step": 460,
929
+ "student_loss": 0.00047529107541777194,
930
+ "teacher_loss": 0.0
931
+ },
932
+ {
933
+ "epoch": 0.13408304498269896,
934
+ "grad_norm": 6.90625,
935
+ "kd_loss": 0.2981259524822235,
936
+ "learning_rate": 9.597941882340947e-06,
937
+ "loss": 0.2786,
938
+ "step": 465,
939
+ "student_loss": 0.00040858631837181747,
940
+ "teacher_loss": 0.0
941
+ },
942
+ {
943
+ "epoch": 0.13552479815455595,
944
+ "grad_norm": 25.0,
945
+ "kd_loss": 0.09742365032434464,
946
+ "learning_rate": 9.587271175931313e-06,
947
+ "loss": 0.2365,
948
+ "step": 470,
949
+ "student_loss": 0.0003401920839678496,
950
+ "teacher_loss": 0.0
951
+ },
952
+ {
953
+ "epoch": 0.13696655132641292,
954
+ "grad_norm": 23.625,
955
+ "kd_loss": 0.24699804186820984,
956
+ "learning_rate": 9.5764668077739e-06,
957
+ "loss": 0.1986,
958
+ "step": 475,
959
+ "student_loss": 0.0005240993923507631,
960
+ "teacher_loss": 0.0
961
+ },
962
+ {
963
+ "epoch": 0.1384083044982699,
964
+ "grad_norm": 21.75,
965
+ "kd_loss": 0.19472193717956543,
966
+ "learning_rate": 9.5655290926813e-06,
967
+ "loss": 0.2274,
968
+ "step": 480,
969
+ "student_loss": 0.008671707473695278,
970
+ "teacher_loss": 0.0
971
+ },
972
+ {
973
+ "epoch": 0.13985005767012687,
974
+ "grad_norm": 17.125,
975
+ "kd_loss": 0.055427636951208115,
976
+ "learning_rate": 9.554458349351507e-06,
977
+ "loss": 0.2293,
978
+ "step": 485,
979
+ "student_loss": 0.0014853382017463446,
980
+ "teacher_loss": 0.0
981
+ },
982
+ {
983
+ "epoch": 0.14129181084198386,
984
+ "grad_norm": 13.3125,
985
+ "kd_loss": 0.2377857267856598,
986
+ "learning_rate": 9.54325490035863e-06,
987
+ "loss": 0.2595,
988
+ "step": 490,
989
+ "student_loss": 0.000622899504378438,
990
+ "teacher_loss": 0.0
991
+ },
992
+ {
993
+ "epoch": 0.14273356401384082,
994
+ "grad_norm": 9.3125,
995
+ "kd_loss": 0.3495025932788849,
996
+ "learning_rate": 9.531919072143488e-06,
997
+ "loss": 0.2468,
998
+ "step": 495,
999
+ "student_loss": 0.0005211852840147913,
1000
+ "teacher_loss": 0.0
1001
+ },
1002
+ {
1003
+ "epoch": 0.14417531718569782,
1004
+ "grad_norm": 10.3125,
1005
+ "kd_loss": 0.18743589520454407,
1006
+ "learning_rate": 9.520451195004107e-06,
1007
+ "loss": 0.2461,
1008
+ "step": 500,
1009
+ "student_loss": 0.0002995518152602017,
1010
+ "teacher_loss": 0.0
1011
+ },
1012
+ {
1013
+ "epoch": 0.14561707035755478,
1014
+ "grad_norm": 12.5,
1015
+ "kd_loss": 0.23420903086662292,
1016
+ "learning_rate": 9.508851603086094e-06,
1017
+ "loss": 0.2539,
1018
+ "step": 505,
1019
+ "student_loss": 0.0004655766242649406,
1020
+ "teacher_loss": 0.0
1021
+ },
1022
+ {
1023
+ "epoch": 0.14705882352941177,
1024
+ "grad_norm": 20.375,
1025
+ "kd_loss": 0.06832753121852875,
1026
+ "learning_rate": 9.497120634372894e-06,
1027
+ "loss": 0.261,
1028
+ "step": 510,
1029
+ "student_loss": 0.0003136875166092068,
1030
+ "teacher_loss": 0.0
1031
+ },
1032
+ {
1033
+ "epoch": 0.14850057670126873,
1034
+ "grad_norm": 8.9375,
1035
+ "kd_loss": 0.09611348807811737,
1036
+ "learning_rate": 9.48525863067595e-06,
1037
+ "loss": 0.2116,
1038
+ "step": 515,
1039
+ "student_loss": 0.007644087541848421,
1040
+ "teacher_loss": 0.0
1041
+ },
1042
+ {
1043
+ "epoch": 0.14994232987312572,
1044
+ "grad_norm": 7.28125,
1045
+ "kd_loss": 0.2377752661705017,
1046
+ "learning_rate": 9.473265937624748e-06,
1047
+ "loss": 0.217,
1048
+ "step": 520,
1049
+ "student_loss": 0.04185197129845619,
1050
+ "teacher_loss": 0.0
1051
+ },
1052
+ {
1053
+ "epoch": 0.1513840830449827,
1054
+ "grad_norm": 23.375,
1055
+ "kd_loss": 0.20080943405628204,
1056
+ "learning_rate": 9.461142904656722e-06,
1057
+ "loss": 0.249,
1058
+ "step": 525,
1059
+ "student_loss": 0.000431343651143834,
1060
+ "teacher_loss": 0.0
1061
+ },
1062
+ {
1063
+ "epoch": 0.15282583621683968,
1064
+ "grad_norm": 13.5625,
1065
+ "kd_loss": 0.0958016961812973,
1066
+ "learning_rate": 9.448889885007105e-06,
1067
+ "loss": 0.2305,
1068
+ "step": 530,
1069
+ "student_loss": 0.0003980971814598888,
1070
+ "teacher_loss": 0.0
1071
+ },
1072
+ {
1073
+ "epoch": 0.15426758938869667,
1074
+ "grad_norm": 21.625,
1075
+ "kd_loss": 0.37275564670562744,
1076
+ "learning_rate": 9.436507235698613e-06,
1077
+ "loss": 0.2309,
1078
+ "step": 535,
1079
+ "student_loss": 0.0004774174012709409,
1080
+ "teacher_loss": 0.0
1081
+ },
1082
+ {
1083
+ "epoch": 0.15570934256055363,
1084
+ "grad_norm": 31.375,
1085
+ "kd_loss": 0.17777006328105927,
1086
+ "learning_rate": 9.423995317531049e-06,
1087
+ "loss": 0.2529,
1088
+ "step": 540,
1089
+ "student_loss": 0.0005782285006716847,
1090
+ "teacher_loss": 0.0
1091
+ },
1092
+ {
1093
+ "epoch": 0.15715109573241062,
1094
+ "grad_norm": 17.125,
1095
+ "kd_loss": 0.07950557768344879,
1096
+ "learning_rate": 9.4113544950708e-06,
1097
+ "loss": 0.2076,
1098
+ "step": 545,
1099
+ "student_loss": 0.00357666308991611,
1100
+ "teacher_loss": 0.0
1101
+ },
1102
+ {
1103
+ "epoch": 0.15859284890426759,
1104
+ "grad_norm": 17.0,
1105
+ "kd_loss": 0.15328699350357056,
1106
+ "learning_rate": 9.398585136640195e-06,
1107
+ "loss": 0.2046,
1108
+ "step": 550,
1109
+ "student_loss": 0.0001933475286932662,
1110
+ "teacher_loss": 0.0
1111
+ },
1112
+ {
1113
+ "epoch": 0.16003460207612458,
1114
+ "grad_norm": 20.25,
1115
+ "kd_loss": 0.5593510866165161,
1116
+ "learning_rate": 9.38568761430679e-06,
1117
+ "loss": 0.2422,
1118
+ "step": 555,
1119
+ "student_loss": 0.06740490347146988,
1120
+ "teacher_loss": 0.0
1121
+ },
1122
+ {
1123
+ "epoch": 0.16147635524798154,
1124
+ "grad_norm": 16.875,
1125
+ "kd_loss": 0.4548700153827667,
1126
+ "learning_rate": 9.372662303872514e-06,
1127
+ "loss": 0.2419,
1128
+ "step": 560,
1129
+ "student_loss": 0.0748598724603653,
1130
+ "teacher_loss": 0.0
1131
+ },
1132
+ {
1133
+ "epoch": 0.16291810841983853,
1134
+ "grad_norm": 9.375,
1135
+ "kd_loss": 0.22124871611595154,
1136
+ "learning_rate": 9.359509584862735e-06,
1137
+ "loss": 0.2165,
1138
+ "step": 565,
1139
+ "student_loss": 0.03530263155698776,
1140
+ "teacher_loss": 0.0
1141
+ },
1142
+ {
1143
+ "epoch": 0.1643598615916955,
1144
+ "grad_norm": 17.875,
1145
+ "kd_loss": 0.26488637924194336,
1146
+ "learning_rate": 9.346229840515186e-06,
1147
+ "loss": 0.2562,
1148
+ "step": 570,
1149
+ "student_loss": 0.010391860269010067,
1150
+ "teacher_loss": 0.0
1151
+ },
1152
+ {
1153
+ "epoch": 0.16580161476355249,
1154
+ "grad_norm": 15.3125,
1155
+ "kd_loss": 0.09221018850803375,
1156
+ "learning_rate": 9.332823457768805e-06,
1157
+ "loss": 0.2131,
1158
+ "step": 575,
1159
+ "student_loss": 0.0004648648900911212,
1160
+ "teacher_loss": 0.0
1161
+ },
1162
+ {
1163
+ "epoch": 0.16724336793540945,
1164
+ "grad_norm": 9.625,
1165
+ "kd_loss": 0.153616264462471,
1166
+ "learning_rate": 9.31929082725246e-06,
1167
+ "loss": 0.205,
1168
+ "step": 580,
1169
+ "student_loss": 0.0011936463415622711,
1170
+ "teacher_loss": 0.0
1171
+ },
1172
+ {
1173
+ "epoch": 0.16868512110726644,
1174
+ "grad_norm": 37.75,
1175
+ "kd_loss": 0.15198436379432678,
1176
+ "learning_rate": 9.305632343273567e-06,
1177
+ "loss": 0.1994,
1178
+ "step": 585,
1179
+ "student_loss": 0.0003124019131064415,
1180
+ "teacher_loss": 0.0
1181
+ },
1182
+ {
1183
+ "epoch": 0.1701268742791234,
1184
+ "grad_norm": 9.75,
1185
+ "kd_loss": 0.17398428916931152,
1186
+ "learning_rate": 9.291848403806604e-06,
1187
+ "loss": 0.2032,
1188
+ "step": 590,
1189
+ "student_loss": 0.0004771619278471917,
1190
+ "teacher_loss": 0.0
1191
+ },
1192
+ {
1193
+ "epoch": 0.1715686274509804,
1194
+ "grad_norm": 17.25,
1195
+ "kd_loss": 0.10845454782247543,
1196
+ "learning_rate": 9.277939410481507e-06,
1197
+ "loss": 0.2295,
1198
+ "step": 595,
1199
+ "student_loss": 0.0003602717479225248,
1200
+ "teacher_loss": 0.0
1201
+ },
1202
+ {
1203
+ "epoch": 0.17301038062283736,
1204
+ "grad_norm": 21.75,
1205
+ "kd_loss": 0.2581179738044739,
1206
+ "learning_rate": 9.263905768571977e-06,
1207
+ "loss": 0.2434,
1208
+ "step": 600,
1209
+ "student_loss": 0.04208357632160187,
1210
+ "teacher_loss": 0.0
1211
+ },
1212
+ {
1213
+ "epoch": 0.17445213379469435,
1214
+ "grad_norm": 20.75,
1215
+ "kd_loss": 0.19223031401634216,
1216
+ "learning_rate": 9.249747886983664e-06,
1217
+ "loss": 0.2328,
1218
+ "step": 605,
1219
+ "student_loss": 0.07404639571905136,
1220
+ "teacher_loss": 0.0
1221
+ },
1222
+ {
1223
+ "epoch": 0.17589388696655134,
1224
+ "grad_norm": 13.5625,
1225
+ "kd_loss": 0.3590433597564697,
1226
+ "learning_rate": 9.235466178242255e-06,
1227
+ "loss": 0.238,
1228
+ "step": 610,
1229
+ "student_loss": 0.0011161614675074816,
1230
+ "teacher_loss": 0.0
1231
+ },
1232
+ {
1233
+ "epoch": 0.1773356401384083,
1234
+ "grad_norm": 26.625,
1235
+ "kd_loss": 0.06018394976854324,
1236
+ "learning_rate": 9.221061058481456e-06,
1237
+ "loss": 0.1984,
1238
+ "step": 615,
1239
+ "student_loss": 0.0002010497555602342,
1240
+ "teacher_loss": 0.0
1241
+ },
1242
+ {
1243
+ "epoch": 0.1787773933102653,
1244
+ "grad_norm": 16.5,
1245
+ "kd_loss": 0.2592211663722992,
1246
+ "learning_rate": 9.206532947430865e-06,
1247
+ "loss": 0.2219,
1248
+ "step": 620,
1249
+ "student_loss": 0.013502068817615509,
1250
+ "teacher_loss": 0.0
1251
+ },
1252
+ {
1253
+ "epoch": 0.18021914648212226,
1254
+ "grad_norm": 16.0,
1255
+ "kd_loss": 0.09846622496843338,
1256
+ "learning_rate": 9.191882268403743e-06,
1257
+ "loss": 0.2017,
1258
+ "step": 625,
1259
+ "student_loss": 0.0058509972877800465,
1260
+ "teacher_loss": 0.0
1261
+ },
1262
+ {
1263
+ "epoch": 0.18166089965397925,
1264
+ "grad_norm": 27.75,
1265
+ "kd_loss": 0.5237650871276855,
1266
+ "learning_rate": 9.177109448284673e-06,
1267
+ "loss": 0.236,
1268
+ "step": 630,
1269
+ "student_loss": 0.06524383276700974,
1270
+ "teacher_loss": 0.0
1271
+ },
1272
+ {
1273
+ "epoch": 0.1831026528258362,
1274
+ "grad_norm": 18.0,
1275
+ "kd_loss": 0.13129356503486633,
1276
+ "learning_rate": 9.162214917517139e-06,
1277
+ "loss": 0.2477,
1278
+ "step": 635,
1279
+ "student_loss": 0.00046817411202937365,
1280
+ "teacher_loss": 0.0
1281
+ },
1282
+ {
1283
+ "epoch": 0.1845444059976932,
1284
+ "grad_norm": 12.125,
1285
+ "kd_loss": 0.09964244067668915,
1286
+ "learning_rate": 9.14719911009096e-06,
1287
+ "loss": 0.1964,
1288
+ "step": 640,
1289
+ "student_loss": 0.00038446439430117607,
1290
+ "teacher_loss": 0.0
1291
+ },
1292
+ {
1293
+ "epoch": 0.18598615916955016,
1294
+ "grad_norm": 12.3125,
1295
+ "kd_loss": 0.1809924840927124,
1296
+ "learning_rate": 9.132062463529666e-06,
1297
+ "loss": 0.2034,
1298
+ "step": 645,
1299
+ "student_loss": 0.0003987185191363096,
1300
+ "teacher_loss": 0.0
1301
+ },
1302
+ {
1303
+ "epoch": 0.18742791234140715,
1304
+ "grad_norm": 43.75,
1305
+ "kd_loss": 0.07568997144699097,
1306
+ "learning_rate": 9.11680541887774e-06,
1307
+ "loss": 0.2124,
1308
+ "step": 650,
1309
+ "student_loss": 0.0005847765132784843,
1310
+ "teacher_loss": 0.0
1311
+ },
1312
+ {
1313
+ "epoch": 0.18886966551326412,
1314
+ "grad_norm": 32.0,
1315
+ "kd_loss": 0.18582190573215485,
1316
+ "learning_rate": 9.101428420687759e-06,
1317
+ "loss": 0.2401,
1318
+ "step": 655,
1319
+ "student_loss": 0.00038169475737959146,
1320
+ "teacher_loss": 0.0
1321
+ },
1322
+ {
1323
+ "epoch": 0.1903114186851211,
1324
+ "grad_norm": 28.75,
1325
+ "kd_loss": 0.1885007619857788,
1326
+ "learning_rate": 9.085931917007464e-06,
1327
+ "loss": 0.2095,
1328
+ "step": 660,
1329
+ "student_loss": 0.0004360108287073672,
1330
+ "teacher_loss": 0.0
1331
+ },
1332
+ {
1333
+ "epoch": 0.19175317185697807,
1334
+ "grad_norm": 16.625,
1335
+ "kd_loss": 0.4099441170692444,
1336
+ "learning_rate": 9.070316359366681e-06,
1337
+ "loss": 0.2286,
1338
+ "step": 665,
1339
+ "student_loss": 0.0005011683679185808,
1340
+ "teacher_loss": 0.0
1341
+ },
1342
+ {
1343
+ "epoch": 0.19319492502883506,
1344
+ "grad_norm": 13.75,
1345
+ "kd_loss": 0.2379698008298874,
1346
+ "learning_rate": 9.054582202764175e-06,
1347
+ "loss": 0.202,
1348
+ "step": 670,
1349
+ "student_loss": 0.0059415721334517,
1350
+ "teacher_loss": 0.0
1351
+ },
1352
+ {
1353
+ "epoch": 0.19463667820069205,
1354
+ "grad_norm": 7.5,
1355
+ "kd_loss": 0.05046012997627258,
1356
+ "learning_rate": 9.038729905654393e-06,
1357
+ "loss": 0.2227,
1358
+ "step": 675,
1359
+ "student_loss": 0.00044423757935874164,
1360
+ "teacher_loss": 0.0
1361
+ },
1362
+ {
1363
+ "epoch": 0.19607843137254902,
1364
+ "grad_norm": 14.125,
1365
+ "kd_loss": 0.2490309476852417,
1366
+ "learning_rate": 9.022759929934109e-06,
1367
+ "loss": 0.1973,
1368
+ "step": 680,
1369
+ "student_loss": 0.07809463143348694,
1370
+ "teacher_loss": 0.0
1371
+ },
1372
+ {
1373
+ "epoch": 0.197520184544406,
1374
+ "grad_norm": 19.25,
1375
+ "kd_loss": 0.24093234539031982,
1376
+ "learning_rate": 9.006672740928952e-06,
1377
+ "loss": 0.2393,
1378
+ "step": 685,
1379
+ "student_loss": 0.044076789170503616,
1380
+ "teacher_loss": 0.0
1381
+ },
1382
+ {
1383
+ "epoch": 0.19896193771626297,
1384
+ "grad_norm": 19.25,
1385
+ "kd_loss": 0.7235217094421387,
1386
+ "learning_rate": 8.990468807379861e-06,
1387
+ "loss": 0.2368,
1388
+ "step": 690,
1389
+ "student_loss": 0.054187677800655365,
1390
+ "teacher_loss": 0.0
1391
+ },
1392
+ {
1393
+ "epoch": 0.20040369088811996,
1394
+ "grad_norm": 11.0625,
1395
+ "kd_loss": 0.11449181288480759,
1396
+ "learning_rate": 8.974148601429426e-06,
1397
+ "loss": 0.2614,
1398
+ "step": 695,
1399
+ "student_loss": 0.0049613662995398045,
1400
+ "teacher_loss": 0.0
1401
+ },
1402
+ {
1403
+ "epoch": 0.20184544405997693,
1404
+ "grad_norm": 10.625,
1405
+ "kd_loss": 0.06947001069784164,
1406
+ "learning_rate": 8.957712598608123e-06,
1407
+ "loss": 0.2167,
1408
+ "step": 700,
1409
+ "student_loss": 0.0008642565226182342,
1410
+ "teacher_loss": 0.0
1411
+ },
1412
+ {
1413
+ "epoch": 0.20328719723183392,
1414
+ "grad_norm": 12.5625,
1415
+ "kd_loss": 0.2155514508485794,
1416
+ "learning_rate": 8.941161277820462e-06,
1417
+ "loss": 0.2222,
1418
+ "step": 705,
1419
+ "student_loss": 0.0004866976523771882,
1420
+ "teacher_loss": 0.0
1421
+ },
1422
+ {
1423
+ "epoch": 0.20472895040369088,
1424
+ "grad_norm": 11.25,
1425
+ "kd_loss": 0.45056015253067017,
1426
+ "learning_rate": 8.924495121331038e-06,
1427
+ "loss": 0.2276,
1428
+ "step": 710,
1429
+ "student_loss": 0.008678597398102283,
1430
+ "teacher_loss": 0.0
1431
+ },
1432
+ {
1433
+ "epoch": 0.20617070357554787,
1434
+ "grad_norm": 23.875,
1435
+ "kd_loss": 0.08582590520381927,
1436
+ "learning_rate": 8.907714614750473e-06,
1437
+ "loss": 0.2311,
1438
+ "step": 715,
1439
+ "student_loss": 0.01213450264185667,
1440
+ "teacher_loss": 0.0
1441
+ },
1442
+ {
1443
+ "epoch": 0.20761245674740483,
1444
+ "grad_norm": 15.1875,
1445
+ "kd_loss": 0.16561608016490936,
1446
+ "learning_rate": 8.890820247021263e-06,
1447
+ "loss": 0.23,
1448
+ "step": 720,
1449
+ "student_loss": 0.002681850688531995,
1450
+ "teacher_loss": 0.0
1451
+ },
1452
+ {
1453
+ "epoch": 0.20905420991926182,
1454
+ "grad_norm": 20.875,
1455
+ "kd_loss": 0.07642826437950134,
1456
+ "learning_rate": 8.873812510403545e-06,
1457
+ "loss": 0.1851,
1458
+ "step": 725,
1459
+ "student_loss": 0.00026688360958360136,
1460
+ "teacher_loss": 0.0
1461
+ },
1462
+ {
1463
+ "epoch": 0.2104959630911188,
1464
+ "grad_norm": 17.25,
1465
+ "kd_loss": 0.17072460055351257,
1466
+ "learning_rate": 8.85669190046074e-06,
1467
+ "loss": 0.2456,
1468
+ "step": 730,
1469
+ "student_loss": 0.017637869343161583,
1470
+ "teacher_loss": 0.0
1471
+ },
1472
+ {
1473
+ "epoch": 0.21193771626297578,
1474
+ "grad_norm": 13.25,
1475
+ "kd_loss": 0.1058090403676033,
1476
+ "learning_rate": 8.839458916045117e-06,
1477
+ "loss": 0.2502,
1478
+ "step": 735,
1479
+ "student_loss": 0.0003498170990496874,
1480
+ "teacher_loss": 0.0
1481
+ },
1482
+ {
1483
+ "epoch": 0.21337946943483277,
1484
+ "grad_norm": 6.5,
1485
+ "kd_loss": 0.2888850271701813,
1486
+ "learning_rate": 8.822114059283267e-06,
1487
+ "loss": 0.2033,
1488
+ "step": 740,
1489
+ "student_loss": 0.002009955933317542,
1490
+ "teacher_loss": 0.0
1491
+ },
1492
+ {
1493
+ "epoch": 0.21482122260668973,
1494
+ "grad_norm": 7.625,
1495
+ "kd_loss": 0.11317810416221619,
1496
+ "learning_rate": 8.804657835561456e-06,
1497
+ "loss": 0.2178,
1498
+ "step": 745,
1499
+ "student_loss": 0.04010392725467682,
1500
+ "teacher_loss": 0.0
1501
+ },
1502
+ {
1503
+ "epoch": 0.21626297577854672,
1504
+ "grad_norm": 17.5,
1505
+ "kd_loss": 0.7453857064247131,
1506
+ "learning_rate": 8.787090753510917e-06,
1507
+ "loss": 0.1926,
1508
+ "step": 750,
1509
+ "student_loss": 0.024328170344233513,
1510
+ "teacher_loss": 0.0
1511
+ },
1512
+ {
1513
+ "epoch": 0.2177047289504037,
1514
+ "grad_norm": 10.6875,
1515
+ "kd_loss": 0.06280636787414551,
1516
+ "learning_rate": 8.76941332499301e-06,
1517
+ "loss": 0.2399,
1518
+ "step": 755,
1519
+ "student_loss": 0.032401587814092636,
1520
+ "teacher_loss": 0.0
1521
+ },
1522
+ {
1523
+ "epoch": 0.21914648212226068,
1524
+ "grad_norm": 11.6875,
1525
+ "kd_loss": 0.17805851995944977,
1526
+ "learning_rate": 8.751626065084328e-06,
1527
+ "loss": 0.2135,
1528
+ "step": 760,
1529
+ "student_loss": 0.022408630698919296,
1530
+ "teacher_loss": 0.0
1531
+ },
1532
+ {
1533
+ "epoch": 0.22058823529411764,
1534
+ "grad_norm": 10.0625,
1535
+ "kd_loss": 0.3160823881626129,
1536
+ "learning_rate": 8.733729492061675e-06,
1537
+ "loss": 0.206,
1538
+ "step": 765,
1539
+ "student_loss": 0.005015719681978226,
1540
+ "teacher_loss": 0.0
1541
+ },
1542
+ {
1543
+ "epoch": 0.22202998846597463,
1544
+ "grad_norm": 9.9375,
1545
+ "kd_loss": 0.31819650530815125,
1546
+ "learning_rate": 8.715724127386971e-06,
1547
+ "loss": 0.2282,
1548
+ "step": 770,
1549
+ "student_loss": 0.0012502025347203016,
1550
+ "teacher_loss": 0.0
1551
+ },
1552
+ {
1553
+ "epoch": 0.2234717416378316,
1554
+ "grad_norm": 20.25,
1555
+ "kd_loss": 0.31151849031448364,
1556
+ "learning_rate": 8.697610495692055e-06,
1557
+ "loss": 0.1895,
1558
+ "step": 775,
1559
+ "student_loss": 0.0014239229494705796,
1560
+ "teacher_loss": 0.0
1561
+ },
1562
+ {
1563
+ "epoch": 0.22491349480968859,
1564
+ "grad_norm": 13.0625,
1565
+ "kd_loss": 0.2508423626422882,
1566
+ "learning_rate": 8.679389124763396e-06,
1567
+ "loss": 0.2453,
1568
+ "step": 780,
1569
+ "student_loss": 0.0013981886440888047,
1570
+ "teacher_loss": 0.0
1571
+ },
1572
+ {
1573
+ "epoch": 0.22635524798154555,
1574
+ "grad_norm": 20.875,
1575
+ "kd_loss": 0.04912475869059563,
1576
+ "learning_rate": 8.661060545526724e-06,
1577
+ "loss": 0.2078,
1578
+ "step": 785,
1579
+ "student_loss": 0.00030144155607558787,
1580
+ "teacher_loss": 0.0
1581
+ },
1582
+ {
1583
+ "epoch": 0.22779700115340254,
1584
+ "grad_norm": 18.25,
1585
+ "kd_loss": 0.05954095348715782,
1586
+ "learning_rate": 8.64262529203155e-06,
1587
+ "loss": 0.1789,
1588
+ "step": 790,
1589
+ "student_loss": 0.001504220417700708,
1590
+ "teacher_loss": 0.0
1591
+ },
1592
+ {
1593
+ "epoch": 0.2292387543252595,
1594
+ "grad_norm": 8.1875,
1595
+ "kd_loss": 0.1065668910741806,
1596
+ "learning_rate": 8.624083901435613e-06,
1597
+ "loss": 0.2176,
1598
+ "step": 795,
1599
+ "student_loss": 0.00033886852907016873,
1600
+ "teacher_loss": 0.0
1601
+ },
1602
+ {
1603
+ "epoch": 0.2306805074971165,
1604
+ "grad_norm": 16.125,
1605
+ "kd_loss": 0.5510667562484741,
1606
+ "learning_rate": 8.60543691398922e-06,
1607
+ "loss": 0.2246,
1608
+ "step": 800,
1609
+ "student_loss": 0.06318172067403793,
1610
+ "teacher_loss": 0.0
1611
+ },
1612
+ {
1613
+ "epoch": 0.23212226066897348,
1614
+ "grad_norm": 12.5,
1615
+ "kd_loss": 0.0667741522192955,
1616
+ "learning_rate": 8.586684873019513e-06,
1617
+ "loss": 0.2272,
1618
+ "step": 805,
1619
+ "student_loss": 0.0003553811402525753,
1620
+ "teacher_loss": 0.0
1621
+ },
1622
+ {
1623
+ "epoch": 0.23356401384083045,
1624
+ "grad_norm": 8.875,
1625
+ "kd_loss": 0.12136233597993851,
1626
+ "learning_rate": 8.567828324914633e-06,
1627
+ "loss": 0.1892,
1628
+ "step": 810,
1629
+ "student_loss": 0.0004278223786968738,
1630
+ "teacher_loss": 0.0
1631
+ },
1632
+ {
1633
+ "epoch": 0.23500576701268744,
1634
+ "grad_norm": 12.1875,
1635
+ "kd_loss": 0.11104825884103775,
1636
+ "learning_rate": 8.548867819107803e-06,
1637
+ "loss": 0.2218,
1638
+ "step": 815,
1639
+ "student_loss": 0.0006955342250876129,
1640
+ "teacher_loss": 0.0
1641
+ },
1642
+ {
1643
+ "epoch": 0.2364475201845444,
1644
+ "grad_norm": 8.625,
1645
+ "kd_loss": 0.21142087876796722,
1646
+ "learning_rate": 8.52980390806131e-06,
1647
+ "loss": 0.1921,
1648
+ "step": 820,
1649
+ "student_loss": 0.007228876929730177,
1650
+ "teacher_loss": 0.0
1651
+ },
1652
+ {
1653
+ "epoch": 0.2378892733564014,
1654
+ "grad_norm": 10.875,
1655
+ "kd_loss": 0.17360462248325348,
1656
+ "learning_rate": 8.51063714725042e-06,
1657
+ "loss": 0.2136,
1658
+ "step": 825,
1659
+ "student_loss": 0.0012437300756573677,
1660
+ "teacher_loss": 0.0
1661
+ },
1662
+ {
1663
+ "epoch": 0.23933102652825836,
1664
+ "grad_norm": 9.625,
1665
+ "kd_loss": 0.3183634877204895,
1666
+ "learning_rate": 8.49136809514719e-06,
1667
+ "loss": 0.2384,
1668
+ "step": 830,
1669
+ "student_loss": 0.004646586254239082,
1670
+ "teacher_loss": 0.0
1671
+ },
1672
+ {
1673
+ "epoch": 0.24077277970011535,
1674
+ "grad_norm": 17.25,
1675
+ "kd_loss": 0.17037151753902435,
1676
+ "learning_rate": 8.471997313204183e-06,
1677
+ "loss": 0.1873,
1678
+ "step": 835,
1679
+ "student_loss": 0.015499490313231945,
1680
+ "teacher_loss": 0.0
1681
+ },
1682
+ {
1683
+ "epoch": 0.2422145328719723,
1684
+ "grad_norm": 18.0,
1685
+ "kd_loss": 0.14555610716342926,
1686
+ "learning_rate": 8.452525365838123e-06,
1687
+ "loss": 0.2059,
1688
+ "step": 840,
1689
+ "student_loss": 0.0005742039065808058,
1690
+ "teacher_loss": 0.0
1691
+ },
1692
+ {
1693
+ "epoch": 0.2436562860438293,
1694
+ "grad_norm": 15.8125,
1695
+ "kd_loss": 0.06973056495189667,
1696
+ "learning_rate": 8.432952820413447e-06,
1697
+ "loss": 0.2197,
1698
+ "step": 845,
1699
+ "student_loss": 0.0005098649999126792,
1700
+ "teacher_loss": 0.0
1701
+ },
1702
+ {
1703
+ "epoch": 0.24509803921568626,
1704
+ "grad_norm": 10.625,
1705
+ "kd_loss": 0.2858434021472931,
1706
+ "learning_rate": 8.41328024722577e-06,
1707
+ "loss": 0.2115,
1708
+ "step": 850,
1709
+ "student_loss": 0.012342527508735657,
1710
+ "teacher_loss": 0.0
1711
+ },
1712
+ {
1713
+ "epoch": 0.24653979238754326,
1714
+ "grad_norm": 15.0625,
1715
+ "kd_loss": 0.09209071844816208,
1716
+ "learning_rate": 8.393508219485263e-06,
1717
+ "loss": 0.2095,
1718
+ "step": 855,
1719
+ "student_loss": 0.00024691459839232266,
1720
+ "teacher_loss": 0.0
1721
+ },
1722
+ {
1723
+ "epoch": 0.24798154555940022,
1724
+ "grad_norm": 8.625,
1725
+ "kd_loss": 0.08900707215070724,
1726
+ "learning_rate": 8.373637313299966e-06,
1727
+ "loss": 0.2341,
1728
+ "step": 860,
1729
+ "student_loss": 0.0005091276834718883,
1730
+ "teacher_loss": 0.0
1731
+ },
1732
+ {
1733
+ "epoch": 0.2494232987312572,
1734
+ "grad_norm": 18.125,
1735
+ "kd_loss": 0.11508733034133911,
1736
+ "learning_rate": 8.353668107658984e-06,
1737
+ "loss": 0.2099,
1738
+ "step": 865,
1739
+ "student_loss": 0.0002668049419298768,
1740
+ "teacher_loss": 0.0
1741
+ },
1742
+ {
1743
+ "epoch": 0.2508650519031142,
1744
+ "grad_norm": 15.4375,
1745
+ "kd_loss": 0.29352444410324097,
1746
+ "learning_rate": 8.333601184415632e-06,
1747
+ "loss": 0.2173,
1748
+ "step": 870,
1749
+ "student_loss": 0.0016936544561758637,
1750
+ "teacher_loss": 0.0
1751
+ },
1752
+ {
1753
+ "epoch": 0.25230680507497116,
1754
+ "grad_norm": 9.25,
1755
+ "kd_loss": 0.05814331769943237,
1756
+ "learning_rate": 8.31343712827047e-06,
1757
+ "loss": 0.2007,
1758
+ "step": 875,
1759
+ "student_loss": 0.00016406318172812462,
1760
+ "teacher_loss": 0.0
1761
+ },
1762
+ {
1763
+ "epoch": 0.2537485582468281,
1764
+ "grad_norm": 8.0625,
1765
+ "kd_loss": 0.12616939842700958,
1766
+ "learning_rate": 8.293176526754274e-06,
1767
+ "loss": 0.2079,
1768
+ "step": 880,
1769
+ "student_loss": 0.00044341504690237343,
1770
+ "teacher_loss": 0.0
1771
+ },
1772
+ {
1773
+ "epoch": 0.25519031141868515,
1774
+ "grad_norm": 9.875,
1775
+ "kd_loss": 0.6110478639602661,
1776
+ "learning_rate": 8.27281997021091e-06,
1777
+ "loss": 0.1749,
1778
+ "step": 885,
1779
+ "student_loss": 0.03696923702955246,
1780
+ "teacher_loss": 0.0
1781
+ },
1782
+ {
1783
+ "epoch": 0.2566320645905421,
1784
+ "grad_norm": 12.875,
1785
+ "kd_loss": 0.049601469188928604,
1786
+ "learning_rate": 8.25236805178014e-06,
1787
+ "loss": 0.2115,
1788
+ "step": 890,
1789
+ "student_loss": 0.00036779773654416203,
1790
+ "teacher_loss": 0.0
1791
+ },
1792
+ {
1793
+ "epoch": 0.25807381776239907,
1794
+ "grad_norm": 7.46875,
1795
+ "kd_loss": 0.3071838617324829,
1796
+ "learning_rate": 8.231821367380335e-06,
1797
+ "loss": 0.2182,
1798
+ "step": 895,
1799
+ "student_loss": 0.0032658062409609556,
1800
+ "teacher_loss": 0.0
1801
+ },
1802
+ {
1803
+ "epoch": 0.25951557093425603,
1804
+ "grad_norm": 19.25,
1805
+ "kd_loss": 0.1950993835926056,
1806
+ "learning_rate": 8.211180515691108e-06,
1807
+ "loss": 0.2058,
1808
+ "step": 900,
1809
+ "student_loss": 0.03542155399918556,
1810
+ "teacher_loss": 0.0
1811
+ },
1812
+ {
1813
+ "epoch": 0.26095732410611305,
1814
+ "grad_norm": 12.125,
1815
+ "kd_loss": 0.4699344038963318,
1816
+ "learning_rate": 8.190446098135883e-06,
1817
+ "loss": 0.1775,
1818
+ "step": 905,
1819
+ "student_loss": 0.04188324883580208,
1820
+ "teacher_loss": 0.0
1821
+ },
1822
+ {
1823
+ "epoch": 0.26239907727797,
1824
+ "grad_norm": 13.1875,
1825
+ "kd_loss": 0.04896146059036255,
1826
+ "learning_rate": 8.16961871886435e-06,
1827
+ "loss": 0.1931,
1828
+ "step": 910,
1829
+ "student_loss": 0.00029122710111550987,
1830
+ "teacher_loss": 0.0
1831
+ },
1832
+ {
1833
+ "epoch": 0.263840830449827,
1834
+ "grad_norm": 23.5,
1835
+ "kd_loss": 0.514575183391571,
1836
+ "learning_rate": 8.148698984734887e-06,
1837
+ "loss": 0.1831,
1838
+ "step": 915,
1839
+ "student_loss": 0.09658902883529663,
1840
+ "teacher_loss": 0.0
1841
+ },
1842
+ {
1843
+ "epoch": 0.26528258362168394,
1844
+ "grad_norm": 20.125,
1845
+ "kd_loss": 0.16474592685699463,
1846
+ "learning_rate": 8.127687505296852e-06,
1847
+ "loss": 0.2031,
1848
+ "step": 920,
1849
+ "student_loss": 0.020180951803922653,
1850
+ "teacher_loss": 0.0
1851
+ },
1852
+ {
1853
+ "epoch": 0.26672433679354096,
1854
+ "grad_norm": 13.6875,
1855
+ "kd_loss": 0.03160429745912552,
1856
+ "learning_rate": 8.106584892772844e-06,
1857
+ "loss": 0.1953,
1858
+ "step": 925,
1859
+ "student_loss": 0.0002911738120019436,
1860
+ "teacher_loss": 0.0
1861
+ },
1862
+ {
1863
+ "epoch": 0.2681660899653979,
1864
+ "grad_norm": 9.875,
1865
+ "kd_loss": 0.09231647849082947,
1866
+ "learning_rate": 8.08539176204085e-06,
1867
+ "loss": 0.1953,
1868
+ "step": 930,
1869
+ "student_loss": 0.02371821738779545,
1870
+ "teacher_loss": 0.0
1871
+ },
1872
+ {
1873
+ "epoch": 0.2696078431372549,
1874
+ "grad_norm": 23.875,
1875
+ "kd_loss": 0.11771639436483383,
1876
+ "learning_rate": 8.064108730616336e-06,
1877
+ "loss": 0.1856,
1878
+ "step": 935,
1879
+ "student_loss": 0.0008747431566007435,
1880
+ "teacher_loss": 0.0
1881
+ },
1882
+ {
1883
+ "epoch": 0.2710495963091119,
1884
+ "grad_norm": 14.9375,
1885
+ "kd_loss": 0.24315571784973145,
1886
+ "learning_rate": 8.042736418634252e-06,
1887
+ "loss": 0.2151,
1888
+ "step": 940,
1889
+ "student_loss": 0.011635007336735725,
1890
+ "teacher_loss": 0.0
1891
+ },
1892
+ {
1893
+ "epoch": 0.27249134948096887,
1894
+ "grad_norm": 14.1875,
1895
+ "kd_loss": 0.08452239632606506,
1896
+ "learning_rate": 8.02127544883096e-06,
1897
+ "loss": 0.2101,
1898
+ "step": 945,
1899
+ "student_loss": 0.0033563401084393263,
1900
+ "teacher_loss": 0.0
1901
+ },
1902
+ {
1903
+ "epoch": 0.27393310265282583,
1904
+ "grad_norm": 19.5,
1905
+ "kd_loss": 0.12136533856391907,
1906
+ "learning_rate": 7.999726446526095e-06,
1907
+ "loss": 0.1898,
1908
+ "step": 950,
1909
+ "student_loss": 0.0002544254530221224,
1910
+ "teacher_loss": 0.0
1911
+ },
1912
+ {
1913
+ "epoch": 0.2753748558246828,
1914
+ "grad_norm": 18.25,
1915
+ "kd_loss": 0.12915752828121185,
1916
+ "learning_rate": 7.978090039604342e-06,
1917
+ "loss": 0.1979,
1918
+ "step": 955,
1919
+ "student_loss": 0.0007313934620469809,
1920
+ "teacher_loss": 0.0
1921
+ },
1922
+ {
1923
+ "epoch": 0.2768166089965398,
1924
+ "grad_norm": 10.375,
1925
+ "kd_loss": 0.16751284897327423,
1926
+ "learning_rate": 7.956366858497138e-06,
1927
+ "loss": 0.1886,
1928
+ "step": 960,
1929
+ "student_loss": 0.0003871220105793327,
1930
+ "teacher_loss": 0.0
1931
+ },
1932
+ {
1933
+ "epoch": 0.2782583621683968,
1934
+ "grad_norm": 9.6875,
1935
+ "kd_loss": 0.25768253207206726,
1936
+ "learning_rate": 7.934557536164304e-06,
1937
+ "loss": 0.1998,
1938
+ "step": 965,
1939
+ "student_loss": 0.013239127583801746,
1940
+ "teacher_loss": 0.0
1941
+ },
1942
+ {
1943
+ "epoch": 0.27970011534025374,
1944
+ "grad_norm": 25.5,
1945
+ "kd_loss": 0.11466177552938461,
1946
+ "learning_rate": 7.91266270807561e-06,
1947
+ "loss": 0.202,
1948
+ "step": 970,
1949
+ "student_loss": 0.0003071602841373533,
1950
+ "teacher_loss": 0.0
1951
+ },
1952
+ {
1953
+ "epoch": 0.2811418685121107,
1954
+ "grad_norm": 7.78125,
1955
+ "kd_loss": 0.08647243678569794,
1956
+ "learning_rate": 7.890683012192249e-06,
1957
+ "loss": 0.2151,
1958
+ "step": 975,
1959
+ "student_loss": 0.017678463831543922,
1960
+ "teacher_loss": 0.0
1961
+ },
1962
+ {
1963
+ "epoch": 0.2825836216839677,
1964
+ "grad_norm": 11.0,
1965
+ "kd_loss": 0.09852449595928192,
1966
+ "learning_rate": 7.868619088948246e-06,
1967
+ "loss": 0.191,
1968
+ "step": 980,
1969
+ "student_loss": 0.00038518354995176196,
1970
+ "teacher_loss": 0.0
1971
+ },
1972
+ {
1973
+ "epoch": 0.2840253748558247,
1974
+ "grad_norm": 11.25,
1975
+ "kd_loss": 0.09779661893844604,
1976
+ "learning_rate": 7.846471581231814e-06,
1977
+ "loss": 0.2316,
1978
+ "step": 985,
1979
+ "student_loss": 0.00031637900974601507,
1980
+ "teacher_loss": 0.0
1981
+ },
1982
+ {
1983
+ "epoch": 0.28546712802768165,
1984
+ "grad_norm": 14.0,
1985
+ "kd_loss": 0.08365006744861603,
1986
+ "learning_rate": 7.824241134366604e-06,
1987
+ "loss": 0.1693,
1988
+ "step": 990,
1989
+ "student_loss": 0.00032978563103824854,
1990
+ "teacher_loss": 0.0
1991
+ },
1992
+ {
1993
+ "epoch": 0.2869088811995386,
1994
+ "grad_norm": 20.0,
1995
+ "kd_loss": 0.29525840282440186,
1996
+ "learning_rate": 7.801928396092908e-06,
1997
+ "loss": 0.2244,
1998
+ "step": 995,
1999
+ "student_loss": 0.00505430344492197,
2000
+ "teacher_loss": 0.0
2001
+ },
2002
+ {
2003
+ "epoch": 0.28835063437139563,
2004
+ "grad_norm": 7.53125,
2005
+ "kd_loss": 0.1885785460472107,
2006
+ "learning_rate": 7.779534016548791e-06,
2007
+ "loss": 0.2048,
2008
+ "step": 1000,
2009
+ "student_loss": 0.0076581151224672794,
2010
+ "teacher_loss": 0.0
2011
+ }
2012
+ ],
2013
+ "logging_steps": 5,
2014
+ "max_steps": 3000,
2015
+ "num_input_tokens_seen": 0,
2016
+ "num_train_epochs": 1,
2017
+ "save_steps": 500,
2018
+ "stateful_callbacks": {
2019
+ "TrainerControl": {
2020
+ "args": {
2021
+ "should_epoch_stop": false,
2022
+ "should_evaluate": false,
2023
+ "should_log": false,
2024
+ "should_save": true,
2025
+ "should_training_stop": false
2026
+ },
2027
+ "attributes": {}
2028
+ }
2029
+ },
2030
+ "total_flos": 0.0,
2031
+ "train_batch_size": 1,
2032
+ "trial_name": null,
2033
+ "trial_params": null
2034
+ }
checkpoints/codi_frozen_1.5b_hidden/checkpoint-1000/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoints/codi_frozen_1.5b_hidden/checkpoint-1500/added_tokens.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</tool_call>": 151658,
3
+ "<tool_call>": 151657,
4
+ "<|action_sep|>": 151670,
5
+ "<|arg_sep|>": 151671,
6
+ "<|box_end|>": 151649,
7
+ "<|box_start|>": 151648,
8
+ "<|call_sep|>": 151666,
9
+ "<|end_of_text|>": 151673,
10
+ "<|endoftext|>": 151643,
11
+ "<|exception_sep|>": 151669,
12
+ "<|file_sep|>": 151664,
13
+ "<|fim_middle|>": 151660,
14
+ "<|fim_pad|>": 151662,
15
+ "<|fim_prefix|>": 151659,
16
+ "<|fim_suffix|>": 151661,
17
+ "<|frame_sep|>": 151672,
18
+ "<|im_end|>": 151645,
19
+ "<|im_start|>": 151644,
20
+ "<|image_pad|>": 151655,
21
+ "<|latent_end|>": 151675,
22
+ "<|latent_start|>": 151674,
23
+ "<|line_sep|>": 151667,
24
+ "<|object_ref_end|>": 151647,
25
+ "<|object_ref_start|>": 151646,
26
+ "<|quad_end|>": 151651,
27
+ "<|quad_start|>": 151650,
28
+ "<|repo_name|>": 151663,
29
+ "<|return_sep|>": 151668,
30
+ "<|trace_context_start|>": 151665,
31
+ "<|video_pad|>": 151656,
32
+ "<|vision_end|>": 151653,
33
+ "<|vision_pad|>": 151654,
34
+ "<|vision_start|>": 151652
35
+ }
checkpoints/codi_frozen_1.5b_hidden/checkpoint-1500/chat_template.jinja ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {%- if tools %}
2
+ {{- '<|im_start|>system\n' }}
3
+ {%- if messages[0]['role'] == 'system' %}
4
+ {{- messages[0]['content'] }}
5
+ {%- else %}
6
+ {{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}
7
+ {%- endif %}
8
+ {{- "\n\n# Tools\n\nYou may call one or more functions to assist with the user query.\n\nYou are provided with function signatures within <tools></tools> XML tags:\n<tools>" }}
9
+ {%- for tool in tools %}
10
+ {{- "\n" }}
11
+ {{- tool | tojson }}
12
+ {%- endfor %}
13
+ {{- "\n</tools>\n\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\n<tool_call>\n{\"name\": <function-name>, \"arguments\": <args-json-object>}\n</tool_call><|im_end|>\n" }}
14
+ {%- else %}
15
+ {%- if messages[0]['role'] == 'system' %}
16
+ {{- '<|im_start|>system\n' + messages[0]['content'] + '<|im_end|>\n' }}
17
+ {%- else %}
18
+ {{- '<|im_start|>system\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|im_end|>\n' }}
19
+ {%- endif %}
20
+ {%- endif %}
21
+ {%- for message in messages %}
22
+ {%- if (message.role == "user") or (message.role == "system" and not loop.first) or (message.role == "assistant" and not message.tool_calls) %}
23
+ {{- '<|im_start|>' + message.role + '\n' + message.content + '<|im_end|>' + '\n' }}
24
+ {%- elif message.role == "assistant" %}
25
+ {{- '<|im_start|>' + message.role }}
26
+ {%- if message.content %}
27
+ {{- '\n' + message.content }}
28
+ {%- endif %}
29
+ {%- for tool_call in message.tool_calls %}
30
+ {%- if tool_call.function is defined %}
31
+ {%- set tool_call = tool_call.function %}
32
+ {%- endif %}
33
+ {{- '\n<tool_call>\n{"name": "' }}
34
+ {{- tool_call.name }}
35
+ {{- '", "arguments": ' }}
36
+ {{- tool_call.arguments | tojson }}
37
+ {{- '}\n</tool_call>' }}
38
+ {%- endfor %}
39
+ {{- '<|im_end|>\n' }}
40
+ {%- elif message.role == "tool" %}
41
+ {%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != "tool") %}
42
+ {{- '<|im_start|>user' }}
43
+ {%- endif %}
44
+ {{- '\n<tool_response>\n' }}
45
+ {{- message.content }}
46
+ {{- '\n</tool_response>' }}
47
+ {%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
48
+ {{- '<|im_end|>\n' }}
49
+ {%- endif %}
50
+ {%- endif %}
51
+ {%- endfor %}
52
+ {%- if add_generation_prompt %}
53
+ {{- '<|im_start|>assistant\n' }}
54
+ {%- endif %}
checkpoints/codi_frozen_1.5b_hidden/checkpoint-1500/config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Qwen2ForCausalLM"
4
+ ],
5
+ "attention_dropout": 0.0,
6
+ "dtype": "bfloat16",
7
+ "eos_token_id": 151643,
8
+ "hidden_act": "silu",
9
+ "hidden_size": 1536,
10
+ "initializer_range": 0.02,
11
+ "intermediate_size": 8960,
12
+ "layer_types": [
13
+ "full_attention",
14
+ "full_attention",
15
+ "full_attention",
16
+ "full_attention",
17
+ "full_attention",
18
+ "full_attention",
19
+ "full_attention",
20
+ "full_attention",
21
+ "full_attention",
22
+ "full_attention",
23
+ "full_attention",
24
+ "full_attention",
25
+ "full_attention",
26
+ "full_attention",
27
+ "full_attention",
28
+ "full_attention",
29
+ "full_attention",
30
+ "full_attention",
31
+ "full_attention",
32
+ "full_attention",
33
+ "full_attention",
34
+ "full_attention",
35
+ "full_attention",
36
+ "full_attention",
37
+ "full_attention",
38
+ "full_attention",
39
+ "full_attention",
40
+ "full_attention"
41
+ ],
42
+ "max_position_embeddings": 32768,
43
+ "max_window_layers": 28,
44
+ "model_type": "qwen2",
45
+ "num_attention_heads": 12,
46
+ "num_hidden_layers": 28,
47
+ "num_key_value_heads": 2,
48
+ "pad_token_id": 151643,
49
+ "rms_norm_eps": 1e-06,
50
+ "rope_scaling": null,
51
+ "rope_theta": 1000000.0,
52
+ "sliding_window": null,
53
+ "tie_word_embeddings": true,
54
+ "transformers_version": "4.57.6",
55
+ "use_cache": true,
56
+ "use_sliding_window": false,
57
+ "vocab_size": 151676
58
+ }
checkpoints/codi_frozen_1.5b_hidden/checkpoint-1500/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoints/codi_frozen_1.5b_hidden/checkpoint-1500/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9f8166a8666359a7d79f910bbd0ebd8cad87f12a11e0d86c518e7e9694ca2ee
3
+ size 3096275515
checkpoints/codi_frozen_1.5b_hidden/checkpoint-1500/special_tokens_map.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>",
5
+ "<|object_ref_start|>",
6
+ "<|object_ref_end|>",
7
+ "<|box_start|>",
8
+ "<|box_end|>",
9
+ "<|quad_start|>",
10
+ "<|quad_end|>",
11
+ "<|vision_start|>",
12
+ "<|vision_end|>",
13
+ "<|vision_pad|>",
14
+ "<|image_pad|>",
15
+ "<|video_pad|>"
16
+ ],
17
+ "eos_token": {
18
+ "content": "<|endoftext|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ "pad_token": {
25
+ "content": "<|endoftext|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
checkpoints/codi_frozen_1.5b_hidden/checkpoint-1500/thought_projector.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:630007506a71597b85da147e55e17fe2875e5367cc6b7bfc474c9406bc3e33c0
3
+ size 9445953
checkpoints/codi_frozen_1.5b_hidden/checkpoint-1500/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83a790d654474f5dfe225f889afd0210313eb1083f942671f2c4b8e95a1c922b
3
+ size 11424004
checkpoints/codi_frozen_1.5b_hidden/checkpoint-1500/tokenizer_config.json ADDED
@@ -0,0 +1,295 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "151665": {
182
+ "content": "<|trace_context_start|>",
183
+ "lstrip": false,
184
+ "normalized": false,
185
+ "rstrip": false,
186
+ "single_word": false,
187
+ "special": true
188
+ },
189
+ "151666": {
190
+ "content": "<|call_sep|>",
191
+ "lstrip": false,
192
+ "normalized": false,
193
+ "rstrip": false,
194
+ "single_word": false,
195
+ "special": true
196
+ },
197
+ "151667": {
198
+ "content": "<|line_sep|>",
199
+ "lstrip": false,
200
+ "normalized": false,
201
+ "rstrip": false,
202
+ "single_word": false,
203
+ "special": true
204
+ },
205
+ "151668": {
206
+ "content": "<|return_sep|>",
207
+ "lstrip": false,
208
+ "normalized": false,
209
+ "rstrip": false,
210
+ "single_word": false,
211
+ "special": true
212
+ },
213
+ "151669": {
214
+ "content": "<|exception_sep|>",
215
+ "lstrip": false,
216
+ "normalized": false,
217
+ "rstrip": false,
218
+ "single_word": false,
219
+ "special": true
220
+ },
221
+ "151670": {
222
+ "content": "<|action_sep|>",
223
+ "lstrip": false,
224
+ "normalized": false,
225
+ "rstrip": false,
226
+ "single_word": false,
227
+ "special": true
228
+ },
229
+ "151671": {
230
+ "content": "<|arg_sep|>",
231
+ "lstrip": false,
232
+ "normalized": false,
233
+ "rstrip": false,
234
+ "single_word": false,
235
+ "special": true
236
+ },
237
+ "151672": {
238
+ "content": "<|frame_sep|>",
239
+ "lstrip": false,
240
+ "normalized": false,
241
+ "rstrip": false,
242
+ "single_word": false,
243
+ "special": true
244
+ },
245
+ "151673": {
246
+ "content": "<|end_of_text|>",
247
+ "lstrip": false,
248
+ "normalized": false,
249
+ "rstrip": false,
250
+ "single_word": false,
251
+ "special": true
252
+ },
253
+ "151674": {
254
+ "content": "<|latent_start|>",
255
+ "lstrip": false,
256
+ "normalized": false,
257
+ "rstrip": false,
258
+ "single_word": false,
259
+ "special": true
260
+ },
261
+ "151675": {
262
+ "content": "<|latent_end|>",
263
+ "lstrip": false,
264
+ "normalized": false,
265
+ "rstrip": false,
266
+ "single_word": false,
267
+ "special": true
268
+ }
269
+ },
270
+ "additional_special_tokens": [
271
+ "<|im_start|>",
272
+ "<|im_end|>",
273
+ "<|object_ref_start|>",
274
+ "<|object_ref_end|>",
275
+ "<|box_start|>",
276
+ "<|box_end|>",
277
+ "<|quad_start|>",
278
+ "<|quad_end|>",
279
+ "<|vision_start|>",
280
+ "<|vision_end|>",
281
+ "<|vision_pad|>",
282
+ "<|image_pad|>",
283
+ "<|video_pad|>"
284
+ ],
285
+ "bos_token": null,
286
+ "clean_up_tokenization_spaces": false,
287
+ "eos_token": "<|endoftext|>",
288
+ "errors": "replace",
289
+ "extra_special_tokens": {},
290
+ "model_max_length": 32768,
291
+ "pad_token": "<|endoftext|>",
292
+ "split_special_tokens": false,
293
+ "tokenizer_class": "Qwen2Tokenizer",
294
+ "unk_token": null
295
+ }
checkpoints/codi_frozen_1.5b_hidden/checkpoint-1500/trainer_state.json ADDED
@@ -0,0 +1,3034 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.43252595155709345,
6
+ "eval_steps": 500,
7
+ "global_step": 1500,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.0014417531718569781,
14
+ "grad_norm": 322.0,
15
+ "kd_loss": 1.997420072555542,
16
+ "learning_rate": 4.444444444444445e-07,
17
+ "loss": 2.1422,
18
+ "step": 5,
19
+ "student_loss": 0.0605761781334877,
20
+ "teacher_loss": 0.0
21
+ },
22
+ {
23
+ "epoch": 0.0028835063437139563,
24
+ "grad_norm": 186.0,
25
+ "kd_loss": 1.8595829010009766,
26
+ "learning_rate": 1.0000000000000002e-06,
27
+ "loss": 2.0829,
28
+ "step": 10,
29
+ "student_loss": 0.09249057620763779,
30
+ "teacher_loss": 0.0
31
+ },
32
+ {
33
+ "epoch": 0.004325259515570935,
34
+ "grad_norm": 117.5,
35
+ "kd_loss": 1.5637085437774658,
36
+ "learning_rate": 1.5555555555555558e-06,
37
+ "loss": 1.972,
38
+ "step": 15,
39
+ "student_loss": 0.026328546926379204,
40
+ "teacher_loss": 0.0
41
+ },
42
+ {
43
+ "epoch": 0.0057670126874279125,
44
+ "grad_norm": 106.5,
45
+ "kd_loss": 1.4912058115005493,
46
+ "learning_rate": 2.1111111111111114e-06,
47
+ "loss": 1.8011,
48
+ "step": 20,
49
+ "student_loss": 0.13309946656227112,
50
+ "teacher_loss": 0.0
51
+ },
52
+ {
53
+ "epoch": 0.00720876585928489,
54
+ "grad_norm": 86.5,
55
+ "kd_loss": 1.1542646884918213,
56
+ "learning_rate": 2.666666666666667e-06,
57
+ "loss": 1.5427,
58
+ "step": 25,
59
+ "student_loss": 0.036511313170194626,
60
+ "teacher_loss": 0.0
61
+ },
62
+ {
63
+ "epoch": 0.00865051903114187,
64
+ "grad_norm": 58.5,
65
+ "kd_loss": 0.9403514266014099,
66
+ "learning_rate": 3.2222222222222227e-06,
67
+ "loss": 1.2794,
68
+ "step": 30,
69
+ "student_loss": 0.01801167242228985,
70
+ "teacher_loss": 0.0
71
+ },
72
+ {
73
+ "epoch": 0.010092272202998846,
74
+ "grad_norm": 31.5,
75
+ "kd_loss": 0.6764306426048279,
76
+ "learning_rate": 3.777777777777778e-06,
77
+ "loss": 1.0897,
78
+ "step": 35,
79
+ "student_loss": 0.0011638500727713108,
80
+ "teacher_loss": 0.0
81
+ },
82
+ {
83
+ "epoch": 0.011534025374855825,
84
+ "grad_norm": 27.625,
85
+ "kd_loss": 0.7702282667160034,
86
+ "learning_rate": 4.333333333333334e-06,
87
+ "loss": 0.9024,
88
+ "step": 40,
89
+ "student_loss": 0.08332191407680511,
90
+ "teacher_loss": 0.0
91
+ },
92
+ {
93
+ "epoch": 0.012975778546712802,
94
+ "grad_norm": 20.875,
95
+ "kd_loss": 1.050789475440979,
96
+ "learning_rate": 4.888888888888889e-06,
97
+ "loss": 0.7206,
98
+ "step": 45,
99
+ "student_loss": 0.07726961374282837,
100
+ "teacher_loss": 0.0
101
+ },
102
+ {
103
+ "epoch": 0.01441753171856978,
104
+ "grad_norm": 44.25,
105
+ "kd_loss": 0.4379478096961975,
106
+ "learning_rate": 5.444444444444445e-06,
107
+ "loss": 0.6754,
108
+ "step": 50,
109
+ "student_loss": 0.007436605170369148,
110
+ "teacher_loss": 0.0
111
+ },
112
+ {
113
+ "epoch": 0.015859284890426758,
114
+ "grad_norm": 17.5,
115
+ "kd_loss": 0.3016382157802582,
116
+ "learning_rate": 6e-06,
117
+ "loss": 0.5857,
118
+ "step": 55,
119
+ "student_loss": 0.002162981079891324,
120
+ "teacher_loss": 0.0
121
+ },
122
+ {
123
+ "epoch": 0.01730103806228374,
124
+ "grad_norm": 24.625,
125
+ "kd_loss": 0.2297545075416565,
126
+ "learning_rate": 6.555555555555556e-06,
127
+ "loss": 0.5265,
128
+ "step": 60,
129
+ "student_loss": 0.012505847960710526,
130
+ "teacher_loss": 0.0
131
+ },
132
+ {
133
+ "epoch": 0.018742791234140715,
134
+ "grad_norm": 14.75,
135
+ "kd_loss": 0.2053602635860443,
136
+ "learning_rate": 7.111111111111112e-06,
137
+ "loss": 0.5101,
138
+ "step": 65,
139
+ "student_loss": 0.04744679108262062,
140
+ "teacher_loss": 0.0
141
+ },
142
+ {
143
+ "epoch": 0.020184544405997693,
144
+ "grad_norm": 34.0,
145
+ "kd_loss": 0.7437167763710022,
146
+ "learning_rate": 7.666666666666667e-06,
147
+ "loss": 0.4523,
148
+ "step": 70,
149
+ "student_loss": 0.029973715543746948,
150
+ "teacher_loss": 0.0
151
+ },
152
+ {
153
+ "epoch": 0.02162629757785467,
154
+ "grad_norm": 14.0625,
155
+ "kd_loss": 0.18727970123291016,
156
+ "learning_rate": 8.222222222222222e-06,
157
+ "loss": 0.4534,
158
+ "step": 75,
159
+ "student_loss": 0.001686512609012425,
160
+ "teacher_loss": 0.0
161
+ },
162
+ {
163
+ "epoch": 0.02306805074971165,
164
+ "grad_norm": 31.0,
165
+ "kd_loss": 0.18602637946605682,
166
+ "learning_rate": 8.777777777777778e-06,
167
+ "loss": 0.4338,
168
+ "step": 80,
169
+ "student_loss": 0.0014192159287631512,
170
+ "teacher_loss": 0.0
171
+ },
172
+ {
173
+ "epoch": 0.024509803921568627,
174
+ "grad_norm": 14.75,
175
+ "kd_loss": 0.11737873405218124,
176
+ "learning_rate": 9.333333333333334e-06,
177
+ "loss": 0.4378,
178
+ "step": 85,
179
+ "student_loss": 0.000477277091704309,
180
+ "teacher_loss": 0.0
181
+ },
182
+ {
183
+ "epoch": 0.025951557093425604,
184
+ "grad_norm": 17.125,
185
+ "kd_loss": 0.7024360299110413,
186
+ "learning_rate": 9.88888888888889e-06,
187
+ "loss": 0.3816,
188
+ "step": 90,
189
+ "student_loss": 0.027783483266830444,
190
+ "teacher_loss": 0.0
191
+ },
192
+ {
193
+ "epoch": 0.027393310265282585,
194
+ "grad_norm": 19.125,
195
+ "kd_loss": 0.3916384279727936,
196
+ "learning_rate": 9.99995337991255e-06,
197
+ "loss": 0.3905,
198
+ "step": 95,
199
+ "student_loss": 0.013136160559952259,
200
+ "teacher_loss": 0.0
201
+ },
202
+ {
203
+ "epoch": 0.02883506343713956,
204
+ "grad_norm": 13.9375,
205
+ "kd_loss": 0.09685378521680832,
206
+ "learning_rate": 9.999763987297266e-06,
207
+ "loss": 0.3485,
208
+ "step": 100,
209
+ "student_loss": 0.0006464557372964919,
210
+ "teacher_loss": 0.0
211
+ },
212
+ {
213
+ "epoch": 0.03027681660899654,
214
+ "grad_norm": 12.5,
215
+ "kd_loss": 0.48202934861183167,
216
+ "learning_rate": 9.999428913912876e-06,
217
+ "loss": 0.3555,
218
+ "step": 105,
219
+ "student_loss": 0.005315156653523445,
220
+ "teacher_loss": 0.0
221
+ },
222
+ {
223
+ "epoch": 0.031718569780853516,
224
+ "grad_norm": 9.8125,
225
+ "kd_loss": 0.42474475502967834,
226
+ "learning_rate": 9.998948169522587e-06,
227
+ "loss": 0.3616,
228
+ "step": 110,
229
+ "student_loss": 0.0304458886384964,
230
+ "teacher_loss": 0.0
231
+ },
232
+ {
233
+ "epoch": 0.03316032295271049,
234
+ "grad_norm": 11.9375,
235
+ "kd_loss": 0.30219101905822754,
236
+ "learning_rate": 9.998321768134101e-06,
237
+ "loss": 0.3669,
238
+ "step": 115,
239
+ "student_loss": 0.0007903591031208634,
240
+ "teacher_loss": 0.0
241
+ },
242
+ {
243
+ "epoch": 0.03460207612456748,
244
+ "grad_norm": 47.0,
245
+ "kd_loss": 0.14825306832790375,
246
+ "learning_rate": 9.997549727999212e-06,
247
+ "loss": 0.3014,
248
+ "step": 120,
249
+ "student_loss": 0.0007933085435070097,
250
+ "teacher_loss": 0.0
251
+ },
252
+ {
253
+ "epoch": 0.036043829296424454,
254
+ "grad_norm": 10.6875,
255
+ "kd_loss": 0.6828317046165466,
256
+ "learning_rate": 9.996632071613257e-06,
257
+ "loss": 0.3416,
258
+ "step": 125,
259
+ "student_loss": 0.056072596460580826,
260
+ "teacher_loss": 0.0
261
+ },
262
+ {
263
+ "epoch": 0.03748558246828143,
264
+ "grad_norm": 21.5,
265
+ "kd_loss": 0.16518603265285492,
266
+ "learning_rate": 9.995568825714479e-06,
267
+ "loss": 0.3623,
268
+ "step": 130,
269
+ "student_loss": 0.000613231910392642,
270
+ "teacher_loss": 0.0
271
+ },
272
+ {
273
+ "epoch": 0.03892733564013841,
274
+ "grad_norm": 11.875,
275
+ "kd_loss": 0.4139902889728546,
276
+ "learning_rate": 9.994360021283235e-06,
277
+ "loss": 0.3269,
278
+ "step": 135,
279
+ "student_loss": 0.059860486537218094,
280
+ "teacher_loss": 0.0
281
+ },
282
+ {
283
+ "epoch": 0.040369088811995385,
284
+ "grad_norm": 17.0,
285
+ "kd_loss": 0.15953019261360168,
286
+ "learning_rate": 9.993005693541098e-06,
287
+ "loss": 0.2964,
288
+ "step": 140,
289
+ "student_loss": 0.0005189953953959048,
290
+ "teacher_loss": 0.0
291
+ },
292
+ {
293
+ "epoch": 0.04181084198385236,
294
+ "grad_norm": 19.5,
295
+ "kd_loss": 0.7493298053741455,
296
+ "learning_rate": 9.991505881949837e-06,
297
+ "loss": 0.3058,
298
+ "step": 145,
299
+ "student_loss": 0.053292322903871536,
300
+ "teacher_loss": 0.0
301
+ },
302
+ {
303
+ "epoch": 0.04325259515570934,
304
+ "grad_norm": 15.8125,
305
+ "kd_loss": 0.09782249480485916,
306
+ "learning_rate": 9.989860630210251e-06,
307
+ "loss": 0.3046,
308
+ "step": 150,
309
+ "student_loss": 0.0007303969468921423,
310
+ "teacher_loss": 0.0
311
+ },
312
+ {
313
+ "epoch": 0.04469434832756632,
314
+ "grad_norm": 12.0625,
315
+ "kd_loss": 0.119688019156456,
316
+ "learning_rate": 9.98806998626091e-06,
317
+ "loss": 0.3088,
318
+ "step": 155,
319
+ "student_loss": 0.0005232616094872355,
320
+ "teacher_loss": 0.0
321
+ },
322
+ {
323
+ "epoch": 0.0461361014994233,
324
+ "grad_norm": 17.625,
325
+ "kd_loss": 0.2501586973667145,
326
+ "learning_rate": 9.98613400227676e-06,
327
+ "loss": 0.3508,
328
+ "step": 160,
329
+ "student_loss": 0.0909157246351242,
330
+ "teacher_loss": 0.0
331
+ },
332
+ {
333
+ "epoch": 0.04757785467128028,
334
+ "grad_norm": 25.75,
335
+ "kd_loss": 0.23997722566127777,
336
+ "learning_rate": 9.984052734667586e-06,
337
+ "loss": 0.309,
338
+ "step": 165,
339
+ "student_loss": 0.0003585258382372558,
340
+ "teacher_loss": 0.0
341
+ },
342
+ {
343
+ "epoch": 0.049019607843137254,
344
+ "grad_norm": 53.75,
345
+ "kd_loss": 0.08952173590660095,
346
+ "learning_rate": 9.981826244076387e-06,
347
+ "loss": 0.2906,
348
+ "step": 170,
349
+ "student_loss": 0.0005561846191994846,
350
+ "teacher_loss": 0.0
351
+ },
352
+ {
353
+ "epoch": 0.05046136101499423,
354
+ "grad_norm": 40.0,
355
+ "kd_loss": 0.22894923388957977,
356
+ "learning_rate": 9.979454595377594e-06,
357
+ "loss": 0.2992,
358
+ "step": 175,
359
+ "student_loss": 0.0037626794073730707,
360
+ "teacher_loss": 0.0
361
+ },
362
+ {
363
+ "epoch": 0.05190311418685121,
364
+ "grad_norm": 23.75,
365
+ "kd_loss": 0.23231007158756256,
366
+ "learning_rate": 9.97693785767519e-06,
367
+ "loss": 0.278,
368
+ "step": 180,
369
+ "student_loss": 0.0004788874357473105,
370
+ "teacher_loss": 0.0
371
+ },
372
+ {
373
+ "epoch": 0.05334486735870819,
374
+ "grad_norm": 32.25,
375
+ "kd_loss": 0.32399287819862366,
376
+ "learning_rate": 9.9742761043007e-06,
377
+ "loss": 0.3037,
378
+ "step": 185,
379
+ "student_loss": 0.05988827347755432,
380
+ "teacher_loss": 0.0
381
+ },
382
+ {
383
+ "epoch": 0.05478662053056517,
384
+ "grad_norm": 18.75,
385
+ "kd_loss": 0.46008631587028503,
386
+ "learning_rate": 9.971469412811032e-06,
387
+ "loss": 0.2833,
388
+ "step": 190,
389
+ "student_loss": 0.0008702761260792613,
390
+ "teacher_loss": 0.0
391
+ },
392
+ {
393
+ "epoch": 0.056228373702422146,
394
+ "grad_norm": 10.1875,
395
+ "kd_loss": 0.41200897097587585,
396
+ "learning_rate": 9.968517864986247e-06,
397
+ "loss": 0.2848,
398
+ "step": 195,
399
+ "student_loss": 0.01731002703309059,
400
+ "teacher_loss": 0.0
401
+ },
402
+ {
403
+ "epoch": 0.05767012687427912,
404
+ "grad_norm": 10.875,
405
+ "kd_loss": 0.17150147259235382,
406
+ "learning_rate": 9.965421546827153e-06,
407
+ "loss": 0.2805,
408
+ "step": 200,
409
+ "student_loss": 0.0014504786813631654,
410
+ "teacher_loss": 0.0
411
+ },
412
+ {
413
+ "epoch": 0.0591118800461361,
414
+ "grad_norm": 20.875,
415
+ "kd_loss": 0.1884479522705078,
416
+ "learning_rate": 9.962180548552812e-06,
417
+ "loss": 0.2697,
418
+ "step": 205,
419
+ "student_loss": 0.04227042570710182,
420
+ "teacher_loss": 0.0
421
+ },
422
+ {
423
+ "epoch": 0.06055363321799308,
424
+ "grad_norm": 23.75,
425
+ "kd_loss": 0.24175123870372772,
426
+ "learning_rate": 9.958794964597906e-06,
427
+ "loss": 0.2654,
428
+ "step": 210,
429
+ "student_loss": 0.0005445634596981108,
430
+ "teacher_loss": 0.0
431
+ },
432
+ {
433
+ "epoch": 0.061995386389850055,
434
+ "grad_norm": 25.875,
435
+ "kd_loss": 0.2347751259803772,
436
+ "learning_rate": 9.955264893609986e-06,
437
+ "loss": 0.294,
438
+ "step": 215,
439
+ "student_loss": 0.0005844403640367091,
440
+ "teacher_loss": 0.0
441
+ },
442
+ {
443
+ "epoch": 0.06343713956170703,
444
+ "grad_norm": 17.25,
445
+ "kd_loss": 0.34608691930770874,
446
+ "learning_rate": 9.951590438446597e-06,
447
+ "loss": 0.2777,
448
+ "step": 220,
449
+ "student_loss": 0.06770455092191696,
450
+ "teacher_loss": 0.0
451
+ },
452
+ {
453
+ "epoch": 0.06487889273356401,
454
+ "grad_norm": 37.0,
455
+ "kd_loss": 0.13642175495624542,
456
+ "learning_rate": 9.947771706172285e-06,
457
+ "loss": 0.2711,
458
+ "step": 225,
459
+ "student_loss": 0.029741473495960236,
460
+ "teacher_loss": 0.0
461
+ },
462
+ {
463
+ "epoch": 0.06632064590542099,
464
+ "grad_norm": 13.5,
465
+ "kd_loss": 0.24233467876911163,
466
+ "learning_rate": 9.943808808055472e-06,
467
+ "loss": 0.2623,
468
+ "step": 230,
469
+ "student_loss": 0.0009022229351103306,
470
+ "teacher_loss": 0.0
471
+ },
472
+ {
473
+ "epoch": 0.06776239907727798,
474
+ "grad_norm": 11.875,
475
+ "kd_loss": 0.6708654165267944,
476
+ "learning_rate": 9.93970185956522e-06,
477
+ "loss": 0.2862,
478
+ "step": 235,
479
+ "student_loss": 0.019873904064297676,
480
+ "teacher_loss": 0.0
481
+ },
482
+ {
483
+ "epoch": 0.06920415224913495,
484
+ "grad_norm": 28.0,
485
+ "kd_loss": 0.18894419074058533,
486
+ "learning_rate": 9.93545098036786e-06,
487
+ "loss": 0.2625,
488
+ "step": 240,
489
+ "student_loss": 0.0006731516914442182,
490
+ "teacher_loss": 0.0
491
+ },
492
+ {
493
+ "epoch": 0.07064590542099193,
494
+ "grad_norm": 20.25,
495
+ "kd_loss": 0.13373719155788422,
496
+ "learning_rate": 9.931056294323507e-06,
497
+ "loss": 0.2638,
498
+ "step": 245,
499
+ "student_loss": 0.0005933287902735174,
500
+ "teacher_loss": 0.0
501
+ },
502
+ {
503
+ "epoch": 0.07208765859284891,
504
+ "grad_norm": 10.0,
505
+ "kd_loss": 0.12812890112400055,
506
+ "learning_rate": 9.926517929482454e-06,
507
+ "loss": 0.2926,
508
+ "step": 250,
509
+ "student_loss": 0.00034213275648653507,
510
+ "teacher_loss": 0.0
511
+ },
512
+ {
513
+ "epoch": 0.07352941176470588,
514
+ "grad_norm": 16.75,
515
+ "kd_loss": 0.08018118143081665,
516
+ "learning_rate": 9.921836018081438e-06,
517
+ "loss": 0.2428,
518
+ "step": 255,
519
+ "student_loss": 0.00025593984173610806,
520
+ "teacher_loss": 0.0
521
+ },
522
+ {
523
+ "epoch": 0.07497116493656286,
524
+ "grad_norm": 10.75,
525
+ "kd_loss": 0.19167569279670715,
526
+ "learning_rate": 9.917010696539793e-06,
527
+ "loss": 0.305,
528
+ "step": 260,
529
+ "student_loss": 0.04356108978390694,
530
+ "teacher_loss": 0.0
531
+ },
532
+ {
533
+ "epoch": 0.07641291810841984,
534
+ "grad_norm": 26.625,
535
+ "kd_loss": 0.0696549043059349,
536
+ "learning_rate": 9.912042105455462e-06,
537
+ "loss": 0.2747,
538
+ "step": 265,
539
+ "student_loss": 0.0003771705087274313,
540
+ "teacher_loss": 0.0
541
+ },
542
+ {
543
+ "epoch": 0.07785467128027682,
544
+ "grad_norm": 12.0625,
545
+ "kd_loss": 0.06586078554391861,
546
+ "learning_rate": 9.906930389600917e-06,
547
+ "loss": 0.2801,
548
+ "step": 270,
549
+ "student_loss": 0.00041506686829961836,
550
+ "teacher_loss": 0.0
551
+ },
552
+ {
553
+ "epoch": 0.07929642445213379,
554
+ "grad_norm": 20.75,
555
+ "kd_loss": 0.14978329837322235,
556
+ "learning_rate": 9.901675697918925e-06,
557
+ "loss": 0.2886,
558
+ "step": 275,
559
+ "student_loss": 0.04765838012099266,
560
+ "teacher_loss": 0.0
561
+ },
562
+ {
563
+ "epoch": 0.08073817762399077,
564
+ "grad_norm": 21.75,
565
+ "kd_loss": 0.17263588309288025,
566
+ "learning_rate": 9.896278183518216e-06,
567
+ "loss": 0.2897,
568
+ "step": 280,
569
+ "student_loss": 0.0004967491258867085,
570
+ "teacher_loss": 0.0
571
+ },
572
+ {
573
+ "epoch": 0.08217993079584775,
574
+ "grad_norm": 20.0,
575
+ "kd_loss": 0.10580945014953613,
576
+ "learning_rate": 9.890738003669029e-06,
577
+ "loss": 0.293,
578
+ "step": 285,
579
+ "student_loss": 0.0005849753506481647,
580
+ "teacher_loss": 0.0
581
+ },
582
+ {
583
+ "epoch": 0.08362168396770472,
584
+ "grad_norm": 12.1875,
585
+ "kd_loss": 0.09176977723836899,
586
+ "learning_rate": 9.885055319798514e-06,
587
+ "loss": 0.3088,
588
+ "step": 290,
589
+ "student_loss": 0.0006238222122192383,
590
+ "teacher_loss": 0.0
591
+ },
592
+ {
593
+ "epoch": 0.0850634371395617,
594
+ "grad_norm": 10.9375,
595
+ "kd_loss": 0.07891599833965302,
596
+ "learning_rate": 9.879230297486034e-06,
597
+ "loss": 0.2957,
598
+ "step": 295,
599
+ "student_loss": 0.0005840823869220912,
600
+ "teacher_loss": 0.0
601
+ },
602
+ {
603
+ "epoch": 0.08650519031141868,
604
+ "grad_norm": 7.9375,
605
+ "kd_loss": 0.3616674840450287,
606
+ "learning_rate": 9.873263106458353e-06,
607
+ "loss": 0.2483,
608
+ "step": 300,
609
+ "student_loss": 0.019933484494686127,
610
+ "teacher_loss": 0.0
611
+ },
612
+ {
613
+ "epoch": 0.08794694348327567,
614
+ "grad_norm": 15.9375,
615
+ "kd_loss": 0.15585829317569733,
616
+ "learning_rate": 9.86715392058467e-06,
617
+ "loss": 0.2522,
618
+ "step": 305,
619
+ "student_loss": 0.018561875447630882,
620
+ "teacher_loss": 0.0
621
+ },
622
+ {
623
+ "epoch": 0.08938869665513265,
624
+ "grad_norm": 10.1875,
625
+ "kd_loss": 0.06951466202735901,
626
+ "learning_rate": 9.860902917871566e-06,
627
+ "loss": 0.2646,
628
+ "step": 310,
629
+ "student_loss": 0.00046623480739071965,
630
+ "teacher_loss": 0.0
631
+ },
632
+ {
633
+ "epoch": 0.09083044982698962,
634
+ "grad_norm": 11.5,
635
+ "kd_loss": 0.2836111783981323,
636
+ "learning_rate": 9.854510280457819e-06,
637
+ "loss": 0.2393,
638
+ "step": 315,
639
+ "student_loss": 0.012322928756475449,
640
+ "teacher_loss": 0.0
641
+ },
642
+ {
643
+ "epoch": 0.0922722029988466,
644
+ "grad_norm": 13.6875,
645
+ "kd_loss": 0.10447105020284653,
646
+ "learning_rate": 9.847976194609083e-06,
647
+ "loss": 0.2668,
648
+ "step": 320,
649
+ "student_loss": 0.00048153125680983067,
650
+ "teacher_loss": 0.0
651
+ },
652
+ {
653
+ "epoch": 0.09371395617070358,
654
+ "grad_norm": 11.0625,
655
+ "kd_loss": 0.4263528883457184,
656
+ "learning_rate": 9.841300850712479e-06,
657
+ "loss": 0.2377,
658
+ "step": 325,
659
+ "student_loss": 0.00044430175330489874,
660
+ "teacher_loss": 0.0
661
+ },
662
+ {
663
+ "epoch": 0.09515570934256055,
664
+ "grad_norm": 17.5,
665
+ "kd_loss": 0.6019083261489868,
666
+ "learning_rate": 9.834484443271035e-06,
667
+ "loss": 0.2697,
668
+ "step": 330,
669
+ "student_loss": 0.05738024041056633,
670
+ "teacher_loss": 0.0
671
+ },
672
+ {
673
+ "epoch": 0.09659746251441753,
674
+ "grad_norm": 7.125,
675
+ "kd_loss": 0.0715835765004158,
676
+ "learning_rate": 9.827527170898019e-06,
677
+ "loss": 0.2054,
678
+ "step": 335,
679
+ "student_loss": 0.0005960066919215024,
680
+ "teacher_loss": 0.0
681
+ },
682
+ {
683
+ "epoch": 0.09803921568627451,
684
+ "grad_norm": 15.1875,
685
+ "kd_loss": 0.10987883061170578,
686
+ "learning_rate": 9.820429236311158e-06,
687
+ "loss": 0.2695,
688
+ "step": 340,
689
+ "student_loss": 0.009573950432240963,
690
+ "teacher_loss": 0.0
691
+ },
692
+ {
693
+ "epoch": 0.09948096885813149,
694
+ "grad_norm": 34.0,
695
+ "kd_loss": 0.17168864607810974,
696
+ "learning_rate": 9.81319084632673e-06,
697
+ "loss": 0.258,
698
+ "step": 345,
699
+ "student_loss": 0.016774671152234077,
700
+ "teacher_loss": 0.0
701
+ },
702
+ {
703
+ "epoch": 0.10092272202998846,
704
+ "grad_norm": 21.375,
705
+ "kd_loss": 0.532006025314331,
706
+ "learning_rate": 9.805812211853534e-06,
707
+ "loss": 0.2368,
708
+ "step": 350,
709
+ "student_loss": 0.0042114779353141785,
710
+ "teacher_loss": 0.0
711
+ },
712
+ {
713
+ "epoch": 0.10236447520184544,
714
+ "grad_norm": 16.625,
715
+ "kd_loss": 0.0480809211730957,
716
+ "learning_rate": 9.798293547886748e-06,
717
+ "loss": 0.2384,
718
+ "step": 355,
719
+ "student_loss": 0.000468328595161438,
720
+ "teacher_loss": 0.0
721
+ },
722
+ {
723
+ "epoch": 0.10380622837370242,
724
+ "grad_norm": 19.625,
725
+ "kd_loss": 0.06214166805148125,
726
+ "learning_rate": 9.790635073501662e-06,
727
+ "loss": 0.2473,
728
+ "step": 360,
729
+ "student_loss": 0.0004774518311023712,
730
+ "teacher_loss": 0.0
731
+ },
732
+ {
733
+ "epoch": 0.1052479815455594,
734
+ "grad_norm": 11.0,
735
+ "kd_loss": 0.23296360671520233,
736
+ "learning_rate": 9.782837011847294e-06,
737
+ "loss": 0.3018,
738
+ "step": 365,
739
+ "student_loss": 0.045026302337646484,
740
+ "teacher_loss": 0.0
741
+ },
742
+ {
743
+ "epoch": 0.10668973471741638,
744
+ "grad_norm": 14.5625,
745
+ "kd_loss": 0.39091649651527405,
746
+ "learning_rate": 9.774899590139897e-06,
747
+ "loss": 0.2487,
748
+ "step": 370,
749
+ "student_loss": 0.019704369828104973,
750
+ "teacher_loss": 0.0
751
+ },
752
+ {
753
+ "epoch": 0.10813148788927336,
754
+ "grad_norm": 9.1875,
755
+ "kd_loss": 0.1680285483598709,
756
+ "learning_rate": 9.766823039656328e-06,
757
+ "loss": 0.2398,
758
+ "step": 375,
759
+ "student_loss": 0.038442861288785934,
760
+ "teacher_loss": 0.0
761
+ },
762
+ {
763
+ "epoch": 0.10957324106113034,
764
+ "grad_norm": 17.875,
765
+ "kd_loss": 0.06734355539083481,
766
+ "learning_rate": 9.758607595727309e-06,
767
+ "loss": 0.2636,
768
+ "step": 380,
769
+ "student_loss": 0.0004427676321938634,
770
+ "teacher_loss": 0.0
771
+ },
772
+ {
773
+ "epoch": 0.11101499423298732,
774
+ "grad_norm": 16.25,
775
+ "kd_loss": 0.16070111095905304,
776
+ "learning_rate": 9.75025349773058e-06,
777
+ "loss": 0.2488,
778
+ "step": 385,
779
+ "student_loss": 0.0003361160634085536,
780
+ "teacher_loss": 0.0
781
+ },
782
+ {
783
+ "epoch": 0.11245674740484429,
784
+ "grad_norm": 10.0,
785
+ "kd_loss": 0.06088823080062866,
786
+ "learning_rate": 9.741760989083914e-06,
787
+ "loss": 0.2351,
788
+ "step": 390,
789
+ "student_loss": 0.00025634359917603433,
790
+ "teacher_loss": 0.0
791
+ },
792
+ {
793
+ "epoch": 0.11389850057670127,
794
+ "grad_norm": 17.375,
795
+ "kd_loss": 0.1013672724366188,
796
+ "learning_rate": 9.73313031723803e-06,
797
+ "loss": 0.2348,
798
+ "step": 395,
799
+ "student_loss": 0.00046920194290578365,
800
+ "teacher_loss": 0.0
801
+ },
802
+ {
803
+ "epoch": 0.11534025374855825,
804
+ "grad_norm": 12.9375,
805
+ "kd_loss": 0.12313513457775116,
806
+ "learning_rate": 9.724361733669383e-06,
807
+ "loss": 0.1916,
808
+ "step": 400,
809
+ "student_loss": 0.0006792352651245892,
810
+ "teacher_loss": 0.0
811
+ },
812
+ {
813
+ "epoch": 0.11678200692041522,
814
+ "grad_norm": 12.4375,
815
+ "kd_loss": 0.11874714493751526,
816
+ "learning_rate": 9.715455493872827e-06,
817
+ "loss": 0.2445,
818
+ "step": 405,
819
+ "student_loss": 0.0060541993007063866,
820
+ "teacher_loss": 0.0
821
+ },
822
+ {
823
+ "epoch": 0.1182237600922722,
824
+ "grad_norm": 15.875,
825
+ "kd_loss": 0.3652341663837433,
826
+ "learning_rate": 9.70641185735419e-06,
827
+ "loss": 0.2546,
828
+ "step": 410,
829
+ "student_loss": 0.017243457958102226,
830
+ "teacher_loss": 0.0
831
+ },
832
+ {
833
+ "epoch": 0.11966551326412918,
834
+ "grad_norm": 14.0,
835
+ "kd_loss": 0.1578780561685562,
836
+ "learning_rate": 9.697231087622691e-06,
837
+ "loss": 0.2759,
838
+ "step": 415,
839
+ "student_loss": 0.0010528146522119641,
840
+ "teacher_loss": 0.0
841
+ },
842
+ {
843
+ "epoch": 0.12110726643598616,
844
+ "grad_norm": 13.1875,
845
+ "kd_loss": 0.3285977840423584,
846
+ "learning_rate": 9.687913452183277e-06,
847
+ "loss": 0.2341,
848
+ "step": 420,
849
+ "student_loss": 0.06141834706068039,
850
+ "teacher_loss": 0.0
851
+ },
852
+ {
853
+ "epoch": 0.12254901960784313,
854
+ "grad_norm": 15.1875,
855
+ "kd_loss": 0.05784276872873306,
856
+ "learning_rate": 9.678459222528825e-06,
857
+ "loss": 0.2234,
858
+ "step": 425,
859
+ "student_loss": 0.0011342725483700633,
860
+ "teacher_loss": 0.0
861
+ },
862
+ {
863
+ "epoch": 0.12399077277970011,
864
+ "grad_norm": 11.8125,
865
+ "kd_loss": 0.35227036476135254,
866
+ "learning_rate": 9.668868674132224e-06,
867
+ "loss": 0.3045,
868
+ "step": 430,
869
+ "student_loss": 0.05136450007557869,
870
+ "teacher_loss": 0.0
871
+ },
872
+ {
873
+ "epoch": 0.1254325259515571,
874
+ "grad_norm": 13.0625,
875
+ "kd_loss": 0.09926026314496994,
876
+ "learning_rate": 9.65914208643836e-06,
877
+ "loss": 0.2054,
878
+ "step": 435,
879
+ "student_loss": 0.0007687933393754065,
880
+ "teacher_loss": 0.0
881
+ },
882
+ {
883
+ "epoch": 0.12687427912341406,
884
+ "grad_norm": 10.8125,
885
+ "kd_loss": 0.3320644795894623,
886
+ "learning_rate": 9.649279742855964e-06,
887
+ "loss": 0.2635,
888
+ "step": 440,
889
+ "student_loss": 0.02549891546368599,
890
+ "teacher_loss": 0.0
891
+ },
892
+ {
893
+ "epoch": 0.12831603229527105,
894
+ "grad_norm": 10.0,
895
+ "kd_loss": 0.19906648993492126,
896
+ "learning_rate": 9.639281930749363e-06,
897
+ "loss": 0.2341,
898
+ "step": 445,
899
+ "student_loss": 0.025979263707995415,
900
+ "teacher_loss": 0.0
901
+ },
902
+ {
903
+ "epoch": 0.12975778546712802,
904
+ "grad_norm": 9.25,
905
+ "kd_loss": 0.164601668715477,
906
+ "learning_rate": 9.629148941430096e-06,
907
+ "loss": 0.2751,
908
+ "step": 450,
909
+ "student_loss": 0.0007244550506584346,
910
+ "teacher_loss": 0.0
911
+ },
912
+ {
913
+ "epoch": 0.131199538638985,
914
+ "grad_norm": 7.78125,
915
+ "kd_loss": 0.04286447539925575,
916
+ "learning_rate": 9.618881070148436e-06,
917
+ "loss": 0.2417,
918
+ "step": 455,
919
+ "student_loss": 0.000796566077042371,
920
+ "teacher_loss": 0.0
921
+ },
922
+ {
923
+ "epoch": 0.13264129181084197,
924
+ "grad_norm": 13.1875,
925
+ "kd_loss": 0.17657798528671265,
926
+ "learning_rate": 9.608478616084784e-06,
927
+ "loss": 0.1985,
928
+ "step": 460,
929
+ "student_loss": 0.00047529107541777194,
930
+ "teacher_loss": 0.0
931
+ },
932
+ {
933
+ "epoch": 0.13408304498269896,
934
+ "grad_norm": 6.90625,
935
+ "kd_loss": 0.2981259524822235,
936
+ "learning_rate": 9.597941882340947e-06,
937
+ "loss": 0.2786,
938
+ "step": 465,
939
+ "student_loss": 0.00040858631837181747,
940
+ "teacher_loss": 0.0
941
+ },
942
+ {
943
+ "epoch": 0.13552479815455595,
944
+ "grad_norm": 25.0,
945
+ "kd_loss": 0.09742365032434464,
946
+ "learning_rate": 9.587271175931313e-06,
947
+ "loss": 0.2365,
948
+ "step": 470,
949
+ "student_loss": 0.0003401920839678496,
950
+ "teacher_loss": 0.0
951
+ },
952
+ {
953
+ "epoch": 0.13696655132641292,
954
+ "grad_norm": 23.625,
955
+ "kd_loss": 0.24699804186820984,
956
+ "learning_rate": 9.5764668077739e-06,
957
+ "loss": 0.1986,
958
+ "step": 475,
959
+ "student_loss": 0.0005240993923507631,
960
+ "teacher_loss": 0.0
961
+ },
962
+ {
963
+ "epoch": 0.1384083044982699,
964
+ "grad_norm": 21.75,
965
+ "kd_loss": 0.19472193717956543,
966
+ "learning_rate": 9.5655290926813e-06,
967
+ "loss": 0.2274,
968
+ "step": 480,
969
+ "student_loss": 0.008671707473695278,
970
+ "teacher_loss": 0.0
971
+ },
972
+ {
973
+ "epoch": 0.13985005767012687,
974
+ "grad_norm": 17.125,
975
+ "kd_loss": 0.055427636951208115,
976
+ "learning_rate": 9.554458349351507e-06,
977
+ "loss": 0.2293,
978
+ "step": 485,
979
+ "student_loss": 0.0014853382017463446,
980
+ "teacher_loss": 0.0
981
+ },
982
+ {
983
+ "epoch": 0.14129181084198386,
984
+ "grad_norm": 13.3125,
985
+ "kd_loss": 0.2377857267856598,
986
+ "learning_rate": 9.54325490035863e-06,
987
+ "loss": 0.2595,
988
+ "step": 490,
989
+ "student_loss": 0.000622899504378438,
990
+ "teacher_loss": 0.0
991
+ },
992
+ {
993
+ "epoch": 0.14273356401384082,
994
+ "grad_norm": 9.3125,
995
+ "kd_loss": 0.3495025932788849,
996
+ "learning_rate": 9.531919072143488e-06,
997
+ "loss": 0.2468,
998
+ "step": 495,
999
+ "student_loss": 0.0005211852840147913,
1000
+ "teacher_loss": 0.0
1001
+ },
1002
+ {
1003
+ "epoch": 0.14417531718569782,
1004
+ "grad_norm": 10.3125,
1005
+ "kd_loss": 0.18743589520454407,
1006
+ "learning_rate": 9.520451195004107e-06,
1007
+ "loss": 0.2461,
1008
+ "step": 500,
1009
+ "student_loss": 0.0002995518152602017,
1010
+ "teacher_loss": 0.0
1011
+ },
1012
+ {
1013
+ "epoch": 0.14561707035755478,
1014
+ "grad_norm": 12.5,
1015
+ "kd_loss": 0.23420903086662292,
1016
+ "learning_rate": 9.508851603086094e-06,
1017
+ "loss": 0.2539,
1018
+ "step": 505,
1019
+ "student_loss": 0.0004655766242649406,
1020
+ "teacher_loss": 0.0
1021
+ },
1022
+ {
1023
+ "epoch": 0.14705882352941177,
1024
+ "grad_norm": 20.375,
1025
+ "kd_loss": 0.06832753121852875,
1026
+ "learning_rate": 9.497120634372894e-06,
1027
+ "loss": 0.261,
1028
+ "step": 510,
1029
+ "student_loss": 0.0003136875166092068,
1030
+ "teacher_loss": 0.0
1031
+ },
1032
+ {
1033
+ "epoch": 0.14850057670126873,
1034
+ "grad_norm": 8.9375,
1035
+ "kd_loss": 0.09611348807811737,
1036
+ "learning_rate": 9.48525863067595e-06,
1037
+ "loss": 0.2116,
1038
+ "step": 515,
1039
+ "student_loss": 0.007644087541848421,
1040
+ "teacher_loss": 0.0
1041
+ },
1042
+ {
1043
+ "epoch": 0.14994232987312572,
1044
+ "grad_norm": 7.28125,
1045
+ "kd_loss": 0.2377752661705017,
1046
+ "learning_rate": 9.473265937624748e-06,
1047
+ "loss": 0.217,
1048
+ "step": 520,
1049
+ "student_loss": 0.04185197129845619,
1050
+ "teacher_loss": 0.0
1051
+ },
1052
+ {
1053
+ "epoch": 0.1513840830449827,
1054
+ "grad_norm": 23.375,
1055
+ "kd_loss": 0.20080943405628204,
1056
+ "learning_rate": 9.461142904656722e-06,
1057
+ "loss": 0.249,
1058
+ "step": 525,
1059
+ "student_loss": 0.000431343651143834,
1060
+ "teacher_loss": 0.0
1061
+ },
1062
+ {
1063
+ "epoch": 0.15282583621683968,
1064
+ "grad_norm": 13.5625,
1065
+ "kd_loss": 0.0958016961812973,
1066
+ "learning_rate": 9.448889885007105e-06,
1067
+ "loss": 0.2305,
1068
+ "step": 530,
1069
+ "student_loss": 0.0003980971814598888,
1070
+ "teacher_loss": 0.0
1071
+ },
1072
+ {
1073
+ "epoch": 0.15426758938869667,
1074
+ "grad_norm": 21.625,
1075
+ "kd_loss": 0.37275564670562744,
1076
+ "learning_rate": 9.436507235698613e-06,
1077
+ "loss": 0.2309,
1078
+ "step": 535,
1079
+ "student_loss": 0.0004774174012709409,
1080
+ "teacher_loss": 0.0
1081
+ },
1082
+ {
1083
+ "epoch": 0.15570934256055363,
1084
+ "grad_norm": 31.375,
1085
+ "kd_loss": 0.17777006328105927,
1086
+ "learning_rate": 9.423995317531049e-06,
1087
+ "loss": 0.2529,
1088
+ "step": 540,
1089
+ "student_loss": 0.0005782285006716847,
1090
+ "teacher_loss": 0.0
1091
+ },
1092
+ {
1093
+ "epoch": 0.15715109573241062,
1094
+ "grad_norm": 17.125,
1095
+ "kd_loss": 0.07950557768344879,
1096
+ "learning_rate": 9.4113544950708e-06,
1097
+ "loss": 0.2076,
1098
+ "step": 545,
1099
+ "student_loss": 0.00357666308991611,
1100
+ "teacher_loss": 0.0
1101
+ },
1102
+ {
1103
+ "epoch": 0.15859284890426759,
1104
+ "grad_norm": 17.0,
1105
+ "kd_loss": 0.15328699350357056,
1106
+ "learning_rate": 9.398585136640195e-06,
1107
+ "loss": 0.2046,
1108
+ "step": 550,
1109
+ "student_loss": 0.0001933475286932662,
1110
+ "teacher_loss": 0.0
1111
+ },
1112
+ {
1113
+ "epoch": 0.16003460207612458,
1114
+ "grad_norm": 20.25,
1115
+ "kd_loss": 0.5593510866165161,
1116
+ "learning_rate": 9.38568761430679e-06,
1117
+ "loss": 0.2422,
1118
+ "step": 555,
1119
+ "student_loss": 0.06740490347146988,
1120
+ "teacher_loss": 0.0
1121
+ },
1122
+ {
1123
+ "epoch": 0.16147635524798154,
1124
+ "grad_norm": 16.875,
1125
+ "kd_loss": 0.4548700153827667,
1126
+ "learning_rate": 9.372662303872514e-06,
1127
+ "loss": 0.2419,
1128
+ "step": 560,
1129
+ "student_loss": 0.0748598724603653,
1130
+ "teacher_loss": 0.0
1131
+ },
1132
+ {
1133
+ "epoch": 0.16291810841983853,
1134
+ "grad_norm": 9.375,
1135
+ "kd_loss": 0.22124871611595154,
1136
+ "learning_rate": 9.359509584862735e-06,
1137
+ "loss": 0.2165,
1138
+ "step": 565,
1139
+ "student_loss": 0.03530263155698776,
1140
+ "teacher_loss": 0.0
1141
+ },
1142
+ {
1143
+ "epoch": 0.1643598615916955,
1144
+ "grad_norm": 17.875,
1145
+ "kd_loss": 0.26488637924194336,
1146
+ "learning_rate": 9.346229840515186e-06,
1147
+ "loss": 0.2562,
1148
+ "step": 570,
1149
+ "student_loss": 0.010391860269010067,
1150
+ "teacher_loss": 0.0
1151
+ },
1152
+ {
1153
+ "epoch": 0.16580161476355249,
1154
+ "grad_norm": 15.3125,
1155
+ "kd_loss": 0.09221018850803375,
1156
+ "learning_rate": 9.332823457768805e-06,
1157
+ "loss": 0.2131,
1158
+ "step": 575,
1159
+ "student_loss": 0.0004648648900911212,
1160
+ "teacher_loss": 0.0
1161
+ },
1162
+ {
1163
+ "epoch": 0.16724336793540945,
1164
+ "grad_norm": 9.625,
1165
+ "kd_loss": 0.153616264462471,
1166
+ "learning_rate": 9.31929082725246e-06,
1167
+ "loss": 0.205,
1168
+ "step": 580,
1169
+ "student_loss": 0.0011936463415622711,
1170
+ "teacher_loss": 0.0
1171
+ },
1172
+ {
1173
+ "epoch": 0.16868512110726644,
1174
+ "grad_norm": 37.75,
1175
+ "kd_loss": 0.15198436379432678,
1176
+ "learning_rate": 9.305632343273567e-06,
1177
+ "loss": 0.1994,
1178
+ "step": 585,
1179
+ "student_loss": 0.0003124019131064415,
1180
+ "teacher_loss": 0.0
1181
+ },
1182
+ {
1183
+ "epoch": 0.1701268742791234,
1184
+ "grad_norm": 9.75,
1185
+ "kd_loss": 0.17398428916931152,
1186
+ "learning_rate": 9.291848403806604e-06,
1187
+ "loss": 0.2032,
1188
+ "step": 590,
1189
+ "student_loss": 0.0004771619278471917,
1190
+ "teacher_loss": 0.0
1191
+ },
1192
+ {
1193
+ "epoch": 0.1715686274509804,
1194
+ "grad_norm": 17.25,
1195
+ "kd_loss": 0.10845454782247543,
1196
+ "learning_rate": 9.277939410481507e-06,
1197
+ "loss": 0.2295,
1198
+ "step": 595,
1199
+ "student_loss": 0.0003602717479225248,
1200
+ "teacher_loss": 0.0
1201
+ },
1202
+ {
1203
+ "epoch": 0.17301038062283736,
1204
+ "grad_norm": 21.75,
1205
+ "kd_loss": 0.2581179738044739,
1206
+ "learning_rate": 9.263905768571977e-06,
1207
+ "loss": 0.2434,
1208
+ "step": 600,
1209
+ "student_loss": 0.04208357632160187,
1210
+ "teacher_loss": 0.0
1211
+ },
1212
+ {
1213
+ "epoch": 0.17445213379469435,
1214
+ "grad_norm": 20.75,
1215
+ "kd_loss": 0.19223031401634216,
1216
+ "learning_rate": 9.249747886983664e-06,
1217
+ "loss": 0.2328,
1218
+ "step": 605,
1219
+ "student_loss": 0.07404639571905136,
1220
+ "teacher_loss": 0.0
1221
+ },
1222
+ {
1223
+ "epoch": 0.17589388696655134,
1224
+ "grad_norm": 13.5625,
1225
+ "kd_loss": 0.3590433597564697,
1226
+ "learning_rate": 9.235466178242255e-06,
1227
+ "loss": 0.238,
1228
+ "step": 610,
1229
+ "student_loss": 0.0011161614675074816,
1230
+ "teacher_loss": 0.0
1231
+ },
1232
+ {
1233
+ "epoch": 0.1773356401384083,
1234
+ "grad_norm": 26.625,
1235
+ "kd_loss": 0.06018394976854324,
1236
+ "learning_rate": 9.221061058481456e-06,
1237
+ "loss": 0.1984,
1238
+ "step": 615,
1239
+ "student_loss": 0.0002010497555602342,
1240
+ "teacher_loss": 0.0
1241
+ },
1242
+ {
1243
+ "epoch": 0.1787773933102653,
1244
+ "grad_norm": 16.5,
1245
+ "kd_loss": 0.2592211663722992,
1246
+ "learning_rate": 9.206532947430865e-06,
1247
+ "loss": 0.2219,
1248
+ "step": 620,
1249
+ "student_loss": 0.013502068817615509,
1250
+ "teacher_loss": 0.0
1251
+ },
1252
+ {
1253
+ "epoch": 0.18021914648212226,
1254
+ "grad_norm": 16.0,
1255
+ "kd_loss": 0.09846622496843338,
1256
+ "learning_rate": 9.191882268403743e-06,
1257
+ "loss": 0.2017,
1258
+ "step": 625,
1259
+ "student_loss": 0.0058509972877800465,
1260
+ "teacher_loss": 0.0
1261
+ },
1262
+ {
1263
+ "epoch": 0.18166089965397925,
1264
+ "grad_norm": 27.75,
1265
+ "kd_loss": 0.5237650871276855,
1266
+ "learning_rate": 9.177109448284673e-06,
1267
+ "loss": 0.236,
1268
+ "step": 630,
1269
+ "student_loss": 0.06524383276700974,
1270
+ "teacher_loss": 0.0
1271
+ },
1272
+ {
1273
+ "epoch": 0.1831026528258362,
1274
+ "grad_norm": 18.0,
1275
+ "kd_loss": 0.13129356503486633,
1276
+ "learning_rate": 9.162214917517139e-06,
1277
+ "loss": 0.2477,
1278
+ "step": 635,
1279
+ "student_loss": 0.00046817411202937365,
1280
+ "teacher_loss": 0.0
1281
+ },
1282
+ {
1283
+ "epoch": 0.1845444059976932,
1284
+ "grad_norm": 12.125,
1285
+ "kd_loss": 0.09964244067668915,
1286
+ "learning_rate": 9.14719911009096e-06,
1287
+ "loss": 0.1964,
1288
+ "step": 640,
1289
+ "student_loss": 0.00038446439430117607,
1290
+ "teacher_loss": 0.0
1291
+ },
1292
+ {
1293
+ "epoch": 0.18598615916955016,
1294
+ "grad_norm": 12.3125,
1295
+ "kd_loss": 0.1809924840927124,
1296
+ "learning_rate": 9.132062463529666e-06,
1297
+ "loss": 0.2034,
1298
+ "step": 645,
1299
+ "student_loss": 0.0003987185191363096,
1300
+ "teacher_loss": 0.0
1301
+ },
1302
+ {
1303
+ "epoch": 0.18742791234140715,
1304
+ "grad_norm": 43.75,
1305
+ "kd_loss": 0.07568997144699097,
1306
+ "learning_rate": 9.11680541887774e-06,
1307
+ "loss": 0.2124,
1308
+ "step": 650,
1309
+ "student_loss": 0.0005847765132784843,
1310
+ "teacher_loss": 0.0
1311
+ },
1312
+ {
1313
+ "epoch": 0.18886966551326412,
1314
+ "grad_norm": 32.0,
1315
+ "kd_loss": 0.18582190573215485,
1316
+ "learning_rate": 9.101428420687759e-06,
1317
+ "loss": 0.2401,
1318
+ "step": 655,
1319
+ "student_loss": 0.00038169475737959146,
1320
+ "teacher_loss": 0.0
1321
+ },
1322
+ {
1323
+ "epoch": 0.1903114186851211,
1324
+ "grad_norm": 28.75,
1325
+ "kd_loss": 0.1885007619857788,
1326
+ "learning_rate": 9.085931917007464e-06,
1327
+ "loss": 0.2095,
1328
+ "step": 660,
1329
+ "student_loss": 0.0004360108287073672,
1330
+ "teacher_loss": 0.0
1331
+ },
1332
+ {
1333
+ "epoch": 0.19175317185697807,
1334
+ "grad_norm": 16.625,
1335
+ "kd_loss": 0.4099441170692444,
1336
+ "learning_rate": 9.070316359366681e-06,
1337
+ "loss": 0.2286,
1338
+ "step": 665,
1339
+ "student_loss": 0.0005011683679185808,
1340
+ "teacher_loss": 0.0
1341
+ },
1342
+ {
1343
+ "epoch": 0.19319492502883506,
1344
+ "grad_norm": 13.75,
1345
+ "kd_loss": 0.2379698008298874,
1346
+ "learning_rate": 9.054582202764175e-06,
1347
+ "loss": 0.202,
1348
+ "step": 670,
1349
+ "student_loss": 0.0059415721334517,
1350
+ "teacher_loss": 0.0
1351
+ },
1352
+ {
1353
+ "epoch": 0.19463667820069205,
1354
+ "grad_norm": 7.5,
1355
+ "kd_loss": 0.05046012997627258,
1356
+ "learning_rate": 9.038729905654393e-06,
1357
+ "loss": 0.2227,
1358
+ "step": 675,
1359
+ "student_loss": 0.00044423757935874164,
1360
+ "teacher_loss": 0.0
1361
+ },
1362
+ {
1363
+ "epoch": 0.19607843137254902,
1364
+ "grad_norm": 14.125,
1365
+ "kd_loss": 0.2490309476852417,
1366
+ "learning_rate": 9.022759929934109e-06,
1367
+ "loss": 0.1973,
1368
+ "step": 680,
1369
+ "student_loss": 0.07809463143348694,
1370
+ "teacher_loss": 0.0
1371
+ },
1372
+ {
1373
+ "epoch": 0.197520184544406,
1374
+ "grad_norm": 19.25,
1375
+ "kd_loss": 0.24093234539031982,
1376
+ "learning_rate": 9.006672740928952e-06,
1377
+ "loss": 0.2393,
1378
+ "step": 685,
1379
+ "student_loss": 0.044076789170503616,
1380
+ "teacher_loss": 0.0
1381
+ },
1382
+ {
1383
+ "epoch": 0.19896193771626297,
1384
+ "grad_norm": 19.25,
1385
+ "kd_loss": 0.7235217094421387,
1386
+ "learning_rate": 8.990468807379861e-06,
1387
+ "loss": 0.2368,
1388
+ "step": 690,
1389
+ "student_loss": 0.054187677800655365,
1390
+ "teacher_loss": 0.0
1391
+ },
1392
+ {
1393
+ "epoch": 0.20040369088811996,
1394
+ "grad_norm": 11.0625,
1395
+ "kd_loss": 0.11449181288480759,
1396
+ "learning_rate": 8.974148601429426e-06,
1397
+ "loss": 0.2614,
1398
+ "step": 695,
1399
+ "student_loss": 0.0049613662995398045,
1400
+ "teacher_loss": 0.0
1401
+ },
1402
+ {
1403
+ "epoch": 0.20184544405997693,
1404
+ "grad_norm": 10.625,
1405
+ "kd_loss": 0.06947001069784164,
1406
+ "learning_rate": 8.957712598608123e-06,
1407
+ "loss": 0.2167,
1408
+ "step": 700,
1409
+ "student_loss": 0.0008642565226182342,
1410
+ "teacher_loss": 0.0
1411
+ },
1412
+ {
1413
+ "epoch": 0.20328719723183392,
1414
+ "grad_norm": 12.5625,
1415
+ "kd_loss": 0.2155514508485794,
1416
+ "learning_rate": 8.941161277820462e-06,
1417
+ "loss": 0.2222,
1418
+ "step": 705,
1419
+ "student_loss": 0.0004866976523771882,
1420
+ "teacher_loss": 0.0
1421
+ },
1422
+ {
1423
+ "epoch": 0.20472895040369088,
1424
+ "grad_norm": 11.25,
1425
+ "kd_loss": 0.45056015253067017,
1426
+ "learning_rate": 8.924495121331038e-06,
1427
+ "loss": 0.2276,
1428
+ "step": 710,
1429
+ "student_loss": 0.008678597398102283,
1430
+ "teacher_loss": 0.0
1431
+ },
1432
+ {
1433
+ "epoch": 0.20617070357554787,
1434
+ "grad_norm": 23.875,
1435
+ "kd_loss": 0.08582590520381927,
1436
+ "learning_rate": 8.907714614750473e-06,
1437
+ "loss": 0.2311,
1438
+ "step": 715,
1439
+ "student_loss": 0.01213450264185667,
1440
+ "teacher_loss": 0.0
1441
+ },
1442
+ {
1443
+ "epoch": 0.20761245674740483,
1444
+ "grad_norm": 15.1875,
1445
+ "kd_loss": 0.16561608016490936,
1446
+ "learning_rate": 8.890820247021263e-06,
1447
+ "loss": 0.23,
1448
+ "step": 720,
1449
+ "student_loss": 0.002681850688531995,
1450
+ "teacher_loss": 0.0
1451
+ },
1452
+ {
1453
+ "epoch": 0.20905420991926182,
1454
+ "grad_norm": 20.875,
1455
+ "kd_loss": 0.07642826437950134,
1456
+ "learning_rate": 8.873812510403545e-06,
1457
+ "loss": 0.1851,
1458
+ "step": 725,
1459
+ "student_loss": 0.00026688360958360136,
1460
+ "teacher_loss": 0.0
1461
+ },
1462
+ {
1463
+ "epoch": 0.2104959630911188,
1464
+ "grad_norm": 17.25,
1465
+ "kd_loss": 0.17072460055351257,
1466
+ "learning_rate": 8.85669190046074e-06,
1467
+ "loss": 0.2456,
1468
+ "step": 730,
1469
+ "student_loss": 0.017637869343161583,
1470
+ "teacher_loss": 0.0
1471
+ },
1472
+ {
1473
+ "epoch": 0.21193771626297578,
1474
+ "grad_norm": 13.25,
1475
+ "kd_loss": 0.1058090403676033,
1476
+ "learning_rate": 8.839458916045117e-06,
1477
+ "loss": 0.2502,
1478
+ "step": 735,
1479
+ "student_loss": 0.0003498170990496874,
1480
+ "teacher_loss": 0.0
1481
+ },
1482
+ {
1483
+ "epoch": 0.21337946943483277,
1484
+ "grad_norm": 6.5,
1485
+ "kd_loss": 0.2888850271701813,
1486
+ "learning_rate": 8.822114059283267e-06,
1487
+ "loss": 0.2033,
1488
+ "step": 740,
1489
+ "student_loss": 0.002009955933317542,
1490
+ "teacher_loss": 0.0
1491
+ },
1492
+ {
1493
+ "epoch": 0.21482122260668973,
1494
+ "grad_norm": 7.625,
1495
+ "kd_loss": 0.11317810416221619,
1496
+ "learning_rate": 8.804657835561456e-06,
1497
+ "loss": 0.2178,
1498
+ "step": 745,
1499
+ "student_loss": 0.04010392725467682,
1500
+ "teacher_loss": 0.0
1501
+ },
1502
+ {
1503
+ "epoch": 0.21626297577854672,
1504
+ "grad_norm": 17.5,
1505
+ "kd_loss": 0.7453857064247131,
1506
+ "learning_rate": 8.787090753510917e-06,
1507
+ "loss": 0.1926,
1508
+ "step": 750,
1509
+ "student_loss": 0.024328170344233513,
1510
+ "teacher_loss": 0.0
1511
+ },
1512
+ {
1513
+ "epoch": 0.2177047289504037,
1514
+ "grad_norm": 10.6875,
1515
+ "kd_loss": 0.06280636787414551,
1516
+ "learning_rate": 8.76941332499301e-06,
1517
+ "loss": 0.2399,
1518
+ "step": 755,
1519
+ "student_loss": 0.032401587814092636,
1520
+ "teacher_loss": 0.0
1521
+ },
1522
+ {
1523
+ "epoch": 0.21914648212226068,
1524
+ "grad_norm": 11.6875,
1525
+ "kd_loss": 0.17805851995944977,
1526
+ "learning_rate": 8.751626065084328e-06,
1527
+ "loss": 0.2135,
1528
+ "step": 760,
1529
+ "student_loss": 0.022408630698919296,
1530
+ "teacher_loss": 0.0
1531
+ },
1532
+ {
1533
+ "epoch": 0.22058823529411764,
1534
+ "grad_norm": 10.0625,
1535
+ "kd_loss": 0.3160823881626129,
1536
+ "learning_rate": 8.733729492061675e-06,
1537
+ "loss": 0.206,
1538
+ "step": 765,
1539
+ "student_loss": 0.005015719681978226,
1540
+ "teacher_loss": 0.0
1541
+ },
1542
+ {
1543
+ "epoch": 0.22202998846597463,
1544
+ "grad_norm": 9.9375,
1545
+ "kd_loss": 0.31819650530815125,
1546
+ "learning_rate": 8.715724127386971e-06,
1547
+ "loss": 0.2282,
1548
+ "step": 770,
1549
+ "student_loss": 0.0012502025347203016,
1550
+ "teacher_loss": 0.0
1551
+ },
1552
+ {
1553
+ "epoch": 0.2234717416378316,
1554
+ "grad_norm": 20.25,
1555
+ "kd_loss": 0.31151849031448364,
1556
+ "learning_rate": 8.697610495692055e-06,
1557
+ "loss": 0.1895,
1558
+ "step": 775,
1559
+ "student_loss": 0.0014239229494705796,
1560
+ "teacher_loss": 0.0
1561
+ },
1562
+ {
1563
+ "epoch": 0.22491349480968859,
1564
+ "grad_norm": 13.0625,
1565
+ "kd_loss": 0.2508423626422882,
1566
+ "learning_rate": 8.679389124763396e-06,
1567
+ "loss": 0.2453,
1568
+ "step": 780,
1569
+ "student_loss": 0.0013981886440888047,
1570
+ "teacher_loss": 0.0
1571
+ },
1572
+ {
1573
+ "epoch": 0.22635524798154555,
1574
+ "grad_norm": 20.875,
1575
+ "kd_loss": 0.04912475869059563,
1576
+ "learning_rate": 8.661060545526724e-06,
1577
+ "loss": 0.2078,
1578
+ "step": 785,
1579
+ "student_loss": 0.00030144155607558787,
1580
+ "teacher_loss": 0.0
1581
+ },
1582
+ {
1583
+ "epoch": 0.22779700115340254,
1584
+ "grad_norm": 18.25,
1585
+ "kd_loss": 0.05954095348715782,
1586
+ "learning_rate": 8.64262529203155e-06,
1587
+ "loss": 0.1789,
1588
+ "step": 790,
1589
+ "student_loss": 0.001504220417700708,
1590
+ "teacher_loss": 0.0
1591
+ },
1592
+ {
1593
+ "epoch": 0.2292387543252595,
1594
+ "grad_norm": 8.1875,
1595
+ "kd_loss": 0.1065668910741806,
1596
+ "learning_rate": 8.624083901435613e-06,
1597
+ "loss": 0.2176,
1598
+ "step": 795,
1599
+ "student_loss": 0.00033886852907016873,
1600
+ "teacher_loss": 0.0
1601
+ },
1602
+ {
1603
+ "epoch": 0.2306805074971165,
1604
+ "grad_norm": 16.125,
1605
+ "kd_loss": 0.5510667562484741,
1606
+ "learning_rate": 8.60543691398922e-06,
1607
+ "loss": 0.2246,
1608
+ "step": 800,
1609
+ "student_loss": 0.06318172067403793,
1610
+ "teacher_loss": 0.0
1611
+ },
1612
+ {
1613
+ "epoch": 0.23212226066897348,
1614
+ "grad_norm": 12.5,
1615
+ "kd_loss": 0.0667741522192955,
1616
+ "learning_rate": 8.586684873019513e-06,
1617
+ "loss": 0.2272,
1618
+ "step": 805,
1619
+ "student_loss": 0.0003553811402525753,
1620
+ "teacher_loss": 0.0
1621
+ },
1622
+ {
1623
+ "epoch": 0.23356401384083045,
1624
+ "grad_norm": 8.875,
1625
+ "kd_loss": 0.12136233597993851,
1626
+ "learning_rate": 8.567828324914633e-06,
1627
+ "loss": 0.1892,
1628
+ "step": 810,
1629
+ "student_loss": 0.0004278223786968738,
1630
+ "teacher_loss": 0.0
1631
+ },
1632
+ {
1633
+ "epoch": 0.23500576701268744,
1634
+ "grad_norm": 12.1875,
1635
+ "kd_loss": 0.11104825884103775,
1636
+ "learning_rate": 8.548867819107803e-06,
1637
+ "loss": 0.2218,
1638
+ "step": 815,
1639
+ "student_loss": 0.0006955342250876129,
1640
+ "teacher_loss": 0.0
1641
+ },
1642
+ {
1643
+ "epoch": 0.2364475201845444,
1644
+ "grad_norm": 8.625,
1645
+ "kd_loss": 0.21142087876796722,
1646
+ "learning_rate": 8.52980390806131e-06,
1647
+ "loss": 0.1921,
1648
+ "step": 820,
1649
+ "student_loss": 0.007228876929730177,
1650
+ "teacher_loss": 0.0
1651
+ },
1652
+ {
1653
+ "epoch": 0.2378892733564014,
1654
+ "grad_norm": 10.875,
1655
+ "kd_loss": 0.17360462248325348,
1656
+ "learning_rate": 8.51063714725042e-06,
1657
+ "loss": 0.2136,
1658
+ "step": 825,
1659
+ "student_loss": 0.0012437300756573677,
1660
+ "teacher_loss": 0.0
1661
+ },
1662
+ {
1663
+ "epoch": 0.23933102652825836,
1664
+ "grad_norm": 9.625,
1665
+ "kd_loss": 0.3183634877204895,
1666
+ "learning_rate": 8.49136809514719e-06,
1667
+ "loss": 0.2384,
1668
+ "step": 830,
1669
+ "student_loss": 0.004646586254239082,
1670
+ "teacher_loss": 0.0
1671
+ },
1672
+ {
1673
+ "epoch": 0.24077277970011535,
1674
+ "grad_norm": 17.25,
1675
+ "kd_loss": 0.17037151753902435,
1676
+ "learning_rate": 8.471997313204183e-06,
1677
+ "loss": 0.1873,
1678
+ "step": 835,
1679
+ "student_loss": 0.015499490313231945,
1680
+ "teacher_loss": 0.0
1681
+ },
1682
+ {
1683
+ "epoch": 0.2422145328719723,
1684
+ "grad_norm": 18.0,
1685
+ "kd_loss": 0.14555610716342926,
1686
+ "learning_rate": 8.452525365838123e-06,
1687
+ "loss": 0.2059,
1688
+ "step": 840,
1689
+ "student_loss": 0.0005742039065808058,
1690
+ "teacher_loss": 0.0
1691
+ },
1692
+ {
1693
+ "epoch": 0.2436562860438293,
1694
+ "grad_norm": 15.8125,
1695
+ "kd_loss": 0.06973056495189667,
1696
+ "learning_rate": 8.432952820413447e-06,
1697
+ "loss": 0.2197,
1698
+ "step": 845,
1699
+ "student_loss": 0.0005098649999126792,
1700
+ "teacher_loss": 0.0
1701
+ },
1702
+ {
1703
+ "epoch": 0.24509803921568626,
1704
+ "grad_norm": 10.625,
1705
+ "kd_loss": 0.2858434021472931,
1706
+ "learning_rate": 8.41328024722577e-06,
1707
+ "loss": 0.2115,
1708
+ "step": 850,
1709
+ "student_loss": 0.012342527508735657,
1710
+ "teacher_loss": 0.0
1711
+ },
1712
+ {
1713
+ "epoch": 0.24653979238754326,
1714
+ "grad_norm": 15.0625,
1715
+ "kd_loss": 0.09209071844816208,
1716
+ "learning_rate": 8.393508219485263e-06,
1717
+ "loss": 0.2095,
1718
+ "step": 855,
1719
+ "student_loss": 0.00024691459839232266,
1720
+ "teacher_loss": 0.0
1721
+ },
1722
+ {
1723
+ "epoch": 0.24798154555940022,
1724
+ "grad_norm": 8.625,
1725
+ "kd_loss": 0.08900707215070724,
1726
+ "learning_rate": 8.373637313299966e-06,
1727
+ "loss": 0.2341,
1728
+ "step": 860,
1729
+ "student_loss": 0.0005091276834718883,
1730
+ "teacher_loss": 0.0
1731
+ },
1732
+ {
1733
+ "epoch": 0.2494232987312572,
1734
+ "grad_norm": 18.125,
1735
+ "kd_loss": 0.11508733034133911,
1736
+ "learning_rate": 8.353668107658984e-06,
1737
+ "loss": 0.2099,
1738
+ "step": 865,
1739
+ "student_loss": 0.0002668049419298768,
1740
+ "teacher_loss": 0.0
1741
+ },
1742
+ {
1743
+ "epoch": 0.2508650519031142,
1744
+ "grad_norm": 15.4375,
1745
+ "kd_loss": 0.29352444410324097,
1746
+ "learning_rate": 8.333601184415632e-06,
1747
+ "loss": 0.2173,
1748
+ "step": 870,
1749
+ "student_loss": 0.0016936544561758637,
1750
+ "teacher_loss": 0.0
1751
+ },
1752
+ {
1753
+ "epoch": 0.25230680507497116,
1754
+ "grad_norm": 9.25,
1755
+ "kd_loss": 0.05814331769943237,
1756
+ "learning_rate": 8.31343712827047e-06,
1757
+ "loss": 0.2007,
1758
+ "step": 875,
1759
+ "student_loss": 0.00016406318172812462,
1760
+ "teacher_loss": 0.0
1761
+ },
1762
+ {
1763
+ "epoch": 0.2537485582468281,
1764
+ "grad_norm": 8.0625,
1765
+ "kd_loss": 0.12616939842700958,
1766
+ "learning_rate": 8.293176526754274e-06,
1767
+ "loss": 0.2079,
1768
+ "step": 880,
1769
+ "student_loss": 0.00044341504690237343,
1770
+ "teacher_loss": 0.0
1771
+ },
1772
+ {
1773
+ "epoch": 0.25519031141868515,
1774
+ "grad_norm": 9.875,
1775
+ "kd_loss": 0.6110478639602661,
1776
+ "learning_rate": 8.27281997021091e-06,
1777
+ "loss": 0.1749,
1778
+ "step": 885,
1779
+ "student_loss": 0.03696923702955246,
1780
+ "teacher_loss": 0.0
1781
+ },
1782
+ {
1783
+ "epoch": 0.2566320645905421,
1784
+ "grad_norm": 12.875,
1785
+ "kd_loss": 0.049601469188928604,
1786
+ "learning_rate": 8.25236805178014e-06,
1787
+ "loss": 0.2115,
1788
+ "step": 890,
1789
+ "student_loss": 0.00036779773654416203,
1790
+ "teacher_loss": 0.0
1791
+ },
1792
+ {
1793
+ "epoch": 0.25807381776239907,
1794
+ "grad_norm": 7.46875,
1795
+ "kd_loss": 0.3071838617324829,
1796
+ "learning_rate": 8.231821367380335e-06,
1797
+ "loss": 0.2182,
1798
+ "step": 895,
1799
+ "student_loss": 0.0032658062409609556,
1800
+ "teacher_loss": 0.0
1801
+ },
1802
+ {
1803
+ "epoch": 0.25951557093425603,
1804
+ "grad_norm": 19.25,
1805
+ "kd_loss": 0.1950993835926056,
1806
+ "learning_rate": 8.211180515691108e-06,
1807
+ "loss": 0.2058,
1808
+ "step": 900,
1809
+ "student_loss": 0.03542155399918556,
1810
+ "teacher_loss": 0.0
1811
+ },
1812
+ {
1813
+ "epoch": 0.26095732410611305,
1814
+ "grad_norm": 12.125,
1815
+ "kd_loss": 0.4699344038963318,
1816
+ "learning_rate": 8.190446098135883e-06,
1817
+ "loss": 0.1775,
1818
+ "step": 905,
1819
+ "student_loss": 0.04188324883580208,
1820
+ "teacher_loss": 0.0
1821
+ },
1822
+ {
1823
+ "epoch": 0.26239907727797,
1824
+ "grad_norm": 13.1875,
1825
+ "kd_loss": 0.04896146059036255,
1826
+ "learning_rate": 8.16961871886435e-06,
1827
+ "loss": 0.1931,
1828
+ "step": 910,
1829
+ "student_loss": 0.00029122710111550987,
1830
+ "teacher_loss": 0.0
1831
+ },
1832
+ {
1833
+ "epoch": 0.263840830449827,
1834
+ "grad_norm": 23.5,
1835
+ "kd_loss": 0.514575183391571,
1836
+ "learning_rate": 8.148698984734887e-06,
1837
+ "loss": 0.1831,
1838
+ "step": 915,
1839
+ "student_loss": 0.09658902883529663,
1840
+ "teacher_loss": 0.0
1841
+ },
1842
+ {
1843
+ "epoch": 0.26528258362168394,
1844
+ "grad_norm": 20.125,
1845
+ "kd_loss": 0.16474592685699463,
1846
+ "learning_rate": 8.127687505296852e-06,
1847
+ "loss": 0.2031,
1848
+ "step": 920,
1849
+ "student_loss": 0.020180951803922653,
1850
+ "teacher_loss": 0.0
1851
+ },
1852
+ {
1853
+ "epoch": 0.26672433679354096,
1854
+ "grad_norm": 13.6875,
1855
+ "kd_loss": 0.03160429745912552,
1856
+ "learning_rate": 8.106584892772844e-06,
1857
+ "loss": 0.1953,
1858
+ "step": 925,
1859
+ "student_loss": 0.0002911738120019436,
1860
+ "teacher_loss": 0.0
1861
+ },
1862
+ {
1863
+ "epoch": 0.2681660899653979,
1864
+ "grad_norm": 9.875,
1865
+ "kd_loss": 0.09231647849082947,
1866
+ "learning_rate": 8.08539176204085e-06,
1867
+ "loss": 0.1953,
1868
+ "step": 930,
1869
+ "student_loss": 0.02371821738779545,
1870
+ "teacher_loss": 0.0
1871
+ },
1872
+ {
1873
+ "epoch": 0.2696078431372549,
1874
+ "grad_norm": 23.875,
1875
+ "kd_loss": 0.11771639436483383,
1876
+ "learning_rate": 8.064108730616336e-06,
1877
+ "loss": 0.1856,
1878
+ "step": 935,
1879
+ "student_loss": 0.0008747431566007435,
1880
+ "teacher_loss": 0.0
1881
+ },
1882
+ {
1883
+ "epoch": 0.2710495963091119,
1884
+ "grad_norm": 14.9375,
1885
+ "kd_loss": 0.24315571784973145,
1886
+ "learning_rate": 8.042736418634252e-06,
1887
+ "loss": 0.2151,
1888
+ "step": 940,
1889
+ "student_loss": 0.011635007336735725,
1890
+ "teacher_loss": 0.0
1891
+ },
1892
+ {
1893
+ "epoch": 0.27249134948096887,
1894
+ "grad_norm": 14.1875,
1895
+ "kd_loss": 0.08452239632606506,
1896
+ "learning_rate": 8.02127544883096e-06,
1897
+ "loss": 0.2101,
1898
+ "step": 945,
1899
+ "student_loss": 0.0033563401084393263,
1900
+ "teacher_loss": 0.0
1901
+ },
1902
+ {
1903
+ "epoch": 0.27393310265282583,
1904
+ "grad_norm": 19.5,
1905
+ "kd_loss": 0.12136533856391907,
1906
+ "learning_rate": 7.999726446526095e-06,
1907
+ "loss": 0.1898,
1908
+ "step": 950,
1909
+ "student_loss": 0.0002544254530221224,
1910
+ "teacher_loss": 0.0
1911
+ },
1912
+ {
1913
+ "epoch": 0.2753748558246828,
1914
+ "grad_norm": 18.25,
1915
+ "kd_loss": 0.12915752828121185,
1916
+ "learning_rate": 7.978090039604342e-06,
1917
+ "loss": 0.1979,
1918
+ "step": 955,
1919
+ "student_loss": 0.0007313934620469809,
1920
+ "teacher_loss": 0.0
1921
+ },
1922
+ {
1923
+ "epoch": 0.2768166089965398,
1924
+ "grad_norm": 10.375,
1925
+ "kd_loss": 0.16751284897327423,
1926
+ "learning_rate": 7.956366858497138e-06,
1927
+ "loss": 0.1886,
1928
+ "step": 960,
1929
+ "student_loss": 0.0003871220105793327,
1930
+ "teacher_loss": 0.0
1931
+ },
1932
+ {
1933
+ "epoch": 0.2782583621683968,
1934
+ "grad_norm": 9.6875,
1935
+ "kd_loss": 0.25768253207206726,
1936
+ "learning_rate": 7.934557536164304e-06,
1937
+ "loss": 0.1998,
1938
+ "step": 965,
1939
+ "student_loss": 0.013239127583801746,
1940
+ "teacher_loss": 0.0
1941
+ },
1942
+ {
1943
+ "epoch": 0.27970011534025374,
1944
+ "grad_norm": 25.5,
1945
+ "kd_loss": 0.11466177552938461,
1946
+ "learning_rate": 7.91266270807561e-06,
1947
+ "loss": 0.202,
1948
+ "step": 970,
1949
+ "student_loss": 0.0003071602841373533,
1950
+ "teacher_loss": 0.0
1951
+ },
1952
+ {
1953
+ "epoch": 0.2811418685121107,
1954
+ "grad_norm": 7.78125,
1955
+ "kd_loss": 0.08647243678569794,
1956
+ "learning_rate": 7.890683012192249e-06,
1957
+ "loss": 0.2151,
1958
+ "step": 975,
1959
+ "student_loss": 0.017678463831543922,
1960
+ "teacher_loss": 0.0
1961
+ },
1962
+ {
1963
+ "epoch": 0.2825836216839677,
1964
+ "grad_norm": 11.0,
1965
+ "kd_loss": 0.09852449595928192,
1966
+ "learning_rate": 7.868619088948246e-06,
1967
+ "loss": 0.191,
1968
+ "step": 980,
1969
+ "student_loss": 0.00038518354995176196,
1970
+ "teacher_loss": 0.0
1971
+ },
1972
+ {
1973
+ "epoch": 0.2840253748558247,
1974
+ "grad_norm": 11.25,
1975
+ "kd_loss": 0.09779661893844604,
1976
+ "learning_rate": 7.846471581231814e-06,
1977
+ "loss": 0.2316,
1978
+ "step": 985,
1979
+ "student_loss": 0.00031637900974601507,
1980
+ "teacher_loss": 0.0
1981
+ },
1982
+ {
1983
+ "epoch": 0.28546712802768165,
1984
+ "grad_norm": 14.0,
1985
+ "kd_loss": 0.08365006744861603,
1986
+ "learning_rate": 7.824241134366604e-06,
1987
+ "loss": 0.1693,
1988
+ "step": 990,
1989
+ "student_loss": 0.00032978563103824854,
1990
+ "teacher_loss": 0.0
1991
+ },
1992
+ {
1993
+ "epoch": 0.2869088811995386,
1994
+ "grad_norm": 20.0,
1995
+ "kd_loss": 0.29525840282440186,
1996
+ "learning_rate": 7.801928396092908e-06,
1997
+ "loss": 0.2244,
1998
+ "step": 995,
1999
+ "student_loss": 0.00505430344492197,
2000
+ "teacher_loss": 0.0
2001
+ },
2002
+ {
2003
+ "epoch": 0.28835063437139563,
2004
+ "grad_norm": 7.53125,
2005
+ "kd_loss": 0.1885785460472107,
2006
+ "learning_rate": 7.779534016548791e-06,
2007
+ "loss": 0.2048,
2008
+ "step": 1000,
2009
+ "student_loss": 0.0076581151224672794,
2010
+ "teacher_loss": 0.0
2011
+ },
2012
+ {
2013
+ "epoch": 0.2897923875432526,
2014
+ "grad_norm": 26.625,
2015
+ "kd_loss": 0.6930287480354309,
2016
+ "learning_rate": 7.75705864825114e-06,
2017
+ "loss": 0.2184,
2018
+ "step": 1005,
2019
+ "student_loss": 0.026617757976055145,
2020
+ "teacher_loss": 0.0
2021
+ },
2022
+ {
2023
+ "epoch": 0.29123414071510956,
2024
+ "grad_norm": 9.5,
2025
+ "kd_loss": 0.03928455710411072,
2026
+ "learning_rate": 7.734502946076656e-06,
2027
+ "loss": 0.2054,
2028
+ "step": 1010,
2029
+ "student_loss": 0.0003597455797716975,
2030
+ "teacher_loss": 0.0
2031
+ },
2032
+ {
2033
+ "epoch": 0.2926758938869666,
2034
+ "grad_norm": 9.625,
2035
+ "kd_loss": 0.49502038955688477,
2036
+ "learning_rate": 7.711867567242769e-06,
2037
+ "loss": 0.2299,
2038
+ "step": 1015,
2039
+ "student_loss": 0.017246609553694725,
2040
+ "teacher_loss": 0.0
2041
+ },
2042
+ {
2043
+ "epoch": 0.29411764705882354,
2044
+ "grad_norm": 19.375,
2045
+ "kd_loss": 0.38125079870224,
2046
+ "learning_rate": 7.689153171288487e-06,
2047
+ "loss": 0.2001,
2048
+ "step": 1020,
2049
+ "student_loss": 0.04544902592897415,
2050
+ "teacher_loss": 0.0
2051
+ },
2052
+ {
2053
+ "epoch": 0.2955594002306805,
2054
+ "grad_norm": 14.9375,
2055
+ "kd_loss": 0.08253186196088791,
2056
+ "learning_rate": 7.666360420055188e-06,
2057
+ "loss": 0.1866,
2058
+ "step": 1025,
2059
+ "student_loss": 0.0003647907287813723,
2060
+ "teacher_loss": 0.0
2061
+ },
2062
+ {
2063
+ "epoch": 0.29700115340253747,
2064
+ "grad_norm": 13.625,
2065
+ "kd_loss": 0.2902968227863312,
2066
+ "learning_rate": 7.643489977667327e-06,
2067
+ "loss": 0.2117,
2068
+ "step": 1030,
2069
+ "student_loss": 0.004529732279479504,
2070
+ "teacher_loss": 0.0
2071
+ },
2072
+ {
2073
+ "epoch": 0.2984429065743945,
2074
+ "grad_norm": 10.375,
2075
+ "kd_loss": 0.15247558057308197,
2076
+ "learning_rate": 7.6205425105130855e-06,
2077
+ "loss": 0.1843,
2078
+ "step": 1035,
2079
+ "student_loss": 0.0018669666023924947,
2080
+ "teacher_loss": 0.0
2081
+ },
2082
+ {
2083
+ "epoch": 0.29988465974625145,
2084
+ "grad_norm": 16.0,
2085
+ "kd_loss": 0.045563094317913055,
2086
+ "learning_rate": 7.597518687224959e-06,
2087
+ "loss": 0.2043,
2088
+ "step": 1040,
2089
+ "student_loss": 0.0007197121740318835,
2090
+ "teacher_loss": 0.0
2091
+ },
2092
+ {
2093
+ "epoch": 0.3013264129181084,
2094
+ "grad_norm": 15.9375,
2095
+ "kd_loss": 0.03541402891278267,
2096
+ "learning_rate": 7.574419178660269e-06,
2097
+ "loss": 0.1969,
2098
+ "step": 1045,
2099
+ "student_loss": 0.00030927587067708373,
2100
+ "teacher_loss": 0.0
2101
+ },
2102
+ {
2103
+ "epoch": 0.3027681660899654,
2104
+ "grad_norm": 9.0625,
2105
+ "kd_loss": 0.09471673518419266,
2106
+ "learning_rate": 7.551244657881618e-06,
2107
+ "loss": 0.2233,
2108
+ "step": 1050,
2109
+ "student_loss": 0.04248344525694847,
2110
+ "teacher_loss": 0.0
2111
+ },
2112
+ {
2113
+ "epoch": 0.3042099192618224,
2114
+ "grad_norm": 14.0,
2115
+ "kd_loss": 0.07426086813211441,
2116
+ "learning_rate": 7.527995800137287e-06,
2117
+ "loss": 0.1966,
2118
+ "step": 1055,
2119
+ "student_loss": 0.0003190846764482558,
2120
+ "teacher_loss": 0.0
2121
+ },
2122
+ {
2123
+ "epoch": 0.30565167243367936,
2124
+ "grad_norm": 24.125,
2125
+ "kd_loss": 0.17531871795654297,
2126
+ "learning_rate": 7.504673282841544e-06,
2127
+ "loss": 0.2017,
2128
+ "step": 1060,
2129
+ "student_loss": 0.01057682279497385,
2130
+ "teacher_loss": 0.0
2131
+ },
2132
+ {
2133
+ "epoch": 0.3070934256055363,
2134
+ "grad_norm": 9.3125,
2135
+ "kd_loss": 0.7109049558639526,
2136
+ "learning_rate": 7.481277785554918e-06,
2137
+ "loss": 0.1868,
2138
+ "step": 1065,
2139
+ "student_loss": 0.04248557239770889,
2140
+ "teacher_loss": 0.0
2141
+ },
2142
+ {
2143
+ "epoch": 0.30853517877739334,
2144
+ "grad_norm": 20.875,
2145
+ "kd_loss": 0.22240523993968964,
2146
+ "learning_rate": 7.457809989964393e-06,
2147
+ "loss": 0.2062,
2148
+ "step": 1070,
2149
+ "student_loss": 0.00877230241894722,
2150
+ "teacher_loss": 0.0
2151
+ },
2152
+ {
2153
+ "epoch": 0.3099769319492503,
2154
+ "grad_norm": 26.0,
2155
+ "kd_loss": 0.04868102818727493,
2156
+ "learning_rate": 7.434270579863549e-06,
2157
+ "loss": 0.2274,
2158
+ "step": 1075,
2159
+ "student_loss": 0.004425506107509136,
2160
+ "teacher_loss": 0.0
2161
+ },
2162
+ {
2163
+ "epoch": 0.31141868512110726,
2164
+ "grad_norm": 5.8125,
2165
+ "kd_loss": 0.06708519905805588,
2166
+ "learning_rate": 7.4106602411326345e-06,
2167
+ "loss": 0.1883,
2168
+ "step": 1080,
2169
+ "student_loss": 0.00029492450994439423,
2170
+ "teacher_loss": 0.0
2171
+ },
2172
+ {
2173
+ "epoch": 0.3128604382929642,
2174
+ "grad_norm": 17.375,
2175
+ "kd_loss": 0.04687422141432762,
2176
+ "learning_rate": 7.386979661718585e-06,
2177
+ "loss": 0.2363,
2178
+ "step": 1085,
2179
+ "student_loss": 0.0002493698848411441,
2180
+ "teacher_loss": 0.0
2181
+ },
2182
+ {
2183
+ "epoch": 0.31430219146482125,
2184
+ "grad_norm": 17.5,
2185
+ "kd_loss": 0.4828321635723114,
2186
+ "learning_rate": 7.363229531614973e-06,
2187
+ "loss": 0.201,
2188
+ "step": 1090,
2189
+ "student_loss": 0.0029170920606702566,
2190
+ "teacher_loss": 0.0
2191
+ },
2192
+ {
2193
+ "epoch": 0.3157439446366782,
2194
+ "grad_norm": 8.9375,
2195
+ "kd_loss": 0.10699938982725143,
2196
+ "learning_rate": 7.339410542841906e-06,
2197
+ "loss": 0.22,
2198
+ "step": 1095,
2199
+ "student_loss": 0.0637359470129013,
2200
+ "teacher_loss": 0.0
2201
+ },
2202
+ {
2203
+ "epoch": 0.31718569780853517,
2204
+ "grad_norm": 12.1875,
2205
+ "kd_loss": 0.1359812468290329,
2206
+ "learning_rate": 7.315523389425867e-06,
2207
+ "loss": 0.2056,
2208
+ "step": 1100,
2209
+ "student_loss": 0.00031933377613313496,
2210
+ "teacher_loss": 0.0
2211
+ },
2212
+ {
2213
+ "epoch": 0.31862745098039214,
2214
+ "grad_norm": 6.9375,
2215
+ "kd_loss": 0.22178106009960175,
2216
+ "learning_rate": 7.291568767379484e-06,
2217
+ "loss": 0.1688,
2218
+ "step": 1105,
2219
+ "student_loss": 0.0017254141857847571,
2220
+ "teacher_loss": 0.0
2221
+ },
2222
+ {
2223
+ "epoch": 0.32006920415224915,
2224
+ "grad_norm": 39.25,
2225
+ "kd_loss": 0.1460317075252533,
2226
+ "learning_rate": 7.267547374681259e-06,
2227
+ "loss": 0.2073,
2228
+ "step": 1110,
2229
+ "student_loss": 0.0006291258032433689,
2230
+ "teacher_loss": 0.0
2231
+ },
2232
+ {
2233
+ "epoch": 0.3215109573241061,
2234
+ "grad_norm": 17.125,
2235
+ "kd_loss": 0.12435565888881683,
2236
+ "learning_rate": 7.24345991125522e-06,
2237
+ "loss": 0.2099,
2238
+ "step": 1115,
2239
+ "student_loss": 0.0006149607943370938,
2240
+ "teacher_loss": 0.0
2241
+ },
2242
+ {
2243
+ "epoch": 0.3229527104959631,
2244
+ "grad_norm": 12.9375,
2245
+ "kd_loss": 0.23137590289115906,
2246
+ "learning_rate": 7.219307078950536e-06,
2247
+ "loss": 0.1876,
2248
+ "step": 1120,
2249
+ "student_loss": 0.000807489559520036,
2250
+ "teacher_loss": 0.0
2251
+ },
2252
+ {
2253
+ "epoch": 0.32439446366782004,
2254
+ "grad_norm": 13.3125,
2255
+ "kd_loss": 0.24867931008338928,
2256
+ "learning_rate": 7.195089581521064e-06,
2257
+ "loss": 0.1902,
2258
+ "step": 1125,
2259
+ "student_loss": 0.03634409233927727,
2260
+ "teacher_loss": 0.0
2261
+ },
2262
+ {
2263
+ "epoch": 0.32583621683967706,
2264
+ "grad_norm": 14.25,
2265
+ "kd_loss": 0.30060166120529175,
2266
+ "learning_rate": 7.170808124604842e-06,
2267
+ "loss": 0.1663,
2268
+ "step": 1130,
2269
+ "student_loss": 0.01190225314348936,
2270
+ "teacher_loss": 0.0
2271
+ },
2272
+ {
2273
+ "epoch": 0.327277970011534,
2274
+ "grad_norm": 16.875,
2275
+ "kd_loss": 0.3193962275981903,
2276
+ "learning_rate": 7.14646341570353e-06,
2277
+ "loss": 0.2296,
2278
+ "step": 1135,
2279
+ "student_loss": 0.0074716294184327126,
2280
+ "teacher_loss": 0.0
2281
+ },
2282
+ {
2283
+ "epoch": 0.328719723183391,
2284
+ "grad_norm": 14.75,
2285
+ "kd_loss": 0.0424165204167366,
2286
+ "learning_rate": 7.122056164161795e-06,
2287
+ "loss": 0.2025,
2288
+ "step": 1140,
2289
+ "student_loss": 0.0025572802405804396,
2290
+ "teacher_loss": 0.0
2291
+ },
2292
+ {
2293
+ "epoch": 0.330161476355248,
2294
+ "grad_norm": 23.875,
2295
+ "kd_loss": 0.05634481459856033,
2296
+ "learning_rate": 7.097587081146636e-06,
2297
+ "loss": 0.178,
2298
+ "step": 1145,
2299
+ "student_loss": 0.0013154952321201563,
2300
+ "teacher_loss": 0.0
2301
+ },
2302
+ {
2303
+ "epoch": 0.33160322952710497,
2304
+ "grad_norm": 7.84375,
2305
+ "kd_loss": 0.06748944520950317,
2306
+ "learning_rate": 7.073056879626681e-06,
2307
+ "loss": 0.2012,
2308
+ "step": 1150,
2309
+ "student_loss": 0.000519739231094718,
2310
+ "teacher_loss": 0.0
2311
+ },
2312
+ {
2313
+ "epoch": 0.33304498269896193,
2314
+ "grad_norm": 10.1875,
2315
+ "kd_loss": 0.09680163860321045,
2316
+ "learning_rate": 7.048466274351389e-06,
2317
+ "loss": 0.1812,
2318
+ "step": 1155,
2319
+ "student_loss": 0.02215045690536499,
2320
+ "teacher_loss": 0.0
2321
+ },
2322
+ {
2323
+ "epoch": 0.3344867358708189,
2324
+ "grad_norm": 11.0625,
2325
+ "kd_loss": 0.1690923124551773,
2326
+ "learning_rate": 7.023815981830236e-06,
2327
+ "loss": 0.1998,
2328
+ "step": 1160,
2329
+ "student_loss": 0.03653755784034729,
2330
+ "teacher_loss": 0.0
2331
+ },
2332
+ {
2333
+ "epoch": 0.3359284890426759,
2334
+ "grad_norm": 19.25,
2335
+ "kd_loss": 0.054503124207258224,
2336
+ "learning_rate": 6.999106720311846e-06,
2337
+ "loss": 0.1847,
2338
+ "step": 1165,
2339
+ "student_loss": 0.016527529805898666,
2340
+ "teacher_loss": 0.0
2341
+ },
2342
+ {
2343
+ "epoch": 0.3373702422145329,
2344
+ "grad_norm": 25.25,
2345
+ "kd_loss": 0.11392180621623993,
2346
+ "learning_rate": 6.974339209763043e-06,
2347
+ "loss": 0.1652,
2348
+ "step": 1170,
2349
+ "student_loss": 0.021370824426412582,
2350
+ "teacher_loss": 0.0
2351
+ },
2352
+ {
2353
+ "epoch": 0.33881199538638984,
2354
+ "grad_norm": 24.0,
2355
+ "kd_loss": 0.3750007748603821,
2356
+ "learning_rate": 6.949514171847891e-06,
2357
+ "loss": 0.1876,
2358
+ "step": 1175,
2359
+ "student_loss": 0.00037981336936354637,
2360
+ "teacher_loss": 0.0
2361
+ },
2362
+ {
2363
+ "epoch": 0.3402537485582468,
2364
+ "grad_norm": 20.875,
2365
+ "kd_loss": 0.2402525544166565,
2366
+ "learning_rate": 6.924632329906657e-06,
2367
+ "loss": 0.2015,
2368
+ "step": 1180,
2369
+ "student_loss": 0.0009415193926542997,
2370
+ "teacher_loss": 0.0
2371
+ },
2372
+ {
2373
+ "epoch": 0.3416955017301038,
2374
+ "grad_norm": 13.75,
2375
+ "kd_loss": 0.09193167835474014,
2376
+ "learning_rate": 6.899694408934734e-06,
2377
+ "loss": 0.2006,
2378
+ "step": 1185,
2379
+ "student_loss": 0.002855707658454776,
2380
+ "teacher_loss": 0.0
2381
+ },
2382
+ {
2383
+ "epoch": 0.3431372549019608,
2384
+ "grad_norm": 7.9375,
2385
+ "kd_loss": 0.11176048219203949,
2386
+ "learning_rate": 6.874701135561524e-06,
2387
+ "loss": 0.2076,
2388
+ "step": 1190,
2389
+ "student_loss": 0.000517252366989851,
2390
+ "teacher_loss": 0.0
2391
+ },
2392
+ {
2393
+ "epoch": 0.34457900807381775,
2394
+ "grad_norm": 12.3125,
2395
+ "kd_loss": 0.10253634303808212,
2396
+ "learning_rate": 6.849653238029261e-06,
2397
+ "loss": 0.186,
2398
+ "step": 1195,
2399
+ "student_loss": 0.0019411896355450153,
2400
+ "teacher_loss": 0.0
2401
+ },
2402
+ {
2403
+ "epoch": 0.3460207612456747,
2404
+ "grad_norm": 11.5,
2405
+ "kd_loss": 0.038868214935064316,
2406
+ "learning_rate": 6.824551446171788e-06,
2407
+ "loss": 0.1987,
2408
+ "step": 1200,
2409
+ "student_loss": 0.00023505830904468894,
2410
+ "teacher_loss": 0.0
2411
+ },
2412
+ {
2413
+ "epoch": 0.34746251441753173,
2414
+ "grad_norm": 8.0625,
2415
+ "kd_loss": 0.1182335838675499,
2416
+ "learning_rate": 6.7993964913932975e-06,
2417
+ "loss": 0.1752,
2418
+ "step": 1205,
2419
+ "student_loss": 0.013255883008241653,
2420
+ "teacher_loss": 0.0
2421
+ },
2422
+ {
2423
+ "epoch": 0.3489042675893887,
2424
+ "grad_norm": 9.5,
2425
+ "kd_loss": 0.15362422168254852,
2426
+ "learning_rate": 6.774189106647021e-06,
2427
+ "loss": 0.1923,
2428
+ "step": 1210,
2429
+ "student_loss": 0.001112818717956543,
2430
+ "teacher_loss": 0.0
2431
+ },
2432
+ {
2433
+ "epoch": 0.35034602076124566,
2434
+ "grad_norm": 7.53125,
2435
+ "kd_loss": 0.24585981667041779,
2436
+ "learning_rate": 6.748930026413865e-06,
2437
+ "loss": 0.21,
2438
+ "step": 1215,
2439
+ "student_loss": 0.009471859782934189,
2440
+ "teacher_loss": 0.0
2441
+ },
2442
+ {
2443
+ "epoch": 0.3517877739331027,
2444
+ "grad_norm": 16.0,
2445
+ "kd_loss": 0.26234984397888184,
2446
+ "learning_rate": 6.7236199866810185e-06,
2447
+ "loss": 0.2124,
2448
+ "step": 1220,
2449
+ "student_loss": 0.030534446239471436,
2450
+ "teacher_loss": 0.0
2451
+ },
2452
+ {
2453
+ "epoch": 0.35322952710495964,
2454
+ "grad_norm": 7.6875,
2455
+ "kd_loss": 0.0947137251496315,
2456
+ "learning_rate": 6.698259724920503e-06,
2457
+ "loss": 0.2052,
2458
+ "step": 1225,
2459
+ "student_loss": 0.0012586602242663503,
2460
+ "teacher_loss": 0.0
2461
+ },
2462
+ {
2463
+ "epoch": 0.3546712802768166,
2464
+ "grad_norm": 19.25,
2465
+ "kd_loss": 0.04720739647746086,
2466
+ "learning_rate": 6.672849980067685e-06,
2467
+ "loss": 0.1804,
2468
+ "step": 1230,
2469
+ "student_loss": 0.0003573665744625032,
2470
+ "teacher_loss": 0.0
2471
+ },
2472
+ {
2473
+ "epoch": 0.35611303344867357,
2474
+ "grad_norm": 25.625,
2475
+ "kd_loss": 0.09224828332662582,
2476
+ "learning_rate": 6.647391492499746e-06,
2477
+ "loss": 0.1781,
2478
+ "step": 1235,
2479
+ "student_loss": 0.000400040065869689,
2480
+ "teacher_loss": 0.0
2481
+ },
2482
+ {
2483
+ "epoch": 0.3575547866205306,
2484
+ "grad_norm": 9.75,
2485
+ "kd_loss": 0.056848179548978806,
2486
+ "learning_rate": 6.621885004014113e-06,
2487
+ "loss": 0.2324,
2488
+ "step": 1240,
2489
+ "student_loss": 0.0004060330393258482,
2490
+ "teacher_loss": 0.0
2491
+ },
2492
+ {
2493
+ "epoch": 0.35899653979238755,
2494
+ "grad_norm": 13.375,
2495
+ "kd_loss": 0.07238893955945969,
2496
+ "learning_rate": 6.596331257806837e-06,
2497
+ "loss": 0.1958,
2498
+ "step": 1245,
2499
+ "student_loss": 0.0004042874788865447,
2500
+ "teacher_loss": 0.0
2501
+ },
2502
+ {
2503
+ "epoch": 0.3604382929642445,
2504
+ "grad_norm": 25.25,
2505
+ "kd_loss": 0.18240241706371307,
2506
+ "learning_rate": 6.570730998450945e-06,
2507
+ "loss": 0.2142,
2508
+ "step": 1250,
2509
+ "student_loss": 0.026042336598038673,
2510
+ "teacher_loss": 0.0
2511
+ },
2512
+ {
2513
+ "epoch": 0.3618800461361015,
2514
+ "grad_norm": 19.375,
2515
+ "kd_loss": 0.05622217431664467,
2516
+ "learning_rate": 6.545084971874738e-06,
2517
+ "loss": 0.1991,
2518
+ "step": 1255,
2519
+ "student_loss": 0.00731692323461175,
2520
+ "teacher_loss": 0.0
2521
+ },
2522
+ {
2523
+ "epoch": 0.3633217993079585,
2524
+ "grad_norm": 7.3125,
2525
+ "kd_loss": 0.046645376831293106,
2526
+ "learning_rate": 6.519393925340067e-06,
2527
+ "loss": 0.2078,
2528
+ "step": 1260,
2529
+ "student_loss": 0.0001817115262383595,
2530
+ "teacher_loss": 0.0
2531
+ },
2532
+ {
2533
+ "epoch": 0.36476355247981546,
2534
+ "grad_norm": 15.75,
2535
+ "kd_loss": 0.15666288137435913,
2536
+ "learning_rate": 6.49365860742055e-06,
2537
+ "loss": 0.1982,
2538
+ "step": 1265,
2539
+ "student_loss": 0.018377086147665977,
2540
+ "teacher_loss": 0.0
2541
+ },
2542
+ {
2543
+ "epoch": 0.3662053056516724,
2544
+ "grad_norm": 23.75,
2545
+ "kd_loss": 0.06302918493747711,
2546
+ "learning_rate": 6.467879767979764e-06,
2547
+ "loss": 0.1924,
2548
+ "step": 1270,
2549
+ "student_loss": 0.00037668898585252464,
2550
+ "teacher_loss": 0.0
2551
+ },
2552
+ {
2553
+ "epoch": 0.36764705882352944,
2554
+ "grad_norm": 16.875,
2555
+ "kd_loss": 0.2142418473958969,
2556
+ "learning_rate": 6.442058158149396e-06,
2557
+ "loss": 0.1684,
2558
+ "step": 1275,
2559
+ "student_loss": 0.006484415847808123,
2560
+ "teacher_loss": 0.0
2561
+ },
2562
+ {
2563
+ "epoch": 0.3690888119953864,
2564
+ "grad_norm": 9.1875,
2565
+ "kd_loss": 0.18019038438796997,
2566
+ "learning_rate": 6.4161945303073535e-06,
2567
+ "loss": 0.1779,
2568
+ "step": 1280,
2569
+ "student_loss": 0.0010251402854919434,
2570
+ "teacher_loss": 0.0
2571
+ },
2572
+ {
2573
+ "epoch": 0.37053056516724336,
2574
+ "grad_norm": 9.4375,
2575
+ "kd_loss": 0.08422896265983582,
2576
+ "learning_rate": 6.390289638055851e-06,
2577
+ "loss": 0.1814,
2578
+ "step": 1285,
2579
+ "student_loss": 0.00045269622933119535,
2580
+ "teacher_loss": 0.0
2581
+ },
2582
+ {
2583
+ "epoch": 0.3719723183391003,
2584
+ "grad_norm": 12.4375,
2585
+ "kd_loss": 0.12106428295373917,
2586
+ "learning_rate": 6.364344236199441e-06,
2587
+ "loss": 0.1848,
2588
+ "step": 1290,
2589
+ "student_loss": 0.044445283710956573,
2590
+ "teacher_loss": 0.0
2591
+ },
2592
+ {
2593
+ "epoch": 0.37341407151095735,
2594
+ "grad_norm": 14.4375,
2595
+ "kd_loss": 0.06391695141792297,
2596
+ "learning_rate": 6.3383590807230264e-06,
2597
+ "loss": 0.2084,
2598
+ "step": 1295,
2599
+ "student_loss": 0.0003671850427053869,
2600
+ "teacher_loss": 0.0
2601
+ },
2602
+ {
2603
+ "epoch": 0.3748558246828143,
2604
+ "grad_norm": 11.8125,
2605
+ "kd_loss": 0.15638460218906403,
2606
+ "learning_rate": 6.3123349287698345e-06,
2607
+ "loss": 0.1934,
2608
+ "step": 1300,
2609
+ "student_loss": 0.00037028471706435084,
2610
+ "teacher_loss": 0.0
2611
+ },
2612
+ {
2613
+ "epoch": 0.3762975778546713,
2614
+ "grad_norm": 29.0,
2615
+ "kd_loss": 0.27376165986061096,
2616
+ "learning_rate": 6.286272538619351e-06,
2617
+ "loss": 0.1877,
2618
+ "step": 1305,
2619
+ "student_loss": 0.000540899345651269,
2620
+ "teacher_loss": 0.0
2621
+ },
2622
+ {
2623
+ "epoch": 0.37773933102652824,
2624
+ "grad_norm": 7.34375,
2625
+ "kd_loss": 0.06797322630882263,
2626
+ "learning_rate": 6.260172669665233e-06,
2627
+ "loss": 0.1694,
2628
+ "step": 1310,
2629
+ "student_loss": 0.0005134029779583216,
2630
+ "teacher_loss": 0.0
2631
+ },
2632
+ {
2633
+ "epoch": 0.37918108419838525,
2634
+ "grad_norm": 17.375,
2635
+ "kd_loss": 0.12302712351083755,
2636
+ "learning_rate": 6.234036082393171e-06,
2637
+ "loss": 0.1863,
2638
+ "step": 1315,
2639
+ "student_loss": 0.001553699024952948,
2640
+ "teacher_loss": 0.0
2641
+ },
2642
+ {
2643
+ "epoch": 0.3806228373702422,
2644
+ "grad_norm": 10.0625,
2645
+ "kd_loss": 0.10804786533117294,
2646
+ "learning_rate": 6.207863538358741e-06,
2647
+ "loss": 0.1749,
2648
+ "step": 1320,
2649
+ "student_loss": 0.0014063200214877725,
2650
+ "teacher_loss": 0.0
2651
+ },
2652
+ {
2653
+ "epoch": 0.3820645905420992,
2654
+ "grad_norm": 7.40625,
2655
+ "kd_loss": 0.23416215181350708,
2656
+ "learning_rate": 6.181655800165207e-06,
2657
+ "loss": 0.1978,
2658
+ "step": 1325,
2659
+ "student_loss": 0.0003445672045927495,
2660
+ "teacher_loss": 0.0
2661
+ },
2662
+ {
2663
+ "epoch": 0.38350634371395614,
2664
+ "grad_norm": 10.4375,
2665
+ "kd_loss": 0.23408842086791992,
2666
+ "learning_rate": 6.155413631441307e-06,
2667
+ "loss": 0.2035,
2668
+ "step": 1330,
2669
+ "student_loss": 0.009326261468231678,
2670
+ "teacher_loss": 0.0
2671
+ },
2672
+ {
2673
+ "epoch": 0.38494809688581316,
2674
+ "grad_norm": 10.9375,
2675
+ "kd_loss": 0.07795803993940353,
2676
+ "learning_rate": 6.129137796818997e-06,
2677
+ "loss": 0.175,
2678
+ "step": 1335,
2679
+ "student_loss": 0.0004052516014780849,
2680
+ "teacher_loss": 0.0
2681
+ },
2682
+ {
2683
+ "epoch": 0.3863898500576701,
2684
+ "grad_norm": 5.6875,
2685
+ "kd_loss": 0.3068411648273468,
2686
+ "learning_rate": 6.102829061911176e-06,
2687
+ "loss": 0.1948,
2688
+ "step": 1340,
2689
+ "student_loss": 0.020378023386001587,
2690
+ "teacher_loss": 0.0
2691
+ },
2692
+ {
2693
+ "epoch": 0.3878316032295271,
2694
+ "grad_norm": 7.34375,
2695
+ "kd_loss": 0.05054645612835884,
2696
+ "learning_rate": 6.076488193289375e-06,
2697
+ "loss": 0.1878,
2698
+ "step": 1345,
2699
+ "student_loss": 0.0004019946791231632,
2700
+ "teacher_loss": 0.0
2701
+ },
2702
+ {
2703
+ "epoch": 0.3892733564013841,
2704
+ "grad_norm": 12.75,
2705
+ "kd_loss": 0.21713578701019287,
2706
+ "learning_rate": 6.050115958461423e-06,
2707
+ "loss": 0.1808,
2708
+ "step": 1350,
2709
+ "student_loss": 0.015930594876408577,
2710
+ "teacher_loss": 0.0
2711
+ },
2712
+ {
2713
+ "epoch": 0.39071510957324107,
2714
+ "grad_norm": 15.3125,
2715
+ "kd_loss": 0.45843416452407837,
2716
+ "learning_rate": 6.02371312584908e-06,
2717
+ "loss": 0.1704,
2718
+ "step": 1355,
2719
+ "student_loss": 0.02067803405225277,
2720
+ "teacher_loss": 0.0
2721
+ },
2722
+ {
2723
+ "epoch": 0.39215686274509803,
2724
+ "grad_norm": 8.5625,
2725
+ "kd_loss": 0.25011980533599854,
2726
+ "learning_rate": 5.997280464765655e-06,
2727
+ "loss": 0.1897,
2728
+ "step": 1360,
2729
+ "student_loss": 0.0008441711543127894,
2730
+ "teacher_loss": 0.0
2731
+ },
2732
+ {
2733
+ "epoch": 0.393598615916955,
2734
+ "grad_norm": 9.8125,
2735
+ "kd_loss": 0.38673579692840576,
2736
+ "learning_rate": 5.970818745393579e-06,
2737
+ "loss": 0.2267,
2738
+ "step": 1365,
2739
+ "student_loss": 0.08822725713253021,
2740
+ "teacher_loss": 0.0
2741
+ },
2742
+ {
2743
+ "epoch": 0.395040369088812,
2744
+ "grad_norm": 19.625,
2745
+ "kd_loss": 0.0780089944601059,
2746
+ "learning_rate": 5.9443287387619754e-06,
2747
+ "loss": 0.1805,
2748
+ "step": 1370,
2749
+ "student_loss": 0.03733369708061218,
2750
+ "teacher_loss": 0.0
2751
+ },
2752
+ {
2753
+ "epoch": 0.396482122260669,
2754
+ "grad_norm": 10.9375,
2755
+ "kd_loss": 0.45517951250076294,
2756
+ "learning_rate": 5.9178112167241805e-06,
2757
+ "loss": 0.1868,
2758
+ "step": 1375,
2759
+ "student_loss": 0.017787568271160126,
2760
+ "teacher_loss": 0.0
2761
+ },
2762
+ {
2763
+ "epoch": 0.39792387543252594,
2764
+ "grad_norm": 10.375,
2765
+ "kd_loss": 0.05289127677679062,
2766
+ "learning_rate": 5.8912669519352725e-06,
2767
+ "loss": 0.1822,
2768
+ "step": 1380,
2769
+ "student_loss": 0.0045715938322246075,
2770
+ "teacher_loss": 0.0
2771
+ },
2772
+ {
2773
+ "epoch": 0.3993656286043829,
2774
+ "grad_norm": 7.78125,
2775
+ "kd_loss": 0.07237643748521805,
2776
+ "learning_rate": 5.864696717829539e-06,
2777
+ "loss": 0.1986,
2778
+ "step": 1385,
2779
+ "student_loss": 0.02439916506409645,
2780
+ "teacher_loss": 0.0
2781
+ },
2782
+ {
2783
+ "epoch": 0.4008073817762399,
2784
+ "grad_norm": 9.1875,
2785
+ "kd_loss": 0.11604559421539307,
2786
+ "learning_rate": 5.838101288597951e-06,
2787
+ "loss": 0.189,
2788
+ "step": 1390,
2789
+ "student_loss": 0.0003213919699192047,
2790
+ "teacher_loss": 0.0
2791
+ },
2792
+ {
2793
+ "epoch": 0.4022491349480969,
2794
+ "grad_norm": 16.875,
2795
+ "kd_loss": 0.4560457170009613,
2796
+ "learning_rate": 5.8114814391656046e-06,
2797
+ "loss": 0.2012,
2798
+ "step": 1395,
2799
+ "student_loss": 0.008913847617805004,
2800
+ "teacher_loss": 0.0
2801
+ },
2802
+ {
2803
+ "epoch": 0.40369088811995385,
2804
+ "grad_norm": 18.25,
2805
+ "kd_loss": 0.19607780873775482,
2806
+ "learning_rate": 5.78483794516914e-06,
2807
+ "loss": 0.1885,
2808
+ "step": 1400,
2809
+ "student_loss": 0.0004231977218296379,
2810
+ "teacher_loss": 0.0
2811
+ },
2812
+ {
2813
+ "epoch": 0.40513264129181087,
2814
+ "grad_norm": 26.125,
2815
+ "kd_loss": 0.05656301975250244,
2816
+ "learning_rate": 5.75817158293414e-06,
2817
+ "loss": 0.2286,
2818
+ "step": 1405,
2819
+ "student_loss": 0.0007274498348124325,
2820
+ "teacher_loss": 0.0
2821
+ },
2822
+ {
2823
+ "epoch": 0.40657439446366783,
2824
+ "grad_norm": 11.9375,
2825
+ "kd_loss": 0.1830921322107315,
2826
+ "learning_rate": 5.731483129452514e-06,
2827
+ "loss": 0.1792,
2828
+ "step": 1410,
2829
+ "student_loss": 0.0005606960039585829,
2830
+ "teacher_loss": 0.0
2831
+ },
2832
+ {
2833
+ "epoch": 0.4080161476355248,
2834
+ "grad_norm": 10.1875,
2835
+ "kd_loss": 0.05641094222664833,
2836
+ "learning_rate": 5.704773362359854e-06,
2837
+ "loss": 0.1803,
2838
+ "step": 1415,
2839
+ "student_loss": 0.004419934470206499,
2840
+ "teacher_loss": 0.0
2841
+ },
2842
+ {
2843
+ "epoch": 0.40945790080738176,
2844
+ "grad_norm": 9.5625,
2845
+ "kd_loss": 0.1356193721294403,
2846
+ "learning_rate": 5.678043059912776e-06,
2847
+ "loss": 0.1571,
2848
+ "step": 1420,
2849
+ "student_loss": 0.00037621092633344233,
2850
+ "teacher_loss": 0.0
2851
+ },
2852
+ {
2853
+ "epoch": 0.4108996539792388,
2854
+ "grad_norm": 10.5625,
2855
+ "kd_loss": 0.22703546285629272,
2856
+ "learning_rate": 5.6512930009662524e-06,
2857
+ "loss": 0.1959,
2858
+ "step": 1425,
2859
+ "student_loss": 0.025084203109145164,
2860
+ "teacher_loss": 0.0
2861
+ },
2862
+ {
2863
+ "epoch": 0.41234140715109574,
2864
+ "grad_norm": 7.625,
2865
+ "kd_loss": 0.054302290081977844,
2866
+ "learning_rate": 5.624523964950903e-06,
2867
+ "loss": 0.1822,
2868
+ "step": 1430,
2869
+ "student_loss": 0.00032259186264127493,
2870
+ "teacher_loss": 0.0
2871
+ },
2872
+ {
2873
+ "epoch": 0.4137831603229527,
2874
+ "grad_norm": 14.625,
2875
+ "kd_loss": 0.0907973200082779,
2876
+ "learning_rate": 5.597736731850295e-06,
2877
+ "loss": 0.1848,
2878
+ "step": 1435,
2879
+ "student_loss": 0.00121297559235245,
2880
+ "teacher_loss": 0.0
2881
+ },
2882
+ {
2883
+ "epoch": 0.41522491349480967,
2884
+ "grad_norm": 17.625,
2885
+ "kd_loss": 0.07823797315359116,
2886
+ "learning_rate": 5.570932082178219e-06,
2887
+ "loss": 0.2208,
2888
+ "step": 1440,
2889
+ "student_loss": 0.021054241806268692,
2890
+ "teacher_loss": 0.0
2891
+ },
2892
+ {
2893
+ "epoch": 0.4166666666666667,
2894
+ "grad_norm": 13.1875,
2895
+ "kd_loss": 0.4457983374595642,
2896
+ "learning_rate": 5.5441107969559315e-06,
2897
+ "loss": 0.1838,
2898
+ "step": 1445,
2899
+ "student_loss": 0.019648732617497444,
2900
+ "teacher_loss": 0.0
2901
+ },
2902
+ {
2903
+ "epoch": 0.41810841983852365,
2904
+ "grad_norm": 12.8125,
2905
+ "kd_loss": 0.2628614604473114,
2906
+ "learning_rate": 5.517273657689419e-06,
2907
+ "loss": 0.2101,
2908
+ "step": 1450,
2909
+ "student_loss": 0.0026446706615388393,
2910
+ "teacher_loss": 0.0
2911
+ },
2912
+ {
2913
+ "epoch": 0.4195501730103806,
2914
+ "grad_norm": 19.0,
2915
+ "kd_loss": 0.05944440886378288,
2916
+ "learning_rate": 5.490421446346608e-06,
2917
+ "loss": 0.19,
2918
+ "step": 1455,
2919
+ "student_loss": 0.0010834980057552457,
2920
+ "teacher_loss": 0.0
2921
+ },
2922
+ {
2923
+ "epoch": 0.4209919261822376,
2924
+ "grad_norm": 6.84375,
2925
+ "kd_loss": 0.1711495965719223,
2926
+ "learning_rate": 5.463554945334589e-06,
2927
+ "loss": 0.1958,
2928
+ "step": 1460,
2929
+ "student_loss": 0.0003729817399289459,
2930
+ "teacher_loss": 0.0
2931
+ },
2932
+ {
2933
+ "epoch": 0.4224336793540946,
2934
+ "grad_norm": 9.6875,
2935
+ "kd_loss": 0.10369019955396652,
2936
+ "learning_rate": 5.43667493747682e-06,
2937
+ "loss": 0.1707,
2938
+ "step": 1465,
2939
+ "student_loss": 0.014215357601642609,
2940
+ "teacher_loss": 0.0
2941
+ },
2942
+ {
2943
+ "epoch": 0.42387543252595156,
2944
+ "grad_norm": 12.4375,
2945
+ "kd_loss": 0.1022537350654602,
2946
+ "learning_rate": 5.409782205990317e-06,
2947
+ "loss": 0.1845,
2948
+ "step": 1470,
2949
+ "student_loss": 0.0002443333505652845,
2950
+ "teacher_loss": 0.0
2951
+ },
2952
+ {
2953
+ "epoch": 0.4253171856978085,
2954
+ "grad_norm": 9.9375,
2955
+ "kd_loss": 0.03169335797429085,
2956
+ "learning_rate": 5.3828775344628245e-06,
2957
+ "loss": 0.141,
2958
+ "step": 1475,
2959
+ "student_loss": 0.0003328607708681375,
2960
+ "teacher_loss": 0.0
2961
+ },
2962
+ {
2963
+ "epoch": 0.42675893886966554,
2964
+ "grad_norm": 15.625,
2965
+ "kd_loss": 0.04210688918828964,
2966
+ "learning_rate": 5.355961706829997e-06,
2967
+ "loss": 0.1892,
2968
+ "step": 1480,
2969
+ "student_loss": 0.0003736468206625432,
2970
+ "teacher_loss": 0.0
2971
+ },
2972
+ {
2973
+ "epoch": 0.4282006920415225,
2974
+ "grad_norm": 11.625,
2975
+ "kd_loss": 0.028124002739787102,
2976
+ "learning_rate": 5.329035507352548e-06,
2977
+ "loss": 0.1905,
2978
+ "step": 1485,
2979
+ "student_loss": 0.00025713234208524227,
2980
+ "teacher_loss": 0.0
2981
+ },
2982
+ {
2983
+ "epoch": 0.42964244521337946,
2984
+ "grad_norm": 8.875,
2985
+ "kd_loss": 0.03635227680206299,
2986
+ "learning_rate": 5.3020997205933985e-06,
2987
+ "loss": 0.1642,
2988
+ "step": 1490,
2989
+ "student_loss": 0.0016982207307592034,
2990
+ "teacher_loss": 0.0
2991
+ },
2992
+ {
2993
+ "epoch": 0.43108419838523643,
2994
+ "grad_norm": 17.25,
2995
+ "kd_loss": 0.07685169577598572,
2996
+ "learning_rate": 5.275155131394825e-06,
2997
+ "loss": 0.1832,
2998
+ "step": 1495,
2999
+ "student_loss": 0.0003758777165785432,
3000
+ "teacher_loss": 0.0
3001
+ },
3002
+ {
3003
+ "epoch": 0.43252595155709345,
3004
+ "grad_norm": 10.5625,
3005
+ "kd_loss": 0.4748556613922119,
3006
+ "learning_rate": 5.248202524855578e-06,
3007
+ "loss": 0.1758,
3008
+ "step": 1500,
3009
+ "student_loss": 0.013860415667295456,
3010
+ "teacher_loss": 0.0
3011
+ }
3012
+ ],
3013
+ "logging_steps": 5,
3014
+ "max_steps": 3000,
3015
+ "num_input_tokens_seen": 0,
3016
+ "num_train_epochs": 1,
3017
+ "save_steps": 500,
3018
+ "stateful_callbacks": {
3019
+ "TrainerControl": {
3020
+ "args": {
3021
+ "should_epoch_stop": false,
3022
+ "should_evaluate": false,
3023
+ "should_log": false,
3024
+ "should_save": true,
3025
+ "should_training_stop": false
3026
+ },
3027
+ "attributes": {}
3028
+ }
3029
+ },
3030
+ "total_flos": 0.0,
3031
+ "train_batch_size": 1,
3032
+ "trial_name": null,
3033
+ "trial_params": null
3034
+ }
checkpoints/codi_frozen_1.5b_hidden/checkpoint-1500/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoints/codi_frozen_1.5b_hidden/checkpoint-500/added_tokens.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</tool_call>": 151658,
3
+ "<tool_call>": 151657,
4
+ "<|action_sep|>": 151670,
5
+ "<|arg_sep|>": 151671,
6
+ "<|box_end|>": 151649,
7
+ "<|box_start|>": 151648,
8
+ "<|call_sep|>": 151666,
9
+ "<|end_of_text|>": 151673,
10
+ "<|endoftext|>": 151643,
11
+ "<|exception_sep|>": 151669,
12
+ "<|file_sep|>": 151664,
13
+ "<|fim_middle|>": 151660,
14
+ "<|fim_pad|>": 151662,
15
+ "<|fim_prefix|>": 151659,
16
+ "<|fim_suffix|>": 151661,
17
+ "<|frame_sep|>": 151672,
18
+ "<|im_end|>": 151645,
19
+ "<|im_start|>": 151644,
20
+ "<|image_pad|>": 151655,
21
+ "<|latent_end|>": 151675,
22
+ "<|latent_start|>": 151674,
23
+ "<|line_sep|>": 151667,
24
+ "<|object_ref_end|>": 151647,
25
+ "<|object_ref_start|>": 151646,
26
+ "<|quad_end|>": 151651,
27
+ "<|quad_start|>": 151650,
28
+ "<|repo_name|>": 151663,
29
+ "<|return_sep|>": 151668,
30
+ "<|trace_context_start|>": 151665,
31
+ "<|video_pad|>": 151656,
32
+ "<|vision_end|>": 151653,
33
+ "<|vision_pad|>": 151654,
34
+ "<|vision_start|>": 151652
35
+ }
checkpoints/codi_frozen_1.5b_hidden/checkpoint-500/chat_template.jinja ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {%- if tools %}
2
+ {{- '<|im_start|>system\n' }}
3
+ {%- if messages[0]['role'] == 'system' %}
4
+ {{- messages[0]['content'] }}
5
+ {%- else %}
6
+ {{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}
7
+ {%- endif %}
8
+ {{- "\n\n# Tools\n\nYou may call one or more functions to assist with the user query.\n\nYou are provided with function signatures within <tools></tools> XML tags:\n<tools>" }}
9
+ {%- for tool in tools %}
10
+ {{- "\n" }}
11
+ {{- tool | tojson }}
12
+ {%- endfor %}
13
+ {{- "\n</tools>\n\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\n<tool_call>\n{\"name\": <function-name>, \"arguments\": <args-json-object>}\n</tool_call><|im_end|>\n" }}
14
+ {%- else %}
15
+ {%- if messages[0]['role'] == 'system' %}
16
+ {{- '<|im_start|>system\n' + messages[0]['content'] + '<|im_end|>\n' }}
17
+ {%- else %}
18
+ {{- '<|im_start|>system\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|im_end|>\n' }}
19
+ {%- endif %}
20
+ {%- endif %}
21
+ {%- for message in messages %}
22
+ {%- if (message.role == "user") or (message.role == "system" and not loop.first) or (message.role == "assistant" and not message.tool_calls) %}
23
+ {{- '<|im_start|>' + message.role + '\n' + message.content + '<|im_end|>' + '\n' }}
24
+ {%- elif message.role == "assistant" %}
25
+ {{- '<|im_start|>' + message.role }}
26
+ {%- if message.content %}
27
+ {{- '\n' + message.content }}
28
+ {%- endif %}
29
+ {%- for tool_call in message.tool_calls %}
30
+ {%- if tool_call.function is defined %}
31
+ {%- set tool_call = tool_call.function %}
32
+ {%- endif %}
33
+ {{- '\n<tool_call>\n{"name": "' }}
34
+ {{- tool_call.name }}
35
+ {{- '", "arguments": ' }}
36
+ {{- tool_call.arguments | tojson }}
37
+ {{- '}\n</tool_call>' }}
38
+ {%- endfor %}
39
+ {{- '<|im_end|>\n' }}
40
+ {%- elif message.role == "tool" %}
41
+ {%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != "tool") %}
42
+ {{- '<|im_start|>user' }}
43
+ {%- endif %}
44
+ {{- '\n<tool_response>\n' }}
45
+ {{- message.content }}
46
+ {{- '\n</tool_response>' }}
47
+ {%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
48
+ {{- '<|im_end|>\n' }}
49
+ {%- endif %}
50
+ {%- endif %}
51
+ {%- endfor %}
52
+ {%- if add_generation_prompt %}
53
+ {{- '<|im_start|>assistant\n' }}
54
+ {%- endif %}
checkpoints/codi_frozen_1.5b_hidden/checkpoint-500/config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Qwen2ForCausalLM"
4
+ ],
5
+ "attention_dropout": 0.0,
6
+ "dtype": "bfloat16",
7
+ "eos_token_id": 151643,
8
+ "hidden_act": "silu",
9
+ "hidden_size": 1536,
10
+ "initializer_range": 0.02,
11
+ "intermediate_size": 8960,
12
+ "layer_types": [
13
+ "full_attention",
14
+ "full_attention",
15
+ "full_attention",
16
+ "full_attention",
17
+ "full_attention",
18
+ "full_attention",
19
+ "full_attention",
20
+ "full_attention",
21
+ "full_attention",
22
+ "full_attention",
23
+ "full_attention",
24
+ "full_attention",
25
+ "full_attention",
26
+ "full_attention",
27
+ "full_attention",
28
+ "full_attention",
29
+ "full_attention",
30
+ "full_attention",
31
+ "full_attention",
32
+ "full_attention",
33
+ "full_attention",
34
+ "full_attention",
35
+ "full_attention",
36
+ "full_attention",
37
+ "full_attention",
38
+ "full_attention",
39
+ "full_attention",
40
+ "full_attention"
41
+ ],
42
+ "max_position_embeddings": 32768,
43
+ "max_window_layers": 28,
44
+ "model_type": "qwen2",
45
+ "num_attention_heads": 12,
46
+ "num_hidden_layers": 28,
47
+ "num_key_value_heads": 2,
48
+ "pad_token_id": 151643,
49
+ "rms_norm_eps": 1e-06,
50
+ "rope_scaling": null,
51
+ "rope_theta": 1000000.0,
52
+ "sliding_window": null,
53
+ "tie_word_embeddings": true,
54
+ "transformers_version": "4.57.6",
55
+ "use_cache": true,
56
+ "use_sliding_window": false,
57
+ "vocab_size": 151676
58
+ }
checkpoints/codi_frozen_1.5b_hidden/checkpoint-500/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoints/codi_frozen_1.5b_hidden/checkpoint-500/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df6e112c4cfd365214a2d150c793beecd4941cf90706bb1129412639ccfd95bd
3
+ size 3096275515
checkpoints/codi_frozen_1.5b_hidden/checkpoint-500/special_tokens_map.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>",
5
+ "<|object_ref_start|>",
6
+ "<|object_ref_end|>",
7
+ "<|box_start|>",
8
+ "<|box_end|>",
9
+ "<|quad_start|>",
10
+ "<|quad_end|>",
11
+ "<|vision_start|>",
12
+ "<|vision_end|>",
13
+ "<|vision_pad|>",
14
+ "<|image_pad|>",
15
+ "<|video_pad|>"
16
+ ],
17
+ "eos_token": {
18
+ "content": "<|endoftext|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ "pad_token": {
25
+ "content": "<|endoftext|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
checkpoints/codi_frozen_1.5b_hidden/checkpoint-500/thought_projector.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42b4c4ec484d4efd9bca68c973c5cf2016cf8ca99b927894e03ce461c1571510
3
+ size 9445953
checkpoints/codi_frozen_1.5b_hidden/checkpoint-500/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83a790d654474f5dfe225f889afd0210313eb1083f942671f2c4b8e95a1c922b
3
+ size 11424004
checkpoints/codi_frozen_1.5b_hidden/checkpoint-500/tokenizer_config.json ADDED
@@ -0,0 +1,295 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "151665": {
182
+ "content": "<|trace_context_start|>",
183
+ "lstrip": false,
184
+ "normalized": false,
185
+ "rstrip": false,
186
+ "single_word": false,
187
+ "special": true
188
+ },
189
+ "151666": {
190
+ "content": "<|call_sep|>",
191
+ "lstrip": false,
192
+ "normalized": false,
193
+ "rstrip": false,
194
+ "single_word": false,
195
+ "special": true
196
+ },
197
+ "151667": {
198
+ "content": "<|line_sep|>",
199
+ "lstrip": false,
200
+ "normalized": false,
201
+ "rstrip": false,
202
+ "single_word": false,
203
+ "special": true
204
+ },
205
+ "151668": {
206
+ "content": "<|return_sep|>",
207
+ "lstrip": false,
208
+ "normalized": false,
209
+ "rstrip": false,
210
+ "single_word": false,
211
+ "special": true
212
+ },
213
+ "151669": {
214
+ "content": "<|exception_sep|>",
215
+ "lstrip": false,
216
+ "normalized": false,
217
+ "rstrip": false,
218
+ "single_word": false,
219
+ "special": true
220
+ },
221
+ "151670": {
222
+ "content": "<|action_sep|>",
223
+ "lstrip": false,
224
+ "normalized": false,
225
+ "rstrip": false,
226
+ "single_word": false,
227
+ "special": true
228
+ },
229
+ "151671": {
230
+ "content": "<|arg_sep|>",
231
+ "lstrip": false,
232
+ "normalized": false,
233
+ "rstrip": false,
234
+ "single_word": false,
235
+ "special": true
236
+ },
237
+ "151672": {
238
+ "content": "<|frame_sep|>",
239
+ "lstrip": false,
240
+ "normalized": false,
241
+ "rstrip": false,
242
+ "single_word": false,
243
+ "special": true
244
+ },
245
+ "151673": {
246
+ "content": "<|end_of_text|>",
247
+ "lstrip": false,
248
+ "normalized": false,
249
+ "rstrip": false,
250
+ "single_word": false,
251
+ "special": true
252
+ },
253
+ "151674": {
254
+ "content": "<|latent_start|>",
255
+ "lstrip": false,
256
+ "normalized": false,
257
+ "rstrip": false,
258
+ "single_word": false,
259
+ "special": true
260
+ },
261
+ "151675": {
262
+ "content": "<|latent_end|>",
263
+ "lstrip": false,
264
+ "normalized": false,
265
+ "rstrip": false,
266
+ "single_word": false,
267
+ "special": true
268
+ }
269
+ },
270
+ "additional_special_tokens": [
271
+ "<|im_start|>",
272
+ "<|im_end|>",
273
+ "<|object_ref_start|>",
274
+ "<|object_ref_end|>",
275
+ "<|box_start|>",
276
+ "<|box_end|>",
277
+ "<|quad_start|>",
278
+ "<|quad_end|>",
279
+ "<|vision_start|>",
280
+ "<|vision_end|>",
281
+ "<|vision_pad|>",
282
+ "<|image_pad|>",
283
+ "<|video_pad|>"
284
+ ],
285
+ "bos_token": null,
286
+ "clean_up_tokenization_spaces": false,
287
+ "eos_token": "<|endoftext|>",
288
+ "errors": "replace",
289
+ "extra_special_tokens": {},
290
+ "model_max_length": 32768,
291
+ "pad_token": "<|endoftext|>",
292
+ "split_special_tokens": false,
293
+ "tokenizer_class": "Qwen2Tokenizer",
294
+ "unk_token": null
295
+ }
checkpoints/codi_frozen_1.5b_hidden/checkpoint-500/trainer_state.json ADDED
@@ -0,0 +1,1034 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.14417531718569782,
6
+ "eval_steps": 500,
7
+ "global_step": 500,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.0014417531718569781,
14
+ "grad_norm": 322.0,
15
+ "kd_loss": 1.997420072555542,
16
+ "learning_rate": 4.444444444444445e-07,
17
+ "loss": 2.1422,
18
+ "step": 5,
19
+ "student_loss": 0.0605761781334877,
20
+ "teacher_loss": 0.0
21
+ },
22
+ {
23
+ "epoch": 0.0028835063437139563,
24
+ "grad_norm": 186.0,
25
+ "kd_loss": 1.8595829010009766,
26
+ "learning_rate": 1.0000000000000002e-06,
27
+ "loss": 2.0829,
28
+ "step": 10,
29
+ "student_loss": 0.09249057620763779,
30
+ "teacher_loss": 0.0
31
+ },
32
+ {
33
+ "epoch": 0.004325259515570935,
34
+ "grad_norm": 117.5,
35
+ "kd_loss": 1.5637085437774658,
36
+ "learning_rate": 1.5555555555555558e-06,
37
+ "loss": 1.972,
38
+ "step": 15,
39
+ "student_loss": 0.026328546926379204,
40
+ "teacher_loss": 0.0
41
+ },
42
+ {
43
+ "epoch": 0.0057670126874279125,
44
+ "grad_norm": 106.5,
45
+ "kd_loss": 1.4912058115005493,
46
+ "learning_rate": 2.1111111111111114e-06,
47
+ "loss": 1.8011,
48
+ "step": 20,
49
+ "student_loss": 0.13309946656227112,
50
+ "teacher_loss": 0.0
51
+ },
52
+ {
53
+ "epoch": 0.00720876585928489,
54
+ "grad_norm": 86.5,
55
+ "kd_loss": 1.1542646884918213,
56
+ "learning_rate": 2.666666666666667e-06,
57
+ "loss": 1.5427,
58
+ "step": 25,
59
+ "student_loss": 0.036511313170194626,
60
+ "teacher_loss": 0.0
61
+ },
62
+ {
63
+ "epoch": 0.00865051903114187,
64
+ "grad_norm": 58.5,
65
+ "kd_loss": 0.9403514266014099,
66
+ "learning_rate": 3.2222222222222227e-06,
67
+ "loss": 1.2794,
68
+ "step": 30,
69
+ "student_loss": 0.01801167242228985,
70
+ "teacher_loss": 0.0
71
+ },
72
+ {
73
+ "epoch": 0.010092272202998846,
74
+ "grad_norm": 31.5,
75
+ "kd_loss": 0.6764306426048279,
76
+ "learning_rate": 3.777777777777778e-06,
77
+ "loss": 1.0897,
78
+ "step": 35,
79
+ "student_loss": 0.0011638500727713108,
80
+ "teacher_loss": 0.0
81
+ },
82
+ {
83
+ "epoch": 0.011534025374855825,
84
+ "grad_norm": 27.625,
85
+ "kd_loss": 0.7702282667160034,
86
+ "learning_rate": 4.333333333333334e-06,
87
+ "loss": 0.9024,
88
+ "step": 40,
89
+ "student_loss": 0.08332191407680511,
90
+ "teacher_loss": 0.0
91
+ },
92
+ {
93
+ "epoch": 0.012975778546712802,
94
+ "grad_norm": 20.875,
95
+ "kd_loss": 1.050789475440979,
96
+ "learning_rate": 4.888888888888889e-06,
97
+ "loss": 0.7206,
98
+ "step": 45,
99
+ "student_loss": 0.07726961374282837,
100
+ "teacher_loss": 0.0
101
+ },
102
+ {
103
+ "epoch": 0.01441753171856978,
104
+ "grad_norm": 44.25,
105
+ "kd_loss": 0.4379478096961975,
106
+ "learning_rate": 5.444444444444445e-06,
107
+ "loss": 0.6754,
108
+ "step": 50,
109
+ "student_loss": 0.007436605170369148,
110
+ "teacher_loss": 0.0
111
+ },
112
+ {
113
+ "epoch": 0.015859284890426758,
114
+ "grad_norm": 17.5,
115
+ "kd_loss": 0.3016382157802582,
116
+ "learning_rate": 6e-06,
117
+ "loss": 0.5857,
118
+ "step": 55,
119
+ "student_loss": 0.002162981079891324,
120
+ "teacher_loss": 0.0
121
+ },
122
+ {
123
+ "epoch": 0.01730103806228374,
124
+ "grad_norm": 24.625,
125
+ "kd_loss": 0.2297545075416565,
126
+ "learning_rate": 6.555555555555556e-06,
127
+ "loss": 0.5265,
128
+ "step": 60,
129
+ "student_loss": 0.012505847960710526,
130
+ "teacher_loss": 0.0
131
+ },
132
+ {
133
+ "epoch": 0.018742791234140715,
134
+ "grad_norm": 14.75,
135
+ "kd_loss": 0.2053602635860443,
136
+ "learning_rate": 7.111111111111112e-06,
137
+ "loss": 0.5101,
138
+ "step": 65,
139
+ "student_loss": 0.04744679108262062,
140
+ "teacher_loss": 0.0
141
+ },
142
+ {
143
+ "epoch": 0.020184544405997693,
144
+ "grad_norm": 34.0,
145
+ "kd_loss": 0.7437167763710022,
146
+ "learning_rate": 7.666666666666667e-06,
147
+ "loss": 0.4523,
148
+ "step": 70,
149
+ "student_loss": 0.029973715543746948,
150
+ "teacher_loss": 0.0
151
+ },
152
+ {
153
+ "epoch": 0.02162629757785467,
154
+ "grad_norm": 14.0625,
155
+ "kd_loss": 0.18727970123291016,
156
+ "learning_rate": 8.222222222222222e-06,
157
+ "loss": 0.4534,
158
+ "step": 75,
159
+ "student_loss": 0.001686512609012425,
160
+ "teacher_loss": 0.0
161
+ },
162
+ {
163
+ "epoch": 0.02306805074971165,
164
+ "grad_norm": 31.0,
165
+ "kd_loss": 0.18602637946605682,
166
+ "learning_rate": 8.777777777777778e-06,
167
+ "loss": 0.4338,
168
+ "step": 80,
169
+ "student_loss": 0.0014192159287631512,
170
+ "teacher_loss": 0.0
171
+ },
172
+ {
173
+ "epoch": 0.024509803921568627,
174
+ "grad_norm": 14.75,
175
+ "kd_loss": 0.11737873405218124,
176
+ "learning_rate": 9.333333333333334e-06,
177
+ "loss": 0.4378,
178
+ "step": 85,
179
+ "student_loss": 0.000477277091704309,
180
+ "teacher_loss": 0.0
181
+ },
182
+ {
183
+ "epoch": 0.025951557093425604,
184
+ "grad_norm": 17.125,
185
+ "kd_loss": 0.7024360299110413,
186
+ "learning_rate": 9.88888888888889e-06,
187
+ "loss": 0.3816,
188
+ "step": 90,
189
+ "student_loss": 0.027783483266830444,
190
+ "teacher_loss": 0.0
191
+ },
192
+ {
193
+ "epoch": 0.027393310265282585,
194
+ "grad_norm": 19.125,
195
+ "kd_loss": 0.3916384279727936,
196
+ "learning_rate": 9.99995337991255e-06,
197
+ "loss": 0.3905,
198
+ "step": 95,
199
+ "student_loss": 0.013136160559952259,
200
+ "teacher_loss": 0.0
201
+ },
202
+ {
203
+ "epoch": 0.02883506343713956,
204
+ "grad_norm": 13.9375,
205
+ "kd_loss": 0.09685378521680832,
206
+ "learning_rate": 9.999763987297266e-06,
207
+ "loss": 0.3485,
208
+ "step": 100,
209
+ "student_loss": 0.0006464557372964919,
210
+ "teacher_loss": 0.0
211
+ },
212
+ {
213
+ "epoch": 0.03027681660899654,
214
+ "grad_norm": 12.5,
215
+ "kd_loss": 0.48202934861183167,
216
+ "learning_rate": 9.999428913912876e-06,
217
+ "loss": 0.3555,
218
+ "step": 105,
219
+ "student_loss": 0.005315156653523445,
220
+ "teacher_loss": 0.0
221
+ },
222
+ {
223
+ "epoch": 0.031718569780853516,
224
+ "grad_norm": 9.8125,
225
+ "kd_loss": 0.42474475502967834,
226
+ "learning_rate": 9.998948169522587e-06,
227
+ "loss": 0.3616,
228
+ "step": 110,
229
+ "student_loss": 0.0304458886384964,
230
+ "teacher_loss": 0.0
231
+ },
232
+ {
233
+ "epoch": 0.03316032295271049,
234
+ "grad_norm": 11.9375,
235
+ "kd_loss": 0.30219101905822754,
236
+ "learning_rate": 9.998321768134101e-06,
237
+ "loss": 0.3669,
238
+ "step": 115,
239
+ "student_loss": 0.0007903591031208634,
240
+ "teacher_loss": 0.0
241
+ },
242
+ {
243
+ "epoch": 0.03460207612456748,
244
+ "grad_norm": 47.0,
245
+ "kd_loss": 0.14825306832790375,
246
+ "learning_rate": 9.997549727999212e-06,
247
+ "loss": 0.3014,
248
+ "step": 120,
249
+ "student_loss": 0.0007933085435070097,
250
+ "teacher_loss": 0.0
251
+ },
252
+ {
253
+ "epoch": 0.036043829296424454,
254
+ "grad_norm": 10.6875,
255
+ "kd_loss": 0.6828317046165466,
256
+ "learning_rate": 9.996632071613257e-06,
257
+ "loss": 0.3416,
258
+ "step": 125,
259
+ "student_loss": 0.056072596460580826,
260
+ "teacher_loss": 0.0
261
+ },
262
+ {
263
+ "epoch": 0.03748558246828143,
264
+ "grad_norm": 21.5,
265
+ "kd_loss": 0.16518603265285492,
266
+ "learning_rate": 9.995568825714479e-06,
267
+ "loss": 0.3623,
268
+ "step": 130,
269
+ "student_loss": 0.000613231910392642,
270
+ "teacher_loss": 0.0
271
+ },
272
+ {
273
+ "epoch": 0.03892733564013841,
274
+ "grad_norm": 11.875,
275
+ "kd_loss": 0.4139902889728546,
276
+ "learning_rate": 9.994360021283235e-06,
277
+ "loss": 0.3269,
278
+ "step": 135,
279
+ "student_loss": 0.059860486537218094,
280
+ "teacher_loss": 0.0
281
+ },
282
+ {
283
+ "epoch": 0.040369088811995385,
284
+ "grad_norm": 17.0,
285
+ "kd_loss": 0.15953019261360168,
286
+ "learning_rate": 9.993005693541098e-06,
287
+ "loss": 0.2964,
288
+ "step": 140,
289
+ "student_loss": 0.0005189953953959048,
290
+ "teacher_loss": 0.0
291
+ },
292
+ {
293
+ "epoch": 0.04181084198385236,
294
+ "grad_norm": 19.5,
295
+ "kd_loss": 0.7493298053741455,
296
+ "learning_rate": 9.991505881949837e-06,
297
+ "loss": 0.3058,
298
+ "step": 145,
299
+ "student_loss": 0.053292322903871536,
300
+ "teacher_loss": 0.0
301
+ },
302
+ {
303
+ "epoch": 0.04325259515570934,
304
+ "grad_norm": 15.8125,
305
+ "kd_loss": 0.09782249480485916,
306
+ "learning_rate": 9.989860630210251e-06,
307
+ "loss": 0.3046,
308
+ "step": 150,
309
+ "student_loss": 0.0007303969468921423,
310
+ "teacher_loss": 0.0
311
+ },
312
+ {
313
+ "epoch": 0.04469434832756632,
314
+ "grad_norm": 12.0625,
315
+ "kd_loss": 0.119688019156456,
316
+ "learning_rate": 9.98806998626091e-06,
317
+ "loss": 0.3088,
318
+ "step": 155,
319
+ "student_loss": 0.0005232616094872355,
320
+ "teacher_loss": 0.0
321
+ },
322
+ {
323
+ "epoch": 0.0461361014994233,
324
+ "grad_norm": 17.625,
325
+ "kd_loss": 0.2501586973667145,
326
+ "learning_rate": 9.98613400227676e-06,
327
+ "loss": 0.3508,
328
+ "step": 160,
329
+ "student_loss": 0.0909157246351242,
330
+ "teacher_loss": 0.0
331
+ },
332
+ {
333
+ "epoch": 0.04757785467128028,
334
+ "grad_norm": 25.75,
335
+ "kd_loss": 0.23997722566127777,
336
+ "learning_rate": 9.984052734667586e-06,
337
+ "loss": 0.309,
338
+ "step": 165,
339
+ "student_loss": 0.0003585258382372558,
340
+ "teacher_loss": 0.0
341
+ },
342
+ {
343
+ "epoch": 0.049019607843137254,
344
+ "grad_norm": 53.75,
345
+ "kd_loss": 0.08952173590660095,
346
+ "learning_rate": 9.981826244076387e-06,
347
+ "loss": 0.2906,
348
+ "step": 170,
349
+ "student_loss": 0.0005561846191994846,
350
+ "teacher_loss": 0.0
351
+ },
352
+ {
353
+ "epoch": 0.05046136101499423,
354
+ "grad_norm": 40.0,
355
+ "kd_loss": 0.22894923388957977,
356
+ "learning_rate": 9.979454595377594e-06,
357
+ "loss": 0.2992,
358
+ "step": 175,
359
+ "student_loss": 0.0037626794073730707,
360
+ "teacher_loss": 0.0
361
+ },
362
+ {
363
+ "epoch": 0.05190311418685121,
364
+ "grad_norm": 23.75,
365
+ "kd_loss": 0.23231007158756256,
366
+ "learning_rate": 9.97693785767519e-06,
367
+ "loss": 0.278,
368
+ "step": 180,
369
+ "student_loss": 0.0004788874357473105,
370
+ "teacher_loss": 0.0
371
+ },
372
+ {
373
+ "epoch": 0.05334486735870819,
374
+ "grad_norm": 32.25,
375
+ "kd_loss": 0.32399287819862366,
376
+ "learning_rate": 9.9742761043007e-06,
377
+ "loss": 0.3037,
378
+ "step": 185,
379
+ "student_loss": 0.05988827347755432,
380
+ "teacher_loss": 0.0
381
+ },
382
+ {
383
+ "epoch": 0.05478662053056517,
384
+ "grad_norm": 18.75,
385
+ "kd_loss": 0.46008631587028503,
386
+ "learning_rate": 9.971469412811032e-06,
387
+ "loss": 0.2833,
388
+ "step": 190,
389
+ "student_loss": 0.0008702761260792613,
390
+ "teacher_loss": 0.0
391
+ },
392
+ {
393
+ "epoch": 0.056228373702422146,
394
+ "grad_norm": 10.1875,
395
+ "kd_loss": 0.41200897097587585,
396
+ "learning_rate": 9.968517864986247e-06,
397
+ "loss": 0.2848,
398
+ "step": 195,
399
+ "student_loss": 0.01731002703309059,
400
+ "teacher_loss": 0.0
401
+ },
402
+ {
403
+ "epoch": 0.05767012687427912,
404
+ "grad_norm": 10.875,
405
+ "kd_loss": 0.17150147259235382,
406
+ "learning_rate": 9.965421546827153e-06,
407
+ "loss": 0.2805,
408
+ "step": 200,
409
+ "student_loss": 0.0014504786813631654,
410
+ "teacher_loss": 0.0
411
+ },
412
+ {
413
+ "epoch": 0.0591118800461361,
414
+ "grad_norm": 20.875,
415
+ "kd_loss": 0.1884479522705078,
416
+ "learning_rate": 9.962180548552812e-06,
417
+ "loss": 0.2697,
418
+ "step": 205,
419
+ "student_loss": 0.04227042570710182,
420
+ "teacher_loss": 0.0
421
+ },
422
+ {
423
+ "epoch": 0.06055363321799308,
424
+ "grad_norm": 23.75,
425
+ "kd_loss": 0.24175123870372772,
426
+ "learning_rate": 9.958794964597906e-06,
427
+ "loss": 0.2654,
428
+ "step": 210,
429
+ "student_loss": 0.0005445634596981108,
430
+ "teacher_loss": 0.0
431
+ },
432
+ {
433
+ "epoch": 0.061995386389850055,
434
+ "grad_norm": 25.875,
435
+ "kd_loss": 0.2347751259803772,
436
+ "learning_rate": 9.955264893609986e-06,
437
+ "loss": 0.294,
438
+ "step": 215,
439
+ "student_loss": 0.0005844403640367091,
440
+ "teacher_loss": 0.0
441
+ },
442
+ {
443
+ "epoch": 0.06343713956170703,
444
+ "grad_norm": 17.25,
445
+ "kd_loss": 0.34608691930770874,
446
+ "learning_rate": 9.951590438446597e-06,
447
+ "loss": 0.2777,
448
+ "step": 220,
449
+ "student_loss": 0.06770455092191696,
450
+ "teacher_loss": 0.0
451
+ },
452
+ {
453
+ "epoch": 0.06487889273356401,
454
+ "grad_norm": 37.0,
455
+ "kd_loss": 0.13642175495624542,
456
+ "learning_rate": 9.947771706172285e-06,
457
+ "loss": 0.2711,
458
+ "step": 225,
459
+ "student_loss": 0.029741473495960236,
460
+ "teacher_loss": 0.0
461
+ },
462
+ {
463
+ "epoch": 0.06632064590542099,
464
+ "grad_norm": 13.5,
465
+ "kd_loss": 0.24233467876911163,
466
+ "learning_rate": 9.943808808055472e-06,
467
+ "loss": 0.2623,
468
+ "step": 230,
469
+ "student_loss": 0.0009022229351103306,
470
+ "teacher_loss": 0.0
471
+ },
472
+ {
473
+ "epoch": 0.06776239907727798,
474
+ "grad_norm": 11.875,
475
+ "kd_loss": 0.6708654165267944,
476
+ "learning_rate": 9.93970185956522e-06,
477
+ "loss": 0.2862,
478
+ "step": 235,
479
+ "student_loss": 0.019873904064297676,
480
+ "teacher_loss": 0.0
481
+ },
482
+ {
483
+ "epoch": 0.06920415224913495,
484
+ "grad_norm": 28.0,
485
+ "kd_loss": 0.18894419074058533,
486
+ "learning_rate": 9.93545098036786e-06,
487
+ "loss": 0.2625,
488
+ "step": 240,
489
+ "student_loss": 0.0006731516914442182,
490
+ "teacher_loss": 0.0
491
+ },
492
+ {
493
+ "epoch": 0.07064590542099193,
494
+ "grad_norm": 20.25,
495
+ "kd_loss": 0.13373719155788422,
496
+ "learning_rate": 9.931056294323507e-06,
497
+ "loss": 0.2638,
498
+ "step": 245,
499
+ "student_loss": 0.0005933287902735174,
500
+ "teacher_loss": 0.0
501
+ },
502
+ {
503
+ "epoch": 0.07208765859284891,
504
+ "grad_norm": 10.0,
505
+ "kd_loss": 0.12812890112400055,
506
+ "learning_rate": 9.926517929482454e-06,
507
+ "loss": 0.2926,
508
+ "step": 250,
509
+ "student_loss": 0.00034213275648653507,
510
+ "teacher_loss": 0.0
511
+ },
512
+ {
513
+ "epoch": 0.07352941176470588,
514
+ "grad_norm": 16.75,
515
+ "kd_loss": 0.08018118143081665,
516
+ "learning_rate": 9.921836018081438e-06,
517
+ "loss": 0.2428,
518
+ "step": 255,
519
+ "student_loss": 0.00025593984173610806,
520
+ "teacher_loss": 0.0
521
+ },
522
+ {
523
+ "epoch": 0.07497116493656286,
524
+ "grad_norm": 10.75,
525
+ "kd_loss": 0.19167569279670715,
526
+ "learning_rate": 9.917010696539793e-06,
527
+ "loss": 0.305,
528
+ "step": 260,
529
+ "student_loss": 0.04356108978390694,
530
+ "teacher_loss": 0.0
531
+ },
532
+ {
533
+ "epoch": 0.07641291810841984,
534
+ "grad_norm": 26.625,
535
+ "kd_loss": 0.0696549043059349,
536
+ "learning_rate": 9.912042105455462e-06,
537
+ "loss": 0.2747,
538
+ "step": 265,
539
+ "student_loss": 0.0003771705087274313,
540
+ "teacher_loss": 0.0
541
+ },
542
+ {
543
+ "epoch": 0.07785467128027682,
544
+ "grad_norm": 12.0625,
545
+ "kd_loss": 0.06586078554391861,
546
+ "learning_rate": 9.906930389600917e-06,
547
+ "loss": 0.2801,
548
+ "step": 270,
549
+ "student_loss": 0.00041506686829961836,
550
+ "teacher_loss": 0.0
551
+ },
552
+ {
553
+ "epoch": 0.07929642445213379,
554
+ "grad_norm": 20.75,
555
+ "kd_loss": 0.14978329837322235,
556
+ "learning_rate": 9.901675697918925e-06,
557
+ "loss": 0.2886,
558
+ "step": 275,
559
+ "student_loss": 0.04765838012099266,
560
+ "teacher_loss": 0.0
561
+ },
562
+ {
563
+ "epoch": 0.08073817762399077,
564
+ "grad_norm": 21.75,
565
+ "kd_loss": 0.17263588309288025,
566
+ "learning_rate": 9.896278183518216e-06,
567
+ "loss": 0.2897,
568
+ "step": 280,
569
+ "student_loss": 0.0004967491258867085,
570
+ "teacher_loss": 0.0
571
+ },
572
+ {
573
+ "epoch": 0.08217993079584775,
574
+ "grad_norm": 20.0,
575
+ "kd_loss": 0.10580945014953613,
576
+ "learning_rate": 9.890738003669029e-06,
577
+ "loss": 0.293,
578
+ "step": 285,
579
+ "student_loss": 0.0005849753506481647,
580
+ "teacher_loss": 0.0
581
+ },
582
+ {
583
+ "epoch": 0.08362168396770472,
584
+ "grad_norm": 12.1875,
585
+ "kd_loss": 0.09176977723836899,
586
+ "learning_rate": 9.885055319798514e-06,
587
+ "loss": 0.3088,
588
+ "step": 290,
589
+ "student_loss": 0.0006238222122192383,
590
+ "teacher_loss": 0.0
591
+ },
592
+ {
593
+ "epoch": 0.0850634371395617,
594
+ "grad_norm": 10.9375,
595
+ "kd_loss": 0.07891599833965302,
596
+ "learning_rate": 9.879230297486034e-06,
597
+ "loss": 0.2957,
598
+ "step": 295,
599
+ "student_loss": 0.0005840823869220912,
600
+ "teacher_loss": 0.0
601
+ },
602
+ {
603
+ "epoch": 0.08650519031141868,
604
+ "grad_norm": 7.9375,
605
+ "kd_loss": 0.3616674840450287,
606
+ "learning_rate": 9.873263106458353e-06,
607
+ "loss": 0.2483,
608
+ "step": 300,
609
+ "student_loss": 0.019933484494686127,
610
+ "teacher_loss": 0.0
611
+ },
612
+ {
613
+ "epoch": 0.08794694348327567,
614
+ "grad_norm": 15.9375,
615
+ "kd_loss": 0.15585829317569733,
616
+ "learning_rate": 9.86715392058467e-06,
617
+ "loss": 0.2522,
618
+ "step": 305,
619
+ "student_loss": 0.018561875447630882,
620
+ "teacher_loss": 0.0
621
+ },
622
+ {
623
+ "epoch": 0.08938869665513265,
624
+ "grad_norm": 10.1875,
625
+ "kd_loss": 0.06951466202735901,
626
+ "learning_rate": 9.860902917871566e-06,
627
+ "loss": 0.2646,
628
+ "step": 310,
629
+ "student_loss": 0.00046623480739071965,
630
+ "teacher_loss": 0.0
631
+ },
632
+ {
633
+ "epoch": 0.09083044982698962,
634
+ "grad_norm": 11.5,
635
+ "kd_loss": 0.2836111783981323,
636
+ "learning_rate": 9.854510280457819e-06,
637
+ "loss": 0.2393,
638
+ "step": 315,
639
+ "student_loss": 0.012322928756475449,
640
+ "teacher_loss": 0.0
641
+ },
642
+ {
643
+ "epoch": 0.0922722029988466,
644
+ "grad_norm": 13.6875,
645
+ "kd_loss": 0.10447105020284653,
646
+ "learning_rate": 9.847976194609083e-06,
647
+ "loss": 0.2668,
648
+ "step": 320,
649
+ "student_loss": 0.00048153125680983067,
650
+ "teacher_loss": 0.0
651
+ },
652
+ {
653
+ "epoch": 0.09371395617070358,
654
+ "grad_norm": 11.0625,
655
+ "kd_loss": 0.4263528883457184,
656
+ "learning_rate": 9.841300850712479e-06,
657
+ "loss": 0.2377,
658
+ "step": 325,
659
+ "student_loss": 0.00044430175330489874,
660
+ "teacher_loss": 0.0
661
+ },
662
+ {
663
+ "epoch": 0.09515570934256055,
664
+ "grad_norm": 17.5,
665
+ "kd_loss": 0.6019083261489868,
666
+ "learning_rate": 9.834484443271035e-06,
667
+ "loss": 0.2697,
668
+ "step": 330,
669
+ "student_loss": 0.05738024041056633,
670
+ "teacher_loss": 0.0
671
+ },
672
+ {
673
+ "epoch": 0.09659746251441753,
674
+ "grad_norm": 7.125,
675
+ "kd_loss": 0.0715835765004158,
676
+ "learning_rate": 9.827527170898019e-06,
677
+ "loss": 0.2054,
678
+ "step": 335,
679
+ "student_loss": 0.0005960066919215024,
680
+ "teacher_loss": 0.0
681
+ },
682
+ {
683
+ "epoch": 0.09803921568627451,
684
+ "grad_norm": 15.1875,
685
+ "kd_loss": 0.10987883061170578,
686
+ "learning_rate": 9.820429236311158e-06,
687
+ "loss": 0.2695,
688
+ "step": 340,
689
+ "student_loss": 0.009573950432240963,
690
+ "teacher_loss": 0.0
691
+ },
692
+ {
693
+ "epoch": 0.09948096885813149,
694
+ "grad_norm": 34.0,
695
+ "kd_loss": 0.17168864607810974,
696
+ "learning_rate": 9.81319084632673e-06,
697
+ "loss": 0.258,
698
+ "step": 345,
699
+ "student_loss": 0.016774671152234077,
700
+ "teacher_loss": 0.0
701
+ },
702
+ {
703
+ "epoch": 0.10092272202998846,
704
+ "grad_norm": 21.375,
705
+ "kd_loss": 0.532006025314331,
706
+ "learning_rate": 9.805812211853534e-06,
707
+ "loss": 0.2368,
708
+ "step": 350,
709
+ "student_loss": 0.0042114779353141785,
710
+ "teacher_loss": 0.0
711
+ },
712
+ {
713
+ "epoch": 0.10236447520184544,
714
+ "grad_norm": 16.625,
715
+ "kd_loss": 0.0480809211730957,
716
+ "learning_rate": 9.798293547886748e-06,
717
+ "loss": 0.2384,
718
+ "step": 355,
719
+ "student_loss": 0.000468328595161438,
720
+ "teacher_loss": 0.0
721
+ },
722
+ {
723
+ "epoch": 0.10380622837370242,
724
+ "grad_norm": 19.625,
725
+ "kd_loss": 0.06214166805148125,
726
+ "learning_rate": 9.790635073501662e-06,
727
+ "loss": 0.2473,
728
+ "step": 360,
729
+ "student_loss": 0.0004774518311023712,
730
+ "teacher_loss": 0.0
731
+ },
732
+ {
733
+ "epoch": 0.1052479815455594,
734
+ "grad_norm": 11.0,
735
+ "kd_loss": 0.23296360671520233,
736
+ "learning_rate": 9.782837011847294e-06,
737
+ "loss": 0.3018,
738
+ "step": 365,
739
+ "student_loss": 0.045026302337646484,
740
+ "teacher_loss": 0.0
741
+ },
742
+ {
743
+ "epoch": 0.10668973471741638,
744
+ "grad_norm": 14.5625,
745
+ "kd_loss": 0.39091649651527405,
746
+ "learning_rate": 9.774899590139897e-06,
747
+ "loss": 0.2487,
748
+ "step": 370,
749
+ "student_loss": 0.019704369828104973,
750
+ "teacher_loss": 0.0
751
+ },
752
+ {
753
+ "epoch": 0.10813148788927336,
754
+ "grad_norm": 9.1875,
755
+ "kd_loss": 0.1680285483598709,
756
+ "learning_rate": 9.766823039656328e-06,
757
+ "loss": 0.2398,
758
+ "step": 375,
759
+ "student_loss": 0.038442861288785934,
760
+ "teacher_loss": 0.0
761
+ },
762
+ {
763
+ "epoch": 0.10957324106113034,
764
+ "grad_norm": 17.875,
765
+ "kd_loss": 0.06734355539083481,
766
+ "learning_rate": 9.758607595727309e-06,
767
+ "loss": 0.2636,
768
+ "step": 380,
769
+ "student_loss": 0.0004427676321938634,
770
+ "teacher_loss": 0.0
771
+ },
772
+ {
773
+ "epoch": 0.11101499423298732,
774
+ "grad_norm": 16.25,
775
+ "kd_loss": 0.16070111095905304,
776
+ "learning_rate": 9.75025349773058e-06,
777
+ "loss": 0.2488,
778
+ "step": 385,
779
+ "student_loss": 0.0003361160634085536,
780
+ "teacher_loss": 0.0
781
+ },
782
+ {
783
+ "epoch": 0.11245674740484429,
784
+ "grad_norm": 10.0,
785
+ "kd_loss": 0.06088823080062866,
786
+ "learning_rate": 9.741760989083914e-06,
787
+ "loss": 0.2351,
788
+ "step": 390,
789
+ "student_loss": 0.00025634359917603433,
790
+ "teacher_loss": 0.0
791
+ },
792
+ {
793
+ "epoch": 0.11389850057670127,
794
+ "grad_norm": 17.375,
795
+ "kd_loss": 0.1013672724366188,
796
+ "learning_rate": 9.73313031723803e-06,
797
+ "loss": 0.2348,
798
+ "step": 395,
799
+ "student_loss": 0.00046920194290578365,
800
+ "teacher_loss": 0.0
801
+ },
802
+ {
803
+ "epoch": 0.11534025374855825,
804
+ "grad_norm": 12.9375,
805
+ "kd_loss": 0.12313513457775116,
806
+ "learning_rate": 9.724361733669383e-06,
807
+ "loss": 0.1916,
808
+ "step": 400,
809
+ "student_loss": 0.0006792352651245892,
810
+ "teacher_loss": 0.0
811
+ },
812
+ {
813
+ "epoch": 0.11678200692041522,
814
+ "grad_norm": 12.4375,
815
+ "kd_loss": 0.11874714493751526,
816
+ "learning_rate": 9.715455493872827e-06,
817
+ "loss": 0.2445,
818
+ "step": 405,
819
+ "student_loss": 0.0060541993007063866,
820
+ "teacher_loss": 0.0
821
+ },
822
+ {
823
+ "epoch": 0.1182237600922722,
824
+ "grad_norm": 15.875,
825
+ "kd_loss": 0.3652341663837433,
826
+ "learning_rate": 9.70641185735419e-06,
827
+ "loss": 0.2546,
828
+ "step": 410,
829
+ "student_loss": 0.017243457958102226,
830
+ "teacher_loss": 0.0
831
+ },
832
+ {
833
+ "epoch": 0.11966551326412918,
834
+ "grad_norm": 14.0,
835
+ "kd_loss": 0.1578780561685562,
836
+ "learning_rate": 9.697231087622691e-06,
837
+ "loss": 0.2759,
838
+ "step": 415,
839
+ "student_loss": 0.0010528146522119641,
840
+ "teacher_loss": 0.0
841
+ },
842
+ {
843
+ "epoch": 0.12110726643598616,
844
+ "grad_norm": 13.1875,
845
+ "kd_loss": 0.3285977840423584,
846
+ "learning_rate": 9.687913452183277e-06,
847
+ "loss": 0.2341,
848
+ "step": 420,
849
+ "student_loss": 0.06141834706068039,
850
+ "teacher_loss": 0.0
851
+ },
852
+ {
853
+ "epoch": 0.12254901960784313,
854
+ "grad_norm": 15.1875,
855
+ "kd_loss": 0.05784276872873306,
856
+ "learning_rate": 9.678459222528825e-06,
857
+ "loss": 0.2234,
858
+ "step": 425,
859
+ "student_loss": 0.0011342725483700633,
860
+ "teacher_loss": 0.0
861
+ },
862
+ {
863
+ "epoch": 0.12399077277970011,
864
+ "grad_norm": 11.8125,
865
+ "kd_loss": 0.35227036476135254,
866
+ "learning_rate": 9.668868674132224e-06,
867
+ "loss": 0.3045,
868
+ "step": 430,
869
+ "student_loss": 0.05136450007557869,
870
+ "teacher_loss": 0.0
871
+ },
872
+ {
873
+ "epoch": 0.1254325259515571,
874
+ "grad_norm": 13.0625,
875
+ "kd_loss": 0.09926026314496994,
876
+ "learning_rate": 9.65914208643836e-06,
877
+ "loss": 0.2054,
878
+ "step": 435,
879
+ "student_loss": 0.0007687933393754065,
880
+ "teacher_loss": 0.0
881
+ },
882
+ {
883
+ "epoch": 0.12687427912341406,
884
+ "grad_norm": 10.8125,
885
+ "kd_loss": 0.3320644795894623,
886
+ "learning_rate": 9.649279742855964e-06,
887
+ "loss": 0.2635,
888
+ "step": 440,
889
+ "student_loss": 0.02549891546368599,
890
+ "teacher_loss": 0.0
891
+ },
892
+ {
893
+ "epoch": 0.12831603229527105,
894
+ "grad_norm": 10.0,
895
+ "kd_loss": 0.19906648993492126,
896
+ "learning_rate": 9.639281930749363e-06,
897
+ "loss": 0.2341,
898
+ "step": 445,
899
+ "student_loss": 0.025979263707995415,
900
+ "teacher_loss": 0.0
901
+ },
902
+ {
903
+ "epoch": 0.12975778546712802,
904
+ "grad_norm": 9.25,
905
+ "kd_loss": 0.164601668715477,
906
+ "learning_rate": 9.629148941430096e-06,
907
+ "loss": 0.2751,
908
+ "step": 450,
909
+ "student_loss": 0.0007244550506584346,
910
+ "teacher_loss": 0.0
911
+ },
912
+ {
913
+ "epoch": 0.131199538638985,
914
+ "grad_norm": 7.78125,
915
+ "kd_loss": 0.04286447539925575,
916
+ "learning_rate": 9.618881070148436e-06,
917
+ "loss": 0.2417,
918
+ "step": 455,
919
+ "student_loss": 0.000796566077042371,
920
+ "teacher_loss": 0.0
921
+ },
922
+ {
923
+ "epoch": 0.13264129181084197,
924
+ "grad_norm": 13.1875,
925
+ "kd_loss": 0.17657798528671265,
926
+ "learning_rate": 9.608478616084784e-06,
927
+ "loss": 0.1985,
928
+ "step": 460,
929
+ "student_loss": 0.00047529107541777194,
930
+ "teacher_loss": 0.0
931
+ },
932
+ {
933
+ "epoch": 0.13408304498269896,
934
+ "grad_norm": 6.90625,
935
+ "kd_loss": 0.2981259524822235,
936
+ "learning_rate": 9.597941882340947e-06,
937
+ "loss": 0.2786,
938
+ "step": 465,
939
+ "student_loss": 0.00040858631837181747,
940
+ "teacher_loss": 0.0
941
+ },
942
+ {
943
+ "epoch": 0.13552479815455595,
944
+ "grad_norm": 25.0,
945
+ "kd_loss": 0.09742365032434464,
946
+ "learning_rate": 9.587271175931313e-06,
947
+ "loss": 0.2365,
948
+ "step": 470,
949
+ "student_loss": 0.0003401920839678496,
950
+ "teacher_loss": 0.0
951
+ },
952
+ {
953
+ "epoch": 0.13696655132641292,
954
+ "grad_norm": 23.625,
955
+ "kd_loss": 0.24699804186820984,
956
+ "learning_rate": 9.5764668077739e-06,
957
+ "loss": 0.1986,
958
+ "step": 475,
959
+ "student_loss": 0.0005240993923507631,
960
+ "teacher_loss": 0.0
961
+ },
962
+ {
963
+ "epoch": 0.1384083044982699,
964
+ "grad_norm": 21.75,
965
+ "kd_loss": 0.19472193717956543,
966
+ "learning_rate": 9.5655290926813e-06,
967
+ "loss": 0.2274,
968
+ "step": 480,
969
+ "student_loss": 0.008671707473695278,
970
+ "teacher_loss": 0.0
971
+ },
972
+ {
973
+ "epoch": 0.13985005767012687,
974
+ "grad_norm": 17.125,
975
+ "kd_loss": 0.055427636951208115,
976
+ "learning_rate": 9.554458349351507e-06,
977
+ "loss": 0.2293,
978
+ "step": 485,
979
+ "student_loss": 0.0014853382017463446,
980
+ "teacher_loss": 0.0
981
+ },
982
+ {
983
+ "epoch": 0.14129181084198386,
984
+ "grad_norm": 13.3125,
985
+ "kd_loss": 0.2377857267856598,
986
+ "learning_rate": 9.54325490035863e-06,
987
+ "loss": 0.2595,
988
+ "step": 490,
989
+ "student_loss": 0.000622899504378438,
990
+ "teacher_loss": 0.0
991
+ },
992
+ {
993
+ "epoch": 0.14273356401384082,
994
+ "grad_norm": 9.3125,
995
+ "kd_loss": 0.3495025932788849,
996
+ "learning_rate": 9.531919072143488e-06,
997
+ "loss": 0.2468,
998
+ "step": 495,
999
+ "student_loss": 0.0005211852840147913,
1000
+ "teacher_loss": 0.0
1001
+ },
1002
+ {
1003
+ "epoch": 0.14417531718569782,
1004
+ "grad_norm": 10.3125,
1005
+ "kd_loss": 0.18743589520454407,
1006
+ "learning_rate": 9.520451195004107e-06,
1007
+ "loss": 0.2461,
1008
+ "step": 500,
1009
+ "student_loss": 0.0002995518152602017,
1010
+ "teacher_loss": 0.0
1011
+ }
1012
+ ],
1013
+ "logging_steps": 5,
1014
+ "max_steps": 3000,
1015
+ "num_input_tokens_seen": 0,
1016
+ "num_train_epochs": 1,
1017
+ "save_steps": 500,
1018
+ "stateful_callbacks": {
1019
+ "TrainerControl": {
1020
+ "args": {
1021
+ "should_epoch_stop": false,
1022
+ "should_evaluate": false,
1023
+ "should_log": false,
1024
+ "should_save": true,
1025
+ "should_training_stop": false
1026
+ },
1027
+ "attributes": {}
1028
+ }
1029
+ },
1030
+ "total_flos": 0.0,
1031
+ "train_batch_size": 1,
1032
+ "trial_name": null,
1033
+ "trial_params": null
1034
+ }
checkpoints/codi_frozen_1.5b_hidden/checkpoint-500/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoints/codi_frozen_1.5b_hidden/wandb/debug-internal.log ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"time":"2026-06-25T13:55:13.216983388+02:00","level":"INFO","msg":"wandb-core"}
2
+ {"time":"2026-06-25T13:55:13.216997191+02:00","level":"INFO","msg":"stream: starting","core version":"0.27.2"}
3
+ {"time":"2026-06-25T13:55:13.339058881+02:00","level":"WARN","msg":"featurechecker: GraphQL client is nil, skipping feature loading"}
4
+ {"time":"2026-06-25T13:55:13.339080395+02:00","level":"WARN","msg":"featurechecker: GraphQL client is nil, skipping feature loading"}
5
+ {"time":"2026-06-25T13:55:13.339097435+02:00","level":"INFO","msg":"stream: created new stream","id":"2yrqmv39"}
6
+ {"time":"2026-06-25T13:55:13.339169961+02:00","level":"INFO","msg":"handler: started"}
7
+ {"time":"2026-06-25T13:55:13.339977953+02:00","level":"INFO","msg":"stream: started"}
8
+ {"time":"2026-06-25T13:55:13.340193949+02:00","level":"INFO","msg":"sender: started"}
9
+ {"time":"2026-06-25T13:55:13.340184957+02:00","level":"INFO","msg":"writer: started","stream_id":"2yrqmv39"}
10
+ {"time":"2026-06-25T13:55:13.352353675+02:00","level":"WARN","msg":"featurechecker: GraphQL client is nil, skipping feature loading"}
11
+ {"time":"2026-06-25T13:55:13.352367342+02:00","level":"WARN","msg":"runupserter: server does not expand metric globs but the x_server_side_expand_glob_metrics setting is set; ignoring"}
checkpoints/codi_frozen_1.5b_hidden/wandb/debug.log ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2026-06-25 13:55:12,781 INFO MainThread:730088 [wandb_setup.py:_flush():81] Current SDK version is 0.27.2
2
+ 2026-06-25 13:55:12,781 INFO MainThread:730088 [wandb_setup.py:_flush():81] Configure stats pid to 730088
3
+ 2026-06-25 13:55:12,781 INFO MainThread:730088 [wandb_setup.py:_flush():81] Loading settings from environment variables
4
+ 2026-06-25 13:55:12,782 INFO MainThread:730088 [wandb_init.py:setup_run_log_directory():723] Logging user logs to model_weights/codi_frozen_1.5b_hidden/wandb/offline-run-20260625_135512-2yrqmv39/logs/debug.log
5
+ 2026-06-25 13:55:12,782 INFO MainThread:730088 [wandb_init.py:setup_run_log_directory():724] Logging internal logs to model_weights/codi_frozen_1.5b_hidden/wandb/offline-run-20260625_135512-2yrqmv39/logs/debug-internal.log
6
+ 2026-06-25 13:55:12,782 INFO MainThread:730088 [wandb_init.py:init():766] calling init triggers
7
+ 2026-06-25 13:55:12,782 INFO MainThread:730088 [wandb_init.py:init():771] wandb.init called with sweep_config: {}
8
+ config: {'model': 'model_weights/sft1.5b_lr1e5_bs32/checkpoint-6936', 'output_dir': 'model_weights/codi_frozen_1.5b_hidden', 'sources': ['mbpp', 'humaneval', 'pyx'], 'cache_dir': 'data/cache/codi_train', 'n_samples': -1, 'max_seq_len': 3072, 'max_frames': -1, 'latent_steps': 1, 'epochs': 5.0, 'lr': 1e-05, 'batch_size': 1, 'grad_accum': 4, 'max_steps': 2500, 'save_steps': 500, 'alpha': 0.0, 'beta': 1.0, 'gamma': 1.0, 'kd_layers': None, 'frozen_teacher': 'model_weights/sft1.5b_lr1e5_bs32/checkpoint-6936', 'kd_target': 'hidden', 'kd_temp': 2.0, 'single_anchor': False, 'ss_prob': 0.0, 'ss_ramp_frac': 0.5, '_wandb': {}}
9
+ 2026-06-25 13:55:12,782 INFO MainThread:730088 [wandb_init.py:init():814] starting backend
10
+ 2026-06-25 13:55:13,205 INFO MainThread:730088 [wandb_init.py:init():829] sending inform_init request
11
+ 2026-06-25 13:55:13,340 INFO MainThread:730088 [wandb_init.py:init():834] backend started and connected
12
+ 2026-06-25 13:55:13,342 INFO MainThread:730088 [wandb_init.py:init():904] updated telemetry
13
+ 2026-06-25 13:55:13,350 INFO MainThread:730088 [wandb_init.py:init():927] communicating run to backend with 90.0 second timeout
14
+ 2026-06-25 13:55:13,353 INFO MainThread:730088 [wandb_init.py:init():972] starting run threads in backend
15
+ 2026-06-25 13:55:13,797 INFO MainThread:730088 [wandb_run.py:_console_start():2523] atexit reg
16
+ 2026-06-25 13:55:13,797 INFO MainThread:730088 [wandb_run.py:_redirect():2373] redirect: wrap_raw
17
+ 2026-06-25 13:55:13,797 INFO MainThread:730088 [wandb_run.py:_redirect():2442] Wrapping output streams.
18
+ 2026-06-25 13:55:13,797 INFO MainThread:730088 [wandb_run.py:_redirect():2465] Redirects installed.
19
+ 2026-06-25 13:55:13,803 INFO MainThread:730088 [wandb_init.py:init():1010] run started, returning control to user process
20
+ 2026-06-25 13:55:20,985 INFO MainThread:730088 [wandb_run.py:_config_callback():1346] config_cb None None {'output_dir': 'model_weights/codi_frozen_1.5b_hidden', 'overwrite_output_dir': False, 'do_train': False, 'do_eval': False, 'do_predict': False, 'eval_strategy': 'no', 'prediction_loss_only': False, 'per_device_train_batch_size': 1, 'per_device_eval_batch_size': 8, 'per_gpu_train_batch_size': None, 'per_gpu_eval_batch_size': None, 'gradient_accumulation_steps': 4, 'eval_accumulation_steps': None, 'eval_delay': 0, 'torch_empty_cache_steps': None, 'learning_rate': 1e-05, 'weight_decay': 0.1, 'adam_beta1': 0.9, 'adam_beta2': 0.999, 'adam_epsilon': 1e-08, 'max_grad_norm': 1.0, 'num_train_epochs': 5.0, 'max_steps': 2500, 'lr_scheduler_type': 'cosine', 'lr_scheduler_kwargs': None, 'warmup_ratio': 0.03, 'warmup_steps': 0, 'log_level': 'passive', 'log_level_replica': 'warning', 'log_on_each_node': True, 'logging_dir': 'model_weights/codi_frozen_1.5b_hidden/runs/Jun25_13-55-13_alvis4-41', 'logging_strategy': 'steps', 'logging_first_step': False, 'logging_steps': 5, 'logging_nan_inf_filter': True, 'save_strategy': 'steps', 'save_steps': 500, 'save_total_limit': None, 'save_safetensors': True, 'save_on_each_node': False, 'save_only_model': False, 'restore_callback_states_from_checkpoint': False, 'no_cuda': False, 'use_cpu': False, 'use_mps_device': False, 'seed': 42, 'data_seed': None, 'jit_mode_eval': False, 'bf16': True, 'fp16': False, 'fp16_opt_level': 'O1', 'half_precision_backend': 'auto', 'bf16_full_eval': False, 'fp16_full_eval': False, 'tf32': None, 'local_rank': 0, 'ddp_backend': None, 'tpu_num_cores': None, 'tpu_metrics_debug': False, 'debug': [], 'dataloader_drop_last': False, 'eval_steps': None, 'dataloader_num_workers': 0, 'dataloader_prefetch_factor': None, 'past_index': -1, 'run_name': None, 'disable_tqdm': False, 'remove_unused_columns': False, 'label_names': [], 'load_best_model_at_end': False, 'metric_for_best_model': None, 'greater_is_better': None, 'ignore_data_skip': False, 'fsdp': [], 'fsdp_min_num_params': 0, 'fsdp_config': {'min_num_params': 0, 'xla': False, 'xla_fsdp_v2': False, 'xla_fsdp_grad_ckpt': False}, 'fsdp_transformer_layer_cls_to_wrap': None, 'accelerator_config': {'split_batches': False, 'dispatch_batches': None, 'even_batches': True, 'use_seedable_sampler': True, 'non_blocking': False, 'gradient_accumulation_kwargs': None}, 'parallelism_config': None, 'deepspeed': None, 'label_smoothing_factor': 0.0, 'optim': 'paged_adamw_8bit', 'optim_args': None, 'adafactor': False, 'group_by_length': False, 'length_column_name': 'length', 'report_to': ['wandb'], 'project': 'huggingface', 'trackio_space_id': 'trackio', 'ddp_find_unused_parameters': False, 'ddp_bucket_cap_mb': None, 'ddp_broadcast_buffers': None, 'dataloader_pin_memory': True, 'dataloader_persistent_workers': False, 'skip_memory_metrics': True, 'use_legacy_prediction_loop': False, 'push_to_hub': False, 'resume_from_checkpoint': None, 'hub_model_id': None, 'hub_strategy': 'every_save', 'hub_token': '<HUB_TOKEN>', 'hub_private_repo': None, 'hub_always_push': False, 'hub_revision': None, 'gradient_checkpointing': False, 'gradient_checkpointing_kwargs': None, 'include_inputs_for_metrics': False, 'include_for_metrics': [], 'eval_do_concat_batches': True, 'fp16_backend': 'auto', 'push_to_hub_model_id': None, 'push_to_hub_organization': None, 'push_to_hub_token': '<PUSH_TO_HUB_TOKEN>', 'mp_parameters': '', 'auto_find_batch_size': False, 'full_determinism': False, 'torchdynamo': None, 'ray_scope': 'last', 'ddp_timeout': 1800, 'torch_compile': False, 'torch_compile_backend': None, 'torch_compile_mode': None, 'include_tokens_per_second': False, 'include_num_input_tokens_seen': 'no', 'neftune_noise_alpha': None, 'optim_target_modules': None, 'batch_eval_metrics': False, 'eval_on_start': False, 'use_liger_kernel': False, 'liger_kernel_config': None, 'eval_use_gather_object': False, 'average_tokens_across_devices': True}
checkpoints/codi_frozen_1.5b_hidden/wandb/offline-run-20260624_182247-a09es240/files/requirements.txt ADDED
@@ -0,0 +1,229 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ wheel==0.47.0
2
+ triton==3.3.1
3
+ ptyprocess==0.7.0
4
+ kiwisolver==1.5.0
5
+ pyzmq==27.1.0
6
+ nvidia-cublas-cu12==12.6.4.1
7
+ python-dateutil==2.9.0.post0
8
+ cycler==0.12.1
9
+ rfc3339-validator==0.1.4
10
+ pluggy==1.6.0
11
+ grpclib==0.4.9
12
+ attrs==26.1.0
13
+ urllib3==2.7.0
14
+ cffi==2.0.0
15
+ openai==1.86.0
16
+ async-lru==2.3.0
17
+ cfgv==3.5.0
18
+ httpcore==1.0.9
19
+ bitsandbytes==0.49.2
20
+ iniconfig==2.3.0
21
+ nvidia-cuda-runtime-cu12==12.6.77
22
+ jupyterlab_server==2.28.0
23
+ latex2sympy2_extended==1.11.0
24
+ jupyter-events==0.12.1
25
+ docker==7.1.0
26
+ ipywidgets==8.1.8
27
+ blinker==1.9.0
28
+ cbor2==6.1.2
29
+ nvidia-cufft-cu12==11.3.0.4
30
+ nvidia-cusolver-cu12==11.7.1.2
31
+ multiprocess==0.70.16
32
+ anyio==4.14.0
33
+ itsdangerous==2.2.0
34
+ matplotlib==3.11.0
35
+ widgetsnbextension==4.0.15
36
+ watchfiles==1.2.0
37
+ swebench==4.1.0
38
+ blobfile==3.2.0
39
+ jupyter==1.1.1
40
+ certifi==2026.6.17
41
+ argon2-cffi==25.1.0
42
+ argon2-cffi-bindings==25.1.0
43
+ overrides==7.7.0
44
+ propcache==0.5.2
45
+ ipython==8.33.0
46
+ nbconvert==7.17.1
47
+ rich==15.0.0
48
+ asttokens==3.0.1
49
+ tokenizers==0.22.2
50
+ synchronicity==0.12.4
51
+ tqdm==4.68.3
52
+ nvidia-nvjitlink-cu12==12.6.85
53
+ nvidia-nvtx-cu12==12.6.77
54
+ jsonschema-specifications==2025.9.1
55
+ jupyterlab==4.5.8
56
+ pure_eval==0.2.3
57
+ uri-template==1.3.0
58
+ sentry-sdk==2.63.0
59
+ pycryptodomex==3.23.0
60
+ yarl==1.24.2
61
+ h2==4.3.0
62
+ h11==0.16.0
63
+ requests==2.34.2
64
+ Jinja2==3.1.6
65
+ xformers==0.0.31.post1
66
+ rfc3987-syntax==1.1.0
67
+ antlr4-python3-runtime==4.11.0
68
+ nvidia-cusparselt-cu12==0.6.3
69
+ safetensors==0.8.0
70
+ notebook_shim==0.2.4
71
+ Pygments==2.20.0
72
+ python-json-logger==4.1.0
73
+ isoduration==20.11.0
74
+ smmap==5.0.3
75
+ click==8.3.3
76
+ transformers==4.57.6
77
+ aiohappyeyeballs==2.6.2
78
+ regex==2026.5.9
79
+ jsonpointer==3.1.1
80
+ fqdn==1.5.1
81
+ jupyter-lsp==2.3.1
82
+ rfc3986-validator==0.1.1
83
+ prometheus_client==0.25.0
84
+ mistune==3.2.1
85
+ sentencepiece==0.2.1
86
+ types-toml==0.10.8.20260518
87
+ wcwidth==0.8.1
88
+ identify==2.6.19
89
+ protobuf==6.33.6
90
+ datasets==3.6.0
91
+ accelerate==1.14.0
92
+ networkx==3.6.1
93
+ pydantic==2.13.4
94
+ multidict==6.7.1
95
+ chardet==7.4.3
96
+ pytest==9.1.0
97
+ babel==2.18.0
98
+ pip==26.1.2
99
+ dill==0.3.8
100
+ referencing==0.37.0
101
+ pre_commit==4.6.0
102
+ numpy==2.4.6
103
+ math-verify==0.9.0
104
+ traitlets==5.15.1
105
+ nvidia-curand-cu12==10.3.7.77
106
+ websocket-client==1.9.0
107
+ hf-xet==1.5.1
108
+ unidiff==0.7.5
109
+ nest-asyncio2==1.7.2
110
+ typing_extensions==4.15.0
111
+ platformdirs==4.10.0
112
+ torch==2.7.1
113
+ tblib==3.2.2
114
+ sqlfluff==4.2.2
115
+ modal==1.5.0
116
+ ipykernel==7.3.0
117
+ msgspec==0.21.1
118
+ virtualenv==21.5.1
119
+ json5==0.14.0
120
+ pathlib_abc==0.5.2
121
+ aiosignal==1.4.0
122
+ moodist==0.5.1
123
+ rpds-py==2026.5.1
124
+ webencodings==0.5.1
125
+ sniffio==1.3.1
126
+ annotated-types==0.7.0
127
+ python-discovery==1.4.2
128
+ scipy==1.17.1
129
+ GitPython==3.1.50
130
+ defusedxml==0.7.1
131
+ nvidia-cufile-cu12==1.11.1.6
132
+ nvidia-nccl-cu12==2.26.2
133
+ sympy==1.14.0
134
+ tinycss2==1.5.1
135
+ soupsieve==2.8.4
136
+ ninja==1.13.0
137
+ python-dotenv==1.2.2
138
+ ghapi==1.0.13
139
+ jupyter_server_terminals==0.5.4
140
+ markdown-it-py==4.2.0
141
+ nbclient==0.11.0
142
+ mpmath==1.3.0
143
+ frozenlist==1.8.0
144
+ Werkzeug==3.1.8
145
+ pillow==12.2.0
146
+ executing==2.2.1
147
+ gitdb==4.0.12
148
+ pyparsing==3.3.2
149
+ setuptools==82.0.1
150
+ Flask==3.1.1
151
+ MarkupSafe==3.0.3
152
+ notebook==7.5.7
153
+ jupyter_core==5.9.1
154
+ jedi==0.20.0
155
+ mdurl==0.1.2
156
+ lark==1.3.1
157
+ bleach==6.4.0
158
+ hpack==4.1.0
159
+ google-re2==1.1.20240702
160
+ beautifulsoup4==4.15.0
161
+ jsonschema==4.26.0
162
+ psutil==7.2.2
163
+ nvidia-cuda-nvrtc-cu12==12.6.77
164
+ narwhals==2.22.1
165
+ fonttools==4.63.0
166
+ lxml==6.1.1
167
+ fastjsonschema==2.21.2
168
+ tornado==6.5.7
169
+ nodeenv==1.10.0
170
+ typing-inspection==0.4.2
171
+ httpx==0.28.1
172
+ distro==1.9.0
173
+ colorama==0.4.6
174
+ jupyter-console==6.6.3
175
+ jupyterlab_widgets==3.0.16
176
+ PyYAML==6.0.3
177
+ fsspec==2025.3.0
178
+ hyperframe==6.1.0
179
+ nvidia-cuda-cupti-cu12==12.6.80
180
+ charset-normalizer==3.4.7
181
+ wandb==0.27.2
182
+ nbformat==5.10.4
183
+ nvidia-cudnn-cu12==9.5.1.17
184
+ peft==0.19.1
185
+ pathspec==1.1.1
186
+ matplotlib-inline==0.2.2
187
+ huggingface_hub==0.36.2
188
+ pyarrow==24.0.0
189
+ nvidia-cusparse-cu12==12.5.4.2
190
+ cwm==0.0.1
191
+ prompt_toolkit==3.0.52
192
+ omegaconf==2.4.0.dev4
193
+ tiktoken==0.13.0
194
+ contourpy==1.3.3
195
+ comm==0.2.3
196
+ threadpoolctl==3.6.0
197
+ pydantic_core==2.46.4
198
+ tenacity==9.1.4
199
+ parso==0.8.7
200
+ pandas==3.0.3
201
+ webcolors==25.10.0
202
+ idna==3.18
203
+ terminado==0.18.1
204
+ pandocfilters==1.5.1
205
+ aiohttp==3.14.1
206
+ arrow==1.4.0
207
+ packaging==26.2
208
+ tzdata==2026.2
209
+ distlib==0.4.3
210
+ Send2Trash==2.1.0
211
+ jupyterlab_pygments==0.3.0
212
+ decorator==5.3.1
213
+ jupyter_server==2.20.0
214
+ scikit-learn==1.9.0
215
+ six==1.17.0
216
+ diff_cover==10.3.0
217
+ pycparser==3.0
218
+ types-certifi==2021.10.8.3
219
+ toml==0.10.2
220
+ stack-data==0.6.3
221
+ fastcore==1.13.5
222
+ filelock==3.29.4
223
+ xxhash==3.7.0
224
+ pexpect==4.9.0
225
+ jupyter_client==8.9.1
226
+ jiter==0.15.0
227
+ debugpy==1.8.21
228
+ universal_pathlib==0.3.10
229
+ joblib==1.5.3
checkpoints/codi_frozen_1.5b_hidden/wandb/offline-run-20260624_182247-a09es240/logs/debug-core.log ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"time":"2026-06-24T18:22:48.199834583+02:00","level":"INFO","msg":"main: starting server","port-filename":"/local/tmp.6776479/tmp35_s83im/port-1496227.txt","pid":1496227,"detached":false,"idle-timeout":600000000000,"log-level":0,"disable-analytics":false,"shutdown-on-parent-exit":false,"enable-dcgm-profiling":false}
2
+ {"time":"2026-06-24T18:22:48.202262875+02:00","level":"INFO","msg":"server: accepting connections","addr":{"Name":"/local/tmp.6776479/wandb-1496227-1496593-2615049025/socket","Net":"unix"}}
3
+ {"time":"2026-06-24T18:22:48.202333183+02:00","level":"INFO","msg":"server: will exit if parent process dies","ppid":1496227}
4
+ {"time":"2026-06-24T18:22:48.380047248+02:00","level":"INFO","msg":"connection: ManageConnectionData: new connection created","id":"1(@)"}
5
+ {"time":"2026-06-24T18:22:48.395783028+02:00","level":"INFO","msg":"handleInformInit: received","streamId":"a09es240","id":"1(@)"}
6
+ {"time":"2026-06-24T18:22:48.524311438+02:00","level":"INFO","msg":"handleInformInit: stream started","streamId":"a09es240","id":"1(@)"}
7
+ {"time":"2026-06-25T08:28:06.856561186+02:00","level":"INFO","msg":"handleInformTeardown: server teardown initiated","id":"1(@)"}
8
+ {"time":"2026-06-25T08:28:06.863547001+02:00","level":"INFO","msg":"processOutgoingData: finished","id":"1(@)"}
9
+ {"time":"2026-06-25T08:28:06.863588585+02:00","level":"INFO","msg":"server is shutting down"}
10
+ {"time":"2026-06-25T08:28:06.863722754+02:00","level":"INFO","msg":"server: listener closed","addr":{"Name":"/local/tmp.6776479/wandb-1496227-1496593-2615049025/socket","Net":"unix"}}
11
+ {"time":"2026-06-25T08:28:06.863544627+02:00","level":"INFO","msg":"connection: closing","id":"1(@)"}
12
+ {"time":"2026-06-25T08:28:06.865032377+02:00","level":"INFO","msg":"connection: closed successfully","id":"1(@)"}
13
+ {"time":"2026-06-25T08:28:06.877218227+02:00","level":"INFO","msg":"handleInformTeardown: server shutdown complete","id":"1(@)"}
14
+ {"time":"2026-06-25T08:28:06.877231736+02:00","level":"INFO","msg":"connection: ManageConnectionData: connection closed","id":"1(@)"}
15
+ {"time":"2026-06-25T08:28:06.877239245+02:00","level":"INFO","msg":"server is closed"}
checkpoints/codi_frozen_1.5b_hidden/wandb/offline-run-20260624_182247-a09es240/logs/debug-internal.log ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"time":"2026-06-24T18:22:48.397974308+02:00","level":"INFO","msg":"wandb-core"}
2
+ {"time":"2026-06-24T18:22:48.397994982+02:00","level":"INFO","msg":"stream: starting","core version":"0.27.2"}
3
+ {"time":"2026-06-24T18:22:48.521885685+02:00","level":"WARN","msg":"featurechecker: GraphQL client is nil, skipping feature loading"}
4
+ {"time":"2026-06-24T18:22:48.52191121+02:00","level":"WARN","msg":"featurechecker: GraphQL client is nil, skipping feature loading"}
5
+ {"time":"2026-06-24T18:22:48.521927568+02:00","level":"INFO","msg":"stream: created new stream","id":"a09es240"}
6
+ {"time":"2026-06-24T18:22:48.522085415+02:00","level":"INFO","msg":"handler: started"}
7
+ {"time":"2026-06-24T18:22:48.524303154+02:00","level":"INFO","msg":"stream: started"}
8
+ {"time":"2026-06-24T18:22:48.524446338+02:00","level":"INFO","msg":"writer: started","stream_id":"a09es240"}
9
+ {"time":"2026-06-24T18:22:48.524476418+02:00","level":"INFO","msg":"sender: started"}
10
+ {"time":"2026-06-24T18:22:48.54574944+02:00","level":"WARN","msg":"featurechecker: GraphQL client is nil, skipping feature loading"}
11
+ {"time":"2026-06-24T18:22:48.545764696+02:00","level":"WARN","msg":"runupserter: server does not expand metric globs but the x_server_side_expand_glob_metrics setting is set; ignoring"}
checkpoints/codi_frozen_1.5b_hidden/wandb/offline-run-20260624_182247-a09es240/logs/debug.log ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2026-06-24 18:22:47,975 INFO MainThread:1496227 [wandb_setup.py:_flush():81] Current SDK version is 0.27.2
2
+ 2026-06-24 18:22:47,975 INFO MainThread:1496227 [wandb_setup.py:_flush():81] Configure stats pid to 1496227
3
+ 2026-06-24 18:22:47,975 INFO MainThread:1496227 [wandb_setup.py:_flush():81] Loading settings from environment variables
4
+ 2026-06-24 18:22:47,975 INFO MainThread:1496227 [wandb_init.py:setup_run_log_directory():723] Logging user logs to model_weights/codi_frozen_1.5b_hidden/wandb/offline-run-20260624_182247-a09es240/logs/debug.log
5
+ 2026-06-24 18:22:47,975 INFO MainThread:1496227 [wandb_init.py:setup_run_log_directory():724] Logging internal logs to model_weights/codi_frozen_1.5b_hidden/wandb/offline-run-20260624_182247-a09es240/logs/debug-internal.log
6
+ 2026-06-24 18:22:47,975 INFO MainThread:1496227 [wandb_init.py:init():766] calling init triggers
7
+ 2026-06-24 18:22:47,975 INFO MainThread:1496227 [wandb_init.py:init():771] wandb.init called with sweep_config: {}
8
+ config: {'model': 'model_weights/sft1.5b_lr1e5_bs32/checkpoint-6936', 'output_dir': 'model_weights/codi_frozen_1.5b_hidden', 'sources': ['mbpp', 'humaneval', 'pyx'], 'cache_dir': 'data/cache/codi_train', 'n_samples': -1, 'max_seq_len': 3072, 'max_frames': -1, 'latent_steps': 1, 'epochs': 5.0, 'lr': 1e-05, 'batch_size': 1, 'grad_accum': 4, 'max_steps': 3000, 'save_steps': 500, 'alpha': 0.0, 'beta': 1.0, 'gamma': 1.0, 'kd_layers': [-1], 'frozen_teacher': 'model_weights/sft1.5b_lr1e5_bs32/checkpoint-6936', 'kd_target': 'hidden', 'kd_temp': 2.0, 'single_anchor': False, 'ss_prob': 0.0, 'ss_ramp_frac': 0.5, '_wandb': {}}
9
+ 2026-06-24 18:22:47,975 INFO MainThread:1496227 [wandb_init.py:init():814] starting backend
10
+ 2026-06-24 18:22:48,380 INFO MainThread:1496227 [wandb_init.py:init():829] sending inform_init request
11
+ 2026-06-24 18:22:48,525 INFO MainThread:1496227 [wandb_init.py:init():834] backend started and connected
12
+ 2026-06-24 18:22:48,530 INFO MainThread:1496227 [wandb_init.py:init():904] updated telemetry
13
+ 2026-06-24 18:22:48,543 INFO MainThread:1496227 [wandb_init.py:init():927] communicating run to backend with 90.0 second timeout
14
+ 2026-06-24 18:22:48,547 INFO MainThread:1496227 [wandb_init.py:init():972] starting run threads in backend
15
+ 2026-06-24 18:22:48,977 INFO MainThread:1496227 [wandb_run.py:_console_start():2523] atexit reg
16
+ 2026-06-24 18:22:48,977 INFO MainThread:1496227 [wandb_run.py:_redirect():2373] redirect: wrap_raw
17
+ 2026-06-24 18:22:48,977 INFO MainThread:1496227 [wandb_run.py:_redirect():2442] Wrapping output streams.
18
+ 2026-06-24 18:22:48,977 INFO MainThread:1496227 [wandb_run.py:_redirect():2465] Redirects installed.
19
+ 2026-06-24 18:22:48,983 INFO MainThread:1496227 [wandb_init.py:init():1010] run started, returning control to user process
20
+ 2026-06-24 18:22:53,365 INFO MainThread:1496227 [wandb_run.py:_config_callback():1346] config_cb None None {'output_dir': 'model_weights/codi_frozen_1.5b_hidden', 'overwrite_output_dir': False, 'do_train': False, 'do_eval': False, 'do_predict': False, 'eval_strategy': 'no', 'prediction_loss_only': False, 'per_device_train_batch_size': 1, 'per_device_eval_batch_size': 8, 'per_gpu_train_batch_size': None, 'per_gpu_eval_batch_size': None, 'gradient_accumulation_steps': 4, 'eval_accumulation_steps': None, 'eval_delay': 0, 'torch_empty_cache_steps': None, 'learning_rate': 1e-05, 'weight_decay': 0.1, 'adam_beta1': 0.9, 'adam_beta2': 0.999, 'adam_epsilon': 1e-08, 'max_grad_norm': 1.0, 'num_train_epochs': 5.0, 'max_steps': 3000, 'lr_scheduler_type': 'cosine', 'lr_scheduler_kwargs': None, 'warmup_ratio': 0.03, 'warmup_steps': 0, 'log_level': 'passive', 'log_level_replica': 'warning', 'log_on_each_node': True, 'logging_dir': 'model_weights/codi_frozen_1.5b_hidden/runs/Jun24_18-22-48_alvis4-42', 'logging_strategy': 'steps', 'logging_first_step': False, 'logging_steps': 5, 'logging_nan_inf_filter': True, 'save_strategy': 'steps', 'save_steps': 500, 'save_total_limit': None, 'save_safetensors': True, 'save_on_each_node': False, 'save_only_model': False, 'restore_callback_states_from_checkpoint': False, 'no_cuda': False, 'use_cpu': False, 'use_mps_device': False, 'seed': 42, 'data_seed': None, 'jit_mode_eval': False, 'bf16': True, 'fp16': False, 'fp16_opt_level': 'O1', 'half_precision_backend': 'auto', 'bf16_full_eval': False, 'fp16_full_eval': False, 'tf32': None, 'local_rank': 0, 'ddp_backend': None, 'tpu_num_cores': None, 'tpu_metrics_debug': False, 'debug': [], 'dataloader_drop_last': False, 'eval_steps': None, 'dataloader_num_workers': 0, 'dataloader_prefetch_factor': None, 'past_index': -1, 'run_name': None, 'disable_tqdm': False, 'remove_unused_columns': False, 'label_names': [], 'load_best_model_at_end': False, 'metric_for_best_model': None, 'greater_is_better': None, 'ignore_data_skip': False, 'fsdp': [], 'fsdp_min_num_params': 0, 'fsdp_config': {'min_num_params': 0, 'xla': False, 'xla_fsdp_v2': False, 'xla_fsdp_grad_ckpt': False}, 'fsdp_transformer_layer_cls_to_wrap': None, 'accelerator_config': {'split_batches': False, 'dispatch_batches': None, 'even_batches': True, 'use_seedable_sampler': True, 'non_blocking': False, 'gradient_accumulation_kwargs': None}, 'parallelism_config': None, 'deepspeed': None, 'label_smoothing_factor': 0.0, 'optim': 'paged_adamw_8bit', 'optim_args': None, 'adafactor': False, 'group_by_length': False, 'length_column_name': 'length', 'report_to': ['wandb'], 'project': 'huggingface', 'trackio_space_id': 'trackio', 'ddp_find_unused_parameters': False, 'ddp_bucket_cap_mb': None, 'ddp_broadcast_buffers': None, 'dataloader_pin_memory': True, 'dataloader_persistent_workers': False, 'skip_memory_metrics': True, 'use_legacy_prediction_loop': False, 'push_to_hub': False, 'resume_from_checkpoint': None, 'hub_model_id': None, 'hub_strategy': 'every_save', 'hub_token': '<HUB_TOKEN>', 'hub_private_repo': None, 'hub_always_push': False, 'hub_revision': None, 'gradient_checkpointing': False, 'gradient_checkpointing_kwargs': None, 'include_inputs_for_metrics': False, 'include_for_metrics': [], 'eval_do_concat_batches': True, 'fp16_backend': 'auto', 'push_to_hub_model_id': None, 'push_to_hub_organization': None, 'push_to_hub_token': '<PUSH_TO_HUB_TOKEN>', 'mp_parameters': '', 'auto_find_batch_size': False, 'full_determinism': False, 'torchdynamo': None, 'ray_scope': 'last', 'ddp_timeout': 1800, 'torch_compile': False, 'torch_compile_backend': None, 'torch_compile_mode': None, 'include_tokens_per_second': False, 'include_num_input_tokens_seen': 'no', 'neftune_noise_alpha': None, 'optim_target_modules': None, 'batch_eval_metrics': False, 'eval_on_start': False, 'use_liger_kernel': False, 'liger_kernel_config': None, 'eval_use_gather_object': False, 'average_tokens_across_devices': True}
checkpoints/codi_frozen_1.5b_hidden/wandb/offline-run-20260624_182247-a09es240/run-a09es240.wandb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27653e5b0914a0b8352517b0092031193c440b85c22f6868e1ed93f405890f55
3
+ size 7372800
checkpoints/codi_frozen_1.5b_hidden/wandb/offline-run-20260625_135512-2yrqmv39/files/requirements.txt ADDED
@@ -0,0 +1,229 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ wheel==0.47.0
2
+ triton==3.3.1
3
+ ptyprocess==0.7.0
4
+ kiwisolver==1.5.0
5
+ pyzmq==27.1.0
6
+ nvidia-cublas-cu12==12.6.4.1
7
+ python-dateutil==2.9.0.post0
8
+ cycler==0.12.1
9
+ rfc3339-validator==0.1.4
10
+ pluggy==1.6.0
11
+ grpclib==0.4.9
12
+ attrs==26.1.0
13
+ urllib3==2.7.0
14
+ cffi==2.0.0
15
+ openai==1.86.0
16
+ async-lru==2.3.0
17
+ cfgv==3.5.0
18
+ httpcore==1.0.9
19
+ bitsandbytes==0.49.2
20
+ iniconfig==2.3.0
21
+ nvidia-cuda-runtime-cu12==12.6.77
22
+ jupyterlab_server==2.28.0
23
+ latex2sympy2_extended==1.11.0
24
+ jupyter-events==0.12.1
25
+ docker==7.1.0
26
+ ipywidgets==8.1.8
27
+ blinker==1.9.0
28
+ cbor2==6.1.2
29
+ nvidia-cufft-cu12==11.3.0.4
30
+ nvidia-cusolver-cu12==11.7.1.2
31
+ multiprocess==0.70.16
32
+ anyio==4.14.0
33
+ itsdangerous==2.2.0
34
+ matplotlib==3.11.0
35
+ widgetsnbextension==4.0.15
36
+ watchfiles==1.2.0
37
+ swebench==4.1.0
38
+ blobfile==3.2.0
39
+ jupyter==1.1.1
40
+ certifi==2026.6.17
41
+ argon2-cffi==25.1.0
42
+ argon2-cffi-bindings==25.1.0
43
+ overrides==7.7.0
44
+ propcache==0.5.2
45
+ ipython==8.33.0
46
+ nbconvert==7.17.1
47
+ rich==15.0.0
48
+ asttokens==3.0.1
49
+ tokenizers==0.22.2
50
+ synchronicity==0.12.4
51
+ tqdm==4.68.3
52
+ nvidia-nvjitlink-cu12==12.6.85
53
+ nvidia-nvtx-cu12==12.6.77
54
+ jsonschema-specifications==2025.9.1
55
+ jupyterlab==4.5.8
56
+ pure_eval==0.2.3
57
+ uri-template==1.3.0
58
+ sentry-sdk==2.63.0
59
+ pycryptodomex==3.23.0
60
+ yarl==1.24.2
61
+ h2==4.3.0
62
+ h11==0.16.0
63
+ requests==2.34.2
64
+ Jinja2==3.1.6
65
+ xformers==0.0.31.post1
66
+ rfc3987-syntax==1.1.0
67
+ antlr4-python3-runtime==4.11.0
68
+ nvidia-cusparselt-cu12==0.6.3
69
+ safetensors==0.8.0
70
+ notebook_shim==0.2.4
71
+ Pygments==2.20.0
72
+ python-json-logger==4.1.0
73
+ isoduration==20.11.0
74
+ smmap==5.0.3
75
+ click==8.3.3
76
+ transformers==4.57.6
77
+ aiohappyeyeballs==2.6.2
78
+ regex==2026.5.9
79
+ jsonpointer==3.1.1
80
+ fqdn==1.5.1
81
+ jupyter-lsp==2.3.1
82
+ rfc3986-validator==0.1.1
83
+ prometheus_client==0.25.0
84
+ mistune==3.2.1
85
+ sentencepiece==0.2.1
86
+ types-toml==0.10.8.20260518
87
+ wcwidth==0.8.1
88
+ identify==2.6.19
89
+ protobuf==6.33.6
90
+ datasets==3.6.0
91
+ accelerate==1.14.0
92
+ networkx==3.6.1
93
+ pydantic==2.13.4
94
+ multidict==6.7.1
95
+ chardet==7.4.3
96
+ pytest==9.1.0
97
+ babel==2.18.0
98
+ pip==26.1.2
99
+ dill==0.3.8
100
+ referencing==0.37.0
101
+ pre_commit==4.6.0
102
+ numpy==2.4.6
103
+ math-verify==0.9.0
104
+ traitlets==5.15.1
105
+ nvidia-curand-cu12==10.3.7.77
106
+ websocket-client==1.9.0
107
+ hf-xet==1.5.1
108
+ unidiff==0.7.5
109
+ nest-asyncio2==1.7.2
110
+ typing_extensions==4.15.0
111
+ platformdirs==4.10.0
112
+ torch==2.7.1
113
+ tblib==3.2.2
114
+ sqlfluff==4.2.2
115
+ modal==1.5.0
116
+ ipykernel==7.3.0
117
+ msgspec==0.21.1
118
+ virtualenv==21.5.1
119
+ json5==0.14.0
120
+ pathlib_abc==0.5.2
121
+ aiosignal==1.4.0
122
+ moodist==0.5.1
123
+ rpds-py==2026.5.1
124
+ webencodings==0.5.1
125
+ sniffio==1.3.1
126
+ annotated-types==0.7.0
127
+ python-discovery==1.4.2
128
+ scipy==1.17.1
129
+ GitPython==3.1.50
130
+ defusedxml==0.7.1
131
+ nvidia-cufile-cu12==1.11.1.6
132
+ nvidia-nccl-cu12==2.26.2
133
+ sympy==1.14.0
134
+ tinycss2==1.5.1
135
+ soupsieve==2.8.4
136
+ ninja==1.13.0
137
+ python-dotenv==1.2.2
138
+ ghapi==1.0.13
139
+ jupyter_server_terminals==0.5.4
140
+ markdown-it-py==4.2.0
141
+ nbclient==0.11.0
142
+ mpmath==1.3.0
143
+ frozenlist==1.8.0
144
+ Werkzeug==3.1.8
145
+ pillow==12.2.0
146
+ executing==2.2.1
147
+ gitdb==4.0.12
148
+ pyparsing==3.3.2
149
+ setuptools==82.0.1
150
+ Flask==3.1.1
151
+ MarkupSafe==3.0.3
152
+ notebook==7.5.7
153
+ jupyter_core==5.9.1
154
+ jedi==0.20.0
155
+ mdurl==0.1.2
156
+ lark==1.3.1
157
+ bleach==6.4.0
158
+ hpack==4.1.0
159
+ google-re2==1.1.20240702
160
+ beautifulsoup4==4.15.0
161
+ jsonschema==4.26.0
162
+ psutil==7.2.2
163
+ nvidia-cuda-nvrtc-cu12==12.6.77
164
+ narwhals==2.22.1
165
+ fonttools==4.63.0
166
+ lxml==6.1.1
167
+ fastjsonschema==2.21.2
168
+ tornado==6.5.7
169
+ nodeenv==1.10.0
170
+ typing-inspection==0.4.2
171
+ httpx==0.28.1
172
+ distro==1.9.0
173
+ colorama==0.4.6
174
+ jupyter-console==6.6.3
175
+ jupyterlab_widgets==3.0.16
176
+ PyYAML==6.0.3
177
+ fsspec==2025.3.0
178
+ hyperframe==6.1.0
179
+ nvidia-cuda-cupti-cu12==12.6.80
180
+ charset-normalizer==3.4.7
181
+ wandb==0.27.2
182
+ nbformat==5.10.4
183
+ nvidia-cudnn-cu12==9.5.1.17
184
+ peft==0.19.1
185
+ pathspec==1.1.1
186
+ matplotlib-inline==0.2.2
187
+ huggingface_hub==0.36.2
188
+ pyarrow==24.0.0
189
+ nvidia-cusparse-cu12==12.5.4.2
190
+ cwm==0.0.1
191
+ prompt_toolkit==3.0.52
192
+ omegaconf==2.4.0.dev4
193
+ tiktoken==0.13.0
194
+ contourpy==1.3.3
195
+ comm==0.2.3
196
+ threadpoolctl==3.6.0
197
+ pydantic_core==2.46.4
198
+ tenacity==9.1.4
199
+ parso==0.8.7
200
+ pandas==3.0.3
201
+ webcolors==25.10.0
202
+ idna==3.18
203
+ terminado==0.18.1
204
+ pandocfilters==1.5.1
205
+ aiohttp==3.14.1
206
+ arrow==1.4.0
207
+ packaging==26.2
208
+ tzdata==2026.2
209
+ distlib==0.4.3
210
+ Send2Trash==2.1.0
211
+ jupyterlab_pygments==0.3.0
212
+ decorator==5.3.1
213
+ jupyter_server==2.20.0
214
+ scikit-learn==1.9.0
215
+ six==1.17.0
216
+ diff_cover==10.3.0
217
+ pycparser==3.0
218
+ types-certifi==2021.10.8.3
219
+ toml==0.10.2
220
+ stack-data==0.6.3
221
+ fastcore==1.13.5
222
+ filelock==3.29.4
223
+ xxhash==3.7.0
224
+ pexpect==4.9.0
225
+ jupyter_client==8.9.1
226
+ jiter==0.15.0
227
+ debugpy==1.8.21
228
+ universal_pathlib==0.3.10
229
+ joblib==1.5.3
checkpoints/codi_frozen_1.5b_hidden/wandb/offline-run-20260625_135512-2yrqmv39/logs/debug-core.log ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {"time":"2026-06-25T13:55:13.026700633+02:00","level":"INFO","msg":"main: starting server","port-filename":"/local/tmp.6777512/tmpd3vdwb53/port-730088.txt","pid":730088,"detached":false,"idle-timeout":600000000000,"log-level":0,"disable-analytics":false,"shutdown-on-parent-exit":false,"enable-dcgm-profiling":false}
2
+ {"time":"2026-06-25T13:55:13.027211081+02:00","level":"INFO","msg":"server: accepting connections","addr":{"Name":"/local/tmp.6777512/wandb-730088-730527-3248140470/socket","Net":"unix"}}
3
+ {"time":"2026-06-25T13:55:13.027295469+02:00","level":"INFO","msg":"server: will exit if parent process dies","ppid":730088}
4
+ {"time":"2026-06-25T13:55:13.205856601+02:00","level":"INFO","msg":"connection: ManageConnectionData: new connection created","id":"1(@)"}
5
+ {"time":"2026-06-25T13:55:13.215924274+02:00","level":"INFO","msg":"handleInformInit: received","streamId":"2yrqmv39","id":"1(@)"}
6
+ {"time":"2026-06-25T13:55:13.339984312+02:00","level":"INFO","msg":"handleInformInit: stream started","streamId":"2yrqmv39","id":"1(@)"}
checkpoints/codi_frozen_1.5b_hidden/wandb/offline-run-20260625_135512-2yrqmv39/logs/debug-internal.log ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"time":"2026-06-25T13:55:13.216983388+02:00","level":"INFO","msg":"wandb-core"}
2
+ {"time":"2026-06-25T13:55:13.216997191+02:00","level":"INFO","msg":"stream: starting","core version":"0.27.2"}
3
+ {"time":"2026-06-25T13:55:13.339058881+02:00","level":"WARN","msg":"featurechecker: GraphQL client is nil, skipping feature loading"}
4
+ {"time":"2026-06-25T13:55:13.339080395+02:00","level":"WARN","msg":"featurechecker: GraphQL client is nil, skipping feature loading"}
5
+ {"time":"2026-06-25T13:55:13.339097435+02:00","level":"INFO","msg":"stream: created new stream","id":"2yrqmv39"}
6
+ {"time":"2026-06-25T13:55:13.339169961+02:00","level":"INFO","msg":"handler: started"}
7
+ {"time":"2026-06-25T13:55:13.339977953+02:00","level":"INFO","msg":"stream: started"}
8
+ {"time":"2026-06-25T13:55:13.340193949+02:00","level":"INFO","msg":"sender: started"}
9
+ {"time":"2026-06-25T13:55:13.340184957+02:00","level":"INFO","msg":"writer: started","stream_id":"2yrqmv39"}
10
+ {"time":"2026-06-25T13:55:13.352353675+02:00","level":"WARN","msg":"featurechecker: GraphQL client is nil, skipping feature loading"}
11
+ {"time":"2026-06-25T13:55:13.352367342+02:00","level":"WARN","msg":"runupserter: server does not expand metric globs but the x_server_side_expand_glob_metrics setting is set; ignoring"}
checkpoints/codi_frozen_1.5b_hidden/wandb/offline-run-20260625_135512-2yrqmv39/logs/debug.log ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2026-06-25 13:55:12,781 INFO MainThread:730088 [wandb_setup.py:_flush():81] Current SDK version is 0.27.2
2
+ 2026-06-25 13:55:12,781 INFO MainThread:730088 [wandb_setup.py:_flush():81] Configure stats pid to 730088
3
+ 2026-06-25 13:55:12,781 INFO MainThread:730088 [wandb_setup.py:_flush():81] Loading settings from environment variables
4
+ 2026-06-25 13:55:12,782 INFO MainThread:730088 [wandb_init.py:setup_run_log_directory():723] Logging user logs to model_weights/codi_frozen_1.5b_hidden/wandb/offline-run-20260625_135512-2yrqmv39/logs/debug.log
5
+ 2026-06-25 13:55:12,782 INFO MainThread:730088 [wandb_init.py:setup_run_log_directory():724] Logging internal logs to model_weights/codi_frozen_1.5b_hidden/wandb/offline-run-20260625_135512-2yrqmv39/logs/debug-internal.log
6
+ 2026-06-25 13:55:12,782 INFO MainThread:730088 [wandb_init.py:init():766] calling init triggers
7
+ 2026-06-25 13:55:12,782 INFO MainThread:730088 [wandb_init.py:init():771] wandb.init called with sweep_config: {}
8
+ config: {'model': 'model_weights/sft1.5b_lr1e5_bs32/checkpoint-6936', 'output_dir': 'model_weights/codi_frozen_1.5b_hidden', 'sources': ['mbpp', 'humaneval', 'pyx'], 'cache_dir': 'data/cache/codi_train', 'n_samples': -1, 'max_seq_len': 3072, 'max_frames': -1, 'latent_steps': 1, 'epochs': 5.0, 'lr': 1e-05, 'batch_size': 1, 'grad_accum': 4, 'max_steps': 2500, 'save_steps': 500, 'alpha': 0.0, 'beta': 1.0, 'gamma': 1.0, 'kd_layers': None, 'frozen_teacher': 'model_weights/sft1.5b_lr1e5_bs32/checkpoint-6936', 'kd_target': 'hidden', 'kd_temp': 2.0, 'single_anchor': False, 'ss_prob': 0.0, 'ss_ramp_frac': 0.5, '_wandb': {}}
9
+ 2026-06-25 13:55:12,782 INFO MainThread:730088 [wandb_init.py:init():814] starting backend
10
+ 2026-06-25 13:55:13,205 INFO MainThread:730088 [wandb_init.py:init():829] sending inform_init request
11
+ 2026-06-25 13:55:13,340 INFO MainThread:730088 [wandb_init.py:init():834] backend started and connected
12
+ 2026-06-25 13:55:13,342 INFO MainThread:730088 [wandb_init.py:init():904] updated telemetry
13
+ 2026-06-25 13:55:13,350 INFO MainThread:730088 [wandb_init.py:init():927] communicating run to backend with 90.0 second timeout
14
+ 2026-06-25 13:55:13,353 INFO MainThread:730088 [wandb_init.py:init():972] starting run threads in backend
15
+ 2026-06-25 13:55:13,797 INFO MainThread:730088 [wandb_run.py:_console_start():2523] atexit reg
16
+ 2026-06-25 13:55:13,797 INFO MainThread:730088 [wandb_run.py:_redirect():2373] redirect: wrap_raw
17
+ 2026-06-25 13:55:13,797 INFO MainThread:730088 [wandb_run.py:_redirect():2442] Wrapping output streams.
18
+ 2026-06-25 13:55:13,797 INFO MainThread:730088 [wandb_run.py:_redirect():2465] Redirects installed.
19
+ 2026-06-25 13:55:13,803 INFO MainThread:730088 [wandb_init.py:init():1010] run started, returning control to user process
20
+ 2026-06-25 13:55:20,985 INFO MainThread:730088 [wandb_run.py:_config_callback():1346] config_cb None None {'output_dir': 'model_weights/codi_frozen_1.5b_hidden', 'overwrite_output_dir': False, 'do_train': False, 'do_eval': False, 'do_predict': False, 'eval_strategy': 'no', 'prediction_loss_only': False, 'per_device_train_batch_size': 1, 'per_device_eval_batch_size': 8, 'per_gpu_train_batch_size': None, 'per_gpu_eval_batch_size': None, 'gradient_accumulation_steps': 4, 'eval_accumulation_steps': None, 'eval_delay': 0, 'torch_empty_cache_steps': None, 'learning_rate': 1e-05, 'weight_decay': 0.1, 'adam_beta1': 0.9, 'adam_beta2': 0.999, 'adam_epsilon': 1e-08, 'max_grad_norm': 1.0, 'num_train_epochs': 5.0, 'max_steps': 2500, 'lr_scheduler_type': 'cosine', 'lr_scheduler_kwargs': None, 'warmup_ratio': 0.03, 'warmup_steps': 0, 'log_level': 'passive', 'log_level_replica': 'warning', 'log_on_each_node': True, 'logging_dir': 'model_weights/codi_frozen_1.5b_hidden/runs/Jun25_13-55-13_alvis4-41', 'logging_strategy': 'steps', 'logging_first_step': False, 'logging_steps': 5, 'logging_nan_inf_filter': True, 'save_strategy': 'steps', 'save_steps': 500, 'save_total_limit': None, 'save_safetensors': True, 'save_on_each_node': False, 'save_only_model': False, 'restore_callback_states_from_checkpoint': False, 'no_cuda': False, 'use_cpu': False, 'use_mps_device': False, 'seed': 42, 'data_seed': None, 'jit_mode_eval': False, 'bf16': True, 'fp16': False, 'fp16_opt_level': 'O1', 'half_precision_backend': 'auto', 'bf16_full_eval': False, 'fp16_full_eval': False, 'tf32': None, 'local_rank': 0, 'ddp_backend': None, 'tpu_num_cores': None, 'tpu_metrics_debug': False, 'debug': [], 'dataloader_drop_last': False, 'eval_steps': None, 'dataloader_num_workers': 0, 'dataloader_prefetch_factor': None, 'past_index': -1, 'run_name': None, 'disable_tqdm': False, 'remove_unused_columns': False, 'label_names': [], 'load_best_model_at_end': False, 'metric_for_best_model': None, 'greater_is_better': None, 'ignore_data_skip': False, 'fsdp': [], 'fsdp_min_num_params': 0, 'fsdp_config': {'min_num_params': 0, 'xla': False, 'xla_fsdp_v2': False, 'xla_fsdp_grad_ckpt': False}, 'fsdp_transformer_layer_cls_to_wrap': None, 'accelerator_config': {'split_batches': False, 'dispatch_batches': None, 'even_batches': True, 'use_seedable_sampler': True, 'non_blocking': False, 'gradient_accumulation_kwargs': None}, 'parallelism_config': None, 'deepspeed': None, 'label_smoothing_factor': 0.0, 'optim': 'paged_adamw_8bit', 'optim_args': None, 'adafactor': False, 'group_by_length': False, 'length_column_name': 'length', 'report_to': ['wandb'], 'project': 'huggingface', 'trackio_space_id': 'trackio', 'ddp_find_unused_parameters': False, 'ddp_bucket_cap_mb': None, 'ddp_broadcast_buffers': None, 'dataloader_pin_memory': True, 'dataloader_persistent_workers': False, 'skip_memory_metrics': True, 'use_legacy_prediction_loop': False, 'push_to_hub': False, 'resume_from_checkpoint': None, 'hub_model_id': None, 'hub_strategy': 'every_save', 'hub_token': '<HUB_TOKEN>', 'hub_private_repo': None, 'hub_always_push': False, 'hub_revision': None, 'gradient_checkpointing': False, 'gradient_checkpointing_kwargs': None, 'include_inputs_for_metrics': False, 'include_for_metrics': [], 'eval_do_concat_batches': True, 'fp16_backend': 'auto', 'push_to_hub_model_id': None, 'push_to_hub_organization': None, 'push_to_hub_token': '<PUSH_TO_HUB_TOKEN>', 'mp_parameters': '', 'auto_find_batch_size': False, 'full_determinism': False, 'torchdynamo': None, 'ray_scope': 'last', 'ddp_timeout': 1800, 'torch_compile': False, 'torch_compile_backend': None, 'torch_compile_mode': None, 'include_tokens_per_second': False, 'include_num_input_tokens_seen': 'no', 'neftune_noise_alpha': None, 'optim_target_modules': None, 'batch_eval_metrics': False, 'eval_on_start': False, 'use_liger_kernel': False, 'liger_kernel_config': None, 'eval_use_gather_object': False, 'average_tokens_across_devices': True}
checkpoints/codi_frozen_1.5b_hidden/wandb/offline-run-20260625_135512-2yrqmv39/run-2yrqmv39.wandb ADDED
Binary file (65.5 kB). View file