RikkiXu commited on
Commit
53dcc21
1 Parent(s): d0415d2

Model save

Browse files
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: imone/Mistral_7B_with_EOT_token
4
+ tags:
5
+ - trl
6
+ - sft
7
+ - generated_from_trainer
8
+ datasets:
9
+ - generator
10
+ model-index:
11
+ - name: zephyr-7b-sft-full
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
+ # zephyr-7b-sft-full
19
+
20
+ This model is a fine-tuned version of [imone/Mistral_7B_with_EOT_token](https://huggingface.co/imone/Mistral_7B_with_EOT_token) on the generator dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.0757
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 2e-05
42
+ - train_batch_size: 16
43
+ - eval_batch_size: 8
44
+ - seed: 42
45
+ - distributed_type: multi-GPU
46
+ - num_devices: 8
47
+ - total_train_batch_size: 128
48
+ - total_eval_batch_size: 64
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: cosine
51
+ - lr_scheduler_warmup_ratio: 0.1
52
+ - num_epochs: 5
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss |
57
+ |:-------------:|:-----:|:----:|:---------------:|
58
+ | 0.6546 | 1.0 | 59 | 0.4449 |
59
+ | 0.4747 | 2.0 | 118 | 0.3181 |
60
+ | 0.2246 | 3.0 | 177 | 0.1280 |
61
+ | 0.1179 | 4.0 | 236 | 0.0868 |
62
+ | 0.0755 | 5.0 | 295 | 0.0757 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.38.2
68
+ - Pytorch 2.1.2+cu118
69
+ - Datasets 2.16.1
70
+ - Tokenizers 0.15.2
all_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 5.0,
3
+ "train_loss": 0.35338847313897087,
4
+ "train_runtime": 8245.0701,
5
+ "train_samples": 6599,
6
+ "train_samples_per_second": 4.561,
7
+ "train_steps_per_second": 0.036
8
+ }
config.json CHANGED
@@ -20,7 +20,7 @@
20
  "sliding_window": 4096,
21
  "tie_word_embeddings": false,
22
  "torch_dtype": "bfloat16",
23
- "transformers_version": "4.40.0",
24
  "use_cache": false,
25
  "vocab_size": 32002
26
  }
 
20
  "sliding_window": 4096,
21
  "tie_word_embeddings": false,
22
  "torch_dtype": "bfloat16",
23
+ "transformers_version": "4.38.2",
24
  "use_cache": false,
25
  "vocab_size": 32002
