Add files using upload-large-folder tool
Browse files- config.json +38 -0
- generation_config.json +7 -0
- model-00001-of-00004.safetensors +3 -0
- model-00002-of-00004.safetensors +3 -0
- model-00003-of-00004.safetensors +3 -0
- model-00004-of-00004.safetensors +3 -0
- model.safetensors.index.json +298 -0
- rng_state_0.pth +3 -0
- rng_state_1.pth +3 -0
- rng_state_2.pth +3 -0
- rng_state_3.pth +3 -0
- rng_state_4.pth +3 -0
- rng_state_5.pth +3 -0
- rng_state_6.pth +3 -0
- rng_state_7.pth +3 -0
- trainer_state.json +1265 -0
- training_args.bin +3 -0
config.json
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "BAAI/Emu3-Stage1",
|
3 |
+
"architectures": [
|
4 |
+
"Emu3ForCausalLM"
|
5 |
+
],
|
6 |
+
"attention_dropout": 0.1,
|
7 |
+
"auto_map": {
|
8 |
+
"AutoConfig": "BAAI/Emu3-Stage1--configuration_emu3.Emu3Config",
|
9 |
+
"AutoModelForCausalLM": "BAAI/Emu3-Stage1--modeling_emu3.Emu3ForCausalLM"
|
10 |
+
},
|
11 |
+
"boi_token_id": 151852,
|
12 |
+
"bos_token_id": 151849,
|
13 |
+
"eof_token_id": 151847,
|
14 |
+
"eoi_token_id": 151853,
|
15 |
+
"eol_token_id": 151846,
|
16 |
+
"eos_token_id": 151850,
|
17 |
+
"hidden_act": "silu",
|
18 |
+
"hidden_size": 4096,
|
19 |
+
"image_area": 65536,
|
20 |
+
"img_token_id": 151851,
|
21 |
+
"initializer_range": 0.02,
|
22 |
+
"intermediate_size": 14336,
|
23 |
+
"max_position_embeddings": 4300,
|
24 |
+
"model_type": "Emu3",
|
25 |
+
"num_attention_heads": 32,
|
26 |
+
"num_hidden_layers": 32,
|
27 |
+
"num_key_value_heads": 8,
|
28 |
+
"pad_token_id": 151643,
|
29 |
+
"pretraining_tp": 1,
|
30 |
+
"rms_norm_eps": 1e-05,
|
31 |
+
"rope_scaling": null,
|
32 |
+
"rope_theta": 1000000.0,
|
33 |
+
"tie_word_embeddings": false,
|
34 |
+
"torch_dtype": "bfloat16",
|
35 |
+
"transformers_version": "4.44.0",
|
36 |
+
"use_cache": false,
|
37 |
+
"vocab_size": 184622
|
38 |
+
}
|
generation_config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"bos_token_id": 151849,
|
4 |
+
"eos_token_id": 151850,
|
5 |
+
"pad_token_id": 151643,
|
6 |
+
"transformers_version": "4.44.0"
|
7 |
+
}
|
model-00001-of-00004.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f5e4a540148e99aefaeb7796c7e354c1378d923678fe30fbca3b4174ec91399
|
3 |
+
size 4884766656
|
model-00002-of-00004.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd59bcc5eef405f60d301f467eb82ae5125eb640c495a371cbb36aa9f77440e0
|
3 |
+
size 4999819320
|
model-00003-of-00004.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29fb8b0f73d24e32929476aa36cffada184649aa727f88dabef193cacb773b07
|
3 |
+
size 4915916184
|
model-00004-of-00004.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26ced9743c54ad5ab533e7de5eecb239125ca2eecdd5a7802edefd562d5d0204
|
3 |
+
size 2183554760
|
model.safetensors.index.json
ADDED
@@ -0,0 +1,298 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"total_size": 16984023040
|
4 |
+
},
|
5 |
+
"weight_map": {
|
6 |
+
"lm_head.weight": "model-00004-of-00004.safetensors",
|
7 |
+
"model.embed_tokens.weight": "model-00001-of-00004.safetensors",
|
8 |
+
"model.layers.0.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
9 |
+
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
10 |
+
"model.layers.0.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
11 |
+
"model.layers.0.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
12 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
13 |
+
"model.layers.0.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
14 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
15 |
+
"model.layers.0.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
16 |
+
"model.layers.0.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
17 |
+
"model.layers.1.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
18 |
+
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
19 |
+
"model.layers.1.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
20 |
+
"model.layers.1.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
21 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
22 |
+
"model.layers.1.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
23 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
24 |
+
"model.layers.1.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
25 |
+
"model.layers.1.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
26 |
+
"model.layers.10.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
27 |
+
"model.layers.10.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
28 |
+
"model.layers.10.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
29 |
+
"model.layers.10.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
30 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
31 |
+
"model.layers.10.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
32 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
33 |
+
"model.layers.10.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
34 |
+
"model.layers.10.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
35 |
+
"model.layers.11.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
36 |
+
"model.layers.11.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
37 |
+
"model.layers.11.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
38 |
+
"model.layers.11.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
39 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
40 |
+
"model.layers.11.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
41 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
42 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
43 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
44 |
+
"model.layers.12.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
45 |
+
"model.layers.12.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
46 |
+
"model.layers.12.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
47 |
+
"model.layers.12.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
48 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
49 |
+
"model.layers.12.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
50 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
51 |
+
"model.layers.12.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
52 |
+
"model.layers.12.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
53 |
+
"model.layers.13.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
54 |
+
"model.layers.13.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
55 |
+
"model.layers.13.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
56 |
+
"model.layers.13.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
57 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
58 |
+
"model.layers.13.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
59 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
60 |
+
"model.layers.13.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
61 |
+
"model.layers.13.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
62 |
+
"model.layers.14.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
63 |
+
"model.layers.14.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
64 |
+
"model.layers.14.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
65 |
+
"model.layers.14.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
66 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
67 |
+
"model.layers.14.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
68 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
69 |
+
"model.layers.14.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
70 |
+
"model.layers.14.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
71 |
+
"model.layers.15.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
72 |
+
"model.layers.15.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
73 |
+
"model.layers.15.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
74 |
+
"model.layers.15.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
75 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
76 |
+
"model.layers.15.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
77 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
78 |
+
"model.layers.15.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
79 |
+
"model.layers.15.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
80 |
+
"model.layers.16.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
81 |
+
"model.layers.16.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
82 |
+
"model.layers.16.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
83 |
+
"model.layers.16.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
84 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
85 |
+
"model.layers.16.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
86 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
87 |
+
"model.layers.16.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
88 |
+
"model.layers.16.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
89 |
+
"model.layers.17.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
90 |
+
"model.layers.17.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
91 |
+
"model.layers.17.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
92 |
+
"model.layers.17.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
93 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
94 |
+
"model.layers.17.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
95 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
96 |
+
"model.layers.17.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
97 |
+
"model.layers.17.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
98 |
+
"model.layers.18.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
99 |
+
"model.layers.18.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
100 |
+
"model.layers.18.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
101 |
+
"model.layers.18.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
102 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
103 |
+
"model.layers.18.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
104 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
105 |
+
"model.layers.18.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
106 |
+
"model.layers.18.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
107 |
+
"model.layers.19.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
108 |
+
"model.layers.19.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
109 |
+
"model.layers.19.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
110 |
+
"model.layers.19.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
111 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
112 |
+
"model.layers.19.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
113 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
114 |
+
"model.layers.19.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
115 |
+
"model.layers.19.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
116 |
+
"model.layers.2.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
117 |
+
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
118 |
+
"model.layers.2.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
119 |
+
"model.layers.2.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
120 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
121 |
+
"model.layers.2.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
122 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
123 |
+
"model.layers.2.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
124 |
+
"model.layers.2.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
125 |
+
"model.layers.20.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
126 |
+
"model.layers.20.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
127 |
+
"model.layers.20.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
128 |
+
"model.layers.20.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
129 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
130 |
+
"model.layers.20.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
131 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
132 |
+
"model.layers.20.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
133 |
+
"model.layers.20.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
134 |
+
"model.layers.21.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
135 |
+
"model.layers.21.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
136 |
+
"model.layers.21.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
137 |
+
"model.layers.21.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
138 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
139 |
+
"model.layers.21.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
140 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
141 |
+
"model.layers.21.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
142 |
+
"model.layers.21.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
143 |
+
"model.layers.22.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
144 |
+
"model.layers.22.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
145 |
+
"model.layers.22.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
146 |
+
"model.layers.22.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
147 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
148 |
+
"model.layers.22.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
149 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
150 |
+
"model.layers.22.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
151 |
+
"model.layers.22.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
152 |
+
"model.layers.23.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
153 |
+
"model.layers.23.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
154 |
+
"model.layers.23.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
155 |
+
"model.layers.23.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
156 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
157 |
+
"model.layers.23.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
158 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
159 |
+
"model.layers.23.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
160 |
+
"model.layers.23.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
161 |
+
"model.layers.24.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
162 |
+
"model.layers.24.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
163 |
+
"model.layers.24.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
164 |
+
"model.layers.24.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
165 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
166 |
+
"model.layers.24.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
167 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
168 |
+
"model.layers.24.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
169 |
+
"model.layers.24.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
170 |
+
"model.layers.25.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
171 |
+
"model.layers.25.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
172 |
+
"model.layers.25.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
173 |
+
"model.layers.25.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
174 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
175 |
+
"model.layers.25.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
176 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
177 |
+
"model.layers.25.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
178 |
+
"model.layers.25.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
179 |
+
"model.layers.26.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
180 |
+
"model.layers.26.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
181 |
+
"model.layers.26.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
182 |
+
"model.layers.26.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
183 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
184 |
+
"model.layers.26.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
185 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
186 |
+
"model.layers.26.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
187 |
+
"model.layers.26.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
188 |
+
"model.layers.27.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
189 |
+
"model.layers.27.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
190 |
+
"model.layers.27.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
191 |
+
"model.layers.27.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
192 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
193 |
+
"model.layers.27.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
194 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
195 |
+
"model.layers.27.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
196 |
+
"model.layers.27.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
197 |
+
"model.layers.28.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
198 |
+
"model.layers.28.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
199 |
+
"model.layers.28.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
200 |
+
"model.layers.28.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
201 |
+
"model.layers.28.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
202 |
+
"model.layers.28.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
203 |
+
"model.layers.28.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
204 |
+
"model.layers.28.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
205 |
+
"model.layers.28.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
206 |
+
"model.layers.29.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
207 |
+
"model.layers.29.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
208 |
+
"model.layers.29.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
209 |
+
"model.layers.29.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
210 |
+
"model.layers.29.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
211 |
+
"model.layers.29.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
212 |
+
"model.layers.29.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
213 |
+
"model.layers.29.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
214 |
+
"model.layers.29.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
215 |
+
"model.layers.3.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
216 |
+
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
217 |
+
"model.layers.3.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
218 |
+
"model.layers.3.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
219 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
220 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
221 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
222 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
223 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
224 |
+
"model.layers.30.input_layernorm.weight": "model-00004-of-00004.safetensors",
|
225 |
+
"model.layers.30.mlp.down_proj.weight": "model-00004-of-00004.safetensors",
|
226 |
+
"model.layers.30.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
227 |
+
"model.layers.30.mlp.up_proj.weight": "model-00004-of-00004.safetensors",
|
228 |
+
"model.layers.30.post_attention_layernorm.weight": "model-00004-of-00004.safetensors",
|
229 |
+
"model.layers.30.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
230 |
+
"model.layers.30.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
231 |
+
"model.layers.30.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
232 |
+
"model.layers.30.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
233 |
+
"model.layers.31.input_layernorm.weight": "model-00004-of-00004.safetensors",
|
234 |
+
"model.layers.31.mlp.down_proj.weight": "model-00004-of-00004.safetensors",
|
235 |
+
"model.layers.31.mlp.gate_proj.weight": "model-00004-of-00004.safetensors",
|
236 |
+
"model.layers.31.mlp.up_proj.weight": "model-00004-of-00004.safetensors",
|
237 |
+
"model.layers.31.post_attention_layernorm.weight": "model-00004-of-00004.safetensors",
|
238 |
+
"model.layers.31.self_attn.k_proj.weight": "model-00004-of-00004.safetensors",
|
239 |
+
"model.layers.31.self_attn.o_proj.weight": "model-00004-of-00004.safetensors",
|
240 |
+
"model.layers.31.self_attn.q_proj.weight": "model-00004-of-00004.safetensors",
|
241 |
+
"model.layers.31.self_attn.v_proj.weight": "model-00004-of-00004.safetensors",
|
242 |
+
"model.layers.4.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
243 |
+
"model.layers.4.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
244 |
+
"model.layers.4.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
245 |
+
"model.layers.4.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
246 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
247 |
+
"model.layers.4.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
248 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
249 |
+
"model.layers.4.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
250 |
+
"model.layers.4.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
251 |
+
"model.layers.5.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
252 |
+
"model.layers.5.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
253 |
+
"model.layers.5.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
254 |
+
"model.layers.5.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
255 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
256 |
+
"model.layers.5.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
257 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
258 |
+
"model.layers.5.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
259 |
+
"model.layers.5.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
260 |
+
"model.layers.6.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
261 |
+
"model.layers.6.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
262 |
+
"model.layers.6.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
263 |
+
"model.layers.6.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
264 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
265 |
+
"model.layers.6.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
266 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
267 |
+
"model.layers.6.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
268 |
+
"model.layers.6.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
269 |
+
"model.layers.7.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
270 |
+
"model.layers.7.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
271 |
+
"model.layers.7.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
272 |
+
"model.layers.7.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
273 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
274 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
275 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
276 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
277 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
278 |
+
"model.layers.8.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
279 |
+
"model.layers.8.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
280 |
+
"model.layers.8.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
281 |
+
"model.layers.8.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
282 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
283 |
+
"model.layers.8.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
284 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
285 |
+
"model.layers.8.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
286 |
+
"model.layers.8.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
287 |
+
"model.layers.9.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
288 |
+
"model.layers.9.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
289 |
+
"model.layers.9.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
290 |
+
"model.layers.9.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
291 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
292 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
293 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
294 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
295 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
296 |
+
"model.norm.weight": "model-00004-of-00004.safetensors"
|
297 |
+
}
|
298 |
+
}
|
rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00cd2b621f46a8b87fe86f228910cb0f64188e7d33aceb8ee3877ce80c15260a
|
3 |
+
size 15984
|
rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db0f820c2e5d917565ba96ac5ee6eadaf1e407035e41c39d9b612be10f354415
|
3 |
+
size 15984
|
rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c43466f17d3256263045dcc675afb1eeb45d4e0cbd5752a46c83f57827978f87
|
3 |
+
size 15984
|
rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:401a0e6f54ea13435ef2e6ae270ed8651482592feed47700d69f970024d9967e
|
3 |
+
size 15984
|
rng_state_4.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a32a8f300253f9bbdfaa780a26daea8498382a29afbfdf6d7b6b9dec3115f7d9
|
3 |
+
size 15984
|
rng_state_5.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9c39196370a78402bef3aed057e82f1b229a8ae614f8df63f888408d0b44ebb
|
3 |
+
size 15984
|
rng_state_6.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d90b2e2b96ba4d75a551eadb26a88479939fa63c7648bbda28f77ec6b45ef94
|
3 |
+
size 15984
|
rng_state_7.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36128bc91cd62fcee5282155325e55fe2d45d32264a6dc6ee4e66d93cb8f8e99
|
3 |
+
size 15984
|
trainer_state.json
ADDED
@@ -0,0 +1,1265 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 14.45117628101837,
|
5 |
+
"eval_steps": 100,
|
6 |
+
"global_step": 5600,
|
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.12890750886239125,
|
13 |
+
"grad_norm": 5.744519798404323,
|
14 |
+
"learning_rate": 1e-05,
|
15 |
+
"loss": 3.8898,
|
16 |
+
"step": 50
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.2578150177247825,
|
20 |
+
"grad_norm": 7.663336118255639,
|
21 |
+
"learning_rate": 9.999766822485166e-06,
|
22 |
+
"loss": 2.7367,
|
23 |
+
"step": 100
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"epoch": 0.2578150177247825,
|
27 |
+
"eval_loss": 2.547008991241455,
|
28 |
+
"eval_runtime": 13.6928,
|
29 |
+
"eval_samples_per_second": 73.031,
|
30 |
+
"eval_steps_per_second": 2.337,
|
31 |
+
"step": 100
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"epoch": 0.3867225265871737,
|
35 |
+
"grad_norm": 6.687747513820881,
|
36 |
+
"learning_rate": 9.999067314105889e-06,
|
37 |
+
"loss": 2.4915,
|
38 |
+
"step": 150
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"epoch": 0.515630035449565,
|
42 |
+
"grad_norm": 3.3619995730848027,
|
43 |
+
"learning_rate": 9.997901547355329e-06,
|
44 |
+
"loss": 2.3844,
|
45 |
+
"step": 200
|
46 |
+
},
|
47 |
+
{
|
48 |
+
"epoch": 0.515630035449565,
|
49 |
+
"eval_loss": 2.2610087394714355,
|
50 |
+
"eval_runtime": 13.0766,
|
51 |
+
"eval_samples_per_second": 76.472,
|
52 |
+
"eval_steps_per_second": 2.447,
|
53 |
+
"step": 200
|
54 |
+
},
|
55 |
+
{
|
56 |
+
"epoch": 0.6445375443119562,
|
57 |
+
"grad_norm": 5.032691180052785,
|
58 |
+
"learning_rate": 9.996269643047091e-06,
|
59 |
+
"loss": 2.2534,
|
60 |
+
"step": 250
|
61 |
+
},
|
62 |
+
{
|
63 |
+
"epoch": 0.7734450531743474,
|
64 |
+
"grad_norm": 3.975968794985624,
|
65 |
+
"learning_rate": 9.99417177030268e-06,
|
66 |
+
"loss": 2.1781,
|
67 |
+
"step": 300
|
68 |
+
},
|
69 |
+
{
|
70 |
+
"epoch": 0.7734450531743474,
|
71 |
+
"eval_loss": 2.0959012508392334,
|
72 |
+
"eval_runtime": 13.0524,
|
73 |
+
"eval_samples_per_second": 76.614,
|
74 |
+
"eval_steps_per_second": 2.452,
|
75 |
+
"step": 300
|
76 |
+
},
|
77 |
+
{
|
78 |
+
"epoch": 0.9023525620367386,
|
79 |
+
"grad_norm": 3.795190451013864,
|
80 |
+
"learning_rate": 9.991608146533984e-06,
|
81 |
+
"loss": 2.1342,
|
82 |
+
"step": 350
|
83 |
+
},
|
84 |
+
{
|
85 |
+
"epoch": 1.03126007089913,
|
86 |
+
"grad_norm": 3.850079627270192,
|
87 |
+
"learning_rate": 9.988579037420745e-06,
|
88 |
+
"loss": 2.0796,
|
89 |
+
"step": 400
|
90 |
+
},
|
91 |
+
{
|
92 |
+
"epoch": 1.03126007089913,
|
93 |
+
"eval_loss": 2.029681921005249,
|
94 |
+
"eval_runtime": 13.0552,
|
95 |
+
"eval_samples_per_second": 76.598,
|
96 |
+
"eval_steps_per_second": 2.451,
|
97 |
+
"step": 400
|
98 |
+
},
|
99 |
+
{
|
100 |
+
"epoch": 1.1601675797615212,
|
101 |
+
"grad_norm": 2.0860401247438722,
|
102 |
+
"learning_rate": 9.985084756883026e-06,
|
103 |
+
"loss": 2.0583,
|
104 |
+
"step": 450
|
105 |
+
},
|
106 |
+
{
|
107 |
+
"epoch": 1.2890750886239124,
|
108 |
+
"grad_norm": 1.7587705935004414,
|
109 |
+
"learning_rate": 9.98112566704867e-06,
|
110 |
+
"loss": 2.0388,
|
111 |
+
"step": 500
|
112 |
+
},
|
113 |
+
{
|
114 |
+
"epoch": 1.2890750886239124,
|
115 |
+
"eval_loss": 1.9869602918624878,
|
116 |
+
"eval_runtime": 13.1308,
|
117 |
+
"eval_samples_per_second": 76.157,
|
118 |
+
"eval_steps_per_second": 2.437,
|
119 |
+
"step": 500
|
120 |
+
},
|
121 |
+
{
|
122 |
+
"epoch": 1.4179825974863036,
|
123 |
+
"grad_norm": 2.675426697648005,
|
124 |
+
"learning_rate": 9.97670217821578e-06,
|
125 |
+
"loss": 2.0418,
|
126 |
+
"step": 550
|
127 |
+
},
|
128 |
+
{
|
129 |
+
"epoch": 1.5468901063486948,
|
130 |
+
"grad_norm": 2.1347946648640694,
|
131 |
+
"learning_rate": 9.971814748810192e-06,
|
132 |
+
"loss": 2.0001,
|
133 |
+
"step": 600
|
134 |
+
},
|
135 |
+
{
|
136 |
+
"epoch": 1.5468901063486948,
|
137 |
+
"eval_loss": 1.963959813117981,
|
138 |
+
"eval_runtime": 13.0814,
|
139 |
+
"eval_samples_per_second": 76.444,
|
140 |
+
"eval_steps_per_second": 2.446,
|
141 |
+
"step": 600
|
142 |
+
},
|
143 |
+
{
|
144 |
+
"epoch": 1.675797615211086,
|
145 |
+
"grad_norm": 2.8870637538075505,
|
146 |
+
"learning_rate": 9.96646388533797e-06,
|
147 |
+
"loss": 1.9743,
|
148 |
+
"step": 650
|
149 |
+
},
|
150 |
+
{
|
151 |
+
"epoch": 1.8047051240734773,
|
152 |
+
"grad_norm": 4.178579445918737,
|
153 |
+
"learning_rate": 9.960650142332914e-06,
|
154 |
+
"loss": 1.9717,
|
155 |
+
"step": 700
|
156 |
+
},
|
157 |
+
{
|
158 |
+
"epoch": 1.8047051240734773,
|
159 |
+
"eval_loss": 1.9353902339935303,
|
160 |
+
"eval_runtime": 13.1146,
|
161 |
+
"eval_samples_per_second": 76.251,
|
162 |
+
"eval_steps_per_second": 2.44,
|
163 |
+
"step": 700
|
164 |
+
},
|
165 |
+
{
|
166 |
+
"epoch": 1.9336126329358685,
|
167 |
+
"grad_norm": 2.199357001490578,
|
168 |
+
"learning_rate": 9.954374122299082e-06,
|
169 |
+
"loss": 1.9634,
|
170 |
+
"step": 750
|
171 |
+
},
|
172 |
+
{
|
173 |
+
"epoch": 2.06252014179826,
|
174 |
+
"grad_norm": 2.166363542050421,
|
175 |
+
"learning_rate": 9.947636475648373e-06,
|
176 |
+
"loss": 1.9475,
|
177 |
+
"step": 800
|
178 |
+
},
|
179 |
+
{
|
180 |
+
"epoch": 2.06252014179826,
|
181 |
+
"eval_loss": 1.9235832691192627,
|
182 |
+
"eval_runtime": 13.0977,
|
183 |
+
"eval_samples_per_second": 76.349,
|
184 |
+
"eval_steps_per_second": 2.443,
|
185 |
+
"step": 800
|
186 |
+
},
|
187 |
+
{
|
188 |
+
"epoch": 2.191427650660651,
|
189 |
+
"grad_norm": 2.467046686495788,
|
190 |
+
"learning_rate": 9.940437900633096e-06,
|
191 |
+
"loss": 1.9309,
|
192 |
+
"step": 850
|
193 |
+
},
|
194 |
+
{
|
195 |
+
"epoch": 2.3203351595230424,
|
196 |
+
"grad_norm": 2.855139647937512,
|
197 |
+
"learning_rate": 9.932779143273619e-06,
|
198 |
+
"loss": 1.9347,
|
199 |
+
"step": 900
|
200 |
+
},
|
201 |
+
{
|
202 |
+
"epoch": 2.3203351595230424,
|
203 |
+
"eval_loss": 1.9101444482803345,
|
204 |
+
"eval_runtime": 13.1292,
|
205 |
+
"eval_samples_per_second": 76.166,
|
206 |
+
"eval_steps_per_second": 2.437,
|
207 |
+
"step": 900
|
208 |
+
},
|
209 |
+
{
|
210 |
+
"epoch": 2.4492426683854336,
|
211 |
+
"grad_norm": 1.9014562925621068,
|
212 |
+
"learning_rate": 9.92466099728106e-06,
|
213 |
+
"loss": 1.9278,
|
214 |
+
"step": 950
|
215 |
+
},
|
216 |
+
{
|
217 |
+
"epoch": 2.578150177247825,
|
218 |
+
"grad_norm": 1.3665703880188187,
|
219 |
+
"learning_rate": 9.91608430397502e-06,
|
220 |
+
"loss": 1.9157,
|
221 |
+
"step": 1000
|
222 |
+
},
|
223 |
+
{
|
224 |
+
"epoch": 2.578150177247825,
|
225 |
+
"eval_loss": 1.8934762477874756,
|
226 |
+
"eval_runtime": 13.0864,
|
227 |
+
"eval_samples_per_second": 76.415,
|
228 |
+
"eval_steps_per_second": 2.445,
|
229 |
+
"step": 1000
|
230 |
+
},
|
231 |
+
{
|
232 |
+
"epoch": 2.707057686110216,
|
233 |
+
"grad_norm": 1.2319877018351602,
|
234 |
+
"learning_rate": 9.907049952196403e-06,
|
235 |
+
"loss": 1.9105,
|
236 |
+
"step": 1050
|
237 |
+
},
|
238 |
+
{
|
239 |
+
"epoch": 2.8359651949726072,
|
240 |
+
"grad_norm": 1.5481172638750316,
|
241 |
+
"learning_rate": 9.897558878215295e-06,
|
242 |
+
"loss": 1.907,
|
243 |
+
"step": 1100
|
244 |
+
},
|
245 |
+
{
|
246 |
+
"epoch": 2.8359651949726072,
|
247 |
+
"eval_loss": 1.8839563131332397,
|
248 |
+
"eval_runtime": 13.153,
|
249 |
+
"eval_samples_per_second": 76.028,
|
250 |
+
"eval_steps_per_second": 2.433,
|
251 |
+
"step": 1100
|
252 |
+
},
|
253 |
+
{
|
254 |
+
"epoch": 2.9648727038349985,
|
255 |
+
"grad_norm": 2.045794673210496,
|
256 |
+
"learning_rate": 9.887612065633936e-06,
|
257 |
+
"loss": 1.8945,
|
258 |
+
"step": 1150
|
259 |
+
},
|
260 |
+
{
|
261 |
+
"epoch": 3.0937802126973897,
|
262 |
+
"grad_norm": 1.1757006962680892,
|
263 |
+
"learning_rate": 9.877210545284792e-06,
|
264 |
+
"loss": 1.888,
|
265 |
+
"step": 1200
|
266 |
+
},
|
267 |
+
{
|
268 |
+
"epoch": 3.0937802126973897,
|
269 |
+
"eval_loss": 1.874881386756897,
|
270 |
+
"eval_runtime": 13.1346,
|
271 |
+
"eval_samples_per_second": 76.135,
|
272 |
+
"eval_steps_per_second": 2.436,
|
273 |
+
"step": 1200
|
274 |
+
},
|
275 |
+
{
|
276 |
+
"epoch": 3.222687721559781,
|
277 |
+
"grad_norm": 4.950973442850626,
|
278 |
+
"learning_rate": 9.86635539512371e-06,
|
279 |
+
"loss": 1.8811,
|
280 |
+
"step": 1250
|
281 |
+
},
|
282 |
+
{
|
283 |
+
"epoch": 3.351595230422172,
|
284 |
+
"grad_norm": 1.8124376039297767,
|
285 |
+
"learning_rate": 9.855047740118221e-06,
|
286 |
+
"loss": 1.876,
|
287 |
+
"step": 1300
|
288 |
+
},
|
289 |
+
{
|
290 |
+
"epoch": 3.351595230422172,
|
291 |
+
"eval_loss": 1.86701238155365,
|
292 |
+
"eval_runtime": 13.0772,
|
293 |
+
"eval_samples_per_second": 76.469,
|
294 |
+
"eval_steps_per_second": 2.447,
|
295 |
+
"step": 1300
|
296 |
+
},
|
297 |
+
{
|
298 |
+
"epoch": 3.4805027392845633,
|
299 |
+
"grad_norm": 1.0286338189260262,
|
300 |
+
"learning_rate": 9.843288752130942e-06,
|
301 |
+
"loss": 1.8683,
|
302 |
+
"step": 1350
|
303 |
+
},
|
304 |
+
{
|
305 |
+
"epoch": 3.6094102481469545,
|
306 |
+
"grad_norm": 1.9894455905335977,
|
307 |
+
"learning_rate": 9.831079649798138e-06,
|
308 |
+
"loss": 1.8731,
|
309 |
+
"step": 1400
|
310 |
+
},
|
311 |
+
{
|
312 |
+
"epoch": 3.6094102481469545,
|
313 |
+
"eval_loss": 1.8612475395202637,
|
314 |
+
"eval_runtime": 13.1177,
|
315 |
+
"eval_samples_per_second": 76.233,
|
316 |
+
"eval_steps_per_second": 2.439,
|
317 |
+
"step": 1400
|
318 |
+
},
|
319 |
+
{
|
320 |
+
"epoch": 3.7383177570093458,
|
321 |
+
"grad_norm": 1.7685619948548048,
|
322 |
+
"learning_rate": 9.818421698403429e-06,
|
323 |
+
"loss": 1.8648,
|
324 |
+
"step": 1450
|
325 |
+
},
|
326 |
+
{
|
327 |
+
"epoch": 3.867225265871737,
|
328 |
+
"grad_norm": 1.5478355130519232,
|
329 |
+
"learning_rate": 9.805316209746655e-06,
|
330 |
+
"loss": 1.8665,
|
331 |
+
"step": 1500
|
332 |
+
},
|
333 |
+
{
|
334 |
+
"epoch": 3.867225265871737,
|
335 |
+
"eval_loss": 1.8537719249725342,
|
336 |
+
"eval_runtime": 13.1085,
|
337 |
+
"eval_samples_per_second": 76.286,
|
338 |
+
"eval_steps_per_second": 2.441,
|
339 |
+
"step": 1500
|
340 |
+
},
|
341 |
+
{
|
342 |
+
"epoch": 3.996132774734128,
|
343 |
+
"grad_norm": 2.1355502302510447,
|
344 |
+
"learning_rate": 9.791764542007945e-06,
|
345 |
+
"loss": 1.8655,
|
346 |
+
"step": 1550
|
347 |
+
},
|
348 |
+
{
|
349 |
+
"epoch": 4.12504028359652,
|
350 |
+
"grad_norm": 1.1480708382569662,
|
351 |
+
"learning_rate": 9.777768099606938e-06,
|
352 |
+
"loss": 1.8346,
|
353 |
+
"step": 1600
|
354 |
+
},
|
355 |
+
{
|
356 |
+
"epoch": 4.12504028359652,
|
357 |
+
"eval_loss": 1.8495159149169922,
|
358 |
+
"eval_runtime": 13.1242,
|
359 |
+
"eval_samples_per_second": 76.195,
|
360 |
+
"eval_steps_per_second": 2.438,
|
361 |
+
"step": 1600
|
362 |
+
},
|
363 |
+
{
|
364 |
+
"epoch": 4.253947792458911,
|
365 |
+
"grad_norm": 1.4360213593754323,
|
366 |
+
"learning_rate": 9.763328333057263e-06,
|
367 |
+
"loss": 1.8265,
|
368 |
+
"step": 1650
|
369 |
+
},
|
370 |
+
{
|
371 |
+
"epoch": 4.382855301321302,
|
372 |
+
"grad_norm": 1.8676589580299272,
|
373 |
+
"learning_rate": 9.748446738816201e-06,
|
374 |
+
"loss": 1.8391,
|
375 |
+
"step": 1700
|
376 |
+
},
|
377 |
+
{
|
378 |
+
"epoch": 4.382855301321302,
|
379 |
+
"eval_loss": 1.8443361520767212,
|
380 |
+
"eval_runtime": 13.1311,
|
381 |
+
"eval_samples_per_second": 76.155,
|
382 |
+
"eval_steps_per_second": 2.437,
|
383 |
+
"step": 1700
|
384 |
+
},
|
385 |
+
{
|
386 |
+
"epoch": 4.5117628101836935,
|
387 |
+
"grad_norm": 1.2690786695530565,
|
388 |
+
"learning_rate": 9.733124859129598e-06,
|
389 |
+
"loss": 1.8434,
|
390 |
+
"step": 1750
|
391 |
+
},
|
392 |
+
{
|
393 |
+
"epoch": 4.640670319046085,
|
394 |
+
"grad_norm": 1.0388627604335856,
|
395 |
+
"learning_rate": 9.717364281872047e-06,
|
396 |
+
"loss": 1.842,
|
397 |
+
"step": 1800
|
398 |
+
},
|
399 |
+
{
|
400 |
+
"epoch": 4.640670319046085,
|
401 |
+
"eval_loss": 1.8362445831298828,
|
402 |
+
"eval_runtime": 13.1151,
|
403 |
+
"eval_samples_per_second": 76.248,
|
404 |
+
"eval_steps_per_second": 2.44,
|
405 |
+
"step": 1800
|
406 |
+
},
|
407 |
+
{
|
408 |
+
"epoch": 4.769577827908476,
|
409 |
+
"grad_norm": 1.8674582891348575,
|
410 |
+
"learning_rate": 9.701166640382317e-06,
|
411 |
+
"loss": 1.8308,
|
412 |
+
"step": 1850
|
413 |
+
},
|
414 |
+
{
|
415 |
+
"epoch": 4.898485336770867,
|
416 |
+
"grad_norm": 1.4621440377933717,
|
417 |
+
"learning_rate": 9.684533613294096e-06,
|
418 |
+
"loss": 1.8382,
|
419 |
+
"step": 1900
|
420 |
+
},
|
421 |
+
{
|
422 |
+
"epoch": 4.898485336770867,
|
423 |
+
"eval_loss": 1.831936240196228,
|
424 |
+
"eval_runtime": 13.0768,
|
425 |
+
"eval_samples_per_second": 76.472,
|
426 |
+
"eval_steps_per_second": 2.447,
|
427 |
+
"step": 1900
|
428 |
+
},
|
429 |
+
{
|
430 |
+
"epoch": 5.027392845633258,
|
431 |
+
"grad_norm": 1.0861177702948985,
|
432 |
+
"learning_rate": 9.667466924362013e-06,
|
433 |
+
"loss": 1.8308,
|
434 |
+
"step": 1950
|
435 |
+
},
|
436 |
+
{
|
437 |
+
"epoch": 5.15630035449565,
|
438 |
+
"grad_norm": 1.8095526457252593,
|
439 |
+
"learning_rate": 9.649968342283005e-06,
|
440 |
+
"loss": 1.8161,
|
441 |
+
"step": 2000
|
442 |
+
},
|
443 |
+
{
|
444 |
+
"epoch": 5.15630035449565,
|
445 |
+
"eval_loss": 1.829033374786377,
|
446 |
+
"eval_runtime": 13.067,
|
447 |
+
"eval_samples_per_second": 76.529,
|
448 |
+
"eval_steps_per_second": 2.449,
|
449 |
+
"step": 2000
|
450 |
+
},
|
451 |
+
{
|
452 |
+
"epoch": 5.285207863358041,
|
453 |
+
"grad_norm": 1.518641242728159,
|
454 |
+
"learning_rate": 9.632039680513024e-06,
|
455 |
+
"loss": 1.8007,
|
456 |
+
"step": 2050
|
457 |
+
},
|
458 |
+
{
|
459 |
+
"epoch": 5.414115372220432,
|
460 |
+
"grad_norm": 1.0542508895398046,
|
461 |
+
"learning_rate": 9.613682797079086e-06,
|
462 |
+
"loss": 1.7999,
|
463 |
+
"step": 2100
|
464 |
+
},
|
465 |
+
{
|
466 |
+
"epoch": 5.414115372220432,
|
467 |
+
"eval_loss": 1.8255321979522705,
|
468 |
+
"eval_runtime": 13.0764,
|
469 |
+
"eval_samples_per_second": 76.474,
|
470 |
+
"eval_steps_per_second": 2.447,
|
471 |
+
"step": 2100
|
472 |
+
},
|
473 |
+
{
|
474 |
+
"epoch": 5.543022881082823,
|
475 |
+
"grad_norm": 1.9568398940474616,
|
476 |
+
"learning_rate": 9.594899594386732e-06,
|
477 |
+
"loss": 1.8189,
|
478 |
+
"step": 2150
|
479 |
+
},
|
480 |
+
{
|
481 |
+
"epoch": 5.6719303899452145,
|
482 |
+
"grad_norm": 0.8933581069243784,
|
483 |
+
"learning_rate": 9.57569201902286e-06,
|
484 |
+
"loss": 1.8066,
|
485 |
+
"step": 2200
|
486 |
+
},
|
487 |
+
{
|
488 |
+
"epoch": 5.6719303899452145,
|
489 |
+
"eval_loss": 1.8212575912475586,
|
490 |
+
"eval_runtime": 13.0944,
|
491 |
+
"eval_samples_per_second": 76.369,
|
492 |
+
"eval_steps_per_second": 2.444,
|
493 |
+
"step": 2200
|
494 |
+
},
|
495 |
+
{
|
496 |
+
"epoch": 5.800837898807606,
|
497 |
+
"grad_norm": 0.7789642769876175,
|
498 |
+
"learning_rate": 9.556062061553995e-06,
|
499 |
+
"loss": 1.8068,
|
500 |
+
"step": 2250
|
501 |
+
},
|
502 |
+
{
|
503 |
+
"epoch": 5.929745407669997,
|
504 |
+
"grad_norm": 1.0394842073428503,
|
505 |
+
"learning_rate": 9.536011756320011e-06,
|
506 |
+
"loss": 1.8165,
|
507 |
+
"step": 2300
|
508 |
+
},
|
509 |
+
{
|
510 |
+
"epoch": 5.929745407669997,
|
511 |
+
"eval_loss": 1.8185018301010132,
|
512 |
+
"eval_runtime": 13.0777,
|
513 |
+
"eval_samples_per_second": 76.466,
|
514 |
+
"eval_steps_per_second": 2.447,
|
515 |
+
"step": 2300
|
516 |
+
},
|
517 |
+
{
|
518 |
+
"epoch": 6.058652916532388,
|
519 |
+
"grad_norm": 1.9360605440141716,
|
520 |
+
"learning_rate": 9.515543181223277e-06,
|
521 |
+
"loss": 1.7866,
|
522 |
+
"step": 2350
|
523 |
+
},
|
524 |
+
{
|
525 |
+
"epoch": 6.187560425394779,
|
526 |
+
"grad_norm": 1.2520661239107576,
|
527 |
+
"learning_rate": 9.494658457513341e-06,
|
528 |
+
"loss": 1.7824,
|
529 |
+
"step": 2400
|
530 |
+
},
|
531 |
+
{
|
532 |
+
"epoch": 6.187560425394779,
|
533 |
+
"eval_loss": 1.8156663179397583,
|
534 |
+
"eval_runtime": 13.1655,
|
535 |
+
"eval_samples_per_second": 75.956,
|
536 |
+
"eval_steps_per_second": 2.431,
|
537 |
+
"step": 2400
|
538 |
+
},
|
539 |
+
{
|
540 |
+
"epoch": 6.330003222687721,
|
541 |
+
"grad_norm": 0.9355786734441383,
|
542 |
+
"learning_rate": 9.473359749567078e-06,
|
543 |
+
"loss": 1.7673,
|
544 |
+
"step": 2450
|
545 |
+
},
|
546 |
+
{
|
547 |
+
"epoch": 6.458910731550112,
|
548 |
+
"grad_norm": 0.8905323003337333,
|
549 |
+
"learning_rate": 9.451649264664393e-06,
|
550 |
+
"loss": 1.7827,
|
551 |
+
"step": 2500
|
552 |
+
},
|
553 |
+
{
|
554 |
+
"epoch": 6.458910731550112,
|
555 |
+
"eval_loss": 1.813904047012329,
|
556 |
+
"eval_runtime": 13.1332,
|
557 |
+
"eval_samples_per_second": 76.143,
|
558 |
+
"eval_steps_per_second": 2.437,
|
559 |
+
"step": 2500
|
560 |
+
},
|
561 |
+
{
|
562 |
+
"epoch": 6.5878182404125045,
|
563 |
+
"grad_norm": 1.7904478748398343,
|
564 |
+
"learning_rate": 9.429529252759473e-06,
|
565 |
+
"loss": 1.7809,
|
566 |
+
"step": 2550
|
567 |
+
},
|
568 |
+
{
|
569 |
+
"epoch": 6.716725749274895,
|
570 |
+
"grad_norm": 1.234901340604458,
|
571 |
+
"learning_rate": 9.407002006247607e-06,
|
572 |
+
"loss": 1.7903,
|
573 |
+
"step": 2600
|
574 |
+
},
|
575 |
+
{
|
576 |
+
"epoch": 6.716725749274895,
|
577 |
+
"eval_loss": 1.8109549283981323,
|
578 |
+
"eval_runtime": 13.0484,
|
579 |
+
"eval_samples_per_second": 76.638,
|
580 |
+
"eval_steps_per_second": 2.452,
|
581 |
+
"step": 2600
|
582 |
+
},
|
583 |
+
{
|
584 |
+
"epoch": 6.845633258137287,
|
585 |
+
"grad_norm": 1.3365173023898675,
|
586 |
+
"learning_rate": 9.38406985972762e-06,
|
587 |
+
"loss": 1.784,
|
588 |
+
"step": 2650
|
589 |
+
},
|
590 |
+
{
|
591 |
+
"epoch": 6.974540766999677,
|
592 |
+
"grad_norm": 0.8462947386779822,
|
593 |
+
"learning_rate": 9.360735189759931e-06,
|
594 |
+
"loss": 1.7766,
|
595 |
+
"step": 2700
|
596 |
+
},
|
597 |
+
{
|
598 |
+
"epoch": 6.974540766999677,
|
599 |
+
"eval_loss": 1.8067924976348877,
|
600 |
+
"eval_runtime": 13.1164,
|
601 |
+
"eval_samples_per_second": 76.241,
|
602 |
+
"eval_steps_per_second": 2.44,
|
603 |
+
"step": 2700
|
604 |
+
},
|
605 |
+
{
|
606 |
+
"epoch": 7.103448275862069,
|
607 |
+
"grad_norm": 1.0300060083743783,
|
608 |
+
"learning_rate": 9.33700041462025e-06,
|
609 |
+
"loss": 1.7504,
|
610 |
+
"step": 2750
|
611 |
+
},
|
612 |
+
{
|
613 |
+
"epoch": 7.232355784724461,
|
614 |
+
"grad_norm": 0.9144620978645877,
|
615 |
+
"learning_rate": 9.312867994048968e-06,
|
616 |
+
"loss": 1.7456,
|
617 |
+
"step": 2800
|
618 |
+
},
|
619 |
+
{
|
620 |
+
"epoch": 7.232355784724461,
|
621 |
+
"eval_loss": 1.808335304260254,
|
622 |
+
"eval_runtime": 13.0692,
|
623 |
+
"eval_samples_per_second": 76.516,
|
624 |
+
"eval_steps_per_second": 2.449,
|
625 |
+
"step": 2800
|
626 |
+
},
|
627 |
+
{
|
628 |
+
"epoch": 7.361263293586852,
|
629 |
+
"grad_norm": 0.9258292528712196,
|
630 |
+
"learning_rate": 9.288340428996245e-06,
|
631 |
+
"loss": 1.7591,
|
632 |
+
"step": 2850
|
633 |
+
},
|
634 |
+
{
|
635 |
+
"epoch": 7.490170802449243,
|
636 |
+
"grad_norm": 1.3180248510727188,
|
637 |
+
"learning_rate": 9.263420261362819e-06,
|
638 |
+
"loss": 1.7637,
|
639 |
+
"step": 2900
|
640 |
+
},
|
641 |
+
{
|
642 |
+
"epoch": 7.490170802449243,
|
643 |
+
"eval_loss": 1.8070749044418335,
|
644 |
+
"eval_runtime": 13.0559,
|
645 |
+
"eval_samples_per_second": 76.594,
|
646 |
+
"eval_steps_per_second": 2.451,
|
647 |
+
"step": 2900
|
648 |
+
},
|
649 |
+
{
|
650 |
+
"epoch": 7.619078311311634,
|
651 |
+
"grad_norm": 1.0231859368245468,
|
652 |
+
"learning_rate": 9.238110073736583e-06,
|
653 |
+
"loss": 1.764,
|
654 |
+
"step": 2950
|
655 |
+
},
|
656 |
+
{
|
657 |
+
"epoch": 7.7479858201740255,
|
658 |
+
"grad_norm": 0.9742730044827458,
|
659 |
+
"learning_rate": 9.212412489124936e-06,
|
660 |
+
"loss": 1.7555,
|
661 |
+
"step": 3000
|
662 |
+
},
|
663 |
+
{
|
664 |
+
"epoch": 7.7479858201740255,
|
665 |
+
"eval_loss": 1.8029476404190063,
|
666 |
+
"eval_runtime": 13.0935,
|
667 |
+
"eval_samples_per_second": 76.374,
|
668 |
+
"eval_steps_per_second": 2.444,
|
669 |
+
"step": 3000
|
670 |
+
},
|
671 |
+
{
|
672 |
+
"epoch": 7.876893329036417,
|
673 |
+
"grad_norm": 0.883639946101283,
|
674 |
+
"learning_rate": 9.186330170682957e-06,
|
675 |
+
"loss": 1.7448,
|
676 |
+
"step": 3050
|
677 |
+
},
|
678 |
+
{
|
679 |
+
"epoch": 8.005800837898807,
|
680 |
+
"grad_norm": 1.5387737707654323,
|
681 |
+
"learning_rate": 9.159865821437395e-06,
|
682 |
+
"loss": 1.7619,
|
683 |
+
"step": 3100
|
684 |
+
},
|
685 |
+
{
|
686 |
+
"epoch": 8.005800837898807,
|
687 |
+
"eval_loss": 1.8087151050567627,
|
688 |
+
"eval_runtime": 13.0808,
|
689 |
+
"eval_samples_per_second": 76.448,
|
690 |
+
"eval_steps_per_second": 2.446,
|
691 |
+
"step": 3100
|
692 |
+
},
|
693 |
+
{
|
694 |
+
"epoch": 8.1347083467612,
|
695 |
+
"grad_norm": 0.9300274382602709,
|
696 |
+
"learning_rate": 9.133022184006557e-06,
|
697 |
+
"loss": 1.7292,
|
698 |
+
"step": 3150
|
699 |
+
},
|
700 |
+
{
|
701 |
+
"epoch": 8.26361585562359,
|
702 |
+
"grad_norm": 1.4318616674107396,
|
703 |
+
"learning_rate": 9.105802040316072e-06,
|
704 |
+
"loss": 1.7354,
|
705 |
+
"step": 3200
|
706 |
+
},
|
707 |
+
{
|
708 |
+
"epoch": 8.26361585562359,
|
709 |
+
"eval_loss": 1.8071550130844116,
|
710 |
+
"eval_runtime": 13.0787,
|
711 |
+
"eval_samples_per_second": 76.46,
|
712 |
+
"eval_steps_per_second": 2.447,
|
713 |
+
"step": 3200
|
714 |
+
},
|
715 |
+
{
|
716 |
+
"epoch": 8.392523364485982,
|
717 |
+
"grad_norm": 0.8110675229856302,
|
718 |
+
"learning_rate": 9.078208211310591e-06,
|
719 |
+
"loss": 1.7253,
|
720 |
+
"step": 3250
|
721 |
+
},
|
722 |
+
{
|
723 |
+
"epoch": 8.521430873348372,
|
724 |
+
"grad_norm": 1.5719089542390292,
|
725 |
+
"learning_rate": 9.050243556661431e-06,
|
726 |
+
"loss": 1.7266,
|
727 |
+
"step": 3300
|
728 |
+
},
|
729 |
+
{
|
730 |
+
"epoch": 8.521430873348372,
|
731 |
+
"eval_loss": 1.8061211109161377,
|
732 |
+
"eval_runtime": 13.0532,
|
733 |
+
"eval_samples_per_second": 76.61,
|
734 |
+
"eval_steps_per_second": 2.452,
|
735 |
+
"step": 3300
|
736 |
+
},
|
737 |
+
{
|
738 |
+
"epoch": 8.650338382210764,
|
739 |
+
"grad_norm": 1.3761144688811988,
|
740 |
+
"learning_rate": 9.021910974470226e-06,
|
741 |
+
"loss": 1.7358,
|
742 |
+
"step": 3350
|
743 |
+
},
|
744 |
+
{
|
745 |
+
"epoch": 8.779245891073154,
|
746 |
+
"grad_norm": 0.9622633397870891,
|
747 |
+
"learning_rate": 8.993213400968581e-06,
|
748 |
+
"loss": 1.7248,
|
749 |
+
"step": 3400
|
750 |
+
},
|
751 |
+
{
|
752 |
+
"epoch": 8.779245891073154,
|
753 |
+
"eval_loss": 1.8017289638519287,
|
754 |
+
"eval_runtime": 13.056,
|
755 |
+
"eval_samples_per_second": 76.593,
|
756 |
+
"eval_steps_per_second": 2.451,
|
757 |
+
"step": 3400
|
758 |
+
},
|
759 |
+
{
|
760 |
+
"epoch": 8.908153399935546,
|
761 |
+
"grad_norm": 1.192541624785346,
|
762 |
+
"learning_rate": 8.96415381021377e-06,
|
763 |
+
"loss": 1.7299,
|
764 |
+
"step": 3450
|
765 |
+
},
|
766 |
+
{
|
767 |
+
"epoch": 9.037060908797937,
|
768 |
+
"grad_norm": 1.2290473498234282,
|
769 |
+
"learning_rate": 8.934735213780525e-06,
|
770 |
+
"loss": 1.731,
|
771 |
+
"step": 3500
|
772 |
+
},
|
773 |
+
{
|
774 |
+
"epoch": 9.037060908797937,
|
775 |
+
"eval_loss": 1.8112187385559082,
|
776 |
+
"eval_runtime": 13.0766,
|
777 |
+
"eval_samples_per_second": 76.473,
|
778 |
+
"eval_steps_per_second": 2.447,
|
779 |
+
"step": 3500
|
780 |
+
},
|
781 |
+
{
|
782 |
+
"epoch": 9.165968417660329,
|
783 |
+
"grad_norm": 0.8992360671259247,
|
784 |
+
"learning_rate": 8.904960660448944e-06,
|
785 |
+
"loss": 1.6957,
|
786 |
+
"step": 3550
|
787 |
+
},
|
788 |
+
{
|
789 |
+
"epoch": 9.29487592652272,
|
790 |
+
"grad_norm": 0.9375764827719935,
|
791 |
+
"learning_rate": 8.87483323588851e-06,
|
792 |
+
"loss": 1.6951,
|
793 |
+
"step": 3600
|
794 |
+
},
|
795 |
+
{
|
796 |
+
"epoch": 9.29487592652272,
|
797 |
+
"eval_loss": 1.804377555847168,
|
798 |
+
"eval_runtime": 13.0763,
|
799 |
+
"eval_samples_per_second": 76.474,
|
800 |
+
"eval_steps_per_second": 2.447,
|
801 |
+
"step": 3600
|
802 |
+
},
|
803 |
+
{
|
804 |
+
"epoch": 9.423783435385111,
|
805 |
+
"grad_norm": 0.8846704899148066,
|
806 |
+
"learning_rate": 8.844356062338336e-06,
|
807 |
+
"loss": 1.7197,
|
808 |
+
"step": 3650
|
809 |
+
},
|
810 |
+
{
|
811 |
+
"epoch": 9.552690944247502,
|
812 |
+
"grad_norm": 1.220073073582619,
|
813 |
+
"learning_rate": 8.813532298283564e-06,
|
814 |
+
"loss": 1.704,
|
815 |
+
"step": 3700
|
816 |
+
},
|
817 |
+
{
|
818 |
+
"epoch": 9.552690944247502,
|
819 |
+
"eval_loss": 1.8022352457046509,
|
820 |
+
"eval_runtime": 13.0235,
|
821 |
+
"eval_samples_per_second": 76.784,
|
822 |
+
"eval_steps_per_second": 2.457,
|
823 |
+
"step": 3700
|
824 |
+
},
|
825 |
+
{
|
826 |
+
"epoch": 9.681598453109894,
|
827 |
+
"grad_norm": 0.9491600605472228,
|
828 |
+
"learning_rate": 8.782365138128063e-06,
|
829 |
+
"loss": 1.7041,
|
830 |
+
"step": 3750
|
831 |
+
},
|
832 |
+
{
|
833 |
+
"epoch": 9.810505961972284,
|
834 |
+
"grad_norm": 0.940345811359812,
|
835 |
+
"learning_rate": 8.750857811863372e-06,
|
836 |
+
"loss": 1.7059,
|
837 |
+
"step": 3800
|
838 |
+
},
|
839 |
+
{
|
840 |
+
"epoch": 9.810505961972284,
|
841 |
+
"eval_loss": 1.8019671440124512,
|
842 |
+
"eval_runtime": 13.0563,
|
843 |
+
"eval_samples_per_second": 76.591,
|
844 |
+
"eval_steps_per_second": 2.451,
|
845 |
+
"step": 3800
|
846 |
+
},
|
847 |
+
{
|
848 |
+
"epoch": 9.939413470834676,
|
849 |
+
"grad_norm": 0.7953336957298272,
|
850 |
+
"learning_rate": 8.719013584733945e-06,
|
851 |
+
"loss": 1.7081,
|
852 |
+
"step": 3850
|
853 |
+
},
|
854 |
+
{
|
855 |
+
"epoch": 10.068320979697067,
|
856 |
+
"grad_norm": 0.9622660134748448,
|
857 |
+
"learning_rate": 8.68683575689878e-06,
|
858 |
+
"loss": 1.6959,
|
859 |
+
"step": 3900
|
860 |
+
},
|
861 |
+
{
|
862 |
+
"epoch": 10.068320979697067,
|
863 |
+
"eval_loss": 1.8085823059082031,
|
864 |
+
"eval_runtime": 13.0656,
|
865 |
+
"eval_samples_per_second": 76.537,
|
866 |
+
"eval_steps_per_second": 2.449,
|
867 |
+
"step": 3900
|
868 |
+
},
|
869 |
+
{
|
870 |
+
"epoch": 10.197228488559459,
|
871 |
+
"grad_norm": 1.1987225255921883,
|
872 |
+
"learning_rate": 8.654327663089404e-06,
|
873 |
+
"loss": 1.6683,
|
874 |
+
"step": 3950
|
875 |
+
},
|
876 |
+
{
|
877 |
+
"epoch": 10.32613599742185,
|
878 |
+
"grad_norm": 0.966227191993751,
|
879 |
+
"learning_rate": 8.621492672264272e-06,
|
880 |
+
"loss": 1.6777,
|
881 |
+
"step": 4000
|
882 |
+
},
|
883 |
+
{
|
884 |
+
"epoch": 10.32613599742185,
|
885 |
+
"eval_loss": 1.8038761615753174,
|
886 |
+
"eval_runtime": 13.0566,
|
887 |
+
"eval_samples_per_second": 76.59,
|
888 |
+
"eval_steps_per_second": 2.451,
|
889 |
+
"step": 4000
|
890 |
+
},
|
891 |
+
{
|
892 |
+
"epoch": 10.455043506284241,
|
893 |
+
"grad_norm": 0.9511379142101704,
|
894 |
+
"learning_rate": 8.588334187259633e-06,
|
895 |
+
"loss": 1.678,
|
896 |
+
"step": 4050
|
897 |
+
},
|
898 |
+
{
|
899 |
+
"epoch": 10.583951015146631,
|
900 |
+
"grad_norm": 1.3636203066302417,
|
901 |
+
"learning_rate": 8.554855644436876e-06,
|
902 |
+
"loss": 1.686,
|
903 |
+
"step": 4100
|
904 |
+
},
|
905 |
+
{
|
906 |
+
"epoch": 10.583951015146631,
|
907 |
+
"eval_loss": 1.806642770767212,
|
908 |
+
"eval_runtime": 13.0844,
|
909 |
+
"eval_samples_per_second": 76.427,
|
910 |
+
"eval_steps_per_second": 2.446,
|
911 |
+
"step": 4100
|
912 |
+
},
|
913 |
+
{
|
914 |
+
"epoch": 10.712858524009023,
|
915 |
+
"grad_norm": 0.9105587598843751,
|
916 |
+
"learning_rate": 8.521060513326407e-06,
|
917 |
+
"loss": 1.6783,
|
918 |
+
"step": 4150
|
919 |
+
},
|
920 |
+
{
|
921 |
+
"epoch": 10.841766032871416,
|
922 |
+
"grad_norm": 0.9446235463371739,
|
923 |
+
"learning_rate": 8.48695229626809e-06,
|
924 |
+
"loss": 1.687,
|
925 |
+
"step": 4200
|
926 |
+
},
|
927 |
+
{
|
928 |
+
"epoch": 10.841766032871416,
|
929 |
+
"eval_loss": 1.7988576889038086,
|
930 |
+
"eval_runtime": 13.0965,
|
931 |
+
"eval_samples_per_second": 76.356,
|
932 |
+
"eval_steps_per_second": 2.443,
|
933 |
+
"step": 4200
|
934 |
+
},
|
935 |
+
{
|
936 |
+
"epoch": 10.970673541733806,
|
937 |
+
"grad_norm": 1.144387239417798,
|
938 |
+
"learning_rate": 8.452534528048275e-06,
|
939 |
+
"loss": 1.6852,
|
940 |
+
"step": 4250
|
941 |
+
},
|
942 |
+
{
|
943 |
+
"epoch": 11.099581050596198,
|
944 |
+
"grad_norm": 0.729722943587506,
|
945 |
+
"learning_rate": 8.417810775533475e-06,
|
946 |
+
"loss": 1.6501,
|
947 |
+
"step": 4300
|
948 |
+
},
|
949 |
+
{
|
950 |
+
"epoch": 11.099581050596198,
|
951 |
+
"eval_loss": 1.8097546100616455,
|
952 |
+
"eval_runtime": 13.0514,
|
953 |
+
"eval_samples_per_second": 76.62,
|
954 |
+
"eval_steps_per_second": 2.452,
|
955 |
+
"step": 4300
|
956 |
+
},
|
957 |
+
{
|
958 |
+
"epoch": 11.228488559458588,
|
959 |
+
"grad_norm": 0.8830171421356452,
|
960 |
+
"learning_rate": 8.38278463730072e-06,
|
961 |
+
"loss": 1.6557,
|
962 |
+
"step": 4350
|
963 |
+
},
|
964 |
+
{
|
965 |
+
"epoch": 11.35739606832098,
|
966 |
+
"grad_norm": 1.2269683610797188,
|
967 |
+
"learning_rate": 8.34745974326462e-06,
|
968 |
+
"loss": 1.6519,
|
969 |
+
"step": 4400
|
970 |
+
},
|
971 |
+
{
|
972 |
+
"epoch": 11.35739606832098,
|
973 |
+
"eval_loss": 1.8061413764953613,
|
974 |
+
"eval_runtime": 13.0313,
|
975 |
+
"eval_samples_per_second": 76.738,
|
976 |
+
"eval_steps_per_second": 2.456,
|
977 |
+
"step": 4400
|
978 |
+
},
|
979 |
+
{
|
980 |
+
"epoch": 11.48630357718337,
|
981 |
+
"grad_norm": 0.9551364122727705,
|
982 |
+
"learning_rate": 8.311839754301177e-06,
|
983 |
+
"loss": 1.6466,
|
984 |
+
"step": 4450
|
985 |
+
},
|
986 |
+
{
|
987 |
+
"epoch": 11.615211086045763,
|
988 |
+
"grad_norm": 0.9590243625453049,
|
989 |
+
"learning_rate": 8.27592836186839e-06,
|
990 |
+
"loss": 1.6519,
|
991 |
+
"step": 4500
|
992 |
+
},
|
993 |
+
{
|
994 |
+
"epoch": 11.615211086045763,
|
995 |
+
"eval_loss": 1.8030451536178589,
|
996 |
+
"eval_runtime": 13.0599,
|
997 |
+
"eval_samples_per_second": 76.57,
|
998 |
+
"eval_steps_per_second": 2.45,
|
999 |
+
"step": 4500
|
1000 |
+
},
|
1001 |
+
{
|
1002 |
+
"epoch": 11.744118594908153,
|
1003 |
+
"grad_norm": 0.7813939149183395,
|
1004 |
+
"learning_rate": 8.239729287623703e-06,
|
1005 |
+
"loss": 1.6642,
|
1006 |
+
"step": 4550
|
1007 |
+
},
|
1008 |
+
{
|
1009 |
+
"epoch": 11.873026103770545,
|
1010 |
+
"grad_norm": 0.7801751668206218,
|
1011 |
+
"learning_rate": 8.2032462830383e-06,
|
1012 |
+
"loss": 1.6477,
|
1013 |
+
"step": 4600
|
1014 |
+
},
|
1015 |
+
{
|
1016 |
+
"epoch": 11.873026103770545,
|
1017 |
+
"eval_loss": 1.8029694557189941,
|
1018 |
+
"eval_runtime": 13.0675,
|
1019 |
+
"eval_samples_per_second": 76.526,
|
1020 |
+
"eval_steps_per_second": 2.449,
|
1021 |
+
"step": 4600
|
1022 |
+
},
|
1023 |
+
{
|
1024 |
+
"epoch": 12.001933612632936,
|
1025 |
+
"grad_norm": 0.8123462639402841,
|
1026 |
+
"learning_rate": 8.166483129008336e-06,
|
1027 |
+
"loss": 1.6513,
|
1028 |
+
"step": 4650
|
1029 |
+
},
|
1030 |
+
{
|
1031 |
+
"epoch": 12.130841121495328,
|
1032 |
+
"grad_norm": 0.7924448784048946,
|
1033 |
+
"learning_rate": 8.129443635463095e-06,
|
1034 |
+
"loss": 1.6283,
|
1035 |
+
"step": 4700
|
1036 |
+
},
|
1037 |
+
{
|
1038 |
+
"epoch": 12.130841121495328,
|
1039 |
+
"eval_loss": 1.8159329891204834,
|
1040 |
+
"eval_runtime": 13.0655,
|
1041 |
+
"eval_samples_per_second": 76.537,
|
1042 |
+
"eval_steps_per_second": 2.449,
|
1043 |
+
"step": 4700
|
1044 |
+
},
|
1045 |
+
{
|
1046 |
+
"epoch": 12.259748630357718,
|
1047 |
+
"grad_norm": 0.7648473965032544,
|
1048 |
+
"learning_rate": 8.09213164097016e-06,
|
1049 |
+
"loss": 1.6222,
|
1050 |
+
"step": 4750
|
1051 |
+
},
|
1052 |
+
{
|
1053 |
+
"epoch": 12.38865613922011,
|
1054 |
+
"grad_norm": 0.8653342621203715,
|
1055 |
+
"learning_rate": 8.054551012337596e-06,
|
1056 |
+
"loss": 1.6286,
|
1057 |
+
"step": 4800
|
1058 |
+
},
|
1059 |
+
{
|
1060 |
+
"epoch": 12.38865613922011,
|
1061 |
+
"eval_loss": 1.818200945854187,
|
1062 |
+
"eval_runtime": 13.0538,
|
1063 |
+
"eval_samples_per_second": 76.606,
|
1064 |
+
"eval_steps_per_second": 2.451,
|
1065 |
+
"step": 4800
|
1066 |
+
},
|
1067 |
+
{
|
1068 |
+
"epoch": 12.5175636480825,
|
1069 |
+
"grad_norm": 0.8354443742879148,
|
1070 |
+
"learning_rate": 8.016705644213221e-06,
|
1071 |
+
"loss": 1.6205,
|
1072 |
+
"step": 4850
|
1073 |
+
},
|
1074 |
+
{
|
1075 |
+
"epoch": 12.646471156944893,
|
1076 |
+
"grad_norm": 0.7927487101782436,
|
1077 |
+
"learning_rate": 7.978599458680985e-06,
|
1078 |
+
"loss": 1.6123,
|
1079 |
+
"step": 4900
|
1080 |
+
},
|
1081 |
+
{
|
1082 |
+
"epoch": 12.646471156944893,
|
1083 |
+
"eval_loss": 1.8122622966766357,
|
1084 |
+
"eval_runtime": 13.0713,
|
1085 |
+
"eval_samples_per_second": 76.504,
|
1086 |
+
"eval_steps_per_second": 2.448,
|
1087 |
+
"step": 4900
|
1088 |
+
},
|
1089 |
+
{
|
1090 |
+
"epoch": 12.775378665807283,
|
1091 |
+
"grad_norm": 0.8142273265863075,
|
1092 |
+
"learning_rate": 7.940236404854507e-06,
|
1093 |
+
"loss": 1.6284,
|
1094 |
+
"step": 4950
|
1095 |
+
},
|
1096 |
+
{
|
1097 |
+
"epoch": 12.904286174669675,
|
1098 |
+
"grad_norm": 1.0190798346130125,
|
1099 |
+
"learning_rate": 7.90162045846781e-06,
|
1100 |
+
"loss": 1.6282,
|
1101 |
+
"step": 5000
|
1102 |
+
},
|
1103 |
+
{
|
1104 |
+
"epoch": 12.904286174669675,
|
1105 |
+
"eval_loss": 1.8047534227371216,
|
1106 |
+
"eval_runtime": 13.0633,
|
1107 |
+
"eval_samples_per_second": 76.55,
|
1108 |
+
"eval_steps_per_second": 2.45,
|
1109 |
+
"step": 5000
|
1110 |
+
},
|
1111 |
+
{
|
1112 |
+
"epoch": 13.033193683532065,
|
1113 |
+
"grad_norm": 1.186499328191519,
|
1114 |
+
"learning_rate": 7.862755621463297e-06,
|
1115 |
+
"loss": 1.6123,
|
1116 |
+
"step": 5050
|
1117 |
+
},
|
1118 |
+
{
|
1119 |
+
"epoch": 13.162101192394458,
|
1120 |
+
"grad_norm": 0.7911402191269944,
|
1121 |
+
"learning_rate": 7.82364592157702e-06,
|
1122 |
+
"loss": 1.5908,
|
1123 |
+
"step": 5100
|
1124 |
+
},
|
1125 |
+
{
|
1126 |
+
"epoch": 13.162101192394458,
|
1127 |
+
"eval_loss": 1.8239504098892212,
|
1128 |
+
"eval_runtime": 13.0308,
|
1129 |
+
"eval_samples_per_second": 76.741,
|
1130 |
+
"eval_steps_per_second": 2.456,
|
1131 |
+
"step": 5100
|
1132 |
+
},
|
1133 |
+
{
|
1134 |
+
"epoch": 13.291008701256848,
|
1135 |
+
"grad_norm": 0.7778100440999298,
|
1136 |
+
"learning_rate": 7.784295411921257e-06,
|
1137 |
+
"loss": 1.602,
|
1138 |
+
"step": 5150
|
1139 |
+
},
|
1140 |
+
{
|
1141 |
+
"epoch": 13.41991621011924,
|
1142 |
+
"grad_norm": 0.834766077027848,
|
1143 |
+
"learning_rate": 7.744708170564469e-06,
|
1144 |
+
"loss": 1.5846,
|
1145 |
+
"step": 5200
|
1146 |
+
},
|
1147 |
+
{
|
1148 |
+
"epoch": 13.41991621011924,
|
1149 |
+
"eval_loss": 1.828527808189392,
|
1150 |
+
"eval_runtime": 13.0353,
|
1151 |
+
"eval_samples_per_second": 76.715,
|
1152 |
+
"eval_steps_per_second": 2.455,
|
1153 |
+
"step": 5200
|
1154 |
+
},
|
1155 |
+
{
|
1156 |
+
"epoch": 13.54882371898163,
|
1157 |
+
"grad_norm": 0.8452088053314597,
|
1158 |
+
"learning_rate": 7.704888300108685e-06,
|
1159 |
+
"loss": 1.5878,
|
1160 |
+
"step": 5250
|
1161 |
+
},
|
1162 |
+
{
|
1163 |
+
"epoch": 13.677731227844022,
|
1164 |
+
"grad_norm": 0.9186321646160192,
|
1165 |
+
"learning_rate": 7.664839927264321e-06,
|
1166 |
+
"loss": 1.5947,
|
1167 |
+
"step": 5300
|
1168 |
+
},
|
1169 |
+
{
|
1170 |
+
"epoch": 13.677731227844022,
|
1171 |
+
"eval_loss": 1.824718713760376,
|
1172 |
+
"eval_runtime": 13.076,
|
1173 |
+
"eval_samples_per_second": 76.476,
|
1174 |
+
"eval_steps_per_second": 2.447,
|
1175 |
+
"step": 5300
|
1176 |
+
},
|
1177 |
+
{
|
1178 |
+
"epoch": 13.806638736706413,
|
1179 |
+
"grad_norm": 0.9517363869770857,
|
1180 |
+
"learning_rate": 7.624567202422511e-06,
|
1181 |
+
"loss": 1.603,
|
1182 |
+
"step": 5350
|
1183 |
+
},
|
1184 |
+
{
|
1185 |
+
"epoch": 13.935546245568805,
|
1186 |
+
"grad_norm": 0.7711046737182453,
|
1187 |
+
"learning_rate": 7.584074299224987e-06,
|
1188 |
+
"loss": 1.5994,
|
1189 |
+
"step": 5400
|
1190 |
+
},
|
1191 |
+
{
|
1192 |
+
"epoch": 13.935546245568805,
|
1193 |
+
"eval_loss": 1.8120059967041016,
|
1194 |
+
"eval_runtime": 13.0782,
|
1195 |
+
"eval_samples_per_second": 76.463,
|
1196 |
+
"eval_steps_per_second": 2.447,
|
1197 |
+
"step": 5400
|
1198 |
+
},
|
1199 |
+
{
|
1200 |
+
"epoch": 14.064453754431195,
|
1201 |
+
"grad_norm": 1.2985495614271467,
|
1202 |
+
"learning_rate": 7.54336541413154e-06,
|
1203 |
+
"loss": 1.5753,
|
1204 |
+
"step": 5450
|
1205 |
+
},
|
1206 |
+
{
|
1207 |
+
"epoch": 14.193361263293587,
|
1208 |
+
"grad_norm": 0.83042855032246,
|
1209 |
+
"learning_rate": 7.50244476598513e-06,
|
1210 |
+
"loss": 1.5433,
|
1211 |
+
"step": 5500
|
1212 |
+
},
|
1213 |
+
{
|
1214 |
+
"epoch": 14.193361263293587,
|
1215 |
+
"eval_loss": 1.8296854496002197,
|
1216 |
+
"eval_runtime": 13.0635,
|
1217 |
+
"eval_samples_per_second": 76.549,
|
1218 |
+
"eval_steps_per_second": 2.45,
|
1219 |
+
"step": 5500
|
1220 |
+
},
|
1221 |
+
{
|
1222 |
+
"epoch": 14.322268772155978,
|
1223 |
+
"grad_norm": 0.941871370707715,
|
1224 |
+
"learning_rate": 7.461316595574665e-06,
|
1225 |
+
"loss": 1.5693,
|
1226 |
+
"step": 5550
|
1227 |
+
},
|
1228 |
+
{
|
1229 |
+
"epoch": 14.45117628101837,
|
1230 |
+
"grad_norm": 0.8588688483431154,
|
1231 |
+
"learning_rate": 7.419985165195506e-06,
|
1232 |
+
"loss": 1.5655,
|
1233 |
+
"step": 5600
|
1234 |
+
},
|
1235 |
+
{
|
1236 |
+
"epoch": 14.45117628101837,
|
1237 |
+
"eval_loss": 1.8374568223953247,
|
1238 |
+
"eval_runtime": 13.0944,
|
1239 |
+
"eval_samples_per_second": 76.369,
|
1240 |
+
"eval_steps_per_second": 2.444,
|
1241 |
+
"step": 5600
|
1242 |
+
}
|
1243 |
+
],
|
1244 |
+
"logging_steps": 50,
|
1245 |
+
"max_steps": 15480,
|
1246 |
+
"num_input_tokens_seen": 0,
|
1247 |
+
"num_train_epochs": 40,
|
1248 |
+
"save_steps": 800,
|
1249 |
+
"stateful_callbacks": {
|
1250 |
+
"TrainerControl": {
|
1251 |
+
"args": {
|
1252 |
+
"should_epoch_stop": false,
|
1253 |
+
"should_evaluate": false,
|
1254 |
+
"should_log": false,
|
1255 |
+
"should_save": true,
|
1256 |
+
"should_training_stop": false
|
1257 |
+
},
|
1258 |
+
"attributes": {}
|
1259 |
+
}
|
1260 |
+
},
|
1261 |
+
"total_flos": 4979821553647616.0,
|
1262 |
+
"train_batch_size": 4,
|
1263 |
+
"trial_name": null,
|
1264 |
+
"trial_params": null
|
1265 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8d23b865e390f1ed4e08ad2f2e34df08a6210dacad8d89884b671b1a0ff1cf5
|
3 |
+
size 7224
|