abhranil14 commited on
Commit
4c7874f
·
verified ·
1 Parent(s): 670fc53

Upload checkpoint checkpoint-100

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ checkpoint-100/tokenizer.json filter=lfs diff=lfs merge=lfs -text
checkpoint-100/added_tokens.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</tool_call>": 151658,
3
+ "<tool_call>": 151657,
4
+ "<|box_end|>": 151649,
5
+ "<|box_start|>": 151648,
6
+ "<|endoftext|>": 151643,
7
+ "<|file_sep|>": 151664,
8
+ "<|fim_middle|>": 151660,
9
+ "<|fim_pad|>": 151662,
10
+ "<|fim_prefix|>": 151659,
11
+ "<|fim_suffix|>": 151661,
12
+ "<|im_end|>": 151645,
13
+ "<|im_start|>": 151644,
14
+ "<|image_pad|>": 151655,
15
+ "<|object_ref_end|>": 151647,
16
+ "<|object_ref_start|>": 151646,
17
+ "<|quad_end|>": 151651,
18
+ "<|quad_start|>": 151650,
19
+ "<|repo_name|>": 151663,
20
+ "<|video_pad|>": 151656,
21
+ "<|vision_end|>": 151653,
22
+ "<|vision_pad|>": 151654,
23
+ "<|vision_start|>": 151652
24
+ }
checkpoint-100/config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "/home/a23chand/projects/def-sfischme/a23chand/synthetic_questions/Qwen/Qwen2.5-1.5B",
3
+ "architectures": [
4
+ "Qwen2ForCausalLM"
5
+ ],
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 151643,
8
+ "eos_token_id": 151643,
9
+ "hidden_act": "silu",
10
+ "hidden_size": 1536,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 8960,
13
+ "max_position_embeddings": 131072,
14
+ "max_window_layers": 28,
15
+ "model_type": "qwen2",
16
+ "num_attention_heads": 12,
17
+ "num_hidden_layers": 28,
18
+ "num_key_value_heads": 2,
19
+ "rms_norm_eps": 1e-06,
20
+ "rope_scaling": null,
21
+ "rope_theta": 1000000.0,
22
+ "sliding_window": 131072,
23
+ "tie_word_embeddings": true,
24
+ "torch_dtype": "bfloat16",
25
+ "transformers_version": "4.49.0",
26
+ "use_cache": false,
27
+ "use_mrope": false,
28
+ "use_sliding_window": false,
29
+ "vocab_size": 151936
30
+ }
checkpoint-100/generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 151643,
3
+ "eos_token_id": 151643,
4
+ "max_new_tokens": 2048,
5
+ "transformers_version": "4.49.0"
6
+ }
checkpoint-100/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-100/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cae7a67a70f040cec791cd4641866ba41d8e28d957ed42521f8dca8cfd22cafc
3
+ size 3087467144
checkpoint-100/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c223685611eb8ca66172e98a5ae4d95e91d096b50c87d5ac51cf3a20f20698f0
3
+ size 15024
checkpoint-100/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07ecb9f981bc1cea06513b87be9861bad9289cd33d5bc89c8c1d83bebf350e5a
3
+ size 15024
checkpoint-100/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b78f34e8919a0955c52fa2192994cab8b958695edae102824ebf7fb17e0c11e
3
+ size 15024
checkpoint-100/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:497903fb965e5819817c1bcae461581db9a95d72adb9e86baf55fc2dc3a38323
3
+ size 15024
checkpoint-100/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec7967c800915392f068addf34faf7da41da15c33263c318384d9786f5f7cc88
3
+ size 1064
checkpoint-100/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
+ }
checkpoint-100/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c5ae00e602b8860cbd784ba82a8aa14e8feecec692e7076590d014d7b7fdafa
3
+ size 11421896
checkpoint-100/tokenizer_config.json ADDED
@@ -0,0 +1,208 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "added_tokens_decoder": {
5
+ "151643": {
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "151644": {
14
+ "content": "<|im_start|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "151645": {
22
+ "content": "<|im_end|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "151646": {
30
+ "content": "<|object_ref_start|>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "151647": {
38
+ "content": "<|object_ref_end|>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "151648": {
46
+ "content": "<|box_start|>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "151649": {
54
+ "content": "<|box_end|>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "151650": {
62
+ "content": "<|quad_start|>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ },
69
+ "151651": {
70
+ "content": "<|quad_end|>",
71
+ "lstrip": false,
72
+ "normalized": false,
73
+ "rstrip": false,
74
+ "single_word": false,
75
+ "special": true
76
+ },
77
+ "151652": {
78
+ "content": "<|vision_start|>",
79
+ "lstrip": false,
80
+ "normalized": false,
81
+ "rstrip": false,
82
+ "single_word": false,
83
+ "special": true
84
+ },
85
+ "151653": {
86
+ "content": "<|vision_end|>",
87
+ "lstrip": false,
88
+ "normalized": false,
89
+ "rstrip": false,
90
+ "single_word": false,
91
+ "special": true
92
+ },
93
+ "151654": {
94
+ "content": "<|vision_pad|>",
95
+ "lstrip": false,
96
+ "normalized": false,
97
+ "rstrip": false,
98
+ "single_word": false,
99
+ "special": true
100
+ },
101
+ "151655": {
102
+ "content": "<|image_pad|>",
103
+ "lstrip": false,
104
+ "normalized": false,
105
+ "rstrip": false,
106
+ "single_word": false,
107
+ "special": true
108
+ },
109
+ "151656": {
110
+ "content": "<|video_pad|>",
111
+ "lstrip": false,
112
+ "normalized": false,
113
+ "rstrip": false,
114
+ "single_word": false,
115
+ "special": true
116
+ },
117
+ "151657": {
118
+ "content": "<tool_call>",
119
+ "lstrip": false,
120
+ "normalized": false,
121
+ "rstrip": false,
122
+ "single_word": false,
123
+ "special": false
124
+ },
125
+ "151658": {
126
+ "content": "</tool_call>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false,
131
+ "special": false
132
+ },
133
+ "151659": {
134
+ "content": "<|fim_prefix|>",
135
+ "lstrip": false,
136
+ "normalized": false,
137
+ "rstrip": false,
138
+ "single_word": false,
139
+ "special": false
140
+ },
141
+ "151660": {
142
+ "content": "<|fim_middle|>",
143
+ "lstrip": false,
144
+ "normalized": false,
145
+ "rstrip": false,
146
+ "single_word": false,
147
+ "special": false
148
+ },
149
+ "151661": {
150
+ "content": "<|fim_suffix|>",
151
+ "lstrip": false,
152
+ "normalized": false,
153
+ "rstrip": false,
154
+ "single_word": false,
155
+ "special": false
156
+ },
157
+ "151662": {
158
+ "content": "<|fim_pad|>",
159
+ "lstrip": false,
160
+ "normalized": false,
161
+ "rstrip": false,
162
+ "single_word": false,
163
+ "special": false
164
+ },
165
+ "151663": {
166
+ "content": "<|repo_name|>",
167
+ "lstrip": false,
168
+ "normalized": false,
169
+ "rstrip": false,
170
+ "single_word": false,
171
+ "special": false
172
+ },
173
+ "151664": {
174
+ "content": "<|file_sep|>",
175
+ "lstrip": false,
176
+ "normalized": false,
177
+ "rstrip": false,
178
+ "single_word": false,
179
+ "special": false
180
+ }
181
+ },
182
+ "additional_special_tokens": [
183
+ "<|im_start|>",
184
+ "<|im_end|>",
185
+ "<|object_ref_start|>",
186
+ "<|object_ref_end|>",
187
+ "<|box_start|>",
188
+ "<|box_end|>",
189
+ "<|quad_start|>",
190
+ "<|quad_end|>",
191
+ "<|vision_start|>",
192
+ "<|vision_end|>",
193
+ "<|vision_pad|>",
194
+ "<|image_pad|>",
195
+ "<|video_pad|>"
196
+ ],
197
+ "bos_token": null,
198
+ "chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0]['role'] == 'system' %}\n {{- messages[0]['content'] }}\n {%- else %}\n {{- 'You are a helpful assistant.' }}\n {%- endif %}\n {{- \"\\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>\" }}\n {%- for tool in tools %}\n {{- \"\\n\" }}\n {{- tool | tojson }}\n {%- endfor %}\n {{- \"\\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\" }}\n{%- else %}\n {%- if messages[0]['role'] == 'system' %}\n {{- '<|im_start|>system\\n' + messages[0]['content'] + '<|im_end|>\\n' }}\n {%- else %}\n {{- '<|im_start|>system\\nYou are a helpful assistant.<|im_end|>\\n' }}\n {%- endif %}\n{%- endif %}\n{%- for message in messages %}\n {%- if (message.role == \"user\") or (message.role == \"system\" and not loop.first) or (message.role == \"assistant\" and not message.tool_calls) %}\n {{- '<|im_start|>' + message.role + '\\n' + message.content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {{- '<|im_start|>' + message.role }}\n {%- if message.content %}\n {{- '\\n' + message.content }}\n {%- endif %}\n {%- for tool_call in message.tool_calls %}\n {%- if tool_call.function is defined %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {{- '\\n<tool_call>\\n{\"name\": \"' }}\n {{- tool_call.name }}\n {{- '\", \"arguments\": ' }}\n {{- tool_call.arguments | tojson }}\n {{- '}\\n</tool_call>' }}\n {%- endfor %}\n {{- '<|im_end|>\\n' }}\n {%- elif message.role == \"tool\" %}\n {%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != \"tool\") %}\n {{- '<|im_start|>user' }}\n {%- endif %}\n {{- '\\n<tool_response>\\n' }}\n {{- message.content }}\n {{- '\\n</tool_response>' }}\n {%- if loop.last or (messages[loop.index0 + 1].role != \"tool\") %}\n {{- '<|im_end|>\\n' }}\n {%- endif %}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|im_start|>assistant\\n' }}\n{%- endif %}\n",
199
+ "clean_up_tokenization_spaces": false,
200
+ "eos_token": "<|endoftext|>",
201
+ "errors": "replace",
202
+ "extra_special_tokens": {},
203
+ "model_max_length": 131072,
204
+ "pad_token": "<|endoftext|>",
205
+ "split_special_tokens": false,
206
+ "tokenizer_class": "Qwen2Tokenizer",
207
+ "unk_token": null
208
+ }
checkpoint-100/trainer_state.json ADDED
@@ -0,0 +1,733 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 3.4437333333333333,
5
+ "eval_steps": 500,
6
+ "global_step": 100,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.034133333333333335,
13
+ "grad_norm": 1.625,
14
+ "learning_rate": 3.448275862068965e-08,
15
+ "loss": 0.6812,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.06826666666666667,
20
+ "grad_norm": 1.6953125,
21
+ "learning_rate": 6.89655172413793e-08,
22
+ "loss": 0.6715,
23
+ "step": 2
24
+ },
25
+ {
26
+ "epoch": 0.1024,
27
+ "grad_norm": 1.703125,
28
+ "learning_rate": 1.0344827586206897e-07,
29
+ "loss": 0.635,
30
+ "step": 3
31
+ },
32
+ {
33
+ "epoch": 0.13653333333333334,
34
+ "grad_norm": 1.71875,
35
+ "learning_rate": 1.379310344827586e-07,
36
+ "loss": 0.6077,
37
+ "step": 4
38
+ },
39
+ {
40
+ "epoch": 0.17066666666666666,
41
+ "grad_norm": 1.59375,
42
+ "learning_rate": 1.7241379310344828e-07,
43
+ "loss": 0.6327,
44
+ "step": 5
45
+ },
46
+ {
47
+ "epoch": 0.2048,
48
+ "grad_norm": 1.6640625,
49
+ "learning_rate": 2.0689655172413793e-07,
50
+ "loss": 0.6415,
51
+ "step": 6
52
+ },
53
+ {
54
+ "epoch": 0.23893333333333333,
55
+ "grad_norm": 1.4609375,
56
+ "learning_rate": 2.413793103448276e-07,
57
+ "loss": 0.6325,
58
+ "step": 7
59
+ },
60
+ {
61
+ "epoch": 0.2730666666666667,
62
+ "grad_norm": 1.71875,
63
+ "learning_rate": 2.758620689655172e-07,
64
+ "loss": 0.6588,
65
+ "step": 8
66
+ },
67
+ {
68
+ "epoch": 0.3072,
69
+ "grad_norm": 1.71875,
70
+ "learning_rate": 3.103448275862069e-07,
71
+ "loss": 0.6164,
72
+ "step": 9
73
+ },
74
+ {
75
+ "epoch": 0.3413333333333333,
76
+ "grad_norm": 1.78125,
77
+ "learning_rate": 3.4482758620689656e-07,
78
+ "loss": 0.6437,
79
+ "step": 10
80
+ },
81
+ {
82
+ "epoch": 0.37546666666666667,
83
+ "grad_norm": 1.578125,
84
+ "learning_rate": 3.793103448275862e-07,
85
+ "loss": 0.6496,
86
+ "step": 11
87
+ },
88
+ {
89
+ "epoch": 0.4096,
90
+ "grad_norm": 1.5859375,
91
+ "learning_rate": 4.1379310344827586e-07,
92
+ "loss": 0.6255,
93
+ "step": 12
94
+ },
95
+ {
96
+ "epoch": 0.4437333333333333,
97
+ "grad_norm": 1.6953125,
98
+ "learning_rate": 4.482758620689655e-07,
99
+ "loss": 0.6657,
100
+ "step": 13
101
+ },
102
+ {
103
+ "epoch": 0.47786666666666666,
104
+ "grad_norm": 1.53125,
105
+ "learning_rate": 4.827586206896552e-07,
106
+ "loss": 0.6664,
107
+ "step": 14
108
+ },
109
+ {
110
+ "epoch": 0.512,
111
+ "grad_norm": 1.7265625,
112
+ "learning_rate": 5.172413793103448e-07,
113
+ "loss": 0.6579,
114
+ "step": 15
115
+ },
116
+ {
117
+ "epoch": 0.5461333333333334,
118
+ "grad_norm": 1.671875,
119
+ "learning_rate": 5.517241379310344e-07,
120
+ "loss": 0.6361,
121
+ "step": 16
122
+ },
123
+ {
124
+ "epoch": 0.5802666666666667,
125
+ "grad_norm": 1.703125,
126
+ "learning_rate": 5.86206896551724e-07,
127
+ "loss": 0.6719,
128
+ "step": 17
129
+ },
130
+ {
131
+ "epoch": 0.6144,
132
+ "grad_norm": 1.59375,
133
+ "learning_rate": 6.206896551724138e-07,
134
+ "loss": 0.6339,
135
+ "step": 18
136
+ },
137
+ {
138
+ "epoch": 0.6485333333333333,
139
+ "grad_norm": 1.765625,
140
+ "learning_rate": 6.551724137931034e-07,
141
+ "loss": 0.6607,
142
+ "step": 19
143
+ },
144
+ {
145
+ "epoch": 0.6826666666666666,
146
+ "grad_norm": 1.7421875,
147
+ "learning_rate": 6.896551724137931e-07,
148
+ "loss": 0.6302,
149
+ "step": 20
150
+ },
151
+ {
152
+ "epoch": 0.7168,
153
+ "grad_norm": 1.6796875,
154
+ "learning_rate": 7.241379310344827e-07,
155
+ "loss": 0.6656,
156
+ "step": 21
157
+ },
158
+ {
159
+ "epoch": 0.7509333333333333,
160
+ "grad_norm": 1.5625,
161
+ "learning_rate": 7.586206896551724e-07,
162
+ "loss": 0.6384,
163
+ "step": 22
164
+ },
165
+ {
166
+ "epoch": 0.7850666666666667,
167
+ "grad_norm": 1.6328125,
168
+ "learning_rate": 7.931034482758621e-07,
169
+ "loss": 0.629,
170
+ "step": 23
171
+ },
172
+ {
173
+ "epoch": 0.8192,
174
+ "grad_norm": 1.5078125,
175
+ "learning_rate": 8.275862068965517e-07,
176
+ "loss": 0.6668,
177
+ "step": 24
178
+ },
179
+ {
180
+ "epoch": 0.8533333333333334,
181
+ "grad_norm": 1.6875,
182
+ "learning_rate": 8.620689655172412e-07,
183
+ "loss": 0.6722,
184
+ "step": 25
185
+ },
186
+ {
187
+ "epoch": 0.8874666666666666,
188
+ "grad_norm": 1.6640625,
189
+ "learning_rate": 8.96551724137931e-07,
190
+ "loss": 0.6246,
191
+ "step": 26
192
+ },
193
+ {
194
+ "epoch": 0.9216,
195
+ "grad_norm": 1.734375,
196
+ "learning_rate": 9.310344827586206e-07,
197
+ "loss": 0.6597,
198
+ "step": 27
199
+ },
200
+ {
201
+ "epoch": 0.9557333333333333,
202
+ "grad_norm": 1.6015625,
203
+ "learning_rate": 9.655172413793103e-07,
204
+ "loss": 0.6172,
205
+ "step": 28
206
+ },
207
+ {
208
+ "epoch": 0.9898666666666667,
209
+ "grad_norm": 1.59375,
210
+ "learning_rate": 1e-06,
211
+ "loss": 0.6329,
212
+ "step": 29
213
+ },
214
+ {
215
+ "epoch": 1.0341333333333333,
216
+ "grad_norm": 3.46875,
217
+ "learning_rate": 9.961685823754787e-07,
218
+ "loss": 1.1453,
219
+ "step": 30
220
+ },
221
+ {
222
+ "epoch": 1.0682666666666667,
223
+ "grad_norm": 1.734375,
224
+ "learning_rate": 9.92337164750958e-07,
225
+ "loss": 0.6728,
226
+ "step": 31
227
+ },
228
+ {
229
+ "epoch": 1.1024,
230
+ "grad_norm": 1.671875,
231
+ "learning_rate": 9.885057471264367e-07,
232
+ "loss": 0.6488,
233
+ "step": 32
234
+ },
235
+ {
236
+ "epoch": 1.1365333333333334,
237
+ "grad_norm": 1.65625,
238
+ "learning_rate": 9.846743295019157e-07,
239
+ "loss": 0.6498,
240
+ "step": 33
241
+ },
242
+ {
243
+ "epoch": 1.1706666666666667,
244
+ "grad_norm": 1.6484375,
245
+ "learning_rate": 9.808429118773945e-07,
246
+ "loss": 0.6179,
247
+ "step": 34
248
+ },
249
+ {
250
+ "epoch": 1.2048,
251
+ "grad_norm": 1.6640625,
252
+ "learning_rate": 9.770114942528735e-07,
253
+ "loss": 0.6519,
254
+ "step": 35
255
+ },
256
+ {
257
+ "epoch": 1.2389333333333332,
258
+ "grad_norm": 1.6796875,
259
+ "learning_rate": 9.731800766283525e-07,
260
+ "loss": 0.6306,
261
+ "step": 36
262
+ },
263
+ {
264
+ "epoch": 1.2730666666666668,
265
+ "grad_norm": 1.5546875,
266
+ "learning_rate": 9.693486590038313e-07,
267
+ "loss": 0.6343,
268
+ "step": 37
269
+ },
270
+ {
271
+ "epoch": 1.3072,
272
+ "grad_norm": 1.5,
273
+ "learning_rate": 9.655172413793103e-07,
274
+ "loss": 0.6397,
275
+ "step": 38
276
+ },
277
+ {
278
+ "epoch": 1.3413333333333333,
279
+ "grad_norm": 1.546875,
280
+ "learning_rate": 9.616858237547893e-07,
281
+ "loss": 0.6536,
282
+ "step": 39
283
+ },
284
+ {
285
+ "epoch": 1.3754666666666666,
286
+ "grad_norm": 1.5625,
287
+ "learning_rate": 9.578544061302681e-07,
288
+ "loss": 0.6857,
289
+ "step": 40
290
+ },
291
+ {
292
+ "epoch": 1.4096,
293
+ "grad_norm": 1.515625,
294
+ "learning_rate": 9.540229885057471e-07,
295
+ "loss": 0.6381,
296
+ "step": 41
297
+ },
298
+ {
299
+ "epoch": 1.4437333333333333,
300
+ "grad_norm": 1.4921875,
301
+ "learning_rate": 9.50191570881226e-07,
302
+ "loss": 0.6301,
303
+ "step": 42
304
+ },
305
+ {
306
+ "epoch": 1.4778666666666667,
307
+ "grad_norm": 1.453125,
308
+ "learning_rate": 9.463601532567049e-07,
309
+ "loss": 0.6432,
310
+ "step": 43
311
+ },
312
+ {
313
+ "epoch": 1.512,
314
+ "grad_norm": 1.4609375,
315
+ "learning_rate": 9.425287356321838e-07,
316
+ "loss": 0.6236,
317
+ "step": 44
318
+ },
319
+ {
320
+ "epoch": 1.5461333333333334,
321
+ "grad_norm": 1.59375,
322
+ "learning_rate": 9.386973180076628e-07,
323
+ "loss": 0.6525,
324
+ "step": 45
325
+ },
326
+ {
327
+ "epoch": 1.5802666666666667,
328
+ "grad_norm": 1.4609375,
329
+ "learning_rate": 9.348659003831417e-07,
330
+ "loss": 0.6455,
331
+ "step": 46
332
+ },
333
+ {
334
+ "epoch": 1.6143999999999998,
335
+ "grad_norm": 1.5703125,
336
+ "learning_rate": 9.310344827586206e-07,
337
+ "loss": 0.6134,
338
+ "step": 47
339
+ },
340
+ {
341
+ "epoch": 1.6485333333333334,
342
+ "grad_norm": 1.578125,
343
+ "learning_rate": 9.272030651340996e-07,
344
+ "loss": 0.674,
345
+ "step": 48
346
+ },
347
+ {
348
+ "epoch": 1.6826666666666665,
349
+ "grad_norm": 1.59375,
350
+ "learning_rate": 9.233716475095785e-07,
351
+ "loss": 0.6919,
352
+ "step": 49
353
+ },
354
+ {
355
+ "epoch": 1.7168,
356
+ "grad_norm": 1.3828125,
357
+ "learning_rate": 9.195402298850574e-07,
358
+ "loss": 0.6323,
359
+ "step": 50
360
+ },
361
+ {
362
+ "epoch": 1.7509333333333332,
363
+ "grad_norm": 1.4296875,
364
+ "learning_rate": 9.157088122605363e-07,
365
+ "loss": 0.6359,
366
+ "step": 51
367
+ },
368
+ {
369
+ "epoch": 1.7850666666666668,
370
+ "grad_norm": 1.46875,
371
+ "learning_rate": 9.118773946360153e-07,
372
+ "loss": 0.6329,
373
+ "step": 52
374
+ },
375
+ {
376
+ "epoch": 1.8192,
377
+ "grad_norm": 1.515625,
378
+ "learning_rate": 9.080459770114942e-07,
379
+ "loss": 0.6481,
380
+ "step": 53
381
+ },
382
+ {
383
+ "epoch": 1.8533333333333335,
384
+ "grad_norm": 1.5625,
385
+ "learning_rate": 9.042145593869731e-07,
386
+ "loss": 0.6458,
387
+ "step": 54
388
+ },
389
+ {
390
+ "epoch": 1.8874666666666666,
391
+ "grad_norm": 1.53125,
392
+ "learning_rate": 9.003831417624521e-07,
393
+ "loss": 0.6262,
394
+ "step": 55
395
+ },
396
+ {
397
+ "epoch": 1.9216,
398
+ "grad_norm": 1.4609375,
399
+ "learning_rate": 8.96551724137931e-07,
400
+ "loss": 0.5932,
401
+ "step": 56
402
+ },
403
+ {
404
+ "epoch": 1.9557333333333333,
405
+ "grad_norm": 1.5546875,
406
+ "learning_rate": 8.927203065134099e-07,
407
+ "loss": 0.639,
408
+ "step": 57
409
+ },
410
+ {
411
+ "epoch": 1.9898666666666667,
412
+ "grad_norm": 1.578125,
413
+ "learning_rate": 8.888888888888888e-07,
414
+ "loss": 0.6974,
415
+ "step": 58
416
+ },
417
+ {
418
+ "epoch": 2.034133333333333,
419
+ "grad_norm": 3.15625,
420
+ "learning_rate": 8.850574712643678e-07,
421
+ "loss": 1.278,
422
+ "step": 59
423
+ },
424
+ {
425
+ "epoch": 2.0682666666666667,
426
+ "grad_norm": 1.3828125,
427
+ "learning_rate": 8.812260536398467e-07,
428
+ "loss": 0.6448,
429
+ "step": 60
430
+ },
431
+ {
432
+ "epoch": 2.1024,
433
+ "grad_norm": 1.5390625,
434
+ "learning_rate": 8.773946360153256e-07,
435
+ "loss": 0.6189,
436
+ "step": 61
437
+ },
438
+ {
439
+ "epoch": 2.1365333333333334,
440
+ "grad_norm": 1.4453125,
441
+ "learning_rate": 8.735632183908046e-07,
442
+ "loss": 0.6928,
443
+ "step": 62
444
+ },
445
+ {
446
+ "epoch": 2.1706666666666665,
447
+ "grad_norm": 1.5234375,
448
+ "learning_rate": 8.697318007662835e-07,
449
+ "loss": 0.6655,
450
+ "step": 63
451
+ },
452
+ {
453
+ "epoch": 2.2048,
454
+ "grad_norm": 1.40625,
455
+ "learning_rate": 8.659003831417624e-07,
456
+ "loss": 0.5869,
457
+ "step": 64
458
+ },
459
+ {
460
+ "epoch": 2.238933333333333,
461
+ "grad_norm": 1.5703125,
462
+ "learning_rate": 8.620689655172412e-07,
463
+ "loss": 0.6216,
464
+ "step": 65
465
+ },
466
+ {
467
+ "epoch": 2.273066666666667,
468
+ "grad_norm": 1.4609375,
469
+ "learning_rate": 8.582375478927202e-07,
470
+ "loss": 0.6275,
471
+ "step": 66
472
+ },
473
+ {
474
+ "epoch": 2.3072,
475
+ "grad_norm": 1.53125,
476
+ "learning_rate": 8.544061302681991e-07,
477
+ "loss": 0.6295,
478
+ "step": 67
479
+ },
480
+ {
481
+ "epoch": 2.3413333333333335,
482
+ "grad_norm": 1.484375,
483
+ "learning_rate": 8.50574712643678e-07,
484
+ "loss": 0.6624,
485
+ "step": 68
486
+ },
487
+ {
488
+ "epoch": 2.3754666666666666,
489
+ "grad_norm": 1.4453125,
490
+ "learning_rate": 8.46743295019157e-07,
491
+ "loss": 0.6656,
492
+ "step": 69
493
+ },
494
+ {
495
+ "epoch": 2.4096,
496
+ "grad_norm": 1.6015625,
497
+ "learning_rate": 8.429118773946359e-07,
498
+ "loss": 0.6347,
499
+ "step": 70
500
+ },
501
+ {
502
+ "epoch": 2.4437333333333333,
503
+ "grad_norm": 1.4375,
504
+ "learning_rate": 8.390804597701148e-07,
505
+ "loss": 0.6198,
506
+ "step": 71
507
+ },
508
+ {
509
+ "epoch": 2.4778666666666664,
510
+ "grad_norm": 1.5390625,
511
+ "learning_rate": 8.352490421455939e-07,
512
+ "loss": 0.6345,
513
+ "step": 72
514
+ },
515
+ {
516
+ "epoch": 2.512,
517
+ "grad_norm": 1.4375,
518
+ "learning_rate": 8.314176245210728e-07,
519
+ "loss": 0.6262,
520
+ "step": 73
521
+ },
522
+ {
523
+ "epoch": 2.5461333333333336,
524
+ "grad_norm": 1.453125,
525
+ "learning_rate": 8.275862068965517e-07,
526
+ "loss": 0.6306,
527
+ "step": 74
528
+ },
529
+ {
530
+ "epoch": 2.5802666666666667,
531
+ "grad_norm": 1.5,
532
+ "learning_rate": 8.237547892720306e-07,
533
+ "loss": 0.6323,
534
+ "step": 75
535
+ },
536
+ {
537
+ "epoch": 2.6144,
538
+ "grad_norm": 1.4453125,
539
+ "learning_rate": 8.199233716475096e-07,
540
+ "loss": 0.6105,
541
+ "step": 76
542
+ },
543
+ {
544
+ "epoch": 2.6485333333333334,
545
+ "grad_norm": 1.4765625,
546
+ "learning_rate": 8.160919540229885e-07,
547
+ "loss": 0.6483,
548
+ "step": 77
549
+ },
550
+ {
551
+ "epoch": 2.6826666666666665,
552
+ "grad_norm": 1.34375,
553
+ "learning_rate": 8.122605363984674e-07,
554
+ "loss": 0.6103,
555
+ "step": 78
556
+ },
557
+ {
558
+ "epoch": 2.7168,
559
+ "grad_norm": 1.3203125,
560
+ "learning_rate": 8.084291187739464e-07,
561
+ "loss": 0.6399,
562
+ "step": 79
563
+ },
564
+ {
565
+ "epoch": 2.7509333333333332,
566
+ "grad_norm": 1.4609375,
567
+ "learning_rate": 8.045977011494253e-07,
568
+ "loss": 0.6818,
569
+ "step": 80
570
+ },
571
+ {
572
+ "epoch": 2.785066666666667,
573
+ "grad_norm": 1.4140625,
574
+ "learning_rate": 8.007662835249042e-07,
575
+ "loss": 0.6503,
576
+ "step": 81
577
+ },
578
+ {
579
+ "epoch": 2.8192,
580
+ "grad_norm": 1.4765625,
581
+ "learning_rate": 7.969348659003831e-07,
582
+ "loss": 0.6264,
583
+ "step": 82
584
+ },
585
+ {
586
+ "epoch": 2.8533333333333335,
587
+ "grad_norm": 1.5078125,
588
+ "learning_rate": 7.931034482758621e-07,
589
+ "loss": 0.6276,
590
+ "step": 83
591
+ },
592
+ {
593
+ "epoch": 2.8874666666666666,
594
+ "grad_norm": 1.5390625,
595
+ "learning_rate": 7.89272030651341e-07,
596
+ "loss": 0.6959,
597
+ "step": 84
598
+ },
599
+ {
600
+ "epoch": 2.9215999999999998,
601
+ "grad_norm": 1.3671875,
602
+ "learning_rate": 7.854406130268199e-07,
603
+ "loss": 0.6187,
604
+ "step": 85
605
+ },
606
+ {
607
+ "epoch": 2.9557333333333333,
608
+ "grad_norm": 1.3359375,
609
+ "learning_rate": 7.816091954022989e-07,
610
+ "loss": 0.6249,
611
+ "step": 86
612
+ },
613
+ {
614
+ "epoch": 2.989866666666667,
615
+ "grad_norm": 1.4375,
616
+ "learning_rate": 7.777777777777778e-07,
617
+ "loss": 0.6371,
618
+ "step": 87
619
+ },
620
+ {
621
+ "epoch": 3.034133333333333,
622
+ "grad_norm": 3.171875,
623
+ "learning_rate": 7.739463601532567e-07,
624
+ "loss": 1.3335,
625
+ "step": 88
626
+ },
627
+ {
628
+ "epoch": 3.0682666666666667,
629
+ "grad_norm": 1.4296875,
630
+ "learning_rate": 7.701149425287356e-07,
631
+ "loss": 0.6225,
632
+ "step": 89
633
+ },
634
+ {
635
+ "epoch": 3.1024,
636
+ "grad_norm": 1.3984375,
637
+ "learning_rate": 7.662835249042146e-07,
638
+ "loss": 0.6191,
639
+ "step": 90
640
+ },
641
+ {
642
+ "epoch": 3.1365333333333334,
643
+ "grad_norm": 1.4140625,
644
+ "learning_rate": 7.624521072796935e-07,
645
+ "loss": 0.6146,
646
+ "step": 91
647
+ },
648
+ {
649
+ "epoch": 3.1706666666666665,
650
+ "grad_norm": 1.390625,
651
+ "learning_rate": 7.586206896551724e-07,
652
+ "loss": 0.6388,
653
+ "step": 92
654
+ },
655
+ {
656
+ "epoch": 3.2048,
657
+ "grad_norm": 1.515625,
658
+ "learning_rate": 7.547892720306514e-07,
659
+ "loss": 0.6625,
660
+ "step": 93
661
+ },
662
+ {
663
+ "epoch": 3.238933333333333,
664
+ "grad_norm": 1.28125,
665
+ "learning_rate": 7.509578544061303e-07,
666
+ "loss": 0.632,
667
+ "step": 94
668
+ },
669
+ {
670
+ "epoch": 3.273066666666667,
671
+ "grad_norm": 1.46875,
672
+ "learning_rate": 7.471264367816092e-07,
673
+ "loss": 0.6503,
674
+ "step": 95
675
+ },
676
+ {
677
+ "epoch": 3.3072,
678
+ "grad_norm": 1.4296875,
679
+ "learning_rate": 7.432950191570882e-07,
680
+ "loss": 0.6422,
681
+ "step": 96
682
+ },
683
+ {
684
+ "epoch": 3.3413333333333335,
685
+ "grad_norm": 1.421875,
686
+ "learning_rate": 7.394636015325671e-07,
687
+ "loss": 0.6298,
688
+ "step": 97
689
+ },
690
+ {
691
+ "epoch": 3.3754666666666666,
692
+ "grad_norm": 1.3984375,
693
+ "learning_rate": 7.35632183908046e-07,
694
+ "loss": 0.6569,
695
+ "step": 98
696
+ },
697
+ {
698
+ "epoch": 3.4096,
699
+ "grad_norm": 1.4921875,
700
+ "learning_rate": 7.318007662835249e-07,
701
+ "loss": 0.6449,
702
+ "step": 99
703
+ },
704
+ {
705
+ "epoch": 3.4437333333333333,
706
+ "grad_norm": 1.3984375,
707
+ "learning_rate": 7.279693486590039e-07,
708
+ "loss": 0.6673,
709
+ "step": 100
710
+ }
711
+ ],
712
+ "logging_steps": 1,
713
+ "max_steps": 290,
714
+ "num_input_tokens_seen": 0,
715
+ "num_train_epochs": 10,
716
+ "save_steps": 10,
717
+ "stateful_callbacks": {
718
+ "TrainerControl": {
719
+ "args": {
720
+ "should_epoch_stop": false,
721
+ "should_evaluate": false,
722
+ "should_log": false,
723
+ "should_save": true,
724
+ "should_training_stop": false
725
+ },
726
+ "attributes": {}
727
+ }
728
+ },
729
+ "total_flos": 7.588607272209613e+16,
730
+ "train_batch_size": 1,
731
+ "trial_name": null,
732
+ "trial_params": null
733
+ }
checkpoint-100/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1663b29e6a330e700089ce4e183600526d393875623a97e080b5ca64c90a8dee
3
+ size 5752
checkpoint-100/vocab.json ADDED
The diff for this file is too large to render. See raw diff