26
  }
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": 32000,
5
+ "transformers_version": "4.38.2"
6
+ }
model-00001-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:066b7e19b466a58cbdb32f37296e58694c72e117b7a5dabcf84cb1ac78954f65
3
+ size 4943178720
model-00002-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:657ecf192480f52a94c8bcb9ef088caa89e22c8c78b47133868548b47c2ac246
3
+ size 4999819336
model-00003-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5890f26d94791a70413345636c1e032afdb83a2944f2abf632d650d978913320
3
+ size 4540532728
model.safetensors.index.json ADDED
@@ -0,0 +1,298 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "metadata": {
3
+ "total_size": 14483496960
4
+ },
5
+ "weight_map": {
6
+ "lm_head.weight": "model-00003-of-00003.safetensors",
7
+ "model.embed_tokens.weight": "model-00001-of-00003.safetensors",
8
+ "model.layers.0.input_layernorm.weight": "model-00001-of-00003.safetensors",
9
+ "model.layers.0.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
10
+ "model.layers.0.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
11
+ "model.layers.0.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
12
+ "model.layers.0.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
13
+ "model.layers.0.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
14
+ "model.layers.0.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
15
+ "model.layers.0.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
16
+ "model.layers.0.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
17
+ "model.layers.1.input_layernorm.weight": "model-00001-of-00003.safetensors",
18
+ "model.layers.1.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
19
+ "model.layers.1.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
20
+ "model.layers.1.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
21
+ "model.layers.1.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
22
+ "model.layers.1.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
23
+ "model.layers.1.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
24
+ "model.layers.1.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
25
+ "model.layers.1.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
26
+ "model.layers.10.input_layernorm.weight": "model-00002-of-00003.safetensors",
27
+ "model.layers.10.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
28
+ "model.layers.10.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
29
+ "model.layers.10.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
30
+ "model.layers.10.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
31
+ "model.layers.10.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
32
+ "model.layers.10.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
33
+ "model.layers.10.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
34
+ "model.layers.10.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
35
+ "model.layers.11.input_layernorm.weight": "model-00002-of-00003.safetensors",
36
+ "model.layers.11.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
37
+ "model.layers.11.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
38
+ "model.layers.11.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
39
+ "model.layers.11.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
40
+ "model.layers.11.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
41
+ "model.layers.11.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
42
+ "model.layers.11.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
43
+ "model.layers.11.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
44
+ "model.layers.12.input_layernorm.weight": "model-00002-of-00003.safetensors",
45
+ "model.layers.12.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
46
+ "model.layers.12.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
47
+ "model.layers.12.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
48
+ "model.layers.12.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
49
+ "model.layers.12.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
50
+ "model.layers.12.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
51
+ "model.layers.12.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
52
+ "model.layers.12.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
53
+ "model.layers.13.input_layernorm.weight": "model-00002-of-00003.safetensors",
54
+ "model.layers.13.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
55
+ "model.layers.13.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
56
+ "model.layers.13.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
57
+ "model.layers.13.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
58
+ "model.layers.13.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
59
+ "model.layers.13.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
60
+ "model.layers.13.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
61
+ "model.layers.13.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
62
+ "model.layers.14.input_layernorm.weight": "model-00002-of-00003.safetensors",
63
+ "model.layers.14.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
64
+ "model.layers.14.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
65
+ "model.layers.14.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
66
+ "model.layers.14.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
67
+ "model.layers.14.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
68
+ "model.layers.14.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
69
+ "model.layers.14.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
70
+ "model.layers.14.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
71
+ "model.layers.15.input_layernorm.weight": "model-00002-of-00003.safetensors",
72
+ "model.layers.15.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
73
+ "model.layers.15.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
74
+ "model.layers.15.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
75
+ "model.layers.15.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
76
+ "model.layers.15.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
77
+ "model.layers.15.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
78
+ "model.layers.15.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
79
+ "model.layers.15.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
80
+ "model.layers.16.input_layernorm.weight": "model-00002-of-00003.safetensors",
81
+ "model.layers.16.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
82
+ "model.layers.16.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
83
+ "model.layers.16.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
84
+ "model.layers.16.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
85
+ "model.layers.16.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
86
+ "model.layers.16.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
87
+ "model.layers.16.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
88
+ "model.layers.16.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
89
+ "model.layers.17.input_layernorm.weight": "model-00002-of-00003.safetensors",
90
+ "model.layers.17.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
91
+ "model.layers.17.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
92
+ "model.layers.17.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
93
+ "model.layers.17.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
94
+ "model.layers.17.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
95
+ "model.layers.17.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
96
+ "model.layers.17.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
97
+ "model.layers.17.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
98
+ "model.layers.18.input_layernorm.weight": "model-00002-of-00003.safetensors",
99
+ "model.layers.18.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
100
+ "model.layers.18.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
101
+ "model.layers.18.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
102
+ "model.layers.18.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
103
+ "model.layers.18.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
104
+ "model.layers.18.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
105
+ "model.layers.18.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
106
+ "model.layers.18.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
107
+ "model.layers.19.input_layernorm.weight": "model-00002-of-00003.safetensors",
108
+ "model.layers.19.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
109
+ "model.layers.19.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
110
+ "model.layers.19.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
111
+ "model.layers.19.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
112
+ "model.layers.19.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
113
+ "model.layers.19.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
114
+ "model.layers.19.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
115
+ "model.layers.19.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
116
+ "model.layers.2.input_layernorm.weight": "model-00001-of-00003.safetensors",
117
+ "model.layers.2.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
118
+ "model.layers.2.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
119
+ "model.layers.2.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
120
+ "model.layers.2.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
121
+ "model.layers.2.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
122
+ "model.layers.2.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
123
+ "model.layers.2.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
124
+ "model.layers.2.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
125
+ "model.layers.20.input_layernorm.weight": "model-00002-of-00003.safetensors",
126
+ "model.layers.20.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
127
+ "model.layers.20.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
128
+ "model.layers.20.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
129
+ "model.layers.20.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
130
+ "model.layers.20.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
131
+ "model.layers.20.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
132
+ "model.layers.20.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
133
+ "model.layers.20.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
134
+ "model.layers.21.input_layernorm.weight": "model-00002-of-00003.safetensors",
135
+ "model.layers.21.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
136
+ "model.layers.21.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
137
+ "model.layers.21.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
138
+ "model.layers.21.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
139
+ "model.layers.21.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
140
+ "model.layers.21.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
141
+ "model.layers.21.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
142
+ "model.layers.21.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
143
+ "model.layers.22.input_layernorm.weight": "model-00003-of-00003.safetensors",
144
+ "model.layers.22.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
145
+ "model.layers.22.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
146
+ "model.layers.22.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
147
+ "model.layers.22.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
148
+ "model.layers.22.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
149
+ "model.layers.22.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
150
+ "model.layers.22.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
151
+ "model.layers.22.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
152
+ "model.layers.23.input_layernorm.weight": "model-00003-of-00003.safetensors",
153
+ "model.layers.23.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
154
+ "model.layers.23.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
155
+ "model.layers.23.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
156
+ "model.layers.23.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
157
+ "model.layers.23.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
158
+ "model.layers.23.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
159
+ "model.layers.23.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
160
+ "model.layers.23.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
161
+ "model.layers.24.input_layernorm.weight": "model-00003-of-00003.safetensors",
162
+ "model.layers.24.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
163
+ "model.layers.24.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
164
+ "model.layers.24.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
165
+ "model.layers.24.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
166
+ "model.layers.24.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
167
+ "model.layers.24.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
168
+ "model.layers.24.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
169
+ "model.layers.24.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
170
+ "model.layers.25.input_layernorm.weight": "model-00003-of-00003.safetensors",
171
+ "model.layers.25.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
172
+ "model.layers.25.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
173
+ "model.layers.25.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
174
+ "model.layers.25.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
175
+ "model.layers.25.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
176
+ "model.layers.25.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
177
+ "model.layers.25.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
178
+ "model.layers.25.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
179
+ "model.layers.26.input_layernorm.weight": "model-00003-of-00003.safetensors",
180
+ "model.layers.26.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
181
+ "model.layers.26.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
182
+ "model.layers.26.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
183
+ "model.layers.26.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
184
+ "model.layers.26.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
185
+ "model.layers.26.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
186
+ "model.layers.26.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
187
+ "model.layers.26.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
188
+ "model.layers.27.input_layernorm.weight": "model-00003-of-00003.safetensors",
189
+ "model.layers.27.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
190
+ "model.layers.27.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
191
+ "model.layers.27.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
192
+ "model.layers.27.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
193
+ "model.layers.27.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
194
+ "model.layers.27.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
195
+ "model.layers.27.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
196
+ "model.layers.27.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
197
+ "model.layers.28.input_layernorm.weight": "model-00003-of-00003.safetensors",
198
+ "model.layers.28.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
199
+ "model.layers.28.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
200
+ "model.layers.28.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
201
+ "model.layers.28.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
202
+ "model.layers.28.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
203
+ "model.layers.28.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
204
+ "model.layers.28.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
205
+ "model.layers.28.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
206
+ "model.layers.29.input_layernorm.weight": "model-00003-of-00003.safetensors",
207
+ "model.layers.29.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
208
+ "model.layers.29.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
209
+ "model.layers.29.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
210
+ "model.layers.29.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
211
+ "model.layers.29.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
212
+ "model.layers.29.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
213
+ "model.layers.29.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
214
+ "model.layers.29.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
215
+ "model.layers.3.input_layernorm.weight": "model-00001-of-00003.safetensors",
216
+ "model.layers.3.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
217
+ "model.layers.3.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
218
+ "model.layers.3.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
219
+ "model.layers.3.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
220
+ "model.layers.3.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
221
+ "model.layers.3.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
222
+ "model.layers.3.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
223
+ "model.layers.3.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
224
+ "model.layers.30.input_layernorm.weight": "model-00003-of-00003.safetensors",
225
+ "model.layers.30.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
226
+ "model.layers.30.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
227
+ "model.layers.30.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
228
+ "model.layers.30.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
229
+ "model.layers.30.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
230
+ "model.layers.30.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
231
+ "model.layers.30.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
232
+ "model.layers.30.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
233
+ "model.layers.31.input_layernorm.weight": "model-00003-of-00003.safetensors",
234
+ "model.layers.31.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
235
+ "model.layers.31.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
236
+ "model.layers.31.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
237
+ "model.layers.31.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
238
+ "model.layers.31.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
239
+ "model.layers.31.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
240
+ "model.layers.31.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
241
+ "model.layers.31.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
242
+ "model.layers.4.input_layernorm.weight": "model-00001-of-00003.safetensors",
243
+ "model.layers.4.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
244
+ "model.layers.4.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
245
+ "model.layers.4.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
246
+ "model.layers.4.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
247
+ "model.layers.4.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
248
+ "model.layers.4.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
249
+ "model.layers.4.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
250
+ "model.layers.4.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
251
+ "model.layers.5.input_layernorm.weight": "model-00001-of-00003.safetensors",
252
+ "model.layers.5.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
253
+ "model.layers.5.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
254
+ "model.layers.5.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
255
+ "model.layers.5.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
256
+ "model.layers.5.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
257
+ "model.layers.5.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
258
+ "model.layers.5.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
259
+ "model.layers.5.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
260
+ "model.layers.6.input_layernorm.weight": "model-00001-of-00003.safetensors",
261
+ "model.layers.6.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
262
+ "model.layers.6.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
263
+ "model.layers.6.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
264
+ "model.layers.6.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
265
+ "model.layers.6.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
266
+ "model.layers.6.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
267
+ "model.layers.6.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
268
+ "model.layers.6.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
269
+ "model.layers.7.input_layernorm.weight": "model-00001-of-00003.safetensors",
270
+ "model.layers.7.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
271
+ "model.layers.7.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
272
+ "model.layers.7.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
273
+ "model.layers.7.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
274
+ "model.layers.7.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
275
+ "model.layers.7.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
276
+ "model.layers.7.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
277
+ "model.layers.7.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
278
+ "model.layers.8.input_layernorm.weight": "model-00001-of-00003.safetensors",
279
+ "model.layers.8.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
280
+ "model.layers.8.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
281
+ "model.layers.8.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
282
+ "model.layers.8.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
283
+ "model.layers.8.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
284
+ "model.layers.8.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
285
+ "model.layers.8.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
286
+ "model.layers.8.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
287
+ "model.layers.9.input_layernorm.weight": "model-00001-of-00003.safetensors",
288
+ "model.layers.9.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
289
+ "model.layers.9.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
290
+ "model.layers.9.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
291
+ "model.layers.9.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
292
+ "model.layers.9.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
293
+ "model.layers.9.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
294
+ "model.layers.9.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
295
+ "model.layers.9.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
296
+ "model.norm.weight": "model-00003-of-00003.safetensors"
297
+ }
298
+ }
runs/Apr19_20-47-51_n136-147-090/events.out.tfevents.1713531041.n136-147-090.546117.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7fd1a5eaab17c8bc9bf143025bffc12d686acd01b87268af7ebab8fdd7958081
3
- size 14118
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7a80641419b976505969c6569383a0403f3e51f1674d6032e47c8d725022903
3
+ size 19023
runs/Apr19_23-13-20_n136-147-090/events.out.tfevents.1713539677.n136-147-090.624072.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:103d2f07a9b60d9c050967f788645b92f92074197fb1237b300e79de5d609aa2
3
+ size 9672
tokenizer.json CHANGED
@@ -152,7 +152,6 @@
152
  "end_of_word_suffix": null,
