RayDu0010 commited on
Commit
6d7baf1
·
verified ·
1 Parent(s): 4f0a7f0

Upload folder using huggingface_hub

Browse files
28_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
28_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: 28_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
+ # 28_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
28_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
+ "down_proj",
28
+ "up_proj",
29
+ "o_proj",
30
+ "gate_proj",
31
+ "v_proj",
32
+ "q_proj",
33
+ "k_proj"
34
+ ],
35
+ "task_type": "CAUSAL_LM",
36
+ "trainable_token_indices": null,
37
+ "use_dora": false,
38
+ "use_rslora": false
39
+ }
28_128_e3_3e-5/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3af3c7d2d78e864cf98ea28390f74bac707261b3d159244670e29028076b5b3b
3
+ size 791751704
28_128_e3_3e-5/all_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "total_flos": 1.3255839981219348e+18,
4
+ "train_loss": 0.5541779832696864,
5
+ "train_runtime": 632.7035,
6
+ "train_samples": 9921,
7
+ "train_samples_per_second": 47.041,
8
+ "train_steps_per_second": 1.475
9
+ }
28_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
+ }
28_128_e3_3e-5/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
28_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
+ }
28_128_e3_3e-5/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
28_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
+ }
28_128_e3_3e-5/train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "total_flos": 1.3255839981219348e+18,
4
+ "train_loss": 0.5541779832696864,
5
+ "train_runtime": 632.7035,
6
+ "train_samples": 9921,
7
+ "train_samples_per_second": 47.041,
8
+ "train_steps_per_second": 1.475
9
+ }
28_128_e3_3e-5/trainer_state.json ADDED
@@ -0,0 +1,1345 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 933,
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.01610305958132045,
14
+ "grad_norm": 1.099474549293518,
15
+ "learning_rate": 2.553191489361702e-06,
16
+ "loss": 1.2894,
17
+ "step": 5
18
+ },
19
+ {
20
+ "epoch": 0.0322061191626409,
21
+ "grad_norm": 0.7625974416732788,
22
+ "learning_rate": 5.74468085106383e-06,
23
+ "loss": 1.3314,
24
+ "step": 10
25
+ },
26
+ {
27
+ "epoch": 0.04830917874396135,
28
+ "grad_norm": 0.6890588402748108,
29
+ "learning_rate": 8.936170212765958e-06,
30
+ "loss": 1.2633,
31
+ "step": 15
32
+ },
33
+ {
34
+ "epoch": 0.0644122383252818,
35
+ "grad_norm": 0.5975058078765869,
36
+ "learning_rate": 1.2127659574468084e-05,
37
+ "loss": 1.2242,
38
+ "step": 20
39
+ },
40
+ {
41
+ "epoch": 0.08051529790660225,
42
+ "grad_norm": 0.6917400360107422,
43
+ "learning_rate": 1.531914893617021e-05,
44
+ "loss": 1.2246,
45
+ "step": 25
46
+ },
47
+ {
48
+ "epoch": 0.0966183574879227,
49
+ "grad_norm": 0.5404536128044128,
50
+ "learning_rate": 1.8510638297872342e-05,
51
+ "loss": 1.258,
52
+ "step": 30
53
+ },
54
+ {
55
+ "epoch": 0.11272141706924316,
56
+ "grad_norm": 0.5152860283851624,
57
+ "learning_rate": 2.170212765957447e-05,
58
+ "loss": 1.2594,
59
+ "step": 35
60
+ },
61
+ {
62
+ "epoch": 0.1288244766505636,
63
+ "grad_norm": 0.5554253458976746,
64
+ "learning_rate": 2.4893617021276595e-05,
65
+ "loss": 1.1544,
66
+ "step": 40
67
+ },
68
+ {
69
+ "epoch": 0.14492753623188406,
70
+ "grad_norm": 0.4975247085094452,
71
+ "learning_rate": 2.8085106382978723e-05,
72
+ "loss": 1.1774,
73
+ "step": 45
74
+ },
75
+ {
76
+ "epoch": 0.1610305958132045,
77
+ "grad_norm": 0.4823759198188782,
78
+ "learning_rate": 2.9999622817324995e-05,
79
+ "loss": 1.1478,
80
+ "step": 50
81
+ },
82
+ {
83
+ "epoch": 0.17713365539452497,
84
+ "grad_norm": 0.572918713092804,
85
+ "learning_rate": 2.9995379730074167e-05,
86
+ "loss": 1.1444,
87
+ "step": 55
88
+ },
89
+ {
90
+ "epoch": 0.1932367149758454,
91
+ "grad_norm": 0.4989561438560486,
92
+ "learning_rate": 2.9986423415327763e-05,
93
+ "loss": 1.0729,
94
+ "step": 60
95
+ },
96
+ {
97
+ "epoch": 0.20933977455716588,
98
+ "grad_norm": 0.6067643165588379,
99
+ "learning_rate": 2.99727566881628e-05,
100
+ "loss": 1.1207,
101
+ "step": 65
102
+ },
103
+ {
104
+ "epoch": 0.22544283413848631,
105
+ "grad_norm": 0.45784780383110046,
106
+ "learning_rate": 2.9954383844195356e-05,
107
+ "loss": 1.1053,
108
+ "step": 70
109
+ },
110
+ {
111
+ "epoch": 0.24154589371980675,
112
+ "grad_norm": 0.5540785193443298,
113
+ "learning_rate": 2.9931310658230394e-05,
114
+ "loss": 1.1352,
115
+ "step": 75
116
+ },
117
+ {
118
+ "epoch": 0.2576489533011272,
119
+ "grad_norm": 0.5176120400428772,
120
+ "learning_rate": 2.99035443824467e-05,
121
+ "loss": 1.0827,
122
+ "step": 80
123
+ },
124
+ {
125
+ "epoch": 0.27375201288244766,
126
+ "grad_norm": 0.5528275370597839,
127
+ "learning_rate": 2.9871093744117377e-05,
128
+ "loss": 1.0366,
129
+ "step": 85
130
+ },
131
+ {
132
+ "epoch": 0.2898550724637681,
133
+ "grad_norm": 0.6259459853172302,
134
+ "learning_rate": 2.9833968942866826e-05,
135
+ "loss": 1.0483,
136
+ "step": 90
137
+ },
138
+ {
139
+ "epoch": 0.3059581320450886,
140
+ "grad_norm": 0.5627496242523193,
141
+ "learning_rate": 2.9792181647464833e-05,
142
+ "loss": 0.9778,
143
+ "step": 95
144
+ },
145
+ {
146
+ "epoch": 0.322061191626409,
147
+ "grad_norm": 0.6629467010498047,
148
+ "learning_rate": 2.974574499215896e-05,
149
+ "loss": 1.0226,
150
+ "step": 100
151
+ },
152
+ {
153
+ "epoch": 0.33816425120772947,
154
+ "grad_norm": 0.5964480042457581,
155
+ "learning_rate": 2.9694673572546295e-05,
156
+ "loss": 1.0244,
157
+ "step": 105
158
+ },
159
+ {
160
+ "epoch": 0.35426731078904994,
161
+ "grad_norm": 0.5668256878852844,
162
+ "learning_rate": 2.963898344098585e-05,
163
+ "loss": 1.0187,
164
+ "step": 110
165
+ },
166
+ {
167
+ "epoch": 0.37037037037037035,
168
+ "grad_norm": 0.625812828540802,
169
+ "learning_rate": 2.957869210155316e-05,
170
+ "loss": 0.9628,
171
+ "step": 115
172
+ },
173
+ {
174
+ "epoch": 0.3864734299516908,
175
+ "grad_norm": 0.723459005355835,
176
+ "learning_rate": 2.95138185045385e-05,
177
+ "loss": 0.9586,
178
+ "step": 120
179
+ },
180
+ {
181
+ "epoch": 0.4025764895330113,
182
+ "grad_norm": 0.6798543334007263,
183
+ "learning_rate": 2.9444383040490607e-05,
184
+ "loss": 0.9823,
185
+ "step": 125
186
+ },
187
+ {
188
+ "epoch": 0.41867954911433175,
189
+ "grad_norm": 0.638761043548584,
190
+ "learning_rate": 2.9370407533807677e-05,
191
+ "loss": 0.8948,
192
+ "step": 130
193
+ },
194
+ {
195
+ "epoch": 0.43478260869565216,
196
+ "grad_norm": 0.6382465362548828,
197
+ "learning_rate": 2.9291915235877694e-05,
198
+ "loss": 0.9645,
199
+ "step": 135
200
+ },
201
+ {
202
+ "epoch": 0.45088566827697263,
203
+ "grad_norm": 0.7812132239341736,
204
+ "learning_rate": 2.9208930817770242e-05,
205
+ "loss": 0.9688,
206
+ "step": 140
207
+ },
208
+ {
209
+ "epoch": 0.4669887278582931,
210
+ "grad_norm": 0.7230568528175354,
211
+ "learning_rate": 2.9121480362482106e-05,
212
+ "loss": 0.9374,
213
+ "step": 145
214
+ },
215
+ {
216
+ "epoch": 0.4830917874396135,
217
+ "grad_norm": 0.8044856786727905,
218
+ "learning_rate": 2.9029591356739038e-05,
219
+ "loss": 0.9491,
220
+ "step": 150
221
+ },
222
+ {
223
+ "epoch": 0.499194847020934,
224
+ "grad_norm": 0.6708965301513672,
225
+ "learning_rate": 2.893329268235639e-05,
226
+ "loss": 0.9605,
227
+ "step": 155
228
+ },
229
+ {
230
+ "epoch": 0.5152979066022544,
231
+ "grad_norm": 0.6693217754364014,
232
+ "learning_rate": 2.8832614607161186e-05,
233
+ "loss": 0.9138,
234
+ "step": 160
235
+ },
236
+ {
237
+ "epoch": 0.5314009661835749,
238
+ "grad_norm": 0.7455448508262634,
239
+ "learning_rate": 2.8727588775478602e-05,
240
+ "loss": 0.888,
241
+ "step": 165
242
+ },
243
+ {
244
+ "epoch": 0.5475040257648953,
245
+ "grad_norm": 0.8421791195869446,
246
+ "learning_rate": 2.861824819818575e-05,
247
+ "loss": 0.9175,
248
+ "step": 170
249
+ },
250
+ {
251
+ "epoch": 0.5636070853462157,
252
+ "grad_norm": 0.7931718826293945,
253
+ "learning_rate": 2.850462724233599e-05,
254
+ "loss": 0.82,
255
+ "step": 175
256
+ },
257
+ {
258
+ "epoch": 0.5797101449275363,
259
+ "grad_norm": 0.8290127515792847,
260
+ "learning_rate": 2.838676162035694e-05,
261
+ "loss": 0.8961,
262
+ "step": 180
263
+ },
264
+ {
265
+ "epoch": 0.5958132045088567,
266
+ "grad_norm": 0.7336427569389343,
267
+ "learning_rate": 2.8264688378825627e-05,
268
+ "loss": 0.8228,
269
+ "step": 185
270
+ },
271
+ {
272
+ "epoch": 0.6119162640901772,
273
+ "grad_norm": 0.7880859971046448,
274
+ "learning_rate": 2.8138445886824324e-05,
275
+ "loss": 0.8478,
276
+ "step": 190
277
+ },
278
+ {
279
+ "epoch": 0.6280193236714976,
280
+ "grad_norm": 0.8798295855522156,
281
+ "learning_rate": 2.8008073823880653e-05,
282
+ "loss": 0.8391,
283
+ "step": 195
284
+ },
285
+ {
286
+ "epoch": 0.644122383252818,
287
+ "grad_norm": 0.7530784606933594,
288
+ "learning_rate": 2.7873613167495882e-05,
289
+ "loss": 0.811,
290
+ "step": 200
291
+ },
292
+ {
293
+ "epoch": 0.6602254428341385,
294
+ "grad_norm": 0.8649199604988098,
295
+ "learning_rate": 2.7735106180265163e-05,
296
+ "loss": 0.8281,
297
+ "step": 205
298
+ },
299
+ {
300
+ "epoch": 0.6763285024154589,
301
+ "grad_norm": 0.9082178473472595,
302
+ "learning_rate": 2.7592596396593917e-05,
303
+ "loss": 0.7656,
304
+ "step": 210
305
+ },
306
+ {
307
+ "epoch": 0.6924315619967794,
308
+ "grad_norm": 0.8561233282089233,
309
+ "learning_rate": 2.7446128609014427e-05,
310
+ "loss": 0.793,
311
+ "step": 215
312
+ },
313
+ {
314
+ "epoch": 0.7085346215780999,
315
+ "grad_norm": 0.884993314743042,
316
+ "learning_rate": 2.729574885410704e-05,
317
+ "loss": 0.7323,
318
+ "step": 220
319
+ },
320
+ {
321
+ "epoch": 0.7246376811594203,
322
+ "grad_norm": 0.860131025314331,
323
+ "learning_rate": 2.7141504398030284e-05,
324
+ "loss": 0.7582,
325
+ "step": 225
326
+ },
327
+ {
328
+ "epoch": 0.7407407407407407,
329
+ "grad_norm": 0.9162830114364624,
330
+ "learning_rate": 2.6983443721664574e-05,
331
+ "loss": 0.7518,
332
+ "step": 230
333
+ },
334
+ {
335
+ "epoch": 0.7568438003220612,
336
+ "grad_norm": 0.9591054320335388,
337
+ "learning_rate": 2.6821616505374074e-05,
338
+ "loss": 0.7457,
339
+ "step": 235
340
+ },
341
+ {
342
+ "epoch": 0.7729468599033816,
343
+ "grad_norm": 0.9484008550643921,
344
+ "learning_rate": 2.665607361339158e-05,
345
+ "loss": 0.7633,
346
+ "step": 240
347
+ },
348
+ {
349
+ "epoch": 0.789049919484702,
350
+ "grad_norm": 1.0148513317108154,
351
+ "learning_rate": 2.6486867077831264e-05,
352
+ "loss": 0.743,
353
+ "step": 245
354
+ },
355
+ {
356
+ "epoch": 0.8051529790660226,
357
+ "grad_norm": 1.052332878112793,
358
+ "learning_rate": 2.6314050082334356e-05,
359
+ "loss": 0.7033,
360
+ "step": 250
361
+ },
362
+ {
363
+ "epoch": 0.821256038647343,
364
+ "grad_norm": 0.9157591462135315,
365
+ "learning_rate": 2.613767694535292e-05,
366
+ "loss": 0.7297,
367
+ "step": 255
368
+ },
369
+ {
370
+ "epoch": 0.8373590982286635,
371
+ "grad_norm": 0.9024787545204163,
372
+ "learning_rate": 2.5957803103076878e-05,
373
+ "loss": 0.7438,
374
+ "step": 260
375
+ },
376
+ {
377
+ "epoch": 0.8534621578099839,
378
+ "grad_norm": 0.9129444360733032,
379
+ "learning_rate": 2.5774485092009765e-05,
380
+ "loss": 0.731,
381
+ "step": 265
382
+ },
383
+ {
384
+ "epoch": 0.8695652173913043,
385
+ "grad_norm": 1.050371527671814,
386
+ "learning_rate": 2.5587780531198628e-05,
387
+ "loss": 0.7255,
388
+ "step": 270
389
+ },
390
+ {
391
+ "epoch": 0.8856682769726248,
392
+ "grad_norm": 0.9377261996269226,
393
+ "learning_rate": 2.539774810412368e-05,
394
+ "loss": 0.7174,
395
+ "step": 275
396
+ },
397
+ {
398
+ "epoch": 0.9017713365539453,
399
+ "grad_norm": 0.9528700709342957,
400
+ "learning_rate": 2.520444754025336e-05,
401
+ "loss": 0.6912,
402
+ "step": 280
403
+ },
404
+ {
405
+ "epoch": 0.9178743961352657,
406
+ "grad_norm": 0.8837325572967529,
407
+ "learning_rate": 2.5007939596270654e-05,
408
+ "loss": 0.6673,
409
+ "step": 285
410
+ },
411
+ {
412
+ "epoch": 0.9339774557165862,
413
+ "grad_norm": 0.9170405864715576,
414
+ "learning_rate": 2.4808286036976538e-05,
415
+ "loss": 0.6914,
416
+ "step": 290
417
+ },
418
+ {
419
+ "epoch": 0.9500805152979066,
420
+ "grad_norm": 1.0151023864746094,
421
+ "learning_rate": 2.460554961587658e-05,
422
+ "loss": 0.6122,
423
+ "step": 295
424
+ },
425
+ {
426
+ "epoch": 0.966183574879227,
427
+ "grad_norm": 0.8477532863616943,
428
+ "learning_rate": 2.4399794055456738e-05,
429
+ "loss": 0.682,
430
+ "step": 300
431
+ },
432
+ {
433
+ "epoch": 0.9822866344605475,
434
+ "grad_norm": 0.9706119298934937,
435
+ "learning_rate": 2.4191084027154622e-05,
436
+ "loss": 0.6367,
437
+ "step": 305
438
+ },
439
+ {
440
+ "epoch": 0.998389694041868,
441
+ "grad_norm": 1.0305134057998657,
442
+ "learning_rate": 2.3979485131032502e-05,
443
+ "loss": 0.6319,
444
+ "step": 310
445
+ },
446
+ {
447
+ "epoch": 1.0128824476650564,
448
+ "grad_norm": 1.3823497295379639,
449
+ "learning_rate": 2.376506387515841e-05,
450
+ "loss": 0.6246,
451
+ "step": 315
452
+ },
453
+ {
454
+ "epoch": 1.0289855072463767,
455
+ "grad_norm": 1.1248315572738647,
456
+ "learning_rate": 2.3547887654701858e-05,
457
+ "loss": 0.5501,
458
+ "step": 320
459
+ },
460
+ {
461
+ "epoch": 1.0450885668276972,
462
+ "grad_norm": 1.0980432033538818,
463
+ "learning_rate": 2.3328024730750726e-05,
464
+ "loss": 0.5671,
465
+ "step": 325
466
+ },
467
+ {
468
+ "epoch": 1.0611916264090178,
469
+ "grad_norm": 0.9825987815856934,
470
+ "learning_rate": 2.3105544208856005e-05,
471
+ "loss": 0.5379,
472
+ "step": 330
473
+ },
474
+ {
475
+ "epoch": 1.077294685990338,
476
+ "grad_norm": 1.1022440195083618,
477
+ "learning_rate": 2.2880516017311066e-05,
478
+ "loss": 0.5525,
479
+ "step": 335
480
+ },
481
+ {
482
+ "epoch": 1.0933977455716586,
483
+ "grad_norm": 1.0931276082992554,
484
+ "learning_rate": 2.2653010885172373e-05,
485
+ "loss": 0.5548,
486
+ "step": 340
487
+ },
488
+ {
489
+ "epoch": 1.109500805152979,
490
+ "grad_norm": 1.1659009456634521,
491
+ "learning_rate": 2.24231003200285e-05,
492
+ "loss": 0.5554,
493
+ "step": 345
494
+ },
495
+ {
496
+ "epoch": 1.1256038647342996,
497
+ "grad_norm": 1.110284447669983,
498
+ "learning_rate": 2.2190856585524428e-05,
499
+ "loss": 0.5681,
500
+ "step": 350
501
+ },
502
+ {
503
+ "epoch": 1.14170692431562,
504
+ "grad_norm": 1.066433072090149,
505
+ "learning_rate": 2.1956352678648206e-05,
506
+ "loss": 0.543,
507
+ "step": 355
508
+ },
509
+ {
510
+ "epoch": 1.1578099838969405,
511
+ "grad_norm": 1.1335583925247192,
512
+ "learning_rate": 2.171966230678717e-05,
513
+ "loss": 0.5277,
514
+ "step": 360
515
+ },
516
+ {
517
+ "epoch": 1.1739130434782608,
518
+ "grad_norm": 1.2522046566009521,
519
+ "learning_rate": 2.1480859864560757e-05,
520
+ "loss": 0.5269,
521
+ "step": 365
522
+ },
523
+ {
524
+ "epoch": 1.1900161030595813,
525
+ "grad_norm": 1.0556542873382568,
526
+ "learning_rate": 2.1240020410437453e-05,
527
+ "loss": 0.531,
528
+ "step": 370
529
+ },
530
+ {
531
+ "epoch": 1.2061191626409018,
532
+ "grad_norm": 1.0087769031524658,
533
+ "learning_rate": 2.0997219643142967e-05,
534
+ "loss": 0.5474,
535
+ "step": 375
536
+ },
537
+ {
538
+ "epoch": 1.2222222222222223,
539
+ "grad_norm": 1.1095277070999146,
540
+ "learning_rate": 2.0752533877867242e-05,
541
+ "loss": 0.5337,
542
+ "step": 380
543
+ },
544
+ {
545
+ "epoch": 1.2383252818035426,
546
+ "grad_norm": 1.149065375328064,
547
+ "learning_rate": 2.0506040022277667e-05,
548
+ "loss": 0.505,
549
+ "step": 385
550
+ },
551
+ {
552
+ "epoch": 1.2544283413848631,
553
+ "grad_norm": 1.1680713891983032,
554
+ "learning_rate": 2.0257815552346084e-05,
555
+ "loss": 0.4953,
556
+ "step": 390
557
+ },
558
+ {
559
+ "epoch": 1.2705314009661834,
560
+ "grad_norm": 1.200576663017273,
561
+ "learning_rate": 2.0007938487997147e-05,
562
+ "loss": 0.4758,
563
+ "step": 395
564
+ },
565
+ {
566
+ "epoch": 1.286634460547504,
567
+ "grad_norm": 1.0905852317810059,
568
+ "learning_rate": 1.975648736858574e-05,
569
+ "loss": 0.5183,
570
+ "step": 400
571
+ },
572
+ {
573
+ "epoch": 1.3027375201288245,
574
+ "grad_norm": 1.0057950019836426,
575
+ "learning_rate": 1.950354122821111e-05,
576
+ "loss": 0.4492,
577
+ "step": 405
578
+ },
579
+ {
580
+ "epoch": 1.318840579710145,
581
+ "grad_norm": 1.0876065492630005,
582
+ "learning_rate": 1.9249179570875495e-05,
583
+ "loss": 0.53,
584
+ "step": 410
585
+ },
586
+ {
587
+ "epoch": 1.3349436392914653,
588
+ "grad_norm": 1.0443370342254639,
589
+ "learning_rate": 1.8993482345495077e-05,
590
+ "loss": 0.5038,
591
+ "step": 415
592
+ },
593
+ {
594
+ "epoch": 1.3510466988727858,
595
+ "grad_norm": 1.263616681098938,
596
+ "learning_rate": 1.873652992077109e-05,
597
+ "loss": 0.4766,
598
+ "step": 420
599
+ },
600
+ {
601
+ "epoch": 1.3671497584541064,
602
+ "grad_norm": 1.1731009483337402,
603
+ "learning_rate": 1.8478403059928934e-05,
604
+ "loss": 0.5002,
605
+ "step": 425
606
+ },
607
+ {
608
+ "epoch": 1.3832528180354267,
609
+ "grad_norm": 1.0387680530548096,
610
+ "learning_rate": 1.8219182895333362e-05,
611
+ "loss": 0.489,
612
+ "step": 430
613
+ },
614
+ {
615
+ "epoch": 1.3993558776167472,
616
+ "grad_norm": 1.1428155899047852,
617
+ "learning_rate": 1.7958950902987597e-05,
618
+ "loss": 0.4613,
619
+ "step": 435
620
+ },
621
+ {
622
+ "epoch": 1.4154589371980677,
623
+ "grad_norm": 1.0890045166015625,
624
+ "learning_rate": 1.7697788876924437e-05,
625
+ "loss": 0.4394,
626
+ "step": 440
627
+ },
628
+ {
629
+ "epoch": 1.431561996779388,
630
+ "grad_norm": 1.0482463836669922,
631
+ "learning_rate": 1.7435778903497437e-05,
632
+ "loss": 0.4535,
633
+ "step": 445
634
+ },
635
+ {
636
+ "epoch": 1.4476650563607085,
637
+ "grad_norm": 1.0537445545196533,
638
+ "learning_rate": 1.7173003335580147e-05,
639
+ "loss": 0.467,
640
+ "step": 450
641
+ },
642
+ {
643
+ "epoch": 1.463768115942029,
644
+ "grad_norm": 1.153641700744629,
645
+ "learning_rate": 1.690954476668165e-05,
646
+ "loss": 0.4597,
647
+ "step": 455
648
+ },
649
+ {
650
+ "epoch": 1.4798711755233493,
651
+ "grad_norm": 1.0458825826644897,
652
+ "learning_rate": 1.6645486004986412e-05,
653
+ "loss": 0.4213,
654
+ "step": 460
655
+ },
656
+ {
657
+ "epoch": 1.4959742351046699,
658
+ "grad_norm": 1.3109809160232544,
659
+ "learning_rate": 1.6380910047326687e-05,
660
+ "loss": 0.4792,
661
+ "step": 465
662
+ },
663
+ {
664
+ "epoch": 1.5120772946859904,
665
+ "grad_norm": 1.2872767448425293,
666
+ "learning_rate": 1.6115900053095626e-05,
667
+ "loss": 0.4722,
668
+ "step": 470
669
+ },
670
+ {
671
+ "epoch": 1.528180354267311,
672
+ "grad_norm": 1.0766595602035522,
673
+ "learning_rate": 1.585053931810926e-05,
674
+ "loss": 0.472,
675
+ "step": 475
676
+ },
677
+ {
678
+ "epoch": 1.5442834138486312,
679
+ "grad_norm": 1.1442352533340454,
680
+ "learning_rate": 1.5584911248425657e-05,
681
+ "loss": 0.4371,
682
+ "step": 480
683
+ },
684
+ {
685
+ "epoch": 1.5603864734299517,
686
+ "grad_norm": 1.1905001401901245,
687
+ "learning_rate": 1.5319099334129366e-05,
688
+ "loss": 0.5181,
689
+ "step": 485
690
+ },
691
+ {
692
+ "epoch": 1.576489533011272,
693
+ "grad_norm": 1.081666111946106,
694
+ "learning_rate": 1.5053187123089508e-05,
695
+ "loss": 0.4605,
696
+ "step": 490
697
+ },
698
+ {
699
+ "epoch": 1.5925925925925926,
700
+ "grad_norm": 1.2934837341308594,
701
+ "learning_rate": 1.4787258194699673e-05,
702
+ "loss": 0.4302,
703
+ "step": 495
704
+ },
705
+ {
706
+ "epoch": 1.608695652173913,
707
+ "grad_norm": 1.371206521987915,
708
+ "learning_rate": 1.4521396133607923e-05,
709
+ "loss": 0.4465,
710
+ "step": 500
711
+ },
712
+ {
713
+ "epoch": 1.6247987117552336,
714
+ "grad_norm": 1.5279136896133423,
715
+ "learning_rate": 1.4255684503445102e-05,
716
+ "loss": 0.4362,
717
+ "step": 505
718
+ },
719
+ {
720
+ "epoch": 1.640901771336554,
721
+ "grad_norm": 1.2111070156097412,
722
+ "learning_rate": 1.3990206820559842e-05,
723
+ "loss": 0.4001,
724
+ "step": 510
725
+ },
726
+ {
727
+ "epoch": 1.6570048309178744,
728
+ "grad_norm": 1.2455259561538696,
729
+ "learning_rate": 1.3725046527768315e-05,
730
+ "loss": 0.3935,
731
+ "step": 515
732
+ },
733
+ {
734
+ "epoch": 1.6731078904991947,
735
+ "grad_norm": 1.1695479154586792,
736
+ "learning_rate": 1.3460286968127212e-05,
737
+ "loss": 0.4023,
738
+ "step": 520
739
+ },
740
+ {
741
+ "epoch": 1.6892109500805152,
742
+ "grad_norm": 1.1728322505950928,
743
+ "learning_rate": 1.3196011358737966e-05,
744
+ "loss": 0.4121,
745
+ "step": 525
746
+ },
747
+ {
748
+ "epoch": 1.7053140096618358,
749
+ "grad_norm": 1.3643518686294556,
750
+ "learning_rate": 1.2932302764590663e-05,
751
+ "loss": 0.3953,
752
+ "step": 530
753
+ },
754
+ {
755
+ "epoch": 1.7214170692431563,
756
+ "grad_norm": 1.2518433332443237,
757
+ "learning_rate": 1.266924407245571e-05,
758
+ "loss": 0.3926,
759
+ "step": 535
760
+ },
761
+ {
762
+ "epoch": 1.7375201288244766,
763
+ "grad_norm": 1.1249760389328003,
764
+ "learning_rate": 1.2406917964831516e-05,
765
+ "loss": 0.439,
766
+ "step": 540
767
+ },
768
+ {
769
+ "epoch": 1.7536231884057971,
770
+ "grad_norm": 1.1554265022277832,
771
+ "learning_rate": 1.2145406893956396e-05,
772
+ "loss": 0.3995,
773
+ "step": 545
774
+ },
775
+ {
776
+ "epoch": 1.7697262479871174,
777
+ "grad_norm": 1.1654425859451294,
778
+ "learning_rate": 1.1884793055892874e-05,
779
+ "loss": 0.4113,
780
+ "step": 550
781
+ },
782
+ {
783
+ "epoch": 1.785829307568438,
784
+ "grad_norm": 1.2029690742492676,
785
+ "learning_rate": 1.1625158364692428e-05,
786
+ "loss": 0.3842,
787
+ "step": 555
788
+ },
789
+ {
790
+ "epoch": 1.8019323671497585,
791
+ "grad_norm": 1.2378252744674683,
792
+ "learning_rate": 1.1366584426648964e-05,
793
+ "loss": 0.3793,
794
+ "step": 560
795
+ },
796
+ {
797
+ "epoch": 1.818035426731079,
798
+ "grad_norm": 1.1385626792907715,
799
+ "learning_rate": 1.1109152514648946e-05,
800
+ "loss": 0.3656,
801
+ "step": 565
802
+ },
803
+ {
804
+ "epoch": 1.8341384863123995,
805
+ "grad_norm": 1.325968623161316,
806
+ "learning_rate": 1.0852943542626387e-05,
807
+ "loss": 0.3856,
808
+ "step": 570
809
+ },
810
+ {
811
+ "epoch": 1.8502415458937198,
812
+ "grad_norm": 1.2158111333847046,
813
+ "learning_rate": 1.0598038040130605e-05,
814
+ "loss": 0.3667,
815
+ "step": 575
816
+ },
817
+ {
818
+ "epoch": 1.86634460547504,
819
+ "grad_norm": 1.3492653369903564,
820
+ "learning_rate": 1.0344516127014838e-05,
821
+ "loss": 0.4068,
822
+ "step": 580
823
+ },
824
+ {
825
+ "epoch": 1.8824476650563606,
826
+ "grad_norm": 1.0512828826904297,
827
+ "learning_rate": 1.0092457488253595e-05,
828
+ "loss": 0.4009,
829
+ "step": 585
830
+ },
831
+ {
832
+ "epoch": 1.8985507246376812,
833
+ "grad_norm": 1.3343157768249512,
834
+ "learning_rate": 9.841941348896725e-06,
835
+ "loss": 0.3749,
836
+ "step": 590
837
+ },
838
+ {
839
+ "epoch": 1.9146537842190017,
840
+ "grad_norm": 1.2649831771850586,
841
+ "learning_rate": 9.593046449168054e-06,
842
+ "loss": 0.3697,
843
+ "step": 595
844
+ },
845
+ {
846
+ "epoch": 1.9307568438003222,
847
+ "grad_norm": 1.1662594079971313,
848
+ "learning_rate": 9.345851019716351e-06,
849
+ "loss": 0.3647,
850
+ "step": 600
851
+ },
852
+ {
853
+ "epoch": 1.9468599033816425,
854
+ "grad_norm": 1.3596150875091553,
855
+ "learning_rate": 9.100432757026517e-06,
856
+ "loss": 0.3574,
857
+ "step": 605
858
+ },
859
+ {
860
+ "epoch": 1.9629629629629628,
861
+ "grad_norm": 1.282422423362732,
862
+ "learning_rate": 8.856868798998663e-06,
863
+ "loss": 0.4012,
864
+ "step": 610
865
+ },
866
+ {
867
+ "epoch": 1.9790660225442833,
868
+ "grad_norm": 1.1718454360961914,
869
+ "learning_rate": 8.615235700702718e-06,
870
+ "loss": 0.396,
871
+ "step": 615
872
+ },
873
+ {
874
+ "epoch": 1.9951690821256038,
875
+ "grad_norm": 1.1926212310791016,
876
+ "learning_rate": 8.375609410316274e-06,
877
+ "loss": 0.3893,
878
+ "step": 620
879
+ },
880
+ {
881
+ "epoch": 2.0096618357487923,
882
+ "grad_norm": 1.150900959968567,
883
+ "learning_rate": 8.138065245253147e-06,
884
+ "loss": 0.3125,
885
+ "step": 625
886
+ },
887
+ {
888
+ "epoch": 2.025764895330113,
889
+ "grad_norm": 1.121811866760254,
890
+ "learning_rate": 7.902677868490222e-06,
891
+ "loss": 0.3064,
892
+ "step": 630
893
+ },
894
+ {
895
+ "epoch": 2.0418679549114334,
896
+ "grad_norm": 1.2439510822296143,
897
+ "learning_rate": 7.669521265099988e-06,
898
+ "loss": 0.2957,
899
+ "step": 635
900
+ },
901
+ {
902
+ "epoch": 2.0579710144927534,
903
+ "grad_norm": 1.21696138381958,
904
+ "learning_rate": 7.438668718996129e-06,
905
+ "loss": 0.3117,
906
+ "step": 640
907
+ },
908
+ {
909
+ "epoch": 2.074074074074074,
910
+ "grad_norm": 1.2005341053009033,
911
+ "learning_rate": 7.2101927898995405e-06,
912
+ "loss": 0.3065,
913
+ "step": 645
914
+ },
915
+ {
916
+ "epoch": 2.0901771336553945,
917
+ "grad_norm": 1.225339412689209,
918
+ "learning_rate": 6.984165290531887e-06,
919
+ "loss": 0.292,
920
+ "step": 650
921
+ },
922
+ {
923
+ "epoch": 2.106280193236715,
924
+ "grad_norm": 1.182876467704773,
925
+ "learning_rate": 6.7606572640440604e-06,
926
+ "loss": 0.2663,
927
+ "step": 655
928
+ },
929
+ {
930
+ "epoch": 2.1223832528180355,
931
+ "grad_norm": 1.3125640153884888,
932
+ "learning_rate": 6.539738961686448e-06,
933
+ "loss": 0.3079,
934
+ "step": 660
935
+ },
936
+ {
937
+ "epoch": 2.138486312399356,
938
+ "grad_norm": 1.2185289859771729,
939
+ "learning_rate": 6.3214798207281066e-06,
940
+ "loss": 0.2854,
941
+ "step": 665
942
+ },
943
+ {
944
+ "epoch": 2.154589371980676,
945
+ "grad_norm": 1.4302030801773071,
946
+ "learning_rate": 6.105948442631794e-06,
947
+ "loss": 0.2944,
948
+ "step": 670
949
+ },
950
+ {
951
+ "epoch": 2.1706924315619966,
952
+ "grad_norm": 1.252193570137024,
953
+ "learning_rate": 5.893212571491755e-06,
954
+ "loss": 0.2875,
955
+ "step": 675
956
+ },
957
+ {
958
+ "epoch": 2.186795491143317,
959
+ "grad_norm": 1.1633315086364746,
960
+ "learning_rate": 5.683339072740882e-06,
961
+ "loss": 0.3126,
962
+ "step": 680
963
+ },
964
+ {
965
+ "epoch": 2.2028985507246377,
966
+ "grad_norm": 1.2183589935302734,
967
+ "learning_rate": 5.476393912134141e-06,
968
+ "loss": 0.2526,
969
+ "step": 685
970
+ },
971
+ {
972
+ "epoch": 2.219001610305958,
973
+ "grad_norm": 1.2777475118637085,
974
+ "learning_rate": 5.272442135014742e-06,
975
+ "loss": 0.275,
976
+ "step": 690
977
+ },
978
+ {
979
+ "epoch": 2.2351046698872787,
980
+ "grad_norm": 1.1911357641220093,
981
+ "learning_rate": 5.071547845869597e-06,
982
+ "loss": 0.3123,
983
+ "step": 695
984
+ },
985
+ {
986
+ "epoch": 2.2512077294685993,
987
+ "grad_norm": 1.3494317531585693,
988
+ "learning_rate": 4.873774188180518e-06,
989
+ "loss": 0.2908,
990
+ "step": 700
991
+ },
992
+ {
993
+ "epoch": 2.2673107890499193,
994
+ "grad_norm": 1.2983713150024414,
995
+ "learning_rate": 4.679183324577483e-06,
996
+ "loss": 0.2854,
997
+ "step": 705
998
+ },
999
+ {
1000
+ "epoch": 2.28341384863124,
1001
+ "grad_norm": 1.3794441223144531,
1002
+ "learning_rate": 4.487836417300128e-06,
1003
+ "loss": 0.293,
1004
+ "step": 710
1005
+ },
1006
+ {
1007
+ "epoch": 2.2995169082125604,
1008
+ "grad_norm": 1.2287911176681519,
1009
+ "learning_rate": 4.2997936089737715e-06,
1010
+ "loss": 0.2841,
1011
+ "step": 715
1012
+ },
1013
+ {
1014
+ "epoch": 2.315619967793881,
1015
+ "grad_norm": 1.3285218477249146,
1016
+ "learning_rate": 4.11511400370585e-06,
1017
+ "loss": 0.3119,
1018
+ "step": 720
1019
+ },
1020
+ {
1021
+ "epoch": 2.3317230273752014,
1022
+ "grad_norm": 1.223089337348938,
1023
+ "learning_rate": 3.933855648508788e-06,
1024
+ "loss": 0.2665,
1025
+ "step": 725
1026
+ },
1027
+ {
1028
+ "epoch": 2.3478260869565215,
1029
+ "grad_norm": 1.1403647661209106,
1030
+ "learning_rate": 3.756075515055105e-06,
1031
+ "loss": 0.3001,
1032
+ "step": 730
1033
+ },
1034
+ {
1035
+ "epoch": 2.363929146537842,
1036
+ "grad_norm": 1.1264787912368774,
1037
+ "learning_rate": 3.581829481770584e-06,
1038
+ "loss": 0.2715,
1039
+ "step": 735
1040
+ },
1041
+ {
1042
+ "epoch": 2.3800322061191626,
1043
+ "grad_norm": 1.288489818572998,
1044
+ "learning_rate": 3.4111723162709713e-06,
1045
+ "loss": 0.3063,
1046
+ "step": 740
1047
+ },
1048
+ {
1049
+ "epoch": 2.396135265700483,
1050
+ "grad_norm": 1.118708848953247,
1051
+ "learning_rate": 3.2441576581478777e-06,
1052
+ "loss": 0.2988,
1053
+ "step": 745
1054
+ },
1055
+ {
1056
+ "epoch": 2.4122383252818036,
1057
+ "grad_norm": 1.0968046188354492,
1058
+ "learning_rate": 3.0808380021092035e-06,
1059
+ "loss": 0.306,
1060
+ "step": 750
1061
+ },
1062
+ {
1063
+ "epoch": 2.428341384863124,
1064
+ "grad_norm": 1.1554595232009888,
1065
+ "learning_rate": 2.9212646814794338e-06,
1066
+ "loss": 0.2753,
1067
+ "step": 755
1068
+ },
1069
+ {
1070
+ "epoch": 2.4444444444444446,
1071
+ "grad_norm": 1.2897075414657593,
1072
+ "learning_rate": 2.7654878520649425e-06,
1073
+ "loss": 0.2922,
1074
+ "step": 760
1075
+ },
1076
+ {
1077
+ "epoch": 2.4605475040257647,
1078
+ "grad_norm": 1.2370507717132568,
1079
+ "learning_rate": 2.613556476389454e-06,
1080
+ "loss": 0.2563,
1081
+ "step": 765
1082
+ },
1083
+ {
1084
+ "epoch": 2.4766505636070852,
1085
+ "grad_norm": 1.1680712699890137,
1086
+ "learning_rate": 2.4655183083044858e-06,
1087
+ "loss": 0.2941,
1088
+ "step": 770
1089
+ },
1090
+ {
1091
+ "epoch": 2.4927536231884058,
1092
+ "grad_norm": 1.4701672792434692,
1093
+ "learning_rate": 2.3214198779797807e-06,
1094
+ "loss": 0.2834,
1095
+ "step": 775
1096
+ },
1097
+ {
1098
+ "epoch": 2.5088566827697263,
1099
+ "grad_norm": 1.1617012023925781,
1100
+ "learning_rate": 2.181306477278317e-06,
1101
+ "loss": 0.2514,
1102
+ "step": 780
1103
+ },
1104
+ {
1105
+ "epoch": 2.524959742351047,
1106
+ "grad_norm": 1.1539723873138428,
1107
+ "learning_rate": 2.045222145520505e-06,
1108
+ "loss": 0.2788,
1109
+ "step": 785
1110
+ },
1111
+ {
1112
+ "epoch": 2.541062801932367,
1113
+ "grad_norm": 1.2071269750595093,
1114
+ "learning_rate": 1.913209655642118e-06,
1115
+ "loss": 0.3151,
1116
+ "step": 790
1117
+ },
1118
+ {
1119
+ "epoch": 2.5571658615136874,
1120
+ "grad_norm": 1.2534750699996948,
1121
+ "learning_rate": 1.7853105007502546e-06,
1122
+ "loss": 0.2782,
1123
+ "step": 795
1124
+ },
1125
+ {
1126
+ "epoch": 2.573268921095008,
1127
+ "grad_norm": 1.161564588546753,
1128
+ "learning_rate": 1.6615648810815442e-06,
1129
+ "loss": 0.2621,
1130
+ "step": 800
1131
+ },
1132
+ {
1133
+ "epoch": 2.5893719806763285,
1134
+ "grad_norm": 1.2011932134628296,
1135
+ "learning_rate": 1.5420116913667347e-06,
1136
+ "loss": 0.2694,
1137
+ "step": 805
1138
+ },
1139
+ {
1140
+ "epoch": 2.605475040257649,
1141
+ "grad_norm": 1.049499750137329,
1142
+ "learning_rate": 1.4266885086056163e-06,
1143
+ "loss": 0.2467,
1144
+ "step": 810
1145
+ },
1146
+ {
1147
+ "epoch": 2.6215780998389695,
1148
+ "grad_norm": 1.4034699201583862,
1149
+ "learning_rate": 1.3156315802561124e-06,
1150
+ "loss": 0.23,
1151
+ "step": 815
1152
+ },
1153
+ {
1154
+ "epoch": 2.63768115942029,
1155
+ "grad_norm": 1.231988787651062,
1156
+ "learning_rate": 1.2088758128412802e-06,
1157
+ "loss": 0.2798,
1158
+ "step": 820
1159
+ },
1160
+ {
1161
+ "epoch": 2.6537842190016105,
1162
+ "grad_norm": 1.1785434484481812,
1163
+ "learning_rate": 1.1064547609777682e-06,
1164
+ "loss": 0.2397,
1165
+ "step": 825
1166
+ },
1167
+ {
1168
+ "epoch": 2.6698872785829306,
1169
+ "grad_norm": 1.2145205736160278,
1170
+ "learning_rate": 1.0084006168291926e-06,
1171
+ "loss": 0.2585,
1172
+ "step": 830
1173
+ },
1174
+ {
1175
+ "epoch": 2.685990338164251,
1176
+ "grad_norm": 1.1762062311172485,
1177
+ "learning_rate": 9.14744199987752e-07,
1178
+ "loss": 0.2784,
1179
+ "step": 835
1180
+ },
1181
+ {
1182
+ "epoch": 2.7020933977455717,
1183
+ "grad_norm": 1.2627893686294556,
1184
+ "learning_rate": 8.255149477872837e-07,
1185
+ "loss": 0.2948,
1186
+ "step": 840
1187
+ },
1188
+ {
1189
+ "epoch": 2.718196457326892,
1190
+ "grad_norm": 1.034361481666565,
1191
+ "learning_rate": 7.407409060507264e-07,
1192
+ "loss": 0.293,
1193
+ "step": 845
1194
+ },
1195
+ {
1196
+ "epoch": 2.7342995169082127,
1197
+ "grad_norm": 1.165287733078003,
1198
+ "learning_rate": 6.604487202750026e-07,
1199
+ "loss": 0.3093,
1200
+ "step": 850
1201
+ },
1202
+ {
1203
+ "epoch": 2.750402576489533,
1204
+ "grad_norm": 1.2327711582183838,
1205
+ "learning_rate": 5.846636272560119e-07,
1206
+ "loss": 0.2453,
1207
+ "step": 855
1208
+ },
1209
+ {
1210
+ "epoch": 2.7665056360708533,
1211
+ "grad_norm": 1.0674206018447876,
1212
+ "learning_rate": 5.134094471564033e-07,
1213
+ "loss": 0.2565,
1214
+ "step": 860
1215
+ },
1216
+ {
1217
+ "epoch": 2.782608695652174,
1218
+ "grad_norm": 1.3510218858718872,
1219
+ "learning_rate": 4.4670857601861406e-07,
1220
+ "loss": 0.2881,
1221
+ "step": 865
1222
+ },
1223
+ {
1224
+ "epoch": 2.7987117552334944,
1225
+ "grad_norm": 1.191631555557251,
1226
+ "learning_rate": 3.8458197872553226e-07,
1227
+ "loss": 0.2695,
1228
+ "step": 870
1229
+ },
1230
+ {
1231
+ "epoch": 2.814814814814815,
1232
+ "grad_norm": 1.2559245824813843,
1233
+ "learning_rate": 3.2704918241096615e-07,
1234
+ "loss": 0.2938,
1235
+ "step": 875
1236
+ },
1237
+ {
1238
+ "epoch": 2.8309178743961354,
1239
+ "grad_norm": 1.1726124286651611,
1240
+ "learning_rate": 2.741282703220471e-07,
1241
+ "loss": 0.2655,
1242
+ "step": 880
1243
+ },
1244
+ {
1245
+ "epoch": 2.847020933977456,
1246
+ "grad_norm": 1.0560024976730347,
1247
+ "learning_rate": 2.2583587613544622e-07,
1248
+ "loss": 0.2513,
1249
+ "step": 885
1250
+ },
1251
+ {
1252
+ "epoch": 2.863123993558776,
1253
+ "grad_norm": 1.1970568895339966,
1254
+ "learning_rate": 1.8218717872920622e-07,
1255
+ "loss": 0.3052,
1256
+ "step": 890
1257
+ },
1258
+ {
1259
+ "epoch": 2.8792270531400965,
1260
+ "grad_norm": 1.1824020147323608,
1261
+ "learning_rate": 1.4319589741183303e-07,
1262
+ "loss": 0.2742,
1263
+ "step": 895
1264
+ },
1265
+ {
1266
+ "epoch": 2.895330112721417,
1267
+ "grad_norm": 1.2654105424880981,
1268
+ "learning_rate": 1.0887428761016837e-07,
1269
+ "loss": 0.276,
1270
+ "step": 900
1271
+ },
1272
+ {
1273
+ "epoch": 2.9114331723027376,
1274
+ "grad_norm": 1.1142938137054443,
1275
+ "learning_rate": 7.923313701735102e-08,
1276
+ "loss": 0.2868,
1277
+ "step": 905
1278
+ },
1279
+ {
1280
+ "epoch": 2.927536231884058,
1281
+ "grad_norm": 1.1351135969161987,
1282
+ "learning_rate": 5.428176220211245e-08,
1283
+ "loss": 0.2819,
1284
+ "step": 910
1285
+ },
1286
+ {
1287
+ "epoch": 2.943639291465378,
1288
+ "grad_norm": 1.2691493034362793,
1289
+ "learning_rate": 3.402800568048259e-08,
1290
+ "loss": 0.2699,
1291
+ "step": 915
1292
+ },
1293
+ {
1294
+ "epoch": 2.9597423510466987,
1295
+ "grad_norm": 1.2068809270858765,
1296
+ "learning_rate": 1.8478233450774927e-08,
1297
+ "loss": 0.2586,
1298
+ "step": 920
1299
+ },
1300
+ {
1301
+ "epoch": 2.975845410628019,
1302
+ "grad_norm": 1.1773256063461304,
1303
+ "learning_rate": 7.637332992688762e-09,
1304
+ "loss": 0.2667,
1305
+ "step": 925
1306
+ },
1307
+ {
1308
+ "epoch": 2.9919484702093397,
1309
+ "grad_norm": 1.0417470932006836,
1310
+ "learning_rate": 1.5087117311179955e-09,
1311
+ "loss": 0.2579,
1312
+ "step": 930
1313
+ },
1314
+ {
1315
+ "epoch": 3.0,
1316
+ "step": 933,
1317
+ "total_flos": 1.3255839981219348e+18,
1318
+ "train_loss": 0.5541779832696864,
1319
+ "train_runtime": 632.7035,
1320
+ "train_samples_per_second": 47.041,
1321
+ "train_steps_per_second": 1.475
1322
+ }
1323
+ ],
1324
+ "logging_steps": 5,
1325
+ "max_steps": 933,
1326
+ "num_input_tokens_seen": 0,
1327
+ "num_train_epochs": 3,
1328
+ "save_steps": 2000,
1329
+ "stateful_callbacks": {
1330
+ "TrainerControl": {
1331
+ "args": {
1332
+ "should_epoch_stop": false,
1333
+ "should_evaluate": false,
1334
+ "should_log": false,
1335
+ "should_save": false,
1336
+ "should_training_stop": false
1337
+ },
1338
+ "attributes": {}
1339
+ }
1340
+ },
1341
+ "total_flos": 1.3255839981219348e+18,
1342
+ "train_batch_size": 2,
1343
+ "trial_name": null,
1344
+ "trial_params": null
1345
+ }
28_128_e3_3e-5/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88ece9781653ad03e17c665196ea2db35fcadece1c1c018c447774c8006f6592
3
+ size 8145
28_128_e3_3e-5/vocab.json ADDED
The diff for this file is too large to render. See raw diff