RayDu0010 commited on
Commit
cba132c
·
verified ·
1 Parent(s): ee4b8e1

Upload folder using huggingface_hub

Browse files
34_128_e3_3e-5/.gitattributes ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
12
+ *.model filter=lfs diff=lfs merge=lfs -text
13
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
14
+ *.npy filter=lfs diff=lfs merge=lfs -text
15
+ *.npz filter=lfs diff=lfs merge=lfs -text
16
+ *.onnx filter=lfs diff=lfs merge=lfs -text
17
+ *.ot filter=lfs diff=lfs merge=lfs -text
18
+ *.parquet filter=lfs diff=lfs merge=lfs -text
19
+ *.pb filter=lfs diff=lfs merge=lfs -text
20
+ *.pickle filter=lfs diff=lfs merge=lfs -text
21
+ *.pkl filter=lfs diff=lfs merge=lfs -text
22
+ *.pt filter=lfs diff=lfs merge=lfs -text
23
+ *.pth filter=lfs diff=lfs merge=lfs -text
24
+ *.rar filter=lfs diff=lfs merge=lfs -text
25
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
26
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
27
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar filter=lfs diff=lfs merge=lfs -text
29
+ *.tflite filter=lfs diff=lfs merge=lfs -text
30
+ *.tgz filter=lfs diff=lfs merge=lfs -text
31
+ *.wasm filter=lfs diff=lfs merge=lfs -text
32
+ *.xz 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
34_128_e3_3e-5/README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: apache-2.0
4
+ base_model: ibm-granite/granite-3.3-8b-base
5
+ tags:
6
+ - alignment-handbook
7
+ - generated_from_trainer
8
+ datasets:
9
+ - data/knowledge_lora_training_data_1000
10
+ model-index:
11
+ - name: 34_128_e3_3e-5
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # 34_128_e3_3e-5
19
+
20
+ This model is a fine-tuned version of [ibm-granite/granite-3.3-8b-base](https://huggingface.co/ibm-granite/granite-3.3-8b-base) on the data/knowledge_lora_training_data_1000 dataset.
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 3e-05
40
+ - train_batch_size: 2
41
+ - eval_batch_size: 8
42
+ - seed: 42
43
+ - distributed_type: multi-GPU
44
+ - num_devices: 8
45
+ - gradient_accumulation_steps: 2
46
+ - total_train_batch_size: 32
47
+ - total_eval_batch_size: 64
48
+ - optimizer: Use adamw_torch with betas=(0.9,0.95) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
49
+ - lr_scheduler_type: cosine
50
+ - lr_scheduler_warmup_ratio: 0.05
51
+ - num_epochs: 3.0
52
+
53
+ ### Training results
54
+
55
+
56
+
57
+ ### Framework versions
58
+
59
+ - PEFT 0.15.2
60
+ - Transformers 4.52.4
61
+ - Pytorch 2.7.0+cu126
62
+ - Datasets 3.6.0
63
+ - Tokenizers 0.21.2
34_128_e3_3e-5/adapter_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "ibm-granite/granite-3.3-8b-base",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 256,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.05,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "r": 128,
24
+ "rank_pattern": {},
25
+ "revision": null,
26
+ "target_modules": [
27
+ "k_proj",
28
+ "gate_proj",
29
+ "o_proj",
30
+ "down_proj",
31
+ "up_proj",
32
+ "v_proj",
33
+ "q_proj"
34
+ ],
35
+ "task_type": "CAUSAL_LM",
36
+ "trainable_token_indices": null,
37
+ "use_dora": false,
38
+ "use_rslora": false
39
+ }
34_128_e3_3e-5/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c27256c083edfd63b9cc039c248351bb97851b6277430123bf6d74bc3c20a987
3
+ size 791751704
34_128_e3_3e-5/all_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "total_flos": 1.436218182569296e+18,
4
+ "train_loss": 0.6181889377437435,
5
+ "train_runtime": 688.4097,
6
+ "train_samples": 10650,
7
+ "train_samples_per_second": 46.411,
8
+ "train_steps_per_second": 1.451
9
+ }
34_128_e3_3e-5/config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "GraniteForCausalLM"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0,
7
+ "attention_multiplier": 0.0078125,
8
+ "bos_token_id": 0,
9
+ "embedding_multiplier": 12.0,
10
+ "eos_token_id": 0,
11
+ "hidden_act": "silu",
12
+ "hidden_size": 4096,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 12800,
15
+ "logits_scaling": 16.0,
16
+ "max_position_embeddings": 131072,
17
+ "mlp_bias": false,
18
+ "model_type": "granite",
19
+ "num_attention_heads": 32,
20
+ "num_hidden_layers": 40,
21
+ "num_key_value_heads": 8,
22
+ "pad_token_id": 0,
23
+ "residual_multiplier": 0.22,
24
+ "rms_norm_eps": 1e-05,
25
+ "rope_scaling": null,
26
+ "rope_theta": 10000000.0,
27
+ "tie_word_embeddings": true,
28
+ "torch_dtype": "bfloat16",
29
+ "transformers_version": "4.52.4",
30
+ "use_cache": true,
31
+ "vocab_size": 49152
32
+ }
34_128_e3_3e-5/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
34_128_e3_3e-5/special_tokens_map.json ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|endoftext|>",
4
+ "<fim_prefix>",
5
+ "<fim_middle>",
6
+ "<fim_suffix>",
7
+ "<fim_pad>",
8
+ "<filename>",
9
+ "<gh_stars>",
10
+ "<issue_start>",
11
+ "<issue_comment>",
12
+ "<issue_closed>",
13
+ "<jupyter_start>",
14
+ "<jupyter_text>",
15
+ "<jupyter_code>",
16
+ "<jupyter_output>",
17
+ "<empty_output>",
18
+ "<commit_before>",
19
+ "<commit_msg>",
20
+ "<commit_after>",
21
+ "<reponame>"
22
+ ],
23
+ "bos_token": {
24
+ "content": "<|endoftext|>",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "eos_token": {
31
+ "content": "<|endoftext|>",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ },
37
+ "pad_token": "<reponame>",
38
+ "unk_token": {
39
+ "content": "<|endoftext|>",
40
+ "lstrip": false,
41
+ "normalized": false,
42
+ "rstrip": false,
43
+ "single_word": false
44
+ }
45
+ }
34_128_e3_3e-5/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
34_128_e3_3e-5/tokenizer_config.json ADDED
@@ -0,0 +1,188 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "0": {
5
+ "content": "<|endoftext|>",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "1": {
13
+ "content": "<fim_prefix>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "2": {
21
+ "content": "<fim_middle>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "3": {
29
+ "content": "<fim_suffix>",
30
+ "lstrip": false,
31
+ "normalized": false,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "4": {
37
+ "content": "<fim_pad>",
38
+ "lstrip": false,
39
+ "normalized": false,
40
+ "rstrip": false,
41
+ "single_word": false,
42
+ "special": true
43
+ },
44
+ "5": {
45
+ "content": "<filename>",
46
+ "lstrip": false,
47
+ "normalized": false,
48
+ "rstrip": false,
49
+ "single_word": false,
50
+ "special": true
51
+ },
52
+ "6": {
53
+ "content": "<gh_stars>",
54
+ "lstrip": false,
55
+ "normalized": false,
56
+ "rstrip": false,
57
+ "single_word": false,
58
+ "special": true
59
+ },
60
+ "7": {
61
+ "content": "<issue_start>",
62
+ "lstrip": false,
63
+ "normalized": false,
64
+ "rstrip": false,
65
+ "single_word": false,
66
+ "special": true
67
+ },
68
+ "8": {
69
+ "content": "<issue_comment>",
70
+ "lstrip": false,
71
+ "normalized": false,
72
+ "rstrip": false,
73
+ "single_word": false,
74
+ "special": true
75
+ },
76
+ "9": {
77
+ "content": "<issue_closed>",
78
+ "lstrip": false,
79
+ "normalized": false,
80
+ "rstrip": false,
81
+ "single_word": false,
82
+ "special": true
83
+ },
84
+ "10": {
85
+ "content": "<jupyter_start>",
86
+ "lstrip": false,
87
+ "normalized": false,
88
+ "rstrip": false,
89
+ "single_word": false,
90
+ "special": true
91
+ },
92
+ "11": {
93
+ "content": "<jupyter_text>",
94
+ "lstrip": false,
95
+ "normalized": false,
96
+ "rstrip": false,
97
+ "single_word": false,
98
+ "special": true
99
+ },
100
+ "12": {
101
+ "content": "<jupyter_code>",
102
+ "lstrip": false,
103
+ "normalized": false,
104
+ "rstrip": false,
105
+ "single_word": false,
106
+ "special": true
107
+ },
108
+ "13": {
109
+ "content": "<jupyter_output>",
110
+ "lstrip": false,
111
+ "normalized": false,
112
+ "rstrip": false,
113
+ "single_word": false,
114
+ "special": true
115
+ },
116
+ "14": {
117
+ "content": "<empty_output>",
118
+ "lstrip": false,
119
+ "normalized": false,
120
+ "rstrip": false,
121
+ "single_word": false,
122
+ "special": true
123
+ },
124
+ "15": {
125
+ "content": "<commit_before>",
126
+ "lstrip": false,
127
+ "normalized": false,
128
+ "rstrip": false,
129
+ "single_word": false,
130
+ "special": true
131
+ },
132
+ "16": {
133
+ "content": "<commit_msg>",
134
+ "lstrip": false,
135
+ "normalized": false,
136
+ "rstrip": false,
137
+ "single_word": false,
138
+ "special": true
139
+ },
140
+ "17": {
141
+ "content": "<commit_after>",
142
+ "lstrip": false,
143
+ "normalized": false,
144
+ "rstrip": false,
145
+ "single_word": false,
146
+ "special": true
147
+ },
148
+ "18": {
149
+ "content": "<reponame>",
150
+ "lstrip": false,
151
+ "normalized": false,
152
+ "rstrip": false,
153
+ "single_word": false,
154
+ "special": true
155
+ }
156
+ },
157
+ "additional_special_tokens": [
158
+ "<|endoftext|>",
159
+ "<fim_prefix>",
160
+ "<fim_middle>",
161
+ "<fim_suffix>",
162
+ "<fim_pad>",
163
+ "<filename>",
164
+ "<gh_stars>",
165
+ "<issue_start>",
166
+ "<issue_comment>",
167
+ "<issue_closed>",
168
+ "<jupyter_start>",
169
+ "<jupyter_text>",
170
+ "<jupyter_code>",
171
+ "<jupyter_output>",
172
+ "<empty_output>",
173
+ "<commit_before>",
174
+ "<commit_msg>",
175
+ "<commit_after>",
176
+ "<reponame>"
177
+ ],
178
+ "bos_token": "<|endoftext|>",
179
+ "clean_up_tokenization_spaces": true,
180
+ "eos_token": "<|endoftext|>",
181
+ "extra_special_tokens": {},
182
+ "model_max_length": 8192,
183
+ "pad_token": "<reponame>",
184
+ "padding_side": "left",
185
+ "tokenizer_class": "GPT2Tokenizer",
186
+ "unk_token": "<|endoftext|>",
187
+ "vocab_size": 49152
188
+ }
34_128_e3_3e-5/train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "total_flos": 1.436218182569296e+18,
4
+ "train_loss": 0.6181889377437435,
5
+ "train_runtime": 688.4097,
6
+ "train_samples": 10650,
7
+ "train_samples_per_second": 46.411,
8
+ "train_steps_per_second": 1.451
9
+ }
34_128_e3_3e-5/trainer_state.json ADDED
@@ -0,0 +1,1436 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 3.0,
6
+ "eval_steps": 500,
7
+ "global_step": 999,
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.015015015015015015,
14
+ "grad_norm": 1.1484143733978271,
15
+ "learning_rate": 2.4000000000000003e-06,
16
+ "loss": 1.4078,
17
+ "step": 5
18
+ },
19
+ {
20
+ "epoch": 0.03003003003003003,
21
+ "grad_norm": 0.6892414093017578,
22
+ "learning_rate": 5.4e-06,
23
+ "loss": 1.4025,
24
+ "step": 10
25
+ },
26
+ {
27
+ "epoch": 0.04504504504504504,
28
+ "grad_norm": 0.5325756072998047,
29
+ "learning_rate": 8.400000000000001e-06,
30
+ "loss": 1.4203,
31
+ "step": 15
32
+ },
33
+ {
34
+ "epoch": 0.06006006006006006,
35
+ "grad_norm": 0.8819801807403564,
36
+ "learning_rate": 1.1400000000000001e-05,
37
+ "loss": 1.39,
38
+ "step": 20
39
+ },
40
+ {
41
+ "epoch": 0.07507507507507508,
42
+ "grad_norm": 0.5360053181648254,
43
+ "learning_rate": 1.44e-05,
44
+ "loss": 1.3497,
45
+ "step": 25
46
+ },
47
+ {
48
+ "epoch": 0.09009009009009009,
49
+ "grad_norm": 0.4859957695007324,
50
+ "learning_rate": 1.74e-05,
51
+ "loss": 1.3029,
52
+ "step": 30
53
+ },
54
+ {
55
+ "epoch": 0.10510510510510511,
56
+ "grad_norm": 0.5125545263290405,
57
+ "learning_rate": 2.04e-05,
58
+ "loss": 1.2705,
59
+ "step": 35
60
+ },
61
+ {
62
+ "epoch": 0.12012012012012012,
63
+ "grad_norm": 0.4615287780761719,
64
+ "learning_rate": 2.3400000000000003e-05,
65
+ "loss": 1.3094,
66
+ "step": 40
67
+ },
68
+ {
69
+ "epoch": 0.13513513513513514,
70
+ "grad_norm": 0.48541459441185,
71
+ "learning_rate": 2.64e-05,
72
+ "loss": 1.3004,
73
+ "step": 45
74
+ },
75
+ {
76
+ "epoch": 0.15015015015015015,
77
+ "grad_norm": 0.4013228118419647,
78
+ "learning_rate": 2.94e-05,
79
+ "loss": 1.1772,
80
+ "step": 50
81
+ },
82
+ {
83
+ "epoch": 0.16516516516516516,
84
+ "grad_norm": 0.5810917019844055,
85
+ "learning_rate": 2.9998684950135947e-05,
86
+ "loss": 1.2781,
87
+ "step": 55
88
+ },
89
+ {
90
+ "epoch": 0.18018018018018017,
91
+ "grad_norm": 0.45503100752830505,
92
+ "learning_rate": 2.9993342955245677e-05,
93
+ "loss": 1.26,
94
+ "step": 60
95
+ },
96
+ {
97
+ "epoch": 0.19519519519519518,
98
+ "grad_norm": 0.497655987739563,
99
+ "learning_rate": 2.998389328711426e-05,
100
+ "loss": 1.2291,
101
+ "step": 65
102
+ },
103
+ {
104
+ "epoch": 0.21021021021021022,
105
+ "grad_norm": 0.48465633392333984,
106
+ "learning_rate": 2.997033853463391e-05,
107
+ "loss": 1.1916,
108
+ "step": 70
109
+ },
110
+ {
111
+ "epoch": 0.22522522522522523,
112
+ "grad_norm": 0.5153307318687439,
113
+ "learning_rate": 2.995268241135232e-05,
114
+ "loss": 1.2513,
115
+ "step": 75
116
+ },
117
+ {
118
+ "epoch": 0.24024024024024024,
119
+ "grad_norm": 0.5280073285102844,
120
+ "learning_rate": 2.993092975445526e-05,
121
+ "loss": 1.2412,
122
+ "step": 80
123
+ },
124
+ {
125
+ "epoch": 0.2552552552552553,
126
+ "grad_norm": 0.5075555443763733,
127
+ "learning_rate": 2.9905086523441348e-05,
128
+ "loss": 1.2018,
129
+ "step": 85
130
+ },
131
+ {
132
+ "epoch": 0.2702702702702703,
133
+ "grad_norm": 0.5215229988098145,
134
+ "learning_rate": 2.987515979848935e-05,
135
+ "loss": 1.1528,
136
+ "step": 90
137
+ },
138
+ {
139
+ "epoch": 0.2852852852852853,
140
+ "grad_norm": 0.5198177695274353,
141
+ "learning_rate": 2.9841157778518462e-05,
142
+ "loss": 1.1286,
143
+ "step": 95
144
+ },
145
+ {
146
+ "epoch": 0.3003003003003003,
147
+ "grad_norm": 0.5829412937164307,
148
+ "learning_rate": 2.9803089778942062e-05,
149
+ "loss": 1.1929,
150
+ "step": 100
151
+ },
152
+ {
153
+ "epoch": 0.3153153153153153,
154
+ "grad_norm": 0.605205774307251,
155
+ "learning_rate": 2.976096622911561e-05,
156
+ "loss": 1.0895,
157
+ "step": 105
158
+ },
159
+ {
160
+ "epoch": 0.3303303303303303,
161
+ "grad_norm": 0.6692696809768677,
162
+ "learning_rate": 2.971479866947935e-05,
163
+ "loss": 1.085,
164
+ "step": 110
165
+ },
166
+ {
167
+ "epoch": 0.34534534534534533,
168
+ "grad_norm": 0.6942810416221619,
169
+ "learning_rate": 2.9664599748396622e-05,
170
+ "loss": 1.1369,
171
+ "step": 115
172
+ },
173
+ {
174
+ "epoch": 0.36036036036036034,
175
+ "grad_norm": 0.6146662831306458,
176
+ "learning_rate": 2.961038321868862e-05,
177
+ "loss": 1.1004,
178
+ "step": 120
179
+ },
180
+ {
181
+ "epoch": 0.37537537537537535,
182
+ "grad_norm": 0.6204975843429565,
183
+ "learning_rate": 2.9552163933866605e-05,
184
+ "loss": 1.1154,
185
+ "step": 125
186
+ },
187
+ {
188
+ "epoch": 0.39039039039039036,
189
+ "grad_norm": 0.6181800365447998,
190
+ "learning_rate": 2.948995784406251e-05,
191
+ "loss": 1.0623,
192
+ "step": 130
193
+ },
194
+ {
195
+ "epoch": 0.40540540540540543,
196
+ "grad_norm": 0.6573542952537537,
197
+ "learning_rate": 2.942378199165917e-05,
198
+ "loss": 1.0642,
199
+ "step": 135
200
+ },
201
+ {
202
+ "epoch": 0.42042042042042044,
203
+ "grad_norm": 0.6602272987365723,
204
+ "learning_rate": 2.935365450662126e-05,
205
+ "loss": 1.0251,
206
+ "step": 140
207
+ },
208
+ {
209
+ "epoch": 0.43543543543543545,
210
+ "grad_norm": 0.7046717405319214,
211
+ "learning_rate": 2.9279594601528295e-05,
212
+ "loss": 1.1018,
213
+ "step": 145
214
+ },
215
+ {
216
+ "epoch": 0.45045045045045046,
217
+ "grad_norm": 0.7052332758903503,
218
+ "learning_rate": 2.9201622566311028e-05,
219
+ "loss": 1.0514,
220
+ "step": 150
221
+ },
222
+ {
223
+ "epoch": 0.46546546546546547,
224
+ "grad_norm": 0.6828079223632812,
225
+ "learning_rate": 2.9119759762692708e-05,
226
+ "loss": 1.0436,
227
+ "step": 155
228
+ },
229
+ {
230
+ "epoch": 0.4804804804804805,
231
+ "grad_norm": 0.6680599451065063,
232
+ "learning_rate": 2.9034028618336647e-05,
233
+ "loss": 1.0623,
234
+ "step": 160
235
+ },
236
+ {
237
+ "epoch": 0.4954954954954955,
238
+ "grad_norm": 0.7614235877990723,
239
+ "learning_rate": 2.894445262070183e-05,
240
+ "loss": 0.9853,
241
+ "step": 165
242
+ },
243
+ {
244
+ "epoch": 0.5105105105105106,
245
+ "grad_norm": 0.7840650081634521,
246
+ "learning_rate": 2.8851056310608105e-05,
247
+ "loss": 1.0016,
248
+ "step": 170
249
+ },
250
+ {
251
+ "epoch": 0.5255255255255256,
252
+ "grad_norm": 0.7831375598907471,
253
+ "learning_rate": 2.875386527551286e-05,
254
+ "loss": 0.9423,
255
+ "step": 175
256
+ },
257
+ {
258
+ "epoch": 0.5405405405405406,
259
+ "grad_norm": 0.782213032245636,
260
+ "learning_rate": 2.8652906142500877e-05,
261
+ "loss": 0.9897,
262
+ "step": 180
263
+ },
264
+ {
265
+ "epoch": 0.5555555555555556,
266
+ "grad_norm": 0.7841219305992126,
267
+ "learning_rate": 2.854820657098943e-05,
268
+ "loss": 0.8911,
269
+ "step": 185
270
+ },
271
+ {
272
+ "epoch": 0.5705705705705706,
273
+ "grad_norm": 0.8948962688446045,
274
+ "learning_rate": 2.843979524515053e-05,
275
+ "loss": 0.9788,
276
+ "step": 190
277
+ },
278
+ {
279
+ "epoch": 0.5855855855855856,
280
+ "grad_norm": 0.9402740597724915,
281
+ "learning_rate": 2.8327701866052404e-05,
282
+ "loss": 0.9185,
283
+ "step": 195
284
+ },
285
+ {
286
+ "epoch": 0.6006006006006006,
287
+ "grad_norm": 0.8964099884033203,
288
+ "learning_rate": 2.8211957143522424e-05,
289
+ "loss": 0.8831,
290
+ "step": 200
291
+ },
292
+ {
293
+ "epoch": 0.6156156156156156,
294
+ "grad_norm": 0.8970125317573547,
295
+ "learning_rate": 2.809259278773363e-05,
296
+ "loss": 0.8455,
297
+ "step": 205
298
+ },
299
+ {
300
+ "epoch": 0.6306306306306306,
301
+ "grad_norm": 0.9058867692947388,
302
+ "learning_rate": 2.79696415005172e-05,
303
+ "loss": 0.9014,
304
+ "step": 210
305
+ },
306
+ {
307
+ "epoch": 0.6456456456456456,
308
+ "grad_norm": 1.1062525510787964,
309
+ "learning_rate": 2.784313696640327e-05,
310
+ "loss": 0.847,
311
+ "step": 215
312
+ },
313
+ {
314
+ "epoch": 0.6606606606606606,
315
+ "grad_norm": 0.9456507563591003,
316
+ "learning_rate": 2.771311384339247e-05,
317
+ "loss": 0.8587,
318
+ "step": 220
319
+ },
320
+ {
321
+ "epoch": 0.6756756756756757,
322
+ "grad_norm": 1.0028166770935059,
323
+ "learning_rate": 2.7579607753460813e-05,
324
+ "loss": 0.8766,
325
+ "step": 225
326
+ },
327
+ {
328
+ "epoch": 0.6906906906906907,
329
+ "grad_norm": 0.854725182056427,
330
+ "learning_rate": 2.7442655272800463e-05,
331
+ "loss": 0.913,
332
+ "step": 230
333
+ },
334
+ {
335
+ "epoch": 0.7057057057057057,
336
+ "grad_norm": 0.8915291428565979,
337
+ "learning_rate": 2.7302293921799097e-05,
338
+ "loss": 0.9235,
339
+ "step": 235
340
+ },
341
+ {
342
+ "epoch": 0.7207207207207207,
343
+ "grad_norm": 0.9481147527694702,
344
+ "learning_rate": 2.715856215476055e-05,
345
+ "loss": 0.8392,
346
+ "step": 240
347
+ },
348
+ {
349
+ "epoch": 0.7357357357357357,
350
+ "grad_norm": 0.8800114393234253,
351
+ "learning_rate": 2.7011499349369643e-05,
352
+ "loss": 0.8768,
353
+ "step": 245
354
+ },
355
+ {
356
+ "epoch": 0.7507507507507507,
357
+ "grad_norm": 0.9145507216453552,
358
+ "learning_rate": 2.686114579590403e-05,
359
+ "loss": 0.8378,
360
+ "step": 250
361
+ },
362
+ {
363
+ "epoch": 0.7657657657657657,
364
+ "grad_norm": 1.0099443197250366,
365
+ "learning_rate": 2.670754268619598e-05,
366
+ "loss": 0.853,
367
+ "step": 255
368
+ },
369
+ {
370
+ "epoch": 0.7807807807807807,
371
+ "grad_norm": 0.9794849753379822,
372
+ "learning_rate": 2.655073210234722e-05,
373
+ "loss": 0.8288,
374
+ "step": 260
375
+ },
376
+ {
377
+ "epoch": 0.7957957957957958,
378
+ "grad_norm": 0.9411181211471558,
379
+ "learning_rate": 2.6390757005199858e-05,
380
+ "loss": 0.7824,
381
+ "step": 265
382
+ },
383
+ {
384
+ "epoch": 0.8108108108108109,
385
+ "grad_norm": 0.9992733001708984,
386
+ "learning_rate": 2.6227661222566516e-05,
387
+ "loss": 0.8103,
388
+ "step": 270
389
+ },
390
+ {
391
+ "epoch": 0.8258258258258259,
392
+ "grad_norm": 0.975662112236023,
393
+ "learning_rate": 2.6061489437223026e-05,
394
+ "loss": 0.8058,
395
+ "step": 275
396
+ },
397
+ {
398
+ "epoch": 0.8408408408408409,
399
+ "grad_norm": 1.0072816610336304,
400
+ "learning_rate": 2.58922871746668e-05,
401
+ "loss": 0.7837,
402
+ "step": 280
403
+ },
404
+ {
405
+ "epoch": 0.8558558558558559,
406
+ "grad_norm": 0.966558039188385,
407
+ "learning_rate": 2.5720100790644417e-05,
408
+ "loss": 0.7745,
409
+ "step": 285
410
+ },
411
+ {
412
+ "epoch": 0.8708708708708709,
413
+ "grad_norm": 1.1010689735412598,
414
+ "learning_rate": 2.554497745845166e-05,
415
+ "loss": 0.7394,
416
+ "step": 290
417
+ },
418
+ {
419
+ "epoch": 0.8858858858858859,
420
+ "grad_norm": 1.0176725387573242,
421
+ "learning_rate": 2.536696515600965e-05,
422
+ "loss": 0.7764,
423
+ "step": 295
424
+ },
425
+ {
426
+ "epoch": 0.9009009009009009,
427
+ "grad_norm": 1.0427451133728027,
428
+ "learning_rate": 2.518611265272048e-05,
429
+ "loss": 0.7098,
430
+ "step": 300
431
+ },
432
+ {
433
+ "epoch": 0.9159159159159159,
434
+ "grad_norm": 1.1417382955551147,
435
+ "learning_rate": 2.5002469496106044e-05,
436
+ "loss": 0.7165,
437
+ "step": 305
438
+ },
439
+ {
440
+ "epoch": 0.9309309309309309,
441
+ "grad_norm": 1.088168740272522,
442
+ "learning_rate": 2.4816085998233678e-05,
443
+ "loss": 0.7403,
444
+ "step": 310
445
+ },
446
+ {
447
+ "epoch": 0.9459459459459459,
448
+ "grad_norm": 1.066701889038086,
449
+ "learning_rate": 2.462701322193234e-05,
450
+ "loss": 0.7415,
451
+ "step": 315
452
+ },
453
+ {
454
+ "epoch": 0.960960960960961,
455
+ "grad_norm": 1.2539544105529785,
456
+ "learning_rate": 2.4435302966803103e-05,
457
+ "loss": 0.7658,
458
+ "step": 320
459
+ },
460
+ {
461
+ "epoch": 0.975975975975976,
462
+ "grad_norm": 1.1172897815704346,
463
+ "learning_rate": 2.4241007755027798e-05,
464
+ "loss": 0.7404,
465
+ "step": 325
466
+ },
467
+ {
468
+ "epoch": 0.990990990990991,
469
+ "grad_norm": 0.981971800327301,
470
+ "learning_rate": 2.4044180816979718e-05,
471
+ "loss": 0.6921,
472
+ "step": 330
473
+ },
474
+ {
475
+ "epoch": 1.006006006006006,
476
+ "grad_norm": 1.0711027383804321,
477
+ "learning_rate": 2.384487607664026e-05,
478
+ "loss": 0.6788,
479
+ "step": 335
480
+ },
481
+ {
482
+ "epoch": 1.021021021021021,
483
+ "grad_norm": 1.1622968912124634,
484
+ "learning_rate": 2.3643148136825554e-05,
485
+ "loss": 0.6253,
486
+ "step": 340
487
+ },
488
+ {
489
+ "epoch": 1.0360360360360361,
490
+ "grad_norm": 1.0621509552001953,
491
+ "learning_rate": 2.343905226422715e-05,
492
+ "loss": 0.654,
493
+ "step": 345
494
+ },
495
+ {
496
+ "epoch": 1.0510510510510511,
497
+ "grad_norm": 1.0353513956069946,
498
+ "learning_rate": 2.323264437427079e-05,
499
+ "loss": 0.5955,
500
+ "step": 350
501
+ },
502
+ {
503
+ "epoch": 1.0660660660660661,
504
+ "grad_norm": 1.0856592655181885,
505
+ "learning_rate": 2.3023981015797432e-05,
506
+ "loss": 0.604,
507
+ "step": 355
508
+ },
509
+ {
510
+ "epoch": 1.0810810810810811,
511
+ "grad_norm": 1.090743899345398,
512
+ "learning_rate": 2.2813119355570793e-05,
513
+ "loss": 0.6169,
514
+ "step": 360
515
+ },
516
+ {
517
+ "epoch": 1.0960960960960962,
518
+ "grad_norm": 1.0367685556411743,
519
+ "learning_rate": 2.260011716261555e-05,
520
+ "loss": 0.6323,
521
+ "step": 365
522
+ },
523
+ {
524
+ "epoch": 1.1111111111111112,
525
+ "grad_norm": 1.149460792541504,
526
+ "learning_rate": 2.2385032792390602e-05,
527
+ "loss": 0.5658,
528
+ "step": 370
529
+ },
530
+ {
531
+ "epoch": 1.1261261261261262,
532
+ "grad_norm": 1.2203172445297241,
533
+ "learning_rate": 2.216792517080157e-05,
534
+ "loss": 0.579,
535
+ "step": 375
536
+ },
537
+ {
538
+ "epoch": 1.1411411411411412,
539
+ "grad_norm": 1.3246182203292847,
540
+ "learning_rate": 2.1948853778057134e-05,
541
+ "loss": 0.5894,
542
+ "step": 380
543
+ },
544
+ {
545
+ "epoch": 1.1561561561561562,
546
+ "grad_norm": 1.381394863128662,
547
+ "learning_rate": 2.172787863237341e-05,
548
+ "loss": 0.6076,
549
+ "step": 385
550
+ },
551
+ {
552
+ "epoch": 1.1711711711711712,
553
+ "grad_norm": 1.3174819946289062,
554
+ "learning_rate": 2.150506027353099e-05,
555
+ "loss": 0.5601,
556
+ "step": 390
557
+ },
558
+ {
559
+ "epoch": 1.1861861861861862,
560
+ "grad_norm": 1.1005864143371582,
561
+ "learning_rate": 2.128045974628908e-05,
562
+ "loss": 0.5917,
563
+ "step": 395
564
+ },
565
+ {
566
+ "epoch": 1.2012012012012012,
567
+ "grad_norm": 1.0645122528076172,
568
+ "learning_rate": 2.1054138583661252e-05,
569
+ "loss": 0.6081,
570
+ "step": 400
571
+ },
572
+ {
573
+ "epoch": 1.2162162162162162,
574
+ "grad_norm": 1.3405433893203735,
575
+ "learning_rate": 2.0826158790057502e-05,
576
+ "loss": 0.5679,
577
+ "step": 405
578
+ },
579
+ {
580
+ "epoch": 1.2312312312312312,
581
+ "grad_norm": 1.2713614702224731,
582
+ "learning_rate": 2.0596582824297075e-05,
583
+ "loss": 0.5596,
584
+ "step": 410
585
+ },
586
+ {
587
+ "epoch": 1.2462462462462462,
588
+ "grad_norm": 1.1423583030700684,
589
+ "learning_rate": 2.0365473582496887e-05,
590
+ "loss": 0.588,
591
+ "step": 415
592
+ },
593
+ {
594
+ "epoch": 1.2612612612612613,
595
+ "grad_norm": 1.141084909439087,
596
+ "learning_rate": 2.0132894380840062e-05,
597
+ "loss": 0.547,
598
+ "step": 420
599
+ },
600
+ {
601
+ "epoch": 1.2762762762762763,
602
+ "grad_norm": 1.1362380981445312,
603
+ "learning_rate": 1.9898908938229456e-05,
604
+ "loss": 0.5738,
605
+ "step": 425
606
+ },
607
+ {
608
+ "epoch": 1.2912912912912913,
609
+ "grad_norm": 1.1193246841430664,
610
+ "learning_rate": 1.966358135883078e-05,
611
+ "loss": 0.5221,
612
+ "step": 430
613
+ },
614
+ {
615
+ "epoch": 1.3063063063063063,
616
+ "grad_norm": 1.1693378686904907,
617
+ "learning_rate": 1.9426976114510228e-05,
618
+ "loss": 0.5801,
619
+ "step": 435
620
+ },
621
+ {
622
+ "epoch": 1.3213213213213213,
623
+ "grad_norm": 1.1746633052825928,
624
+ "learning_rate": 1.918915802717134e-05,
625
+ "loss": 0.5532,
626
+ "step": 440
627
+ },
628
+ {
629
+ "epoch": 1.3363363363363363,
630
+ "grad_norm": 1.2581690549850464,
631
+ "learning_rate": 1.8950192250995983e-05,
632
+ "loss": 0.5322,
633
+ "step": 445
634
+ },
635
+ {
636
+ "epoch": 1.3513513513513513,
637
+ "grad_norm": 1.378767490386963,
638
+ "learning_rate": 1.8710144254594268e-05,
639
+ "loss": 0.517,
640
+ "step": 450
641
+ },
642
+ {
643
+ "epoch": 1.3663663663663663,
644
+ "grad_norm": 1.3416332006454468,
645
+ "learning_rate": 1.8469079803068375e-05,
646
+ "loss": 0.5847,
647
+ "step": 455
648
+ },
649
+ {
650
+ "epoch": 1.3813813813813813,
651
+ "grad_norm": 1.3204106092453003,
652
+ "learning_rate": 1.822706493999511e-05,
653
+ "loss": 0.5586,
654
+ "step": 460
655
+ },
656
+ {
657
+ "epoch": 1.3963963963963963,
658
+ "grad_norm": 1.3145545721054077,
659
+ "learning_rate": 1.798416596933216e-05,
660
+ "loss": 0.5416,
661
+ "step": 465
662
+ },
663
+ {
664
+ "epoch": 1.4114114114114114,
665
+ "grad_norm": 1.3292595148086548,
666
+ "learning_rate": 1.7740449437253052e-05,
667
+ "loss": 0.541,
668
+ "step": 470
669
+ },
670
+ {
671
+ "epoch": 1.4264264264264264,
672
+ "grad_norm": 1.2827143669128418,
673
+ "learning_rate": 1.749598211391574e-05,
674
+ "loss": 0.5017,
675
+ "step": 475
676
+ },
677
+ {
678
+ "epoch": 1.4414414414414414,
679
+ "grad_norm": 1.2557770013809204,
680
+ "learning_rate": 1.725083097516979e-05,
681
+ "loss": 0.5669,
682
+ "step": 480
683
+ },
684
+ {
685
+ "epoch": 1.4564564564564564,
686
+ "grad_norm": 1.2120285034179688,
687
+ "learning_rate": 1.7005063184207284e-05,
688
+ "loss": 0.5202,
689
+ "step": 485
690
+ },
691
+ {
692
+ "epoch": 1.4714714714714714,
693
+ "grad_norm": 1.2216753959655762,
694
+ "learning_rate": 1.6758746073162303e-05,
695
+ "loss": 0.5216,
696
+ "step": 490
697
+ },
698
+ {
699
+ "epoch": 1.4864864864864864,
700
+ "grad_norm": 1.2441867589950562,
701
+ "learning_rate": 1.651194712466425e-05,
702
+ "loss": 0.4892,
703
+ "step": 495
704
+ },
705
+ {
706
+ "epoch": 1.5015015015015014,
707
+ "grad_norm": 1.2296313047409058,
708
+ "learning_rate": 1.626473395334981e-05,
709
+ "loss": 0.5244,
710
+ "step": 500
711
+ },
712
+ {
713
+ "epoch": 1.5165165165165164,
714
+ "grad_norm": 1.413462519645691,
715
+ "learning_rate": 1.6017174287338833e-05,
716
+ "loss": 0.5157,
717
+ "step": 505
718
+ },
719
+ {
720
+ "epoch": 1.5315315315315314,
721
+ "grad_norm": 1.2754665613174438,
722
+ "learning_rate": 1.5769335949679097e-05,
723
+ "loss": 0.5245,
724
+ "step": 510
725
+ },
726
+ {
727
+ "epoch": 1.5465465465465464,
728
+ "grad_norm": 1.099385380744934,
729
+ "learning_rate": 1.5521286839765078e-05,
730
+ "loss": 0.5156,
731
+ "step": 515
732
+ },
733
+ {
734
+ "epoch": 1.5615615615615615,
735
+ "grad_norm": 1.2021174430847168,
736
+ "learning_rate": 1.527309491473577e-05,
737
+ "loss": 0.4909,
738
+ "step": 520
739
+ },
740
+ {
741
+ "epoch": 1.5765765765765765,
742
+ "grad_norm": 1.195141077041626,
743
+ "learning_rate": 1.5024828170856737e-05,
744
+ "loss": 0.5513,
745
+ "step": 525
746
+ },
747
+ {
748
+ "epoch": 1.5915915915915915,
749
+ "grad_norm": 1.0667812824249268,
750
+ "learning_rate": 1.4776554624891373e-05,
751
+ "loss": 0.5261,
752
+ "step": 530
753
+ },
754
+ {
755
+ "epoch": 1.6066066066066065,
756
+ "grad_norm": 1.5521669387817383,
757
+ "learning_rate": 1.4528342295466647e-05,
758
+ "loss": 0.4718,
759
+ "step": 535
760
+ },
761
+ {
762
+ "epoch": 1.6216216216216215,
763
+ "grad_norm": 1.3704042434692383,
764
+ "learning_rate": 1.4280259184438216e-05,
765
+ "loss": 0.4967,
766
+ "step": 540
767
+ },
768
+ {
769
+ "epoch": 1.6366366366366365,
770
+ "grad_norm": 1.3184561729431152,
771
+ "learning_rate": 1.4032373258260257e-05,
772
+ "loss": 0.4634,
773
+ "step": 545
774
+ },
775
+ {
776
+ "epoch": 1.6516516516516515,
777
+ "grad_norm": 1.2044627666473389,
778
+ "learning_rate": 1.378475242936489e-05,
779
+ "loss": 0.4878,
780
+ "step": 550
781
+ },
782
+ {
783
+ "epoch": 1.6666666666666665,
784
+ "grad_norm": 1.220750331878662,
785
+ "learning_rate": 1.3537464537556487e-05,
786
+ "loss": 0.5096,
787
+ "step": 555
788
+ },
789
+ {
790
+ "epoch": 1.6816816816816815,
791
+ "grad_norm": 1.1133580207824707,
792
+ "learning_rate": 1.3290577331425796e-05,
793
+ "loss": 0.4481,
794
+ "step": 560
795
+ },
796
+ {
797
+ "epoch": 1.6966966966966965,
798
+ "grad_norm": 1.167839527130127,
799
+ "learning_rate": 1.3044158449789148e-05,
800
+ "loss": 0.4439,
801
+ "step": 565
802
+ },
803
+ {
804
+ "epoch": 1.7117117117117115,
805
+ "grad_norm": 1.2148222923278809,
806
+ "learning_rate": 1.2798275403157663e-05,
807
+ "loss": 0.4517,
808
+ "step": 570
809
+ },
810
+ {
811
+ "epoch": 1.7267267267267268,
812
+ "grad_norm": 1.3124196529388428,
813
+ "learning_rate": 1.2552995555241616e-05,
814
+ "loss": 0.4705,
815
+ "step": 575
816
+ },
817
+ {
818
+ "epoch": 1.7417417417417418,
819
+ "grad_norm": 1.202958345413208,
820
+ "learning_rate": 1.2308386104495086e-05,
821
+ "loss": 0.418,
822
+ "step": 580
823
+ },
824
+ {
825
+ "epoch": 1.7567567567567568,
826
+ "grad_norm": 1.5169272422790527,
827
+ "learning_rate": 1.206451406570578e-05,
828
+ "loss": 0.4718,
829
+ "step": 585
830
+ },
831
+ {
832
+ "epoch": 1.7717717717717718,
833
+ "grad_norm": 1.2230910062789917,
834
+ "learning_rate": 1.1821446251635282e-05,
835
+ "loss": 0.4669,
836
+ "step": 590
837
+ },
838
+ {
839
+ "epoch": 1.7867867867867868,
840
+ "grad_norm": 1.345558524131775,
841
+ "learning_rate": 1.157924925471454e-05,
842
+ "loss": 0.4965,
843
+ "step": 595
844
+ },
845
+ {
846
+ "epoch": 1.8018018018018018,
847
+ "grad_norm": 1.2992432117462158,
848
+ "learning_rate": 1.1337989428799825e-05,
849
+ "loss": 0.4798,
850
+ "step": 600
851
+ },
852
+ {
853
+ "epoch": 1.8168168168168168,
854
+ "grad_norm": 1.3273664712905884,
855
+ "learning_rate": 1.1097732870993966e-05,
856
+ "loss": 0.4688,
857
+ "step": 605
858
+ },
859
+ {
860
+ "epoch": 1.8318318318318318,
861
+ "grad_norm": 1.3090227842330933,
862
+ "learning_rate": 1.0858545403537966e-05,
863
+ "loss": 0.4327,
864
+ "step": 610
865
+ },
866
+ {
867
+ "epoch": 1.8468468468468469,
868
+ "grad_norm": 1.4429737329483032,
869
+ "learning_rate": 1.0620492555777935e-05,
870
+ "loss": 0.4798,
871
+ "step": 615
872
+ },
873
+ {
874
+ "epoch": 1.8618618618618619,
875
+ "grad_norm": 1.3790085315704346,
876
+ "learning_rate": 1.0383639546212201e-05,
877
+ "loss": 0.4657,
878
+ "step": 620
879
+ },
880
+ {
881
+ "epoch": 1.8768768768768769,
882
+ "grad_norm": 1.22480309009552,
883
+ "learning_rate": 1.0148051264623685e-05,
884
+ "loss": 0.3955,
885
+ "step": 625
886
+ },
887
+ {
888
+ "epoch": 1.8918918918918919,
889
+ "grad_norm": 1.1307729482650757,
890
+ "learning_rate": 9.913792254302247e-06,
891
+ "loss": 0.434,
892
+ "step": 630
893
+ },
894
+ {
895
+ "epoch": 1.906906906906907,
896
+ "grad_norm": 1.239790678024292,
897
+ "learning_rate": 9.680926694361966e-06,
898
+ "loss": 0.4035,
899
+ "step": 635
900
+ },
901
+ {
902
+ "epoch": 1.921921921921922,
903
+ "grad_norm": 1.3346116542816162,
904
+ "learning_rate": 9.449518382158268e-06,
905
+ "loss": 0.4644,
906
+ "step": 640
907
+ },
908
+ {
909
+ "epoch": 1.936936936936937,
910
+ "grad_norm": 1.3505034446716309,
911
+ "learning_rate": 9.219630715809539e-06,
912
+ "loss": 0.4206,
913
+ "step": 645
914
+ },
915
+ {
916
+ "epoch": 1.951951951951952,
917
+ "grad_norm": 1.283050775527954,
918
+ "learning_rate": 8.991326676828208e-06,
919
+ "loss": 0.4157,
920
+ "step": 650
921
+ },
922
+ {
923
+ "epoch": 1.966966966966967,
924
+ "grad_norm": 1.2651106119155884,
925
+ "learning_rate": 8.76466881286588e-06,
926
+ "loss": 0.4181,
927
+ "step": 655
928
+ },
929
+ {
930
+ "epoch": 1.981981981981982,
931
+ "grad_norm": 1.3032163381576538,
932
+ "learning_rate": 8.539719220577426e-06,
933
+ "loss": 0.392,
934
+ "step": 660
935
+ },
936
+ {
937
+ "epoch": 1.996996996996997,
938
+ "grad_norm": 1.4221028089523315,
939
+ "learning_rate": 8.316539528608548e-06,
940
+ "loss": 0.4458,
941
+ "step": 665
942
+ },
943
+ {
944
+ "epoch": 2.012012012012012,
945
+ "grad_norm": 1.3767088651657104,
946
+ "learning_rate": 8.095190880711595e-06,
947
+ "loss": 0.3574,
948
+ "step": 670
949
+ },
950
+ {
951
+ "epoch": 2.027027027027027,
952
+ "grad_norm": 1.3390811681747437,
953
+ "learning_rate": 7.875733918994251e-06,
954
+ "loss": 0.3285,
955
+ "step": 675
956
+ },
957
+ {
958
+ "epoch": 2.042042042042042,
959
+ "grad_norm": 1.2981222867965698,
960
+ "learning_rate": 7.658228767305602e-06,
961
+ "loss": 0.3435,
962
+ "step": 680
963
+ },
964
+ {
965
+ "epoch": 2.057057057057057,
966
+ "grad_norm": 1.383222222328186,
967
+ "learning_rate": 7.442735014764237e-06,
968
+ "loss": 0.3033,
969
+ "step": 685
970
+ },
971
+ {
972
+ "epoch": 2.0720720720720722,
973
+ "grad_norm": 1.26736319065094,
974
+ "learning_rate": 7.229311699432833e-06,
975
+ "loss": 0.3622,
976
+ "step": 690
977
+ },
978
+ {
979
+ "epoch": 2.0870870870870872,
980
+ "grad_norm": 1.2942931652069092,
981
+ "learning_rate": 7.018017292143665e-06,
982
+ "loss": 0.3619,
983
+ "step": 695
984
+ },
985
+ {
986
+ "epoch": 2.1021021021021022,
987
+ "grad_norm": 1.2717978954315186,
988
+ "learning_rate": 6.8089096804796135e-06,
989
+ "loss": 0.3593,
990
+ "step": 700
991
+ },
992
+ {
993
+ "epoch": 2.1171171171171173,
994
+ "grad_norm": 1.3928852081298828,
995
+ "learning_rate": 6.602046152914866e-06,
996
+ "loss": 0.3528,
997
+ "step": 705
998
+ },
999
+ {
1000
+ "epoch": 2.1321321321321323,
1001
+ "grad_norm": 1.2075221538543701,
1002
+ "learning_rate": 6.397483383119827e-06,
1003
+ "loss": 0.3308,
1004
+ "step": 710
1005
+ },
1006
+ {
1007
+ "epoch": 2.1471471471471473,
1008
+ "grad_norm": 1.3162615299224854,
1009
+ "learning_rate": 6.19527741443439e-06,
1010
+ "loss": 0.3547,
1011
+ "step": 715
1012
+ },
1013
+ {
1014
+ "epoch": 2.1621621621621623,
1015
+ "grad_norm": 1.269258975982666,
1016
+ "learning_rate": 5.995483644513992e-06,
1017
+ "loss": 0.4106,
1018
+ "step": 720
1019
+ },
1020
+ {
1021
+ "epoch": 2.1771771771771773,
1022
+ "grad_norm": 1.2482011318206787,
1023
+ "learning_rate": 5.798156810152491e-06,
1024
+ "loss": 0.3618,
1025
+ "step": 725
1026
+ },
1027
+ {
1028
+ "epoch": 2.1921921921921923,
1029
+ "grad_norm": 1.2571535110473633,
1030
+ "learning_rate": 5.603350972286093e-06,
1031
+ "loss": 0.3535,
1032
+ "step": 730
1033
+ },
1034
+ {
1035
+ "epoch": 2.2072072072072073,
1036
+ "grad_norm": 1.5052522420883179,
1037
+ "learning_rate": 5.411119501182525e-06,
1038
+ "loss": 0.367,
1039
+ "step": 735
1040
+ },
1041
+ {
1042
+ "epoch": 2.2222222222222223,
1043
+ "grad_norm": 1.2361116409301758,
1044
+ "learning_rate": 5.2215150618193115e-06,
1045
+ "loss": 0.3222,
1046
+ "step": 740
1047
+ },
1048
+ {
1049
+ "epoch": 2.2372372372372373,
1050
+ "grad_norm": 1.1828457117080688,
1051
+ "learning_rate": 5.034589599455392e-06,
1052
+ "loss": 0.3099,
1053
+ "step": 745
1054
+ },
1055
+ {
1056
+ "epoch": 2.2522522522522523,
1057
+ "grad_norm": 1.35744309425354,
1058
+ "learning_rate": 4.850394325399809e-06,
1059
+ "loss": 0.3155,
1060
+ "step": 750
1061
+ },
1062
+ {
1063
+ "epoch": 2.2672672672672673,
1064
+ "grad_norm": 1.571617841720581,
1065
+ "learning_rate": 4.668979702981568e-06,
1066
+ "loss": 0.3668,
1067
+ "step": 755
1068
+ },
1069
+ {
1070
+ "epoch": 2.2822822822822824,
1071
+ "grad_norm": 1.4292407035827637,
1072
+ "learning_rate": 4.490395433724365e-06,
1073
+ "loss": 0.3346,
1074
+ "step": 760
1075
+ },
1076
+ {
1077
+ "epoch": 2.2972972972972974,
1078
+ "grad_norm": 1.4717832803726196,
1079
+ "learning_rate": 4.314690443730014e-06,
1080
+ "loss": 0.3474,
1081
+ "step": 765
1082
+ },
1083
+ {
1084
+ "epoch": 2.3123123123123124,
1085
+ "grad_norm": 1.3873339891433716,
1086
+ "learning_rate": 4.141912870274372e-06,
1087
+ "loss": 0.3386,
1088
+ "step": 770
1089
+ },
1090
+ {
1091
+ "epoch": 2.3273273273273274,
1092
+ "grad_norm": 1.247406244277954,
1093
+ "learning_rate": 3.972110048619306e-06,
1094
+ "loss": 0.3356,
1095
+ "step": 775
1096
+ },
1097
+ {
1098
+ "epoch": 2.3423423423423424,
1099
+ "grad_norm": 1.3082075119018555,
1100
+ "learning_rate": 3.805328499044449e-06,
1101
+ "loss": 0.2945,
1102
+ "step": 780
1103
+ },
1104
+ {
1105
+ "epoch": 2.3573573573573574,
1106
+ "grad_norm": 1.1410104036331177,
1107
+ "learning_rate": 3.641613914102168e-06,
1108
+ "loss": 0.3169,
1109
+ "step": 785
1110
+ },
1111
+ {
1112
+ "epoch": 2.3723723723723724,
1113
+ "grad_norm": 1.461309790611267,
1114
+ "learning_rate": 3.4810111460993733e-06,
1115
+ "loss": 0.3336,
1116
+ "step": 790
1117
+ },
1118
+ {
1119
+ "epoch": 2.3873873873873874,
1120
+ "grad_norm": 1.247636318206787,
1121
+ "learning_rate": 3.3235641948094736e-06,
1122
+ "loss": 0.3093,
1123
+ "step": 795
1124
+ },
1125
+ {
1126
+ "epoch": 2.4024024024024024,
1127
+ "grad_norm": 1.3898581266403198,
1128
+ "learning_rate": 3.1693161954178963e-06,
1129
+ "loss": 0.329,
1130
+ "step": 800
1131
+ },
1132
+ {
1133
+ "epoch": 2.4174174174174174,
1134
+ "grad_norm": 1.3026165962219238,
1135
+ "learning_rate": 3.01830940670453e-06,
1136
+ "loss": 0.3348,
1137
+ "step": 805
1138
+ },
1139
+ {
1140
+ "epoch": 2.4324324324324325,
1141
+ "grad_norm": 1.4054383039474487,
1142
+ "learning_rate": 2.870585199466199e-06,
1143
+ "loss": 0.3092,
1144
+ "step": 810
1145
+ },
1146
+ {
1147
+ "epoch": 2.4474474474474475,
1148
+ "grad_norm": 1.4873379468917847,
1149
+ "learning_rate": 2.7261840451824787e-06,
1150
+ "loss": 0.3401,
1151
+ "step": 815
1152
+ },
1153
+ {
1154
+ "epoch": 2.4624624624624625,
1155
+ "grad_norm": 1.1497246026992798,
1156
+ "learning_rate": 2.5851455049278568e-06,
1157
+ "loss": 0.3246,
1158
+ "step": 820
1159
+ },
1160
+ {
1161
+ "epoch": 2.4774774774774775,
1162
+ "grad_norm": 1.2546913623809814,
1163
+ "learning_rate": 2.447508218533321e-06,
1164
+ "loss": 0.3299,
1165
+ "step": 825
1166
+ },
1167
+ {
1168
+ "epoch": 2.4924924924924925,
1169
+ "grad_norm": 1.1396286487579346,
1170
+ "learning_rate": 2.3133098940003545e-06,
1171
+ "loss": 0.3244,
1172
+ "step": 830
1173
+ },
1174
+ {
1175
+ "epoch": 2.5075075075075075,
1176
+ "grad_norm": 1.480946660041809,
1177
+ "learning_rate": 2.1825872971701855e-06,
1178
+ "loss": 0.3566,
1179
+ "step": 835
1180
+ },
1181
+ {
1182
+ "epoch": 2.5225225225225225,
1183
+ "grad_norm": 1.2736468315124512,
1184
+ "learning_rate": 2.0553762416512095e-06,
1185
+ "loss": 0.3,
1186
+ "step": 840
1187
+ },
1188
+ {
1189
+ "epoch": 2.5375375375375375,
1190
+ "grad_norm": 1.244612216949463,
1191
+ "learning_rate": 1.9317115790072267e-06,
1192
+ "loss": 0.3551,
1193
+ "step": 845
1194
+ },
1195
+ {
1196
+ "epoch": 2.5525525525525525,
1197
+ "grad_norm": 1.502899169921875,
1198
+ "learning_rate": 1.8116271892093167e-06,
1199
+ "loss": 0.3379,
1200
+ "step": 850
1201
+ },
1202
+ {
1203
+ "epoch": 2.5675675675675675,
1204
+ "grad_norm": 1.1430363655090332,
1205
+ "learning_rate": 1.695155971353844e-06,
1206
+ "loss": 0.2762,
1207
+ "step": 855
1208
+ },
1209
+ {
1210
+ "epoch": 2.5825825825825826,
1211
+ "grad_norm": 1.282637357711792,
1212
+ "learning_rate": 1.582329834649197e-06,
1213
+ "loss": 0.318,
1214
+ "step": 860
1215
+ },
1216
+ {
1217
+ "epoch": 2.5975975975975976,
1218
+ "grad_norm": 1.0939358472824097,
1219
+ "learning_rate": 1.4731796896737682e-06,
1220
+ "loss": 0.3304,
1221
+ "step": 865
1222
+ },
1223
+ {
1224
+ "epoch": 2.6126126126126126,
1225
+ "grad_norm": 1.370607852935791,
1226
+ "learning_rate": 1.367735439907456e-06,
1227
+ "loss": 0.3132,
1228
+ "step": 870
1229
+ },
1230
+ {
1231
+ "epoch": 2.6276276276276276,
1232
+ "grad_norm": 1.2452490329742432,
1233
+ "learning_rate": 1.2660259735391417e-06,
1234
+ "loss": 0.3115,
1235
+ "step": 875
1236
+ },
1237
+ {
1238
+ "epoch": 2.6426426426426426,
1239
+ "grad_norm": 1.39225172996521,
1240
+ "learning_rate": 1.1680791555522824e-06,
1241
+ "loss": 0.3733,
1242
+ "step": 880
1243
+ },
1244
+ {
1245
+ "epoch": 2.6576576576576576,
1246
+ "grad_norm": 1.2224600315093994,
1247
+ "learning_rate": 1.0739218200908317e-06,
1248
+ "loss": 0.3154,
1249
+ "step": 885
1250
+ },
1251
+ {
1252
+ "epoch": 2.6726726726726726,
1253
+ "grad_norm": 1.4974796772003174,
1254
+ "learning_rate": 9.835797631076055e-07,
1255
+ "loss": 0.2844,
1256
+ "step": 890
1257
+ },
1258
+ {
1259
+ "epoch": 2.6876876876876876,
1260
+ "grad_norm": 1.409374713897705,
1261
+ "learning_rate": 8.970777352970322e-07,
1262
+ "loss": 0.3037,
1263
+ "step": 895
1264
+ },
1265
+ {
1266
+ "epoch": 2.7027027027027026,
1267
+ "grad_norm": 1.2999298572540283,
1268
+ "learning_rate": 8.14439435314312e-07,
1269
+ "loss": 0.3085,
1270
+ "step": 900
1271
+ },
1272
+ {
1273
+ "epoch": 2.7177177177177176,
1274
+ "grad_norm": 1.228987693786621,
1275
+ "learning_rate": 7.356875032827643e-07,
1276
+ "loss": 0.3166,
1277
+ "step": 905
1278
+ },
1279
+ {
1280
+ "epoch": 2.7327327327327327,
1281
+ "grad_norm": 1.3100334405899048,
1282
+ "learning_rate": 6.608435145912062e-07,
1283
+ "loss": 0.3036,
1284
+ "step": 910
1285
+ },
1286
+ {
1287
+ "epoch": 2.7477477477477477,
1288
+ "grad_norm": 1.41297447681427,
1289
+ "learning_rate": 5.899279739830126e-07,
1290
+ "loss": 0.2832,
1291
+ "step": 915
1292
+ },
1293
+ {
1294
+ "epoch": 2.7627627627627627,
1295
+ "grad_norm": 1.4600352048873901,
1296
+ "learning_rate": 5.229603099385016e-07,
1297
+ "loss": 0.3116,
1298
+ "step": 920
1299
+ },
1300
+ {
1301
+ "epoch": 2.7777777777777777,
1302
+ "grad_norm": 1.304701805114746,
1303
+ "learning_rate": 4.5995886935219e-07,
1304
+ "loss": 0.3074,
1305
+ "step": 925
1306
+ },
1307
+ {
1308
+ "epoch": 2.7927927927927927,
1309
+ "grad_norm": 1.1860195398330688,
1310
+ "learning_rate": 4.009409125063479e-07,
1311
+ "loss": 0.331,
1312
+ "step": 930
1313
+ },
1314
+ {
1315
+ "epoch": 2.8078078078078077,
1316
+ "grad_norm": 1.3436297178268433,
1317
+ "learning_rate": 3.4592260834227453e-07,
1318
+ "loss": 0.3369,
1319
+ "step": 935
1320
+ },
1321
+ {
1322
+ "epoch": 2.8228228228228227,
1323
+ "grad_norm": 1.3938167095184326,
1324
+ "learning_rate": 2.9491903003054154e-07,
1325
+ "loss": 0.3209,
1326
+ "step": 940
1327
+ },
1328
+ {
1329
+ "epoch": 2.8378378378378377,
1330
+ "grad_norm": 1.2662007808685303,
1331
+ "learning_rate": 2.479441508414515e-07,
1332
+ "loss": 0.3125,
1333
+ "step": 945
1334
+ },
1335
+ {
1336
+ "epoch": 2.8528528528528527,
1337
+ "grad_norm": 1.2462223768234253,
1338
+ "learning_rate": 2.0501084031682493e-07,
1339
+ "loss": 0.2904,
1340
+ "step": 950
1341
+ },
1342
+ {
1343
+ "epoch": 2.8678678678678677,
1344
+ "grad_norm": 1.3806508779525757,
1345
+ "learning_rate": 1.661308607441875e-07,
1346
+ "loss": 0.3029,
1347
+ "step": 955
1348
+ },
1349
+ {
1350
+ "epoch": 2.8828828828828827,
1351
+ "grad_norm": 1.2454555034637451,
1352
+ "learning_rate": 1.3131486393429427e-07,
1353
+ "loss": 0.3107,
1354
+ "step": 960
1355
+ },
1356
+ {
1357
+ "epoch": 2.8978978978978978,
1358
+ "grad_norm": 1.1660720109939575,
1359
+ "learning_rate": 1.0057238830288417e-07,
1360
+ "loss": 0.289,
1361
+ "step": 965
1362
+ },
1363
+ {
1364
+ "epoch": 2.9129129129129128,
1365
+ "grad_norm": 1.3258354663848877,
1366
+ "learning_rate": 7.391185625748364e-08,
1367
+ "loss": 0.3103,
1368
+ "step": 970
1369
+ },
1370
+ {
1371
+ "epoch": 2.9279279279279278,
1372
+ "grad_norm": 1.3270028829574585,
1373
+ "learning_rate": 5.134057188993901e-08,
1374
+ "loss": 0.3137,
1375
+ "step": 975
1376
+ },
1377
+ {
1378
+ "epoch": 2.942942942942943,
1379
+ "grad_norm": 1.1255927085876465,
1380
+ "learning_rate": 3.2864718975350597e-08,
1381
+ "loss": 0.285,
1382
+ "step": 980
1383
+ },
1384
+ {
1385
+ "epoch": 2.957957957957958,
1386
+ "grad_norm": 1.2705459594726562,
1387
+ "learning_rate": 1.848935927792117e-08,
1388
+ "loss": 0.3244,
1389
+ "step": 985
1390
+ },
1391
+ {
1392
+ "epoch": 2.972972972972973,
1393
+ "grad_norm": 1.3995997905731201,
1394
+ "learning_rate": 8.218431164198625e-09,
1395
+ "loss": 0.2825,
1396
+ "step": 990
1397
+ },
1398
+ {
1399
+ "epoch": 2.987987987987988,
1400
+ "grad_norm": 1.2223838567733765,
1401
+ "learning_rate": 2.054748524099037e-09,
1402
+ "loss": 0.3181,
1403
+ "step": 995
1404
+ },
1405
+ {
1406
+ "epoch": 3.0,
1407
+ "step": 999,
1408
+ "total_flos": 1.436218182569296e+18,
1409
+ "train_loss": 0.6181889377437435,
1410
+ "train_runtime": 688.4097,
1411
+ "train_samples_per_second": 46.411,
1412
+ "train_steps_per_second": 1.451
1413
+ }
1414
+ ],
1415
+ "logging_steps": 5,
1416
+ "max_steps": 999,
1417
+ "num_input_tokens_seen": 0,
1418
+ "num_train_epochs": 3,
1419
+ "save_steps": 2000,
1420
+ "stateful_callbacks": {
1421
+ "TrainerControl": {
1422
+ "args": {
1423
+ "should_epoch_stop": false,
1424
+ "should_evaluate": false,
1425
+ "should_log": false,
1426
+ "should_save": false,
1427
+ "should_training_stop": false
1428
+ },
1429
+ "attributes": {}
1430
+ }
1431
+ },
1432
+ "total_flos": 1.436218182569296e+18,
1433
+ "train_batch_size": 2,
1434
+ "trial_name": null,
1435
+ "trial_params": null
1436
+ }
34_128_e3_3e-5/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a4e6415a415835e1721ac15bca4897a22bfffa0ca49a3c0b6aaa1043029005e
3
+ size 8145
34_128_e3_3e-5/vocab.json ADDED
The diff for this file is too large to render. See raw diff