153
  "fuse_unk": true,
154
  "byte_fallback": true,
155
- "ignore_merges": false,
156
  "vocab": {
157
  "<unk>": 0,
158
  "<s>": 1,
 
152
  "end_of_word_suffix": null,
153
  "fuse_unk": true,
154
  "byte_fallback": true,
 
155
  "vocab": {
156
  "<unk>": 0,
157
  "<s>": 1,
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 5.0,
3
+ "train_loss": 0.35338847313897087,
4
+ "train_runtime": 8245.0701,
5
+ "train_samples": 6599,
6
+ "train_samples_per_second": 4.561,
7
+ "train_steps_per_second": 0.036
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,490 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 5.0,
5
+ "eval_steps": 500,
6
+ "global_step": 295,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.02,
13
+ "grad_norm": 4.7237044668329,
14
+ "learning_rate": 6.666666666666667e-07,
15
+ "loss": 0.9545,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.08,
20
+ "grad_norm": 3.1773052856369324,
21
+ "learning_rate": 3.3333333333333333e-06,
22
+ "loss": 0.9326,
23
+ "step": 5
24
+ },
25
+ {
26
+ "epoch": 0.17,
27
+ "grad_norm": 3.033793297452865,
28
+ "learning_rate": 6.666666666666667e-06,
29
+ "loss": 0.8956,
30
+ "step": 10
31
+ },
32
+ {
33
+ "epoch": 0.25,
34
+ "grad_norm": 2.0855419235541013,
35
+ "learning_rate": 1e-05,
36
+ "loss": 0.8574,
37
+ "step": 15
38
+ },
39
+ {
40
+ "epoch": 0.34,
41
+ "grad_norm": 2.0199202255230047,
42
+ "learning_rate": 1.3333333333333333e-05,
43
+ "loss": 0.8222,
44
+ "step": 20
45
+ },
46
+ {
47
+ "epoch": 0.42,
48
+ "grad_norm": 2.3471928271965106,
49
+ "learning_rate": 1.6666666666666667e-05,
50
+ "loss": 0.8138,
51
+ "step": 25
52
+ },
53
+ {
54
+ "epoch": 0.51,
55
+ "grad_norm": 2.600668692972917,
56
+ "learning_rate": 2e-05,
57
+ "loss": 0.7721,
58
+ "step": 30
59
+ },
60
+ {
61
+ "epoch": 0.59,
62
+ "grad_norm": 2.4226542415206485,
63
+ "learning_rate": 1.9982437317643218e-05,
64
+ "loss": 0.7634,
65
+ "step": 35
66
+ },
67
+ {
68
+ "epoch": 0.68,
69
+ "grad_norm": 2.850819690314508,
70
+ "learning_rate": 1.992981096013517e-05,
71
+ "loss": 0.7521,
72
+ "step": 40
73
+ },
74
+ {
75
+ "epoch": 0.76,
76
+ "grad_norm": 2.5549789377169114,
77
+ "learning_rate": 1.984230577947597e-05,
78
+ "loss": 0.697,
79
+ "step": 45
80
+ },
81
+ {
82
+ "epoch": 0.85,
83
+ "grad_norm": 2.4774565913803563,
84
+ "learning_rate": 1.972022914080411e-05,
85
+ "loss": 0.6735,
86
+ "step": 50
87
+ },
88
+ {
89
+ "epoch": 0.93,
90
+ "grad_norm": 2.146208038921012,
91
+ "learning_rate": 1.9564009842765225e-05,
92
+ "loss": 0.6546,
93
+ "step": 55
94
+ },
95
+ {
96
+ "epoch": 1.0,
97
+ "eval_loss": 0.4448932409286499,
98
+ "eval_runtime": 334.8516,
99
+ "eval_samples_per_second": 22.461,
100
+ "eval_steps_per_second": 0.352,
101
+ "step": 59
102
+ },
103
+ {
104
+ "epoch": 1.02,
105
+ "grad_norm": 3.923304638941212,
106
+ "learning_rate": 1.9374196611341212e-05,
107
+ "loss": 0.6271,
108
+ "step": 60
109
+ },
110
+ {
111
+ "epoch": 1.1,
112
+ "grad_norm": 3.1379021048274596,
113
+ "learning_rate": 1.9151456172430186e-05,
114
+ "loss": 0.4188,
115
+ "step": 65
116
+ },
117
+ {
118
+ "epoch": 1.19,
119
+ "grad_norm": 2.478413663736477,
120
+ "learning_rate": 1.8896570909947477e-05,
121
+ "loss": 0.4197,
122
+ "step": 70
123
+ },
124
+ {
125
+ "epoch": 1.27,
126
+ "grad_norm": 3.1965773364967114,
127
+ "learning_rate": 1.8610436117673557e-05,
128
+ "loss": 0.3996,
129
+ "step": 75
130
+ },
131
+ {
132
+ "epoch": 1.36,
133
+ "grad_norm": 1.8635605447479031,
134
+ "learning_rate": 1.829405685450202e-05,
135
+ "loss": 0.4087,
136
+ "step": 80
137
+ },
138
+ {
139
+ "epoch": 1.44,
140
+ "grad_norm": 4.049894316503265,
141
+ "learning_rate": 1.7948544414133534e-05,
142
+ "loss": 0.4113,
143
+ "step": 85
144
+ },
145
+ {
146
+ "epoch": 1.53,
147
+ "grad_norm": 175.82031352565957,
148
+ "learning_rate": 1.7575112421616203e-05,
149
+ "loss": 0.7264,
150
+ "step": 90
151
+ },
152
+ {
153
+ "epoch": 1.61,
154
+ "grad_norm": 97.72323752808755,
155
+ "learning_rate": 1.717507257044331e-05,
156
+ "loss": 0.7019,
157
+ "step": 95
158
+ },
159
+ {
160
+ "epoch": 1.69,
161
+ "grad_norm": 10.439473368823062,
162
+ "learning_rate": 1.6749830015182106e-05,
163
+ "loss": 0.8288,
164
+ "step": 100
165
+ },
166
+ {
167
+ "epoch": 1.78,
168
+ "grad_norm": 14.65204562703183,
169
+ "learning_rate": 1.6300878435817115e-05,
170
+ "loss": 0.622,
171
+ "step": 105
172
+ },
173
+ {
174
+ "epoch": 1.86,
175
+ "grad_norm": 4.935916944271238,
176
+ "learning_rate": 1.5829794791144723e-05,
177
+ "loss": 0.5399,
178
+ "step": 110
179
+ },
180
+ {
181
+ "epoch": 1.95,
182
+ "grad_norm": 3.1671885548837544,
183
+ "learning_rate": 1.533823377964791e-05,
184
+ "loss": 0.4747,
185
+ "step": 115
186
+ },
187
+ {
188
+ "epoch": 2.0,
189
+ "eval_loss": 0.31807941198349,
190
+ "eval_runtime": 335.1235,
191
+ "eval_samples_per_second": 22.442,
192
+ "eval_steps_per_second": 0.352,
193
+ "step": 118
194
+ },
195
+ {
196
+ "epoch": 2.03,
197
+ "grad_norm": 2.7978128026277864,
198
+ "learning_rate": 1.482792202730745e-05,
199
+ "loss": 0.3959,
200
+ "step": 120
201
+ },
202
+ {
203
+ "epoch": 2.12,
204
+ "grad_norm": 2.1385098508541693,
205
+ "learning_rate": 1.4300652022765207e-05,
206
+ "loss": 0.2884,
207
+ "step": 125
208
+ },
209
+ {
210
+ "epoch": 2.2,
211
+ "grad_norm": 1.9703828411806736,
212
+ "learning_rate": 1.3758275821142382e-05,
213
+ "loss": 0.2745,
214
+ "step": 130
215
+ },
216
+ {
217
+ "epoch": 2.29,
218
+ "grad_norm": 1.870032223898805,
219
+ "learning_rate": 1.3202698538628376e-05,
220
+ "loss": 0.2539,
221
+ "step": 135
222
+ },
223
+ {
224
+ "epoch": 2.37,
225
+ "grad_norm": 7.255082480038806,
226
+ "learning_rate": 1.2635871660690677e-05,
227
+ "loss": 0.2588,
228
+ "step": 140
229
+ },
230
+ {
231
+ "epoch": 2.46,
232
+ "grad_norm": 1.7733158231347383,
233
+ "learning_rate": 1.2059786187410984e-05,
234
+ "loss": 0.2564,
235
+ "step": 145
236
+ },
237
+ {
238
+ "epoch": 2.54,
239
+ "grad_norm": 1.9182852956652028,
240
+ "learning_rate": 1.1476465640024814e-05,
241
+ "loss": 0.2282,
242
+ "step": 150
243
+ },
244
+ {
245
+ "epoch": 2.63,
246
+ "grad_norm": 1.6601552566584281,
247
+ "learning_rate": 1.0887958953229349e-05,
248
+ "loss": 0.2323,
249
+ "step": 155
250
+ },
251
+ {
252
+ "epoch": 2.71,
253
+ "grad_norm": 1.4919318406362796,
254
+ "learning_rate": 1.0296333278225599e-05,
255
+ "loss": 0.2354,
256
+ "step": 160
257
+ },
258
+ {
259
+ "epoch": 2.8,
260
+ "grad_norm": 1.5076718836100451,
261
+ "learning_rate": 9.703666721774403e-06,
262
+ "loss": 0.23,
263
+ "step": 165
264
+ },
265
+ {
266
+ "epoch": 2.88,
267
+ "grad_norm": 1.703882565208849,
268
+ "learning_rate": 9.112041046770653e-06,
269
+ "loss": 0.2312,
270
+ "step": 170
271
+ },
272
+ {
273
+ "epoch": 2.97,
274
+ "grad_norm": 1.3815318382548532,
275
+ "learning_rate": 8.52353435997519e-06,
276
+ "loss": 0.2246,
277
+ "step": 175
278
+ },
279
+ {
280
+ "epoch": 3.0,
281
+ "eval_loss": 0.12802040576934814,
282
+ "eval_runtime": 335.0335,
283
+ "eval_samples_per_second": 22.449,
284
+ "eval_steps_per_second": 0.352,
285
+ "step": 177
286
+ },
287
+ {
288
+ "epoch": 3.05,
289
+ "grad_norm": 1.340084619420041,
290
+ "learning_rate": 7.940213812589018e-06,
291
+ "loss": 0.1568,
292
+ "step": 180
293
+ },
294
+ {
295
+ "epoch": 3.14,
296
+ "grad_norm": 1.4363530293138602,
297
+ "learning_rate": 7.364128339309326e-06,
298
+ "loss": 0.1171,
299
+ "step": 185
300
+ },
301
+ {
302
+ "epoch": 3.22,
303
+ "grad_norm": 7.055735555930357,
304
+ "learning_rate": 6.797301461371626e-06,
305
+ "loss": 0.129,
306
+ "step": 190
307
+ },
308
+ {
309
+ "epoch": 3.31,
310
+ "grad_norm": 3.3324655424159606,
311
+ "learning_rate": 6.241724178857621e-06,
312
+ "loss": 0.15,
313
+ "step": 195
314
+ },
315
+ {
316
+ "epoch": 3.39,
317
+ "grad_norm": 2.4413759201237917,
318
+ "learning_rate": 5.699347977234799e-06,
319
+ "loss": 0.137,
320
+ "step": 200
321
+ },
322
+ {
323
+ "epoch": 3.47,
324
+ "grad_norm": 1.6373540256340913,
325
+ "learning_rate": 5.172077972692553e-06,
326
+ "loss": 0.1218,
327
+ "step": 205
328
+ },
329
+ {
330
+ "epoch": 3.56,
331
+ "grad_norm": 1.516908679115731,
332
+ "learning_rate": 4.661766220352098e-06,
333
+ "loss": 0.1242,
334
+ "step": 210
335
+ },
336
+ {
337
+ "epoch": 3.64,
338
+ "grad_norm": 1.4120761150066543,
339
+ "learning_rate": 4.170205208855281e-06,
340
+ "loss": 0.1163,
341
+ "step": 215
342
+ },
343
+ {
344
+ "epoch": 3.73,
345
+ "grad_norm": 1.2013256002801418,
346
+ "learning_rate": 3.6991215641828903e-06,
347
+ "loss": 0.1212,
348
+ "step": 220
349
+ },
350
+ {
351
+ "epoch": 3.81,
352
+ "grad_norm": 1.2326050504759452,
353
+ "learning_rate": 3.250169984817897e-06,
354
+ "loss": 0.1261,
355
+ "step": 225
356
+ },
357
+ {
358
+ "epoch": 3.9,
359
+ "grad_norm": 1.189664724350827,
360
+ "learning_rate": 2.8249274295566863e-06,
361
+ "loss": 0.1206,
362
+ "step": 230
363
+ },
364
+ {
365
+ "epoch": 3.98,
366
+ "grad_norm": 1.1432302198824411,
367
+ "learning_rate": 2.424887578383799e-06,
368
+ "loss": 0.1179,
369
+ "step": 235
370
+ },
371
+ {
372
+ "epoch": 4.0,
373
+ "eval_loss": 0.08719707280397415,
374
+ "eval_runtime": 336.1886,
375
+ "eval_samples_per_second": 22.371,
376
+ "eval_steps_per_second": 0.351,
377
+ "step": 236
378
+ },
379
+ {
380
+ "epoch": 4.07,
381
+ "grad_norm": 1.2963972162778623,
382
+ "learning_rate": 2.0514555858664663e-06,
383
+ "loss": 0.0919,
384
+ "step": 240
385
+ },
386
+ {
387
+ "epoch": 4.15,
388
+ "grad_norm": 1.2710485222195504,
389
+ "learning_rate": 1.7059431454979825e-06,
390
+ "loss": 0.0833,
391
+ "step": 245
392
+ },
393
+ {
394
+ "epoch": 4.24,
395
+ "grad_norm": 1.142352876486223,
396
+ "learning_rate": 1.3895638823264447e-06,
397
+ "loss": 0.0861,
398
+ "step": 250
399
+ },
400
+ {
401
+ "epoch": 4.32,
402
+ "grad_norm": 0.9500339112967238,
403
+ "learning_rate": 1.1034290900525279e-06,
404
+ "loss": 0.0749,
405
+ "step": 255
406
+ },
407
+ {
408
+ "epoch": 4.41,
409
+ "grad_norm": 0.9628764967033802,
410
+ "learning_rate": 8.485438275698154e-07,
411
+ "loss": 0.0847,
412
+ "step": 260
413
+ },
414
+ {
415
+ "epoch": 4.49,
416
+ "grad_norm": 1.0664629678640016,
417
+ "learning_rate": 6.258033886587911e-07,
418
+ "loss": 0.0832,
419
+ "step": 265
420
+ },
421
+ {
422
+ "epoch": 4.58,
423
+ "grad_norm": 0.9360345524617034,
424
+ "learning_rate": 4.359901572347758e-07,
425
+ "loss": 0.0819,
426
+ "step": 270
427
+ },
428
+ {
429
+ "epoch": 4.66,
430
+ "grad_norm": 0.9019649784225472,
431
+ "learning_rate": 2.7977085919589253e-07,
432
+ "loss": 0.081,
433
+ "step": 275
434
+ },
435
+ {
436
+ "epoch": 4.75,
437
+ "grad_norm": 0.9156461143807438,
438
+ "learning_rate": 1.5769422052403172e-07,
439
+ "loss": 0.0777,
440
+ "step": 280
441
+ },
442
+ {
443
+ "epoch": 4.83,
444
+ "grad_norm": 0.9560172751872731,
445
+ "learning_rate": 7.018903986483083e-08,
446
+ "loss": 0.0804,
447
+ "step": 285
448
+ },
449
+ {
450
+ "epoch": 4.92,
451
+ "grad_norm": 1.0000085208264247,
452
+ "learning_rate": 1.7562682356786488e-08,
453
+ "loss": 0.0842,
454
+ "step": 290
455
+ },
456
+ {
457
+ "epoch": 5.0,
458
+ "grad_norm": 0.8561802846895736,
459
+ "learning_rate": 0.0,
460
+ "loss": 0.0755,
461
+ "step": 295
462
+ },
463
+ {
464
+ "epoch": 5.0,
465
+ "eval_loss": 0.07610141485929489,
466
+ "eval_runtime": 335.8094,
467
+ "eval_samples_per_second": 22.397,
468
+ "eval_steps_per_second": 0.351,
469
+ "step": 295
470
+ },
471
+ {
472
+ "epoch": 5.0,
473
+ "step": 295,
474
+ "total_flos": 247067993702400.0,
475
+ "train_loss": 0.35338847313897087,
476
+ "train_runtime": 8245.0701,
477
+ "train_samples_per_second": 4.561,
478
+ "train_steps_per_second": 0.036
479
+ }
480
+ ],
481
+ "logging_steps": 5,
482
+ "max_steps": 295,
483
+ "num_input_tokens_seen": 0,
484
+ "num_train_epochs": 5,
485
+ "save_steps": 100,
486
+ "total_flos": 247067993702400.0,
487
+ "train_batch_size": 16,
488
+ "trial_name": null,
489
+ "trial_params": null
490
+ }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ed76c4686c16785ebd81560b9c9a3c4a03f96915a52041230fccff8e48e404f
3
- size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f3102b5342751991de00e200dae83b60392b6184ebcde42145c83686df6bce6
3
+ size 6136