Upload folder using huggingface_hub
Browse files- config.json +36 -0
- model-00001-of-00007.safetensors +3 -0
- model-00002-of-00007.safetensors +3 -0
- model-00003-of-00007.safetensors +3 -0
- model-00004-of-00007.safetensors +3 -0
- model-00005-of-00007.safetensors +3 -0
- model-00006-of-00007.safetensors +3 -0
- model-00007-of-00007.safetensors +3 -0
- model.safetensors.index.json +589 -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
- scheduler.pt +3 -0
- trainer_state.json +1923 -0
- training_args.bin +3 -0
config.json
ADDED
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "meta-llama/Meta-Llama-3.1-8B",
|
3 |
+
"architectures": [
|
4 |
+
"LlamaForEncoderDecoder2"
|
5 |
+
],
|
6 |
+
"attention_bias": false,
|
7 |
+
"attention_dropout": 0.0,
|
8 |
+
"bos_token_id": 128000,
|
9 |
+
"eos_token_id": 128001,
|
10 |
+
"head_dim": 128,
|
11 |
+
"hidden_act": "silu",
|
12 |
+
"hidden_size": 4096,
|
13 |
+
"initializer_range": 0.02,
|
14 |
+
"intermediate_size": 14336,
|
15 |
+
"max_position_embeddings": 131072,
|
16 |
+
"mlp_bias": false,
|
17 |
+
"model_type": "llama",
|
18 |
+
"num_attention_heads": 32,
|
19 |
+
"num_hidden_layers": 32,
|
20 |
+
"num_key_value_heads": 8,
|
21 |
+
"pretraining_tp": 1,
|
22 |
+
"rms_norm_eps": 1e-05,
|
23 |
+
"rope_scaling": {
|
24 |
+
"factor": 8.0,
|
25 |
+
"high_freq_factor": 4.0,
|
26 |
+
"low_freq_factor": 1.0,
|
27 |
+
"original_max_position_embeddings": 8192,
|
28 |
+
"rope_type": "llama3"
|
29 |
+
},
|
30 |
+
"rope_theta": 500000.0,
|
31 |
+
"tie_word_embeddings": false,
|
32 |
+
"torch_dtype": "bfloat16",
|
33 |
+
"transformers_version": "4.46.0.dev0",
|
34 |
+
"use_cache": true,
|
35 |
+
"vocab_size": 128257
|
36 |
+
}
|
model-00001-of-00007.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a31da1f3f431d6166f74014ad3b49179e07a0c6a82d07cf26fca00c7afe96ee2
|
3 |
+
size 4976707520
|
model-00002-of-00007.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75ca2c523e6061e2df25b30aa7135256f632f216f71430172690f757513a7bbd
|
3 |
+
size 4999803552
|
model-00003-of-00007.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bfcf774a75f3296b74f9bc535baf303394f20b6f1e013e7f5cad25c29ef342de
|
3 |
+
size 4915916976
|
model-00004-of-00007.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75d0ff3a34c721aa39cdf877c71dd5300c3d55a877237eb86912f0ad5bcf16e2
|
3 |
+
size 4920065288
|
model-00005-of-00007.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77463bbfcae539a0c49993ab5893d9f2723dde7b0148c5c1fe26099e14fff55f
|
3 |
+
size 4915916144
|
model-00006-of-00007.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d5a0a593ed0a4ed919250ec766655b03172cdcebb8cac75ef1dab701123c08f
|
3 |
+
size 4915916176
|
model-00007-of-00007.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81481a2430eae6bbb766365898804f989b1e6045f2ade758773c1de0f24f1731
|
3 |
+
size 2476822152
|
model.safetensors.index.json
ADDED
@@ -0,0 +1,589 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"total_size": 32121077760
|
4 |
+
},
|
5 |
+
"weight_map": {
|
6 |
+
"encoder.lm_head.weight": "model-00004-of-00007.safetensors",
|
7 |
+
"encoder.model.embed_tokens.weight": "model-00001-of-00007.safetensors",
|
8 |
+
"encoder.model.layers.0.input_layernorm.weight": "model-00001-of-00007.safetensors",
|
9 |
+
"encoder.model.layers.0.mlp.down_proj.weight": "model-00001-of-00007.safetensors",
|
10 |
+
"encoder.model.layers.0.mlp.gate_proj.weight": "model-00001-of-00007.safetensors",
|
11 |
+
"encoder.model.layers.0.mlp.up_proj.weight": "model-00001-of-00007.safetensors",
|
12 |
+
"encoder.model.layers.0.post_attention_layernorm.weight": "model-00001-of-00007.safetensors",
|
13 |
+
"encoder.model.layers.0.self_attn.k_proj.weight": "model-00001-of-00007.safetensors",
|
14 |
+
"encoder.model.layers.0.self_attn.o_proj.weight": "model-00001-of-00007.safetensors",
|
15 |
+
"encoder.model.layers.0.self_attn.q_proj.weight": "model-00001-of-00007.safetensors",
|
16 |
+
"encoder.model.layers.0.self_attn.v_proj.weight": "model-00001-of-00007.safetensors",
|
17 |
+
"encoder.model.layers.1.input_layernorm.weight": "model-00001-of-00007.safetensors",
|
18 |
+
"encoder.model.layers.1.mlp.down_proj.weight": "model-00001-of-00007.safetensors",
|
19 |
+
"encoder.model.layers.1.mlp.gate_proj.weight": "model-00001-of-00007.safetensors",
|
20 |
+
"encoder.model.layers.1.mlp.up_proj.weight": "model-00001-of-00007.safetensors",
|
21 |
+
"encoder.model.layers.1.post_attention_layernorm.weight": "model-00001-of-00007.safetensors",
|
22 |
+
"encoder.model.layers.1.self_attn.k_proj.weight": "model-00001-of-00007.safetensors",
|
23 |
+
"encoder.model.layers.1.self_attn.o_proj.weight": "model-00001-of-00007.safetensors",
|
24 |
+
"encoder.model.layers.1.self_attn.q_proj.weight": "model-00001-of-00007.safetensors",
|
25 |
+
"encoder.model.layers.1.self_attn.v_proj.weight": "model-00001-of-00007.safetensors",
|
26 |
+
"encoder.model.layers.10.input_layernorm.weight": "model-00002-of-00007.safetensors",
|
27 |
+
"encoder.model.layers.10.mlp.down_proj.weight": "model-00002-of-00007.safetensors",
|
28 |
+
"encoder.model.layers.10.mlp.gate_proj.weight": "model-00002-of-00007.safetensors",
|
29 |
+
"encoder.model.layers.10.mlp.up_proj.weight": "model-00002-of-00007.safetensors",
|
30 |
+
"encoder.model.layers.10.post_attention_layernorm.weight": "model-00002-of-00007.safetensors",
|
31 |
+
"encoder.model.layers.10.self_attn.k_proj.weight": "model-00002-of-00007.safetensors",
|
32 |
+
"encoder.model.layers.10.self_attn.o_proj.weight": "model-00002-of-00007.safetensors",
|
33 |
+
"encoder.model.layers.10.self_attn.q_proj.weight": "model-00002-of-00007.safetensors",
|
34 |
+
"encoder.model.layers.10.self_attn.v_proj.weight": "model-00002-of-00007.safetensors",
|
35 |
+
"encoder.model.layers.11.input_layernorm.weight": "model-00002-of-00007.safetensors",
|
36 |
+
"encoder.model.layers.11.mlp.down_proj.weight": "model-00002-of-00007.safetensors",
|
37 |
+
"encoder.model.layers.11.mlp.gate_proj.weight": "model-00002-of-00007.safetensors",
|
38 |
+
"encoder.model.layers.11.mlp.up_proj.weight": "model-00002-of-00007.safetensors",
|
39 |
+
"encoder.model.layers.11.post_attention_layernorm.weight": "model-00002-of-00007.safetensors",
|
40 |
+
"encoder.model.layers.11.self_attn.k_proj.weight": "model-00002-of-00007.safetensors",
|
41 |
+
"encoder.model.layers.11.self_attn.o_proj.weight": "model-00002-of-00007.safetensors",
|
42 |
+
"encoder.model.layers.11.self_attn.q_proj.weight": "model-00002-of-00007.safetensors",
|
43 |
+
"encoder.model.layers.11.self_attn.v_proj.weight": "model-00002-of-00007.safetensors",
|
44 |
+
"encoder.model.layers.12.input_layernorm.weight": "model-00002-of-00007.safetensors",
|
45 |
+
"encoder.model.layers.12.mlp.down_proj.weight": "model-00002-of-00007.safetensors",
|
46 |
+
"encoder.model.layers.12.mlp.gate_proj.weight": "model-00002-of-00007.safetensors",
|
47 |
+
"encoder.model.layers.12.mlp.up_proj.weight": "model-00002-of-00007.safetensors",
|
48 |
+
"encoder.model.layers.12.post_attention_layernorm.weight": "model-00002-of-00007.safetensors",
|
49 |
+
"encoder.model.layers.12.self_attn.k_proj.weight": "model-00002-of-00007.safetensors",
|
50 |
+
"encoder.model.layers.12.self_attn.o_proj.weight": "model-00002-of-00007.safetensors",
|
51 |
+
"encoder.model.layers.12.self_attn.q_proj.weight": "model-00002-of-00007.safetensors",
|
52 |
+
"encoder.model.layers.12.self_attn.v_proj.weight": "model-00002-of-00007.safetensors",
|
53 |
+
"encoder.model.layers.13.input_layernorm.weight": "model-00002-of-00007.safetensors",
|
54 |
+
"encoder.model.layers.13.mlp.down_proj.weight": "model-00002-of-00007.safetensors",
|
55 |
+
"encoder.model.layers.13.mlp.gate_proj.weight": "model-00002-of-00007.safetensors",
|
56 |
+
"encoder.model.layers.13.mlp.up_proj.weight": "model-00002-of-00007.safetensors",
|
57 |
+
"encoder.model.layers.13.post_attention_layernorm.weight": "model-00002-of-00007.safetensors",
|
58 |
+
"encoder.model.layers.13.self_attn.k_proj.weight": "model-00002-of-00007.safetensors",
|
59 |
+
"encoder.model.layers.13.self_attn.o_proj.weight": "model-00002-of-00007.safetensors",
|
60 |
+
"encoder.model.layers.13.self_attn.q_proj.weight": "model-00002-of-00007.safetensors",
|
61 |
+
"encoder.model.layers.13.self_attn.v_proj.weight": "model-00002-of-00007.safetensors",
|
62 |
+
"encoder.model.layers.14.input_layernorm.weight": "model-00002-of-00007.safetensors",
|
63 |
+
"encoder.model.layers.14.mlp.down_proj.weight": "model-00002-of-00007.safetensors",
|
64 |
+
"encoder.model.layers.14.mlp.gate_proj.weight": "model-00002-of-00007.safetensors",
|
65 |
+
"encoder.model.layers.14.mlp.up_proj.weight": "model-00002-of-00007.safetensors",
|
66 |
+
"encoder.model.layers.14.post_attention_layernorm.weight": "model-00002-of-00007.safetensors",
|
67 |
+
"encoder.model.layers.14.self_attn.k_proj.weight": "model-00002-of-00007.safetensors",
|
68 |
+
"encoder.model.layers.14.self_attn.o_proj.weight": "model-00002-of-00007.safetensors",
|
69 |
+
"encoder.model.layers.14.self_attn.q_proj.weight": "model-00002-of-00007.safetensors",
|
70 |
+
"encoder.model.layers.14.self_attn.v_proj.weight": "model-00002-of-00007.safetensors",
|
71 |
+
"encoder.model.layers.15.input_layernorm.weight": "model-00002-of-00007.safetensors",
|
72 |
+
"encoder.model.layers.15.mlp.down_proj.weight": "model-00002-of-00007.safetensors",
|
73 |
+
"encoder.model.layers.15.mlp.gate_proj.weight": "model-00002-of-00007.safetensors",
|
74 |
+
"encoder.model.layers.15.mlp.up_proj.weight": "model-00002-of-00007.safetensors",
|
75 |
+
"encoder.model.layers.15.post_attention_layernorm.weight": "model-00002-of-00007.safetensors",
|
76 |
+
"encoder.model.layers.15.self_attn.k_proj.weight": "model-00002-of-00007.safetensors",
|
77 |
+
"encoder.model.layers.15.self_attn.o_proj.weight": "model-00002-of-00007.safetensors",
|
78 |
+
"encoder.model.layers.15.self_attn.q_proj.weight": "model-00002-of-00007.safetensors",
|
79 |
+
"encoder.model.layers.15.self_attn.v_proj.weight": "model-00002-of-00007.safetensors",
|
80 |
+
"encoder.model.layers.16.input_layernorm.weight": "model-00002-of-00007.safetensors",
|
81 |
+
"encoder.model.layers.16.mlp.down_proj.weight": "model-00002-of-00007.safetensors",
|
82 |
+
"encoder.model.layers.16.mlp.gate_proj.weight": "model-00002-of-00007.safetensors",
|
83 |
+
"encoder.model.layers.16.mlp.up_proj.weight": "model-00002-of-00007.safetensors",
|
84 |
+
"encoder.model.layers.16.post_attention_layernorm.weight": "model-00002-of-00007.safetensors",
|
85 |
+
"encoder.model.layers.16.self_attn.k_proj.weight": "model-00002-of-00007.safetensors",
|
86 |
+
"encoder.model.layers.16.self_attn.o_proj.weight": "model-00002-of-00007.safetensors",
|
87 |
+
"encoder.model.layers.16.self_attn.q_proj.weight": "model-00002-of-00007.safetensors",
|
88 |
+
"encoder.model.layers.16.self_attn.v_proj.weight": "model-00002-of-00007.safetensors",
|
89 |
+
"encoder.model.layers.17.input_layernorm.weight": "model-00002-of-00007.safetensors",
|
90 |
+
"encoder.model.layers.17.mlp.down_proj.weight": "model-00002-of-00007.safetensors",
|
91 |
+
"encoder.model.layers.17.mlp.gate_proj.weight": "model-00002-of-00007.safetensors",
|
92 |
+
"encoder.model.layers.17.mlp.up_proj.weight": "model-00002-of-00007.safetensors",
|
93 |
+
"encoder.model.layers.17.post_attention_layernorm.weight": "model-00002-of-00007.safetensors",
|
94 |
+
"encoder.model.layers.17.self_attn.k_proj.weight": "model-00002-of-00007.safetensors",
|
95 |
+
"encoder.model.layers.17.self_attn.o_proj.weight": "model-00002-of-00007.safetensors",
|
96 |
+
"encoder.model.layers.17.self_attn.q_proj.weight": "model-00002-of-00007.safetensors",
|
97 |
+
"encoder.model.layers.17.self_attn.v_proj.weight": "model-00002-of-00007.safetensors",
|
98 |
+
"encoder.model.layers.18.input_layernorm.weight": "model-00002-of-00007.safetensors",
|
99 |
+
"encoder.model.layers.18.mlp.down_proj.weight": "model-00002-of-00007.safetensors",
|
100 |
+
"encoder.model.layers.18.mlp.gate_proj.weight": "model-00002-of-00007.safetensors",
|
101 |
+
"encoder.model.layers.18.mlp.up_proj.weight": "model-00002-of-00007.safetensors",
|
102 |
+
"encoder.model.layers.18.post_attention_layernorm.weight": "model-00002-of-00007.safetensors",
|
103 |
+
"encoder.model.layers.18.self_attn.k_proj.weight": "model-00002-of-00007.safetensors",
|
104 |
+
"encoder.model.layers.18.self_attn.o_proj.weight": "model-00002-of-00007.safetensors",
|
105 |
+
"encoder.model.layers.18.self_attn.q_proj.weight": "model-00002-of-00007.safetensors",
|
106 |
+
"encoder.model.layers.18.self_attn.v_proj.weight": "model-00002-of-00007.safetensors",
|
107 |
+
"encoder.model.layers.19.input_layernorm.weight": "model-00002-of-00007.safetensors",
|
108 |
+
"encoder.model.layers.19.mlp.down_proj.weight": "model-00002-of-00007.safetensors",
|
109 |
+
"encoder.model.layers.19.mlp.gate_proj.weight": "model-00002-of-00007.safetensors",
|
110 |
+
"encoder.model.layers.19.mlp.up_proj.weight": "model-00002-of-00007.safetensors",
|
111 |
+
"encoder.model.layers.19.post_attention_layernorm.weight": "model-00002-of-00007.safetensors",
|
112 |
+
"encoder.model.layers.19.self_attn.k_proj.weight": "model-00002-of-00007.safetensors",
|
113 |
+
"encoder.model.layers.19.self_attn.o_proj.weight": "model-00002-of-00007.safetensors",
|
114 |
+
"encoder.model.layers.19.self_attn.q_proj.weight": "model-00002-of-00007.safetensors",
|
115 |
+
"encoder.model.layers.19.self_attn.v_proj.weight": "model-00002-of-00007.safetensors",
|
116 |
+
"encoder.model.layers.2.input_layernorm.weight": "model-00001-of-00007.safetensors",
|
117 |
+
"encoder.model.layers.2.mlp.down_proj.weight": "model-00001-of-00007.safetensors",
|
118 |
+
"encoder.model.layers.2.mlp.gate_proj.weight": "model-00001-of-00007.safetensors",
|
119 |
+
"encoder.model.layers.2.mlp.up_proj.weight": "model-00001-of-00007.safetensors",
|
120 |
+
"encoder.model.layers.2.post_attention_layernorm.weight": "model-00001-of-00007.safetensors",
|
121 |
+
"encoder.model.layers.2.self_attn.k_proj.weight": "model-00001-of-00007.safetensors",
|
122 |
+
"encoder.model.layers.2.self_attn.o_proj.weight": "model-00001-of-00007.safetensors",
|
123 |
+
"encoder.model.layers.2.self_attn.q_proj.weight": "model-00001-of-00007.safetensors",
|
124 |
+
"encoder.model.layers.2.self_attn.v_proj.weight": "model-00001-of-00007.safetensors",
|
125 |
+
"encoder.model.layers.20.input_layernorm.weight": "model-00003-of-00007.safetensors",
|
126 |
+
"encoder.model.layers.20.mlp.down_proj.weight": "model-00003-of-00007.safetensors",
|
127 |
+
"encoder.model.layers.20.mlp.gate_proj.weight": "model-00002-of-00007.safetensors",
|
128 |
+
"encoder.model.layers.20.mlp.up_proj.weight": "model-00003-of-00007.safetensors",
|
129 |
+
"encoder.model.layers.20.post_attention_layernorm.weight": "model-00003-of-00007.safetensors",
|
130 |
+
"encoder.model.layers.20.self_attn.k_proj.weight": "model-00002-of-00007.safetensors",
|
131 |
+
"encoder.model.layers.20.self_attn.o_proj.weight": "model-00002-of-00007.safetensors",
|
132 |
+
"encoder.model.layers.20.self_attn.q_proj.weight": "model-00002-of-00007.safetensors",
|
133 |
+
"encoder.model.layers.20.self_attn.v_proj.weight": "model-00002-of-00007.safetensors",
|
134 |
+
"encoder.model.layers.21.input_layernorm.weight": "model-00003-of-00007.safetensors",
|
135 |
+
"encoder.model.layers.21.mlp.down_proj.weight": "model-00003-of-00007.safetensors",
|
136 |
+
"encoder.model.layers.21.mlp.gate_proj.weight": "model-00003-of-00007.safetensors",
|
137 |
+
"encoder.model.layers.21.mlp.up_proj.weight": "model-00003-of-00007.safetensors",
|
138 |
+
"encoder.model.layers.21.post_attention_layernorm.weight": "model-00003-of-00007.safetensors",
|
139 |
+
"encoder.model.layers.21.self_attn.k_proj.weight": "model-00003-of-00007.safetensors",
|
140 |
+
"encoder.model.layers.21.self_attn.o_proj.weight": "model-00003-of-00007.safetensors",
|
141 |
+
"encoder.model.layers.21.self_attn.q_proj.weight": "model-00003-of-00007.safetensors",
|
142 |
+
"encoder.model.layers.21.self_attn.v_proj.weight": "model-00003-of-00007.safetensors",
|
143 |
+
"encoder.model.layers.22.input_layernorm.weight": "model-00003-of-00007.safetensors",
|
144 |
+
"encoder.model.layers.22.mlp.down_proj.weight": "model-00003-of-00007.safetensors",
|
145 |
+
"encoder.model.layers.22.mlp.gate_proj.weight": "model-00003-of-00007.safetensors",
|
146 |
+
"encoder.model.layers.22.mlp.up_proj.weight": "model-00003-of-00007.safetensors",
|
147 |
+
"encoder.model.layers.22.post_attention_layernorm.weight": "model-00003-of-00007.safetensors",
|
148 |
+
"encoder.model.layers.22.self_attn.k_proj.weight": "model-00003-of-00007.safetensors",
|
149 |
+
"encoder.model.layers.22.self_attn.o_proj.weight": "model-00003-of-00007.safetensors",
|
150 |
+
"encoder.model.layers.22.self_attn.q_proj.weight": "model-00003-of-00007.safetensors",
|
151 |
+
"encoder.model.layers.22.self_attn.v_proj.weight": "model-00003-of-00007.safetensors",
|
152 |
+
"encoder.model.layers.23.input_layernorm.weight": "model-00003-of-00007.safetensors",
|
153 |
+
"encoder.model.layers.23.mlp.down_proj.weight": "model-00003-of-00007.safetensors",
|
154 |
+
"encoder.model.layers.23.mlp.gate_proj.weight": "model-00003-of-00007.safetensors",
|
155 |
+
"encoder.model.layers.23.mlp.up_proj.weight": "model-00003-of-00007.safetensors",
|
156 |
+
"encoder.model.layers.23.post_attention_layernorm.weight": "model-00003-of-00007.safetensors",
|
157 |
+
"encoder.model.layers.23.self_attn.k_proj.weight": "model-00003-of-00007.safetensors",
|
158 |
+
"encoder.model.layers.23.self_attn.o_proj.weight": "model-00003-of-00007.safetensors",
|
159 |
+
"encoder.model.layers.23.self_attn.q_proj.weight": "model-00003-of-00007.safetensors",
|
160 |
+
"encoder.model.layers.23.self_attn.v_proj.weight": "model-00003-of-00007.safetensors",
|
161 |
+
"encoder.model.layers.24.input_layernorm.weight": "model-00003-of-00007.safetensors",
|
162 |
+
"encoder.model.layers.24.mlp.down_proj.weight": "model-00003-of-00007.safetensors",
|
163 |
+
"encoder.model.layers.24.mlp.gate_proj.weight": "model-00003-of-00007.safetensors",
|
164 |
+
"encoder.model.layers.24.mlp.up_proj.weight": "model-00003-of-00007.safetensors",
|
165 |
+
"encoder.model.layers.24.post_attention_layernorm.weight": "model-00003-of-00007.safetensors",
|
166 |
+
"encoder.model.layers.24.self_attn.k_proj.weight": "model-00003-of-00007.safetensors",
|
167 |
+
"encoder.model.layers.24.self_attn.o_proj.weight": "model-00003-of-00007.safetensors",
|
168 |
+
"encoder.model.layers.24.self_attn.q_proj.weight": "model-00003-of-00007.safetensors",
|
169 |
+
"encoder.model.layers.24.self_attn.v_proj.weight": "model-00003-of-00007.safetensors",
|
170 |
+
"encoder.model.layers.25.input_layernorm.weight": "model-00003-of-00007.safetensors",
|
171 |
+
"encoder.model.layers.25.mlp.down_proj.weight": "model-00003-of-00007.safetensors",
|
172 |
+
"encoder.model.layers.25.mlp.gate_proj.weight": "model-00003-of-00007.safetensors",
|
173 |
+
"encoder.model.layers.25.mlp.up_proj.weight": "model-00003-of-00007.safetensors",
|
174 |
+
"encoder.model.layers.25.post_attention_layernorm.weight": "model-00003-of-00007.safetensors",
|
175 |
+
"encoder.model.layers.25.self_attn.k_proj.weight": "model-00003-of-00007.safetensors",
|
176 |
+
"encoder.model.layers.25.self_attn.o_proj.weight": "model-00003-of-00007.safetensors",
|
177 |
+
"encoder.model.layers.25.self_attn.q_proj.weight": "model-00003-of-00007.safetensors",
|
178 |
+
"encoder.model.layers.25.self_attn.v_proj.weight": "model-00003-of-00007.safetensors",
|
179 |
+
"encoder.model.layers.26.input_layernorm.weight": "model-00003-of-00007.safetensors",
|
180 |
+
"encoder.model.layers.26.mlp.down_proj.weight": "model-00003-of-00007.safetensors",
|
181 |
+
"encoder.model.layers.26.mlp.gate_proj.weight": "model-00003-of-00007.safetensors",
|
182 |
+
"encoder.model.layers.26.mlp.up_proj.weight": "model-00003-of-00007.safetensors",
|
183 |
+
"encoder.model.layers.26.post_attention_layernorm.weight": "model-00003-of-00007.safetensors",
|
184 |
+
"encoder.model.layers.26.self_attn.k_proj.weight": "model-00003-of-00007.safetensors",
|
185 |
+
"encoder.model.layers.26.self_attn.o_proj.weight": "model-00003-of-00007.safetensors",
|
186 |
+
"encoder.model.layers.26.self_attn.q_proj.weight": "model-00003-of-00007.safetensors",
|
187 |
+
"encoder.model.layers.26.self_attn.v_proj.weight": "model-00003-of-00007.safetensors",
|
188 |
+
"encoder.model.layers.27.input_layernorm.weight": "model-00003-of-00007.safetensors",
|
189 |
+
"encoder.model.layers.27.mlp.down_proj.weight": "model-00003-of-00007.safetensors",
|
190 |
+
"encoder.model.layers.27.mlp.gate_proj.weight": "model-00003-of-00007.safetensors",
|
191 |
+
"encoder.model.layers.27.mlp.up_proj.weight": "model-00003-of-00007.safetensors",
|
192 |
+
"encoder.model.layers.27.post_attention_layernorm.weight": "model-00003-of-00007.safetensors",
|
193 |
+
"encoder.model.layers.27.self_attn.k_proj.weight": "model-00003-of-00007.safetensors",
|
194 |
+
"encoder.model.layers.27.self_attn.o_proj.weight": "model-00003-of-00007.safetensors",
|
195 |
+
"encoder.model.layers.27.self_attn.q_proj.weight": "model-00003-of-00007.safetensors",
|
196 |
+
"encoder.model.layers.27.self_attn.v_proj.weight": "model-00003-of-00007.safetensors",
|
197 |
+
"encoder.model.layers.28.input_layernorm.weight": "model-00003-of-00007.safetensors",
|
198 |
+
"encoder.model.layers.28.mlp.down_proj.weight": "model-00003-of-00007.safetensors",
|
199 |
+
"encoder.model.layers.28.mlp.gate_proj.weight": "model-00003-of-00007.safetensors",
|
200 |
+
"encoder.model.layers.28.mlp.up_proj.weight": "model-00003-of-00007.safetensors",
|
201 |
+
"encoder.model.layers.28.post_attention_layernorm.weight": "model-00003-of-00007.safetensors",
|
202 |
+
"encoder.model.layers.28.self_attn.k_proj.weight": "model-00003-of-00007.safetensors",
|
203 |
+
"encoder.model.layers.28.self_attn.o_proj.weight": "model-00003-of-00007.safetensors",
|
204 |
+
"encoder.model.layers.28.self_attn.q_proj.weight": "model-00003-of-00007.safetensors",
|
205 |
+
"encoder.model.layers.28.self_attn.v_proj.weight": "model-00003-of-00007.safetensors",
|
206 |
+
"encoder.model.layers.29.input_layernorm.weight": "model-00003-of-00007.safetensors",
|
207 |
+
"encoder.model.layers.29.mlp.down_proj.weight": "model-00003-of-00007.safetensors",
|
208 |
+
"encoder.model.layers.29.mlp.gate_proj.weight": "model-00003-of-00007.safetensors",
|
209 |
+
"encoder.model.layers.29.mlp.up_proj.weight": "model-00003-of-00007.safetensors",
|
210 |
+
"encoder.model.layers.29.post_attention_layernorm.weight": "model-00003-of-00007.safetensors",
|
211 |
+
"encoder.model.layers.29.self_attn.k_proj.weight": "model-00003-of-00007.safetensors",
|
212 |
+
"encoder.model.layers.29.self_attn.o_proj.weight": "model-00003-of-00007.safetensors",
|
213 |
+
"encoder.model.layers.29.self_attn.q_proj.weight": "model-00003-of-00007.safetensors",
|
214 |
+
"encoder.model.layers.29.self_attn.v_proj.weight": "model-00003-of-00007.safetensors",
|
215 |
+
"encoder.model.layers.3.input_layernorm.weight": "model-00001-of-00007.safetensors",
|
216 |
+
"encoder.model.layers.3.mlp.down_proj.weight": "model-00001-of-00007.safetensors",
|
217 |
+
"encoder.model.layers.3.mlp.gate_proj.weight": "model-00001-of-00007.safetensors",
|
218 |
+
"encoder.model.layers.3.mlp.up_proj.weight": "model-00001-of-00007.safetensors",
|
219 |
+
"encoder.model.layers.3.post_attention_layernorm.weight": "model-00001-of-00007.safetensors",
|
220 |
+
"encoder.model.layers.3.self_attn.k_proj.weight": "model-00001-of-00007.safetensors",
|
221 |
+
"encoder.model.layers.3.self_attn.o_proj.weight": "model-00001-of-00007.safetensors",
|
222 |
+
"encoder.model.layers.3.self_attn.q_proj.weight": "model-00001-of-00007.safetensors",
|
223 |
+
"encoder.model.layers.3.self_attn.v_proj.weight": "model-00001-of-00007.safetensors",
|
224 |
+
"encoder.model.layers.30.input_layernorm.weight": "model-00003-of-00007.safetensors",
|
225 |
+
"encoder.model.layers.30.mlp.down_proj.weight": "model-00003-of-00007.safetensors",
|
226 |
+
"encoder.model.layers.30.mlp.gate_proj.weight": "model-00003-of-00007.safetensors",
|
227 |
+
"encoder.model.layers.30.mlp.up_proj.weight": "model-00003-of-00007.safetensors",
|
228 |
+
"encoder.model.layers.30.post_attention_layernorm.weight": "model-00003-of-00007.safetensors",
|
229 |
+
"encoder.model.layers.30.self_attn.k_proj.weight": "model-00003-of-00007.safetensors",
|
230 |
+
"encoder.model.layers.30.self_attn.o_proj.weight": "model-00003-of-00007.safetensors",
|
231 |
+
"encoder.model.layers.30.self_attn.q_proj.weight": "model-00003-of-00007.safetensors",
|
232 |
+
"encoder.model.layers.30.self_attn.v_proj.weight": "model-00003-of-00007.safetensors",
|
233 |
+
"encoder.model.layers.31.input_layernorm.weight": "model-00004-of-00007.safetensors",
|
234 |
+
"encoder.model.layers.31.mlp.down_proj.weight": "model-00004-of-00007.safetensors",
|
235 |
+
"encoder.model.layers.31.mlp.gate_proj.weight": "model-00003-of-00007.safetensors",
|
236 |
+
"encoder.model.layers.31.mlp.up_proj.weight": "model-00003-of-00007.safetensors",
|
237 |
+
"encoder.model.layers.31.post_attention_layernorm.weight": "model-00004-of-00007.safetensors",
|
238 |
+
"encoder.model.layers.31.self_attn.k_proj.weight": "model-00003-of-00007.safetensors",
|
239 |
+
"encoder.model.layers.31.self_attn.o_proj.weight": "model-00003-of-00007.safetensors",
|
240 |
+
"encoder.model.layers.31.self_attn.q_proj.weight": "model-00003-of-00007.safetensors",
|
241 |
+
"encoder.model.layers.31.self_attn.v_proj.weight": "model-00003-of-00007.safetensors",
|
242 |
+
"encoder.model.layers.4.input_layernorm.weight": "model-00001-of-00007.safetensors",
|
243 |
+
"encoder.model.layers.4.mlp.down_proj.weight": "model-00001-of-00007.safetensors",
|
244 |
+
"encoder.model.layers.4.mlp.gate_proj.weight": "model-00001-of-00007.safetensors",
|
245 |
+
"encoder.model.layers.4.mlp.up_proj.weight": "model-00001-of-00007.safetensors",
|
246 |
+
"encoder.model.layers.4.post_attention_layernorm.weight": "model-00001-of-00007.safetensors",
|
247 |
+
"encoder.model.layers.4.self_attn.k_proj.weight": "model-00001-of-00007.safetensors",
|
248 |
+
"encoder.model.layers.4.self_attn.o_proj.weight": "model-00001-of-00007.safetensors",
|
249 |
+
"encoder.model.layers.4.self_attn.q_proj.weight": "model-00001-of-00007.safetensors",
|
250 |
+
"encoder.model.layers.4.self_attn.v_proj.weight": "model-00001-of-00007.safetensors",
|
251 |
+
"encoder.model.layers.5.input_layernorm.weight": "model-00001-of-00007.safetensors",
|
252 |
+
"encoder.model.layers.5.mlp.down_proj.weight": "model-00001-of-00007.safetensors",
|
253 |
+
"encoder.model.layers.5.mlp.gate_proj.weight": "model-00001-of-00007.safetensors",
|
254 |
+
"encoder.model.layers.5.mlp.up_proj.weight": "model-00001-of-00007.safetensors",
|
255 |
+
"encoder.model.layers.5.post_attention_layernorm.weight": "model-00001-of-00007.safetensors",
|
256 |
+
"encoder.model.layers.5.self_attn.k_proj.weight": "model-00001-of-00007.safetensors",
|
257 |
+
"encoder.model.layers.5.self_attn.o_proj.weight": "model-00001-of-00007.safetensors",
|
258 |
+
"encoder.model.layers.5.self_attn.q_proj.weight": "model-00001-of-00007.safetensors",
|
259 |
+
"encoder.model.layers.5.self_attn.v_proj.weight": "model-00001-of-00007.safetensors",
|
260 |
+
"encoder.model.layers.6.input_layernorm.weight": "model-00001-of-00007.safetensors",
|
261 |
+
"encoder.model.layers.6.mlp.down_proj.weight": "model-00001-of-00007.safetensors",
|
262 |
+
"encoder.model.layers.6.mlp.gate_proj.weight": "model-00001-of-00007.safetensors",
|
263 |
+
"encoder.model.layers.6.mlp.up_proj.weight": "model-00001-of-00007.safetensors",
|
264 |
+
"encoder.model.layers.6.post_attention_layernorm.weight": "model-00001-of-00007.safetensors",
|
265 |
+
"encoder.model.layers.6.self_attn.k_proj.weight": "model-00001-of-00007.safetensors",
|
266 |
+
"encoder.model.layers.6.self_attn.o_proj.weight": "model-00001-of-00007.safetensors",
|
267 |
+
"encoder.model.layers.6.self_attn.q_proj.weight": "model-00001-of-00007.safetensors",
|
268 |
+
"encoder.model.layers.6.self_attn.v_proj.weight": "model-00001-of-00007.safetensors",
|
269 |
+
"encoder.model.layers.7.input_layernorm.weight": "model-00001-of-00007.safetensors",
|
270 |
+
"encoder.model.layers.7.mlp.down_proj.weight": "model-00001-of-00007.safetensors",
|
271 |
+
"encoder.model.layers.7.mlp.gate_proj.weight": "model-00001-of-00007.safetensors",
|
272 |
+
"encoder.model.layers.7.mlp.up_proj.weight": "model-00001-of-00007.safetensors",
|
273 |
+
"encoder.model.layers.7.post_attention_layernorm.weight": "model-00001-of-00007.safetensors",
|
274 |
+
"encoder.model.layers.7.self_attn.k_proj.weight": "model-00001-of-00007.safetensors",
|
275 |
+
"encoder.model.layers.7.self_attn.o_proj.weight": "model-00001-of-00007.safetensors",
|
276 |
+
"encoder.model.layers.7.self_attn.q_proj.weight": "model-00001-of-00007.safetensors",
|
277 |
+
"encoder.model.layers.7.self_attn.v_proj.weight": "model-00001-of-00007.safetensors",
|
278 |
+
"encoder.model.layers.8.input_layernorm.weight": "model-00001-of-00007.safetensors",
|
279 |
+
"encoder.model.layers.8.mlp.down_proj.weight": "model-00001-of-00007.safetensors",
|
280 |
+
"encoder.model.layers.8.mlp.gate_proj.weight": "model-00001-of-00007.safetensors",
|
281 |
+
"encoder.model.layers.8.mlp.up_proj.weight": "model-00001-of-00007.safetensors",
|
282 |
+
"encoder.model.layers.8.post_attention_layernorm.weight": "model-00001-of-00007.safetensors",
|
283 |
+
"encoder.model.layers.8.self_attn.k_proj.weight": "model-00001-of-00007.safetensors",
|
284 |
+
"encoder.model.layers.8.self_attn.o_proj.weight": "model-00001-of-00007.safetensors",
|
285 |
+
"encoder.model.layers.8.self_attn.q_proj.weight": "model-00001-of-00007.safetensors",
|
286 |
+
"encoder.model.layers.8.self_attn.v_proj.weight": "model-00001-of-00007.safetensors",
|
287 |
+
"encoder.model.layers.9.input_layernorm.weight": "model-00002-of-00007.safetensors",
|
288 |
+
"encoder.model.layers.9.mlp.down_proj.weight": "model-00002-of-00007.safetensors",
|
289 |
+
"encoder.model.layers.9.mlp.gate_proj.weight": "model-00002-of-00007.safetensors",
|
290 |
+
"encoder.model.layers.9.mlp.up_proj.weight": "model-00002-of-00007.safetensors",
|
291 |
+
"encoder.model.layers.9.post_attention_layernorm.weight": "model-00002-of-00007.safetensors",
|
292 |
+
"encoder.model.layers.9.self_attn.k_proj.weight": "model-00002-of-00007.safetensors",
|
293 |
+
"encoder.model.layers.9.self_attn.o_proj.weight": "model-00002-of-00007.safetensors",
|
294 |
+
"encoder.model.layers.9.self_attn.q_proj.weight": "model-00002-of-00007.safetensors",
|
295 |
+
"encoder.model.layers.9.self_attn.v_proj.weight": "model-00002-of-00007.safetensors",
|
296 |
+
"encoder.model.norm.weight": "model-00004-of-00007.safetensors",
|
297 |
+
"lm_head.weight": "model-00007-of-00007.safetensors",
|
298 |
+
"model.embed_tokens.weight": "model-00004-of-00007.safetensors",
|
299 |
+
"model.layers.0.input_layernorm.weight": "model-00004-of-00007.safetensors",
|
300 |
+
"model.layers.0.mlp.down_proj.weight": "model-00004-of-00007.safetensors",
|
301 |
+
"model.layers.0.mlp.gate_proj.weight": "model-00004-of-00007.safetensors",
|
302 |
+
"model.layers.0.mlp.up_proj.weight": "model-00004-of-00007.safetensors",
|
303 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00004-of-00007.safetensors",
|
304 |
+
"model.layers.0.self_attn.k_proj.weight": "model-00004-of-00007.safetensors",
|
305 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00004-of-00007.safetensors",
|
306 |
+
"model.layers.0.self_attn.q_proj.weight": "model-00004-of-00007.safetensors",
|
307 |
+
"model.layers.0.self_attn.v_proj.weight": "model-00004-of-00007.safetensors",
|
308 |
+
"model.layers.1.input_layernorm.weight": "model-00004-of-00007.safetensors",
|
309 |
+
"model.layers.1.mlp.down_proj.weight": "model-00004-of-00007.safetensors",
|
310 |
+
"model.layers.1.mlp.gate_proj.weight": "model-00004-of-00007.safetensors",
|
311 |
+
"model.layers.1.mlp.up_proj.weight": "model-00004-of-00007.safetensors",
|
312 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00004-of-00007.safetensors",
|
313 |
+
"model.layers.1.self_attn.k_proj.weight": "model-00004-of-00007.safetensors",
|
314 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00004-of-00007.safetensors",
|
315 |
+
"model.layers.1.self_attn.q_proj.weight": "model-00004-of-00007.safetensors",
|
316 |
+
"model.layers.1.self_attn.v_proj.weight": "model-00004-of-00007.safetensors",
|
317 |
+
"model.layers.10.input_layernorm.weight": "model-00005-of-00007.safetensors",
|
318 |
+
"model.layers.10.mlp.down_proj.weight": "model-00005-of-00007.safetensors",
|
319 |
+
"model.layers.10.mlp.gate_proj.weight": "model-00005-of-00007.safetensors",
|
320 |
+
"model.layers.10.mlp.up_proj.weight": "model-00005-of-00007.safetensors",
|
321 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00005-of-00007.safetensors",
|
322 |
+
"model.layers.10.self_attn.k_proj.weight": "model-00005-of-00007.safetensors",
|
323 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00005-of-00007.safetensors",
|
324 |
+
"model.layers.10.self_attn.q_proj.weight": "model-00005-of-00007.safetensors",
|
325 |
+
"model.layers.10.self_attn.v_proj.weight": "model-00005-of-00007.safetensors",
|
326 |
+
"model.layers.11.input_layernorm.weight": "model-00005-of-00007.safetensors",
|
327 |
+
"model.layers.11.mlp.down_proj.weight": "model-00005-of-00007.safetensors",
|
328 |
+
"model.layers.11.mlp.gate_proj.weight": "model-00005-of-00007.safetensors",
|
329 |
+
"model.layers.11.mlp.up_proj.weight": "model-00005-of-00007.safetensors",
|
330 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00005-of-00007.safetensors",
|
331 |
+
"model.layers.11.self_attn.k_proj.weight": "model-00005-of-00007.safetensors",
|
332 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00005-of-00007.safetensors",
|
333 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00005-of-00007.safetensors",
|
334 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00005-of-00007.safetensors",
|
335 |
+
"model.layers.12.input_layernorm.weight": "model-00005-of-00007.safetensors",
|
336 |
+
"model.layers.12.mlp.down_proj.weight": "model-00005-of-00007.safetensors",
|
337 |
+
"model.layers.12.mlp.gate_proj.weight": "model-00005-of-00007.safetensors",
|
338 |
+
"model.layers.12.mlp.up_proj.weight": "model-00005-of-00007.safetensors",
|
339 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00005-of-00007.safetensors",
|
340 |
+
"model.layers.12.self_attn.k_proj.weight": "model-00005-of-00007.safetensors",
|
341 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00005-of-00007.safetensors",
|
342 |
+
"model.layers.12.self_attn.q_proj.weight": "model-00005-of-00007.safetensors",
|
343 |
+
"model.layers.12.self_attn.v_proj.weight": "model-00005-of-00007.safetensors",
|
344 |
+
"model.layers.13.input_layernorm.weight": "model-00005-of-00007.safetensors",
|
345 |
+
"model.layers.13.mlp.down_proj.weight": "model-00005-of-00007.safetensors",
|
346 |
+
"model.layers.13.mlp.gate_proj.weight": "model-00005-of-00007.safetensors",
|
347 |
+
"model.layers.13.mlp.up_proj.weight": "model-00005-of-00007.safetensors",
|
348 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00005-of-00007.safetensors",
|
349 |
+
"model.layers.13.self_attn.k_proj.weight": "model-00005-of-00007.safetensors",
|
350 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00005-of-00007.safetensors",
|
351 |
+
"model.layers.13.self_attn.q_proj.weight": "model-00005-of-00007.safetensors",
|
352 |
+
"model.layers.13.self_attn.v_proj.weight": "model-00005-of-00007.safetensors",
|
353 |
+
"model.layers.14.input_layernorm.weight": "model-00005-of-00007.safetensors",
|
354 |
+
"model.layers.14.mlp.down_proj.weight": "model-00005-of-00007.safetensors",
|
355 |
+
"model.layers.14.mlp.gate_proj.weight": "model-00005-of-00007.safetensors",
|
356 |
+
"model.layers.14.mlp.up_proj.weight": "model-00005-of-00007.safetensors",
|
357 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00005-of-00007.safetensors",
|
358 |
+
"model.layers.14.self_attn.k_proj.weight": "model-00005-of-00007.safetensors",
|
359 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00005-of-00007.safetensors",
|
360 |
+
"model.layers.14.self_attn.q_proj.weight": "model-00005-of-00007.safetensors",
|
361 |
+
"model.layers.14.self_attn.v_proj.weight": "model-00005-of-00007.safetensors",
|
362 |
+
"model.layers.15.input_layernorm.weight": "model-00005-of-00007.safetensors",
|
363 |
+
"model.layers.15.mlp.down_proj.weight": "model-00005-of-00007.safetensors",
|
364 |
+
"model.layers.15.mlp.gate_proj.weight": "model-00005-of-00007.safetensors",
|
365 |
+
"model.layers.15.mlp.up_proj.weight": "model-00005-of-00007.safetensors",
|
366 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00005-of-00007.safetensors",
|
367 |
+
"model.layers.15.self_attn.k_proj.weight": "model-00005-of-00007.safetensors",
|
368 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00005-of-00007.safetensors",
|
369 |
+
"model.layers.15.self_attn.q_proj.weight": "model-00005-of-00007.safetensors",
|
370 |
+
"model.layers.15.self_attn.v_proj.weight": "model-00005-of-00007.safetensors",
|
371 |
+
"model.layers.16.input_layernorm.weight": "model-00005-of-00007.safetensors",
|
372 |
+
"model.layers.16.mlp.down_proj.weight": "model-00005-of-00007.safetensors",
|
373 |
+
"model.layers.16.mlp.gate_proj.weight": "model-00005-of-00007.safetensors",
|
374 |
+
"model.layers.16.mlp.up_proj.weight": "model-00005-of-00007.safetensors",
|
375 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00005-of-00007.safetensors",
|
376 |
+
"model.layers.16.self_attn.k_proj.weight": "model-00005-of-00007.safetensors",
|
377 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00005-of-00007.safetensors",
|
378 |
+
"model.layers.16.self_attn.q_proj.weight": "model-00005-of-00007.safetensors",
|
379 |
+
"model.layers.16.self_attn.v_proj.weight": "model-00005-of-00007.safetensors",
|
380 |
+
"model.layers.17.input_layernorm.weight": "model-00006-of-00007.safetensors",
|
381 |
+
"model.layers.17.mlp.down_proj.weight": "model-00006-of-00007.safetensors",
|
382 |
+
"model.layers.17.mlp.gate_proj.weight": "model-00005-of-00007.safetensors",
|
383 |
+
"model.layers.17.mlp.up_proj.weight": "model-00006-of-00007.safetensors",
|
384 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00006-of-00007.safetensors",
|
385 |
+
"model.layers.17.self_attn.k_proj.weight": "model-00005-of-00007.safetensors",
|
386 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00005-of-00007.safetensors",
|
387 |
+
"model.layers.17.self_attn.q_proj.weight": "model-00005-of-00007.safetensors",
|
388 |
+
"model.layers.17.self_attn.v_proj.weight": "model-00005-of-00007.safetensors",
|
389 |
+
"model.layers.18.input_layernorm.weight": "model-00006-of-00007.safetensors",
|
390 |
+
"model.layers.18.mlp.down_proj.weight": "model-00006-of-00007.safetensors",
|
391 |
+
"model.layers.18.mlp.gate_proj.weight": "model-00006-of-00007.safetensors",
|
392 |
+
"model.layers.18.mlp.up_proj.weight": "model-00006-of-00007.safetensors",
|
393 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00006-of-00007.safetensors",
|
394 |
+
"model.layers.18.self_attn.k_proj.weight": "model-00006-of-00007.safetensors",
|
395 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00006-of-00007.safetensors",
|
396 |
+
"model.layers.18.self_attn.q_proj.weight": "model-00006-of-00007.safetensors",
|
397 |
+
"model.layers.18.self_attn.v_proj.weight": "model-00006-of-00007.safetensors",
|
398 |
+
"model.layers.19.input_layernorm.weight": "model-00006-of-00007.safetensors",
|
399 |
+
"model.layers.19.mlp.down_proj.weight": "model-00006-of-00007.safetensors",
|
400 |
+
"model.layers.19.mlp.gate_proj.weight": "model-00006-of-00007.safetensors",
|
401 |
+
"model.layers.19.mlp.up_proj.weight": "model-00006-of-00007.safetensors",
|
402 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00006-of-00007.safetensors",
|
403 |
+
"model.layers.19.self_attn.k_proj.weight": "model-00006-of-00007.safetensors",
|
404 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00006-of-00007.safetensors",
|
405 |
+
"model.layers.19.self_attn.q_proj.weight": "model-00006-of-00007.safetensors",
|
406 |
+
"model.layers.19.self_attn.v_proj.weight": "model-00006-of-00007.safetensors",
|
407 |
+
"model.layers.2.input_layernorm.weight": "model-00004-of-00007.safetensors",
|
408 |
+
"model.layers.2.mlp.down_proj.weight": "model-00004-of-00007.safetensors",
|
409 |
+
"model.layers.2.mlp.gate_proj.weight": "model-00004-of-00007.safetensors",
|
410 |
+
"model.layers.2.mlp.up_proj.weight": "model-00004-of-00007.safetensors",
|
411 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00004-of-00007.safetensors",
|
412 |
+
"model.layers.2.self_attn.k_proj.weight": "model-00004-of-00007.safetensors",
|
413 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00004-of-00007.safetensors",
|
414 |
+
"model.layers.2.self_attn.q_proj.weight": "model-00004-of-00007.safetensors",
|
415 |
+
"model.layers.2.self_attn.v_proj.weight": "model-00004-of-00007.safetensors",
|
416 |
+
"model.layers.20.input_layernorm.weight": "model-00006-of-00007.safetensors",
|
417 |
+
"model.layers.20.mlp.down_proj.weight": "model-00006-of-00007.safetensors",
|
418 |
+
"model.layers.20.mlp.gate_proj.weight": "model-00006-of-00007.safetensors",
|
419 |
+
"model.layers.20.mlp.up_proj.weight": "model-00006-of-00007.safetensors",
|
420 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00006-of-00007.safetensors",
|
421 |
+
"model.layers.20.self_attn.k_proj.weight": "model-00006-of-00007.safetensors",
|
422 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00006-of-00007.safetensors",
|
423 |
+
"model.layers.20.self_attn.q_proj.weight": "model-00006-of-00007.safetensors",
|
424 |
+
"model.layers.20.self_attn.v_proj.weight": "model-00006-of-00007.safetensors",
|
425 |
+
"model.layers.21.input_layernorm.weight": "model-00006-of-00007.safetensors",
|
426 |
+
"model.layers.21.mlp.down_proj.weight": "model-00006-of-00007.safetensors",
|
427 |
+
"model.layers.21.mlp.gate_proj.weight": "model-00006-of-00007.safetensors",
|
428 |
+
"model.layers.21.mlp.up_proj.weight": "model-00006-of-00007.safetensors",
|
429 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00006-of-00007.safetensors",
|
430 |
+
"model.layers.21.self_attn.k_proj.weight": "model-00006-of-00007.safetensors",
|
431 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00006-of-00007.safetensors",
|
432 |
+
"model.layers.21.self_attn.q_proj.weight": "model-00006-of-00007.safetensors",
|
433 |
+
"model.layers.21.self_attn.v_proj.weight": "model-00006-of-00007.safetensors",
|
434 |
+
"model.layers.22.input_layernorm.weight": "model-00006-of-00007.safetensors",
|
435 |
+
"model.layers.22.mlp.down_proj.weight": "model-00006-of-00007.safetensors",
|
436 |
+
"model.layers.22.mlp.gate_proj.weight": "model-00006-of-00007.safetensors",
|
437 |
+
"model.layers.22.mlp.up_proj.weight": "model-00006-of-00007.safetensors",
|
438 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00006-of-00007.safetensors",
|
439 |
+
"model.layers.22.self_attn.k_proj.weight": "model-00006-of-00007.safetensors",
|
440 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00006-of-00007.safetensors",
|
441 |
+
"model.layers.22.self_attn.q_proj.weight": "model-00006-of-00007.safetensors",
|
442 |
+
"model.layers.22.self_attn.v_proj.weight": "model-00006-of-00007.safetensors",
|
443 |
+
"model.layers.23.input_layernorm.weight": "model-00006-of-00007.safetensors",
|
444 |
+
"model.layers.23.mlp.down_proj.weight": "model-00006-of-00007.safetensors",
|
445 |
+
"model.layers.23.mlp.gate_proj.weight": "model-00006-of-00007.safetensors",
|
446 |
+
"model.layers.23.mlp.up_proj.weight": "model-00006-of-00007.safetensors",
|
447 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00006-of-00007.safetensors",
|
448 |
+
"model.layers.23.self_attn.k_proj.weight": "model-00006-of-00007.safetensors",
|
449 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00006-of-00007.safetensors",
|
450 |
+
"model.layers.23.self_attn.q_proj.weight": "model-00006-of-00007.safetensors",
|
451 |
+
"model.layers.23.self_attn.v_proj.weight": "model-00006-of-00007.safetensors",
|
452 |
+
"model.layers.24.input_layernorm.weight": "model-00006-of-00007.safetensors",
|
453 |
+
"model.layers.24.mlp.down_proj.weight": "model-00006-of-00007.safetensors",
|
454 |
+
"model.layers.24.mlp.gate_proj.weight": "model-00006-of-00007.safetensors",
|
455 |
+
"model.layers.24.mlp.up_proj.weight": "model-00006-of-00007.safetensors",
|
456 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00006-of-00007.safetensors",
|
457 |
+
"model.layers.24.self_attn.k_proj.weight": "model-00006-of-00007.safetensors",
|
458 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00006-of-00007.safetensors",
|
459 |
+
"model.layers.24.self_attn.q_proj.weight": "model-00006-of-00007.safetensors",
|
460 |
+
"model.layers.24.self_attn.v_proj.weight": "model-00006-of-00007.safetensors",
|
461 |
+
"model.layers.25.input_layernorm.weight": "model-00006-of-00007.safetensors",
|
462 |
+
"model.layers.25.mlp.down_proj.weight": "model-00006-of-00007.safetensors",
|
463 |
+
"model.layers.25.mlp.gate_proj.weight": "model-00006-of-00007.safetensors",
|
464 |
+
"model.layers.25.mlp.up_proj.weight": "model-00006-of-00007.safetensors",
|
465 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00006-of-00007.safetensors",
|
466 |
+
"model.layers.25.self_attn.k_proj.weight": "model-00006-of-00007.safetensors",
|
467 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00006-of-00007.safetensors",
|
468 |
+
"model.layers.25.self_attn.q_proj.weight": "model-00006-of-00007.safetensors",
|
469 |
+
"model.layers.25.self_attn.v_proj.weight": "model-00006-of-00007.safetensors",
|
470 |
+
"model.layers.26.input_layernorm.weight": "model-00006-of-00007.safetensors",
|
471 |
+
"model.layers.26.mlp.down_proj.weight": "model-00006-of-00007.safetensors",
|
472 |
+
"model.layers.26.mlp.gate_proj.weight": "model-00006-of-00007.safetensors",
|
473 |
+
"model.layers.26.mlp.up_proj.weight": "model-00006-of-00007.safetensors",
|
474 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00006-of-00007.safetensors",
|
475 |
+
"model.layers.26.self_attn.k_proj.weight": "model-00006-of-00007.safetensors",
|
476 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00006-of-00007.safetensors",
|
477 |
+
"model.layers.26.self_attn.q_proj.weight": "model-00006-of-00007.safetensors",
|
478 |
+
"model.layers.26.self_attn.v_proj.weight": "model-00006-of-00007.safetensors",
|
479 |
+
"model.layers.27.input_layernorm.weight": "model-00006-of-00007.safetensors",
|
480 |
+
"model.layers.27.mlp.down_proj.weight": "model-00006-of-00007.safetensors",
|
481 |
+
"model.layers.27.mlp.gate_proj.weight": "model-00006-of-00007.safetensors",
|
482 |
+
"model.layers.27.mlp.up_proj.weight": "model-00006-of-00007.safetensors",
|
483 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00006-of-00007.safetensors",
|
484 |
+
"model.layers.27.self_attn.k_proj.weight": "model-00006-of-00007.safetensors",
|
485 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00006-of-00007.safetensors",
|
486 |
+
"model.layers.27.self_attn.q_proj.weight": "model-00006-of-00007.safetensors",
|
487 |
+
"model.layers.27.self_attn.v_proj.weight": "model-00006-of-00007.safetensors",
|
488 |
+
"model.layers.28.input_layernorm.weight": "model-00007-of-00007.safetensors",
|
489 |
+
"model.layers.28.mlp.down_proj.weight": "model-00007-of-00007.safetensors",
|
490 |
+
"model.layers.28.mlp.gate_proj.weight": "model-00006-of-00007.safetensors",
|
491 |
+
"model.layers.28.mlp.up_proj.weight": "model-00006-of-00007.safetensors",
|
492 |
+
"model.layers.28.post_attention_layernorm.weight": "model-00007-of-00007.safetensors",
|
493 |
+
"model.layers.28.self_attn.k_proj.weight": "model-00006-of-00007.safetensors",
|
494 |
+
"model.layers.28.self_attn.o_proj.weight": "model-00006-of-00007.safetensors",
|
495 |
+
"model.layers.28.self_attn.q_proj.weight": "model-00006-of-00007.safetensors",
|
496 |
+
"model.layers.28.self_attn.v_proj.weight": "model-00006-of-00007.safetensors",
|
497 |
+
"model.layers.29.input_layernorm.weight": "model-00007-of-00007.safetensors",
|
498 |
+
"model.layers.29.mlp.down_proj.weight": "model-00007-of-00007.safetensors",
|
499 |
+
"model.layers.29.mlp.gate_proj.weight": "model-00007-of-00007.safetensors",
|
500 |
+
"model.layers.29.mlp.up_proj.weight": "model-00007-of-00007.safetensors",
|
501 |
+
"model.layers.29.post_attention_layernorm.weight": "model-00007-of-00007.safetensors",
|
502 |
+
"model.layers.29.self_attn.k_proj.weight": "model-00007-of-00007.safetensors",
|
503 |
+
"model.layers.29.self_attn.o_proj.weight": "model-00007-of-00007.safetensors",
|
504 |
+
"model.layers.29.self_attn.q_proj.weight": "model-00007-of-00007.safetensors",
|
505 |
+
"model.layers.29.self_attn.v_proj.weight": "model-00007-of-00007.safetensors",
|
506 |
+
"model.layers.3.input_layernorm.weight": "model-00004-of-00007.safetensors",
|
507 |
+
"model.layers.3.mlp.down_proj.weight": "model-00004-of-00007.safetensors",
|
508 |
+
"model.layers.3.mlp.gate_proj.weight": "model-00004-of-00007.safetensors",
|
509 |
+
"model.layers.3.mlp.up_proj.weight": "model-00004-of-00007.safetensors",
|
510 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00004-of-00007.safetensors",
|
511 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00004-of-00007.safetensors",
|
512 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00004-of-00007.safetensors",
|
513 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00004-of-00007.safetensors",
|
514 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00004-of-00007.safetensors",
|
515 |
+
"model.layers.30.input_layernorm.weight": "model-00007-of-00007.safetensors",
|
516 |
+
"model.layers.30.mlp.down_proj.weight": "model-00007-of-00007.safetensors",
|
517 |
+
"model.layers.30.mlp.gate_proj.weight": "model-00007-of-00007.safetensors",
|
518 |
+
"model.layers.30.mlp.up_proj.weight": "model-00007-of-00007.safetensors",
|
519 |
+
"model.layers.30.post_attention_layernorm.weight": "model-00007-of-00007.safetensors",
|
520 |
+
"model.layers.30.self_attn.k_proj.weight": "model-00007-of-00007.safetensors",
|
521 |
+
"model.layers.30.self_attn.o_proj.weight": "model-00007-of-00007.safetensors",
|
522 |
+
"model.layers.30.self_attn.q_proj.weight": "model-00007-of-00007.safetensors",
|
523 |
+
"model.layers.30.self_attn.v_proj.weight": "model-00007-of-00007.safetensors",
|
524 |
+
"model.layers.31.input_layernorm.weight": "model-00007-of-00007.safetensors",
|
525 |
+
"model.layers.31.mlp.down_proj.weight": "model-00007-of-00007.safetensors",
|
526 |
+
"model.layers.31.mlp.gate_proj.weight": "model-00007-of-00007.safetensors",
|
527 |
+
"model.layers.31.mlp.up_proj.weight": "model-00007-of-00007.safetensors",
|
528 |
+
"model.layers.31.post_attention_layernorm.weight": "model-00007-of-00007.safetensors",
|
529 |
+
"model.layers.31.self_attn.k_proj.weight": "model-00007-of-00007.safetensors",
|
530 |
+
"model.layers.31.self_attn.o_proj.weight": "model-00007-of-00007.safetensors",
|
531 |
+
"model.layers.31.self_attn.q_proj.weight": "model-00007-of-00007.safetensors",
|
532 |
+
"model.layers.31.self_attn.v_proj.weight": "model-00007-of-00007.safetensors",
|
533 |
+
"model.layers.4.input_layernorm.weight": "model-00004-of-00007.safetensors",
|
534 |
+
"model.layers.4.mlp.down_proj.weight": "model-00004-of-00007.safetensors",
|
535 |
+
"model.layers.4.mlp.gate_proj.weight": "model-00004-of-00007.safetensors",
|
536 |
+
"model.layers.4.mlp.up_proj.weight": "model-00004-of-00007.safetensors",
|
537 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00004-of-00007.safetensors",
|
538 |
+
"model.layers.4.self_attn.k_proj.weight": "model-00004-of-00007.safetensors",
|
539 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00004-of-00007.safetensors",
|
540 |
+
"model.layers.4.self_attn.q_proj.weight": "model-00004-of-00007.safetensors",
|
541 |
+
"model.layers.4.self_attn.v_proj.weight": "model-00004-of-00007.safetensors",
|
542 |
+
"model.layers.5.input_layernorm.weight": "model-00004-of-00007.safetensors",
|
543 |
+
"model.layers.5.mlp.down_proj.weight": "model-00004-of-00007.safetensors",
|
544 |
+
"model.layers.5.mlp.gate_proj.weight": "model-00004-of-00007.safetensors",
|
545 |
+
"model.layers.5.mlp.up_proj.weight": "model-00004-of-00007.safetensors",
|
546 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00004-of-00007.safetensors",
|
547 |
+
"model.layers.5.self_attn.k_proj.weight": "model-00004-of-00007.safetensors",
|
548 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00004-of-00007.safetensors",
|
549 |
+
"model.layers.5.self_attn.q_proj.weight": "model-00004-of-00007.safetensors",
|
550 |
+
"model.layers.5.self_attn.v_proj.weight": "model-00004-of-00007.safetensors",
|
551 |
+
"model.layers.6.input_layernorm.weight": "model-00005-of-00007.safetensors",
|
552 |
+
"model.layers.6.mlp.down_proj.weight": "model-00005-of-00007.safetensors",
|
553 |
+
"model.layers.6.mlp.gate_proj.weight": "model-00005-of-00007.safetensors",
|
554 |
+
"model.layers.6.mlp.up_proj.weight": "model-00005-of-00007.safetensors",
|
555 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00005-of-00007.safetensors",
|
556 |
+
"model.layers.6.self_attn.k_proj.weight": "model-00004-of-00007.safetensors",
|
557 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00004-of-00007.safetensors",
|
558 |
+
"model.layers.6.self_attn.q_proj.weight": "model-00004-of-00007.safetensors",
|
559 |
+
"model.layers.6.self_attn.v_proj.weight": "model-00004-of-00007.safetensors",
|
560 |
+
"model.layers.7.input_layernorm.weight": "model-00005-of-00007.safetensors",
|
561 |
+
"model.layers.7.mlp.down_proj.weight": "model-00005-of-00007.safetensors",
|
562 |
+
"model.layers.7.mlp.gate_proj.weight": "model-00005-of-00007.safetensors",
|
563 |
+
"model.layers.7.mlp.up_proj.weight": "model-00005-of-00007.safetensors",
|
564 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00005-of-00007.safetensors",
|
565 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00005-of-00007.safetensors",
|
566 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00005-of-00007.safetensors",
|
567 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00005-of-00007.safetensors",
|
568 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00005-of-00007.safetensors",
|
569 |
+
"model.layers.8.input_layernorm.weight": "model-00005-of-00007.safetensors",
|
570 |
+
"model.layers.8.mlp.down_proj.weight": "model-00005-of-00007.safetensors",
|
571 |
+
"model.layers.8.mlp.gate_proj.weight": "model-00005-of-00007.safetensors",
|
572 |
+
"model.layers.8.mlp.up_proj.weight": "model-00005-of-00007.safetensors",
|
573 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00005-of-00007.safetensors",
|
574 |
+
"model.layers.8.self_attn.k_proj.weight": "model-00005-of-00007.safetensors",
|
575 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00005-of-00007.safetensors",
|
576 |
+
"model.layers.8.self_attn.q_proj.weight": "model-00005-of-00007.safetensors",
|
577 |
+
"model.layers.8.self_attn.v_proj.weight": "model-00005-of-00007.safetensors",
|
578 |
+
"model.layers.9.input_layernorm.weight": "model-00005-of-00007.safetensors",
|
579 |
+
"model.layers.9.mlp.down_proj.weight": "model-00005-of-00007.safetensors",
|
580 |
+
"model.layers.9.mlp.gate_proj.weight": "model-00005-of-00007.safetensors",
|
581 |
+
"model.layers.9.mlp.up_proj.weight": "model-00005-of-00007.safetensors",
|
582 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00005-of-00007.safetensors",
|
583 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00005-of-00007.safetensors",
|
584 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00005-of-00007.safetensors",
|
585 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00005-of-00007.safetensors",
|
586 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00005-of-00007.safetensors",
|
587 |
+
"model.norm.weight": "model-00007-of-00007.safetensors"
|
588 |
+
}
|
589 |
+
}
|
rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92cc13315f24c28015d695b6cde08bb1cd6fea4cbc435998485ed6fbe4c91285
|
3 |
+
size 15024
|
rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f4c154b6a63e0b1f98f7d2847944398f99f1657d35e8eddf7fdf0ae2c24b0552
|
3 |
+
size 15024
|
rng_state_2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f784c6a9507b51189f2caffbd178ea9882103b75852e31c15f47fdae6a43af1d
|
3 |
+
size 15024
|
rng_state_3.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34b023e05bc2d12b91dc436d4922b990d50ec8dc56d40dc3e36b3bb34fc81341
|
3 |
+
size 15024
|
scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1aa1a25170b9a88c638fc6cf25dc66dd66b659d5b6332637be925c355af1402
|
3 |
+
size 1064
|
trainer_state.json
ADDED
@@ -0,0 +1,1923 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 1.9986146386515817,
|
5 |
+
"eval_steps": 500,
|
6 |
+
"global_step": 1082,
|
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.0073885938582313555,
|
13 |
+
"grad_norm": 30.625,
|
14 |
+
"learning_rate": 8.000000000000001e-07,
|
15 |
+
"loss": 3.171,
|
16 |
+
"step": 4
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.014777187716462711,
|
20 |
+
"grad_norm": 30.625,
|
21 |
+
"learning_rate": 1.6000000000000001e-06,
|
22 |
+
"loss": 3.1417,
|
23 |
+
"step": 8
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"epoch": 0.022165781574694066,
|
27 |
+
"grad_norm": 26.375,
|
28 |
+
"learning_rate": 2.4000000000000003e-06,
|
29 |
+
"loss": 2.9572,
|
30 |
+
"step": 12
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"epoch": 0.029554375432925422,
|
34 |
+
"grad_norm": 19.75,
|
35 |
+
"learning_rate": 3.2000000000000003e-06,
|
36 |
+
"loss": 2.4271,
|
37 |
+
"step": 16
|
38 |
+
},
|
39 |
+
{
|
40 |
+
"epoch": 0.03694296929115678,
|
41 |
+
"grad_norm": 16.25,
|
42 |
+
"learning_rate": 4.000000000000001e-06,
|
43 |
+
"loss": 1.9425,
|
44 |
+
"step": 20
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"epoch": 0.04433156314938813,
|
48 |
+
"grad_norm": 10.8125,
|
49 |
+
"learning_rate": 4.800000000000001e-06,
|
50 |
+
"loss": 1.2272,
|
51 |
+
"step": 24
|
52 |
+
},
|
53 |
+
{
|
54 |
+
"epoch": 0.051720157007619484,
|
55 |
+
"grad_norm": 6.21875,
|
56 |
+
"learning_rate": 5.600000000000001e-06,
|
57 |
+
"loss": 0.7596,
|
58 |
+
"step": 28
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"epoch": 0.059108750865850844,
|
62 |
+
"grad_norm": 4.6875,
|
63 |
+
"learning_rate": 6.4000000000000006e-06,
|
64 |
+
"loss": 0.5928,
|
65 |
+
"step": 32
|
66 |
+
},
|
67 |
+
{
|
68 |
+
"epoch": 0.0664973447240822,
|
69 |
+
"grad_norm": 3.234375,
|
70 |
+
"learning_rate": 7.2000000000000005e-06,
|
71 |
+
"loss": 0.5097,
|
72 |
+
"step": 36
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"epoch": 0.07388593858231356,
|
76 |
+
"grad_norm": 2.765625,
|
77 |
+
"learning_rate": 8.000000000000001e-06,
|
78 |
+
"loss": 0.4897,
|
79 |
+
"step": 40
|
80 |
+
},
|
81 |
+
{
|
82 |
+
"epoch": 0.0812745324405449,
|
83 |
+
"grad_norm": 2.609375,
|
84 |
+
"learning_rate": 8.8e-06,
|
85 |
+
"loss": 0.4433,
|
86 |
+
"step": 44
|
87 |
+
},
|
88 |
+
{
|
89 |
+
"epoch": 0.08866312629877626,
|
90 |
+
"grad_norm": 2.515625,
|
91 |
+
"learning_rate": 9.600000000000001e-06,
|
92 |
+
"loss": 0.4597,
|
93 |
+
"step": 48
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"epoch": 0.09605172015700762,
|
97 |
+
"grad_norm": 2.109375,
|
98 |
+
"learning_rate": 1.04e-05,
|
99 |
+
"loss": 0.4418,
|
100 |
+
"step": 52
|
101 |
+
},
|
102 |
+
{
|
103 |
+
"epoch": 0.10344031401523897,
|
104 |
+
"grad_norm": 2.109375,
|
105 |
+
"learning_rate": 1.1200000000000001e-05,
|
106 |
+
"loss": 0.416,
|
107 |
+
"step": 56
|
108 |
+
},
|
109 |
+
{
|
110 |
+
"epoch": 0.11082890787347033,
|
111 |
+
"grad_norm": 2.921875,
|
112 |
+
"learning_rate": 1.2e-05,
|
113 |
+
"loss": 0.4305,
|
114 |
+
"step": 60
|
115 |
+
},
|
116 |
+
{
|
117 |
+
"epoch": 0.11821750173170169,
|
118 |
+
"grad_norm": 2.21875,
|
119 |
+
"learning_rate": 1.2800000000000001e-05,
|
120 |
+
"loss": 0.3997,
|
121 |
+
"step": 64
|
122 |
+
},
|
123 |
+
{
|
124 |
+
"epoch": 0.12560609558993305,
|
125 |
+
"grad_norm": 2.15625,
|
126 |
+
"learning_rate": 1.3600000000000002e-05,
|
127 |
+
"loss": 0.3958,
|
128 |
+
"step": 68
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"epoch": 0.1329946894481644,
|
132 |
+
"grad_norm": 2.484375,
|
133 |
+
"learning_rate": 1.4400000000000001e-05,
|
134 |
+
"loss": 0.4051,
|
135 |
+
"step": 72
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"epoch": 0.14038328330639574,
|
139 |
+
"grad_norm": 2.28125,
|
140 |
+
"learning_rate": 1.5200000000000002e-05,
|
141 |
+
"loss": 0.4058,
|
142 |
+
"step": 76
|
143 |
+
},
|
144 |
+
{
|
145 |
+
"epoch": 0.1477718771646271,
|
146 |
+
"grad_norm": 2.046875,
|
147 |
+
"learning_rate": 1.6000000000000003e-05,
|
148 |
+
"loss": 0.4084,
|
149 |
+
"step": 80
|
150 |
+
},
|
151 |
+
{
|
152 |
+
"epoch": 0.15516047102285846,
|
153 |
+
"grad_norm": 2.203125,
|
154 |
+
"learning_rate": 1.6800000000000002e-05,
|
155 |
+
"loss": 0.402,
|
156 |
+
"step": 84
|
157 |
+
},
|
158 |
+
{
|
159 |
+
"epoch": 0.1625490648810898,
|
160 |
+
"grad_norm": 1.9921875,
|
161 |
+
"learning_rate": 1.76e-05,
|
162 |
+
"loss": 0.3955,
|
163 |
+
"step": 88
|
164 |
+
},
|
165 |
+
{
|
166 |
+
"epoch": 0.16993765873932118,
|
167 |
+
"grad_norm": 1.96875,
|
168 |
+
"learning_rate": 1.8400000000000003e-05,
|
169 |
+
"loss": 0.395,
|
170 |
+
"step": 92
|
171 |
+
},
|
172 |
+
{
|
173 |
+
"epoch": 0.17732625259755253,
|
174 |
+
"grad_norm": 2.0625,
|
175 |
+
"learning_rate": 1.9200000000000003e-05,
|
176 |
+
"loss": 0.4021,
|
177 |
+
"step": 96
|
178 |
+
},
|
179 |
+
{
|
180 |
+
"epoch": 0.18471484645578387,
|
181 |
+
"grad_norm": 2.0,
|
182 |
+
"learning_rate": 2e-05,
|
183 |
+
"loss": 0.3918,
|
184 |
+
"step": 100
|
185 |
+
},
|
186 |
+
{
|
187 |
+
"epoch": 0.19210344031401524,
|
188 |
+
"grad_norm": 1.75,
|
189 |
+
"learning_rate": 1.9999659601637828e-05,
|
190 |
+
"loss": 0.3943,
|
191 |
+
"step": 104
|
192 |
+
},
|
193 |
+
{
|
194 |
+
"epoch": 0.1994920341722466,
|
195 |
+
"grad_norm": 1.8046875,
|
196 |
+
"learning_rate": 1.9998638429725526e-05,
|
197 |
+
"loss": 0.3955,
|
198 |
+
"step": 108
|
199 |
+
},
|
200 |
+
{
|
201 |
+
"epoch": 0.20688062803047794,
|
202 |
+
"grad_norm": 1.9296875,
|
203 |
+
"learning_rate": 1.9996936553784137e-05,
|
204 |
+
"loss": 0.4017,
|
205 |
+
"step": 112
|
206 |
+
},
|
207 |
+
{
|
208 |
+
"epoch": 0.2142692218887093,
|
209 |
+
"grad_norm": 2.03125,
|
210 |
+
"learning_rate": 1.999455408967682e-05,
|
211 |
+
"loss": 0.4023,
|
212 |
+
"step": 116
|
213 |
+
},
|
214 |
+
{
|
215 |
+
"epoch": 0.22165781574694066,
|
216 |
+
"grad_norm": 2.015625,
|
217 |
+
"learning_rate": 1.999149119960095e-05,
|
218 |
+
"loss": 0.4046,
|
219 |
+
"step": 120
|
220 |
+
},
|
221 |
+
{
|
222 |
+
"epoch": 0.229046409605172,
|
223 |
+
"grad_norm": 1.734375,
|
224 |
+
"learning_rate": 1.9987748092077082e-05,
|
225 |
+
"loss": 0.3783,
|
226 |
+
"step": 124
|
227 |
+
},
|
228 |
+
{
|
229 |
+
"epoch": 0.23643500346340338,
|
230 |
+
"grad_norm": 1.671875,
|
231 |
+
"learning_rate": 1.998332502193475e-05,
|
232 |
+
"loss": 0.3965,
|
233 |
+
"step": 128
|
234 |
+
},
|
235 |
+
{
|
236 |
+
"epoch": 0.24382359732163472,
|
237 |
+
"grad_norm": 2.1875,
|
238 |
+
"learning_rate": 1.9978222290295116e-05,
|
239 |
+
"loss": 0.4031,
|
240 |
+
"step": 132
|
241 |
+
},
|
242 |
+
{
|
243 |
+
"epoch": 0.2512121911798661,
|
244 |
+
"grad_norm": 1.7265625,
|
245 |
+
"learning_rate": 1.9972440244550485e-05,
|
246 |
+
"loss": 0.3685,
|
247 |
+
"step": 136
|
248 |
+
},
|
249 |
+
{
|
250 |
+
"epoch": 0.2586007850380974,
|
251 |
+
"grad_norm": 1.78125,
|
252 |
+
"learning_rate": 1.9965979278340638e-05,
|
253 |
+
"loss": 0.4004,
|
254 |
+
"step": 140
|
255 |
+
},
|
256 |
+
{
|
257 |
+
"epoch": 0.2659893788963288,
|
258 |
+
"grad_norm": 1.8203125,
|
259 |
+
"learning_rate": 1.995883983152603e-05,
|
260 |
+
"loss": 0.3881,
|
261 |
+
"step": 144
|
262 |
+
},
|
263 |
+
{
|
264 |
+
"epoch": 0.27337797275456016,
|
265 |
+
"grad_norm": 1.6171875,
|
266 |
+
"learning_rate": 1.995102239015787e-05,
|
267 |
+
"loss": 0.4091,
|
268 |
+
"step": 148
|
269 |
+
},
|
270 |
+
{
|
271 |
+
"epoch": 0.2807665666127915,
|
272 |
+
"grad_norm": 1.84375,
|
273 |
+
"learning_rate": 1.9942527486445e-05,
|
274 |
+
"loss": 0.3785,
|
275 |
+
"step": 152
|
276 |
+
},
|
277 |
+
{
|
278 |
+
"epoch": 0.28815516047102285,
|
279 |
+
"grad_norm": 1.875,
|
280 |
+
"learning_rate": 1.9933355698717683e-05,
|
281 |
+
"loss": 0.3999,
|
282 |
+
"step": 156
|
283 |
+
},
|
284 |
+
{
|
285 |
+
"epoch": 0.2955437543292542,
|
286 |
+
"grad_norm": 1.75,
|
287 |
+
"learning_rate": 1.9923507651388224e-05,
|
288 |
+
"loss": 0.3682,
|
289 |
+
"step": 160
|
290 |
+
},
|
291 |
+
{
|
292 |
+
"epoch": 0.30293234818748555,
|
293 |
+
"grad_norm": 1.7734375,
|
294 |
+
"learning_rate": 1.991298401490846e-05,
|
295 |
+
"loss": 0.3975,
|
296 |
+
"step": 164
|
297 |
+
},
|
298 |
+
{
|
299 |
+
"epoch": 0.3103209420457169,
|
300 |
+
"grad_norm": 1.5625,
|
301 |
+
"learning_rate": 1.9901785505724117e-05,
|
302 |
+
"loss": 0.382,
|
303 |
+
"step": 168
|
304 |
+
},
|
305 |
+
{
|
306 |
+
"epoch": 0.3177095359039483,
|
307 |
+
"grad_norm": 1.6640625,
|
308 |
+
"learning_rate": 1.988991288622603e-05,
|
309 |
+
"loss": 0.364,
|
310 |
+
"step": 172
|
311 |
+
},
|
312 |
+
{
|
313 |
+
"epoch": 0.3250981297621796,
|
314 |
+
"grad_norm": 1.8515625,
|
315 |
+
"learning_rate": 1.9877366964698242e-05,
|
316 |
+
"loss": 0.375,
|
317 |
+
"step": 176
|
318 |
+
},
|
319 |
+
{
|
320 |
+
"epoch": 0.332486723620411,
|
321 |
+
"grad_norm": 1.8359375,
|
322 |
+
"learning_rate": 1.9864148595262988e-05,
|
323 |
+
"loss": 0.3637,
|
324 |
+
"step": 180
|
325 |
+
},
|
326 |
+
{
|
327 |
+
"epoch": 0.33987531747864236,
|
328 |
+
"grad_norm": 1.7265625,
|
329 |
+
"learning_rate": 1.985025867782252e-05,
|
330 |
+
"loss": 0.3655,
|
331 |
+
"step": 184
|
332 |
+
},
|
333 |
+
{
|
334 |
+
"epoch": 0.3472639113368737,
|
335 |
+
"grad_norm": 1.484375,
|
336 |
+
"learning_rate": 1.9835698157997877e-05,
|
337 |
+
"loss": 0.3498,
|
338 |
+
"step": 188
|
339 |
+
},
|
340 |
+
{
|
341 |
+
"epoch": 0.35465250519510505,
|
342 |
+
"grad_norm": 1.7109375,
|
343 |
+
"learning_rate": 1.9820468027064478e-05,
|
344 |
+
"loss": 0.3802,
|
345 |
+
"step": 192
|
346 |
+
},
|
347 |
+
{
|
348 |
+
"epoch": 0.3620410990533364,
|
349 |
+
"grad_norm": 1.5390625,
|
350 |
+
"learning_rate": 1.9804569321884638e-05,
|
351 |
+
"loss": 0.3692,
|
352 |
+
"step": 196
|
353 |
+
},
|
354 |
+
{
|
355 |
+
"epoch": 0.36942969291156774,
|
356 |
+
"grad_norm": 1.625,
|
357 |
+
"learning_rate": 1.978800312483701e-05,
|
358 |
+
"loss": 0.3667,
|
359 |
+
"step": 200
|
360 |
+
},
|
361 |
+
{
|
362 |
+
"epoch": 0.3768182867697991,
|
363 |
+
"grad_norm": 1.7109375,
|
364 |
+
"learning_rate": 1.9770770563742854e-05,
|
365 |
+
"loss": 0.3677,
|
366 |
+
"step": 204
|
367 |
+
},
|
368 |
+
{
|
369 |
+
"epoch": 0.3842068806280305,
|
370 |
+
"grad_norm": 2.0,
|
371 |
+
"learning_rate": 1.975287281178929e-05,
|
372 |
+
"loss": 0.3802,
|
373 |
+
"step": 208
|
374 |
+
},
|
375 |
+
{
|
376 |
+
"epoch": 0.3915954744862618,
|
377 |
+
"grad_norm": 1.703125,
|
378 |
+
"learning_rate": 1.9734311087449408e-05,
|
379 |
+
"loss": 0.3543,
|
380 |
+
"step": 212
|
381 |
+
},
|
382 |
+
{
|
383 |
+
"epoch": 0.3989840683444932,
|
384 |
+
"grad_norm": 1.6171875,
|
385 |
+
"learning_rate": 1.9715086654399317e-05,
|
386 |
+
"loss": 0.3738,
|
387 |
+
"step": 216
|
388 |
+
},
|
389 |
+
{
|
390 |
+
"epoch": 0.40637266220272455,
|
391 |
+
"grad_norm": 1.4453125,
|
392 |
+
"learning_rate": 1.9695200821432126e-05,
|
393 |
+
"loss": 0.3568,
|
394 |
+
"step": 220
|
395 |
+
},
|
396 |
+
{
|
397 |
+
"epoch": 0.4137612560609559,
|
398 |
+
"grad_norm": 1.6796875,
|
399 |
+
"learning_rate": 1.9674654942368824e-05,
|
400 |
+
"loss": 0.3534,
|
401 |
+
"step": 224
|
402 |
+
},
|
403 |
+
{
|
404 |
+
"epoch": 0.42114984991918725,
|
405 |
+
"grad_norm": 1.890625,
|
406 |
+
"learning_rate": 1.965345041596613e-05,
|
407 |
+
"loss": 0.3793,
|
408 |
+
"step": 228
|
409 |
+
},
|
410 |
+
{
|
411 |
+
"epoch": 0.4285384437774186,
|
412 |
+
"grad_norm": 2.203125,
|
413 |
+
"learning_rate": 1.963158868582126e-05,
|
414 |
+
"loss": 0.3739,
|
415 |
+
"step": 232
|
416 |
+
},
|
417 |
+
{
|
418 |
+
"epoch": 0.43592703763564994,
|
419 |
+
"grad_norm": 1.625,
|
420 |
+
"learning_rate": 1.9609071240273637e-05,
|
421 |
+
"loss": 0.3701,
|
422 |
+
"step": 236
|
423 |
+
},
|
424 |
+
{
|
425 |
+
"epoch": 0.4433156314938813,
|
426 |
+
"grad_norm": 1.578125,
|
427 |
+
"learning_rate": 1.958589961230358e-05,
|
428 |
+
"loss": 0.3648,
|
429 |
+
"step": 240
|
430 |
+
},
|
431 |
+
{
|
432 |
+
"epoch": 0.4507042253521127,
|
433 |
+
"grad_norm": 1.59375,
|
434 |
+
"learning_rate": 1.9562075379427926e-05,
|
435 |
+
"loss": 0.3775,
|
436 |
+
"step": 244
|
437 |
+
},
|
438 |
+
{
|
439 |
+
"epoch": 0.458092819210344,
|
440 |
+
"grad_norm": 1.9609375,
|
441 |
+
"learning_rate": 1.953760016359265e-05,
|
442 |
+
"loss": 0.3806,
|
443 |
+
"step": 248
|
444 |
+
},
|
445 |
+
{
|
446 |
+
"epoch": 0.4654814130685754,
|
447 |
+
"grad_norm": 1.6171875,
|
448 |
+
"learning_rate": 1.951247563106243e-05,
|
449 |
+
"loss": 0.366,
|
450 |
+
"step": 252
|
451 |
+
},
|
452 |
+
{
|
453 |
+
"epoch": 0.47287000692680675,
|
454 |
+
"grad_norm": 1.5703125,
|
455 |
+
"learning_rate": 1.9486703492307207e-05,
|
456 |
+
"loss": 0.3682,
|
457 |
+
"step": 256
|
458 |
+
},
|
459 |
+
{
|
460 |
+
"epoch": 0.48025860078503807,
|
461 |
+
"grad_norm": 1.578125,
|
462 |
+
"learning_rate": 1.9460285501885744e-05,
|
463 |
+
"loss": 0.3661,
|
464 |
+
"step": 260
|
465 |
+
},
|
466 |
+
{
|
467 |
+
"epoch": 0.48764719464326944,
|
468 |
+
"grad_norm": 1.609375,
|
469 |
+
"learning_rate": 1.943322345832618e-05,
|
470 |
+
"loss": 0.3713,
|
471 |
+
"step": 264
|
472 |
+
},
|
473 |
+
{
|
474 |
+
"epoch": 0.4950357885015008,
|
475 |
+
"grad_norm": 1.5078125,
|
476 |
+
"learning_rate": 1.9405519204003577e-05,
|
477 |
+
"loss": 0.3459,
|
478 |
+
"step": 268
|
479 |
+
},
|
480 |
+
{
|
481 |
+
"epoch": 0.5024243823597322,
|
482 |
+
"grad_norm": 1.5703125,
|
483 |
+
"learning_rate": 1.9377174625014485e-05,
|
484 |
+
"loss": 0.3871,
|
485 |
+
"step": 272
|
486 |
+
},
|
487 |
+
{
|
488 |
+
"epoch": 0.5098129762179635,
|
489 |
+
"grad_norm": 1.5625,
|
490 |
+
"learning_rate": 1.9348191651048565e-05,
|
491 |
+
"loss": 0.3369,
|
492 |
+
"step": 276
|
493 |
+
},
|
494 |
+
{
|
495 |
+
"epoch": 0.5172015700761948,
|
496 |
+
"grad_norm": 1.6015625,
|
497 |
+
"learning_rate": 1.9318572255257192e-05,
|
498 |
+
"loss": 0.3698,
|
499 |
+
"step": 280
|
500 |
+
},
|
501 |
+
{
|
502 |
+
"epoch": 0.5245901639344263,
|
503 |
+
"grad_norm": 1.8125,
|
504 |
+
"learning_rate": 1.9288318454119122e-05,
|
505 |
+
"loss": 0.3649,
|
506 |
+
"step": 284
|
507 |
+
},
|
508 |
+
{
|
509 |
+
"epoch": 0.5319787577926576,
|
510 |
+
"grad_norm": 1.4609375,
|
511 |
+
"learning_rate": 1.9257432307303232e-05,
|
512 |
+
"loss": 0.3692,
|
513 |
+
"step": 288
|
514 |
+
},
|
515 |
+
{
|
516 |
+
"epoch": 0.5393673516508889,
|
517 |
+
"grad_norm": 1.6171875,
|
518 |
+
"learning_rate": 1.9225915917528277e-05,
|
519 |
+
"loss": 0.3789,
|
520 |
+
"step": 292
|
521 |
+
},
|
522 |
+
{
|
523 |
+
"epoch": 0.5467559455091203,
|
524 |
+
"grad_norm": 1.59375,
|
525 |
+
"learning_rate": 1.919377143041975e-05,
|
526 |
+
"loss": 0.3755,
|
527 |
+
"step": 296
|
528 |
+
},
|
529 |
+
{
|
530 |
+
"epoch": 0.5541445393673516,
|
531 |
+
"grad_norm": 1.46875,
|
532 |
+
"learning_rate": 1.916100103436381e-05,
|
533 |
+
"loss": 0.3482,
|
534 |
+
"step": 300
|
535 |
+
},
|
536 |
+
{
|
537 |
+
"epoch": 0.561533133225583,
|
538 |
+
"grad_norm": 1.84375,
|
539 |
+
"learning_rate": 1.9127606960358274e-05,
|
540 |
+
"loss": 0.3644,
|
541 |
+
"step": 304
|
542 |
+
},
|
543 |
+
{
|
544 |
+
"epoch": 0.5689217270838144,
|
545 |
+
"grad_norm": 1.5078125,
|
546 |
+
"learning_rate": 1.9093591481860772e-05,
|
547 |
+
"loss": 0.3708,
|
548 |
+
"step": 308
|
549 |
+
},
|
550 |
+
{
|
551 |
+
"epoch": 0.5763103209420457,
|
552 |
+
"grad_norm": 1.46875,
|
553 |
+
"learning_rate": 1.9058956914633933e-05,
|
554 |
+
"loss": 0.3814,
|
555 |
+
"step": 312
|
556 |
+
},
|
557 |
+
{
|
558 |
+
"epoch": 0.583698914800277,
|
559 |
+
"grad_norm": 1.34375,
|
560 |
+
"learning_rate": 1.9023705616587747e-05,
|
561 |
+
"loss": 0.343,
|
562 |
+
"step": 316
|
563 |
+
},
|
564 |
+
{
|
565 |
+
"epoch": 0.5910875086585085,
|
566 |
+
"grad_norm": 1.515625,
|
567 |
+
"learning_rate": 1.8987839987619042e-05,
|
568 |
+
"loss": 0.3793,
|
569 |
+
"step": 320
|
570 |
+
},
|
571 |
+
{
|
572 |
+
"epoch": 0.5984761025167398,
|
573 |
+
"grad_norm": 1.703125,
|
574 |
+
"learning_rate": 1.895136246944809e-05,
|
575 |
+
"loss": 0.3553,
|
576 |
+
"step": 324
|
577 |
+
},
|
578 |
+
{
|
579 |
+
"epoch": 0.6058646963749711,
|
580 |
+
"grad_norm": 1.59375,
|
581 |
+
"learning_rate": 1.8914275545452377e-05,
|
582 |
+
"loss": 0.3714,
|
583 |
+
"step": 328
|
584 |
+
},
|
585 |
+
{
|
586 |
+
"epoch": 0.6132532902332025,
|
587 |
+
"grad_norm": 1.5859375,
|
588 |
+
"learning_rate": 1.887658174049754e-05,
|
589 |
+
"loss": 0.3691,
|
590 |
+
"step": 332
|
591 |
+
},
|
592 |
+
{
|
593 |
+
"epoch": 0.6206418840914338,
|
594 |
+
"grad_norm": 1.484375,
|
595 |
+
"learning_rate": 1.8838283620765476e-05,
|
596 |
+
"loss": 0.341,
|
597 |
+
"step": 336
|
598 |
+
},
|
599 |
+
{
|
600 |
+
"epoch": 0.6280304779496652,
|
601 |
+
"grad_norm": 1.546875,
|
602 |
+
"learning_rate": 1.879938379357962e-05,
|
603 |
+
"loss": 0.3559,
|
604 |
+
"step": 340
|
605 |
+
},
|
606 |
+
{
|
607 |
+
"epoch": 0.6354190718078966,
|
608 |
+
"grad_norm": 1.859375,
|
609 |
+
"learning_rate": 1.8759884907227485e-05,
|
610 |
+
"loss": 0.344,
|
611 |
+
"step": 344
|
612 |
+
},
|
613 |
+
{
|
614 |
+
"epoch": 0.6428076656661279,
|
615 |
+
"grad_norm": 1.5,
|
616 |
+
"learning_rate": 1.87197896507803e-05,
|
617 |
+
"loss": 0.3518,
|
618 |
+
"step": 348
|
619 |
+
},
|
620 |
+
{
|
621 |
+
"epoch": 0.6501962595243592,
|
622 |
+
"grad_norm": 1.5,
|
623 |
+
"learning_rate": 1.867910075390999e-05,
|
624 |
+
"loss": 0.3399,
|
625 |
+
"step": 352
|
626 |
+
},
|
627 |
+
{
|
628 |
+
"epoch": 0.6575848533825907,
|
629 |
+
"grad_norm": 1.5859375,
|
630 |
+
"learning_rate": 1.8637820986703335e-05,
|
631 |
+
"loss": 0.3468,
|
632 |
+
"step": 356
|
633 |
+
},
|
634 |
+
{
|
635 |
+
"epoch": 0.664973447240822,
|
636 |
+
"grad_norm": 1.5625,
|
637 |
+
"learning_rate": 1.8595953159473357e-05,
|
638 |
+
"loss": 0.3479,
|
639 |
+
"step": 360
|
640 |
+
},
|
641 |
+
{
|
642 |
+
"epoch": 0.6723620410990533,
|
643 |
+
"grad_norm": 1.6328125,
|
644 |
+
"learning_rate": 1.8553500122568023e-05,
|
645 |
+
"loss": 0.3497,
|
646 |
+
"step": 364
|
647 |
+
},
|
648 |
+
{
|
649 |
+
"epoch": 0.6797506349572847,
|
650 |
+
"grad_norm": 1.546875,
|
651 |
+
"learning_rate": 1.8510464766176178e-05,
|
652 |
+
"loss": 0.3544,
|
653 |
+
"step": 368
|
654 |
+
},
|
655 |
+
{
|
656 |
+
"epoch": 0.687139228815516,
|
657 |
+
"grad_norm": 1.578125,
|
658 |
+
"learning_rate": 1.8466850020130786e-05,
|
659 |
+
"loss": 0.344,
|
660 |
+
"step": 372
|
661 |
+
},
|
662 |
+
{
|
663 |
+
"epoch": 0.6945278226737474,
|
664 |
+
"grad_norm": 1.65625,
|
665 |
+
"learning_rate": 1.8422658853709475e-05,
|
666 |
+
"loss": 0.3508,
|
667 |
+
"step": 376
|
668 |
+
},
|
669 |
+
{
|
670 |
+
"epoch": 0.7019164165319788,
|
671 |
+
"grad_norm": 1.5625,
|
672 |
+
"learning_rate": 1.8377894275432376e-05,
|
673 |
+
"loss": 0.3452,
|
674 |
+
"step": 380
|
675 |
+
},
|
676 |
+
{
|
677 |
+
"epoch": 0.7093050103902101,
|
678 |
+
"grad_norm": 1.5390625,
|
679 |
+
"learning_rate": 1.833255933285732e-05,
|
680 |
+
"loss": 0.3604,
|
681 |
+
"step": 384
|
682 |
+
},
|
683 |
+
{
|
684 |
+
"epoch": 0.7166936042484414,
|
685 |
+
"grad_norm": 1.4765625,
|
686 |
+
"learning_rate": 1.8286657112372342e-05,
|
687 |
+
"loss": 0.3719,
|
688 |
+
"step": 388
|
689 |
+
},
|
690 |
+
{
|
691 |
+
"epoch": 0.7240821981066728,
|
692 |
+
"grad_norm": 1.4765625,
|
693 |
+
"learning_rate": 1.8240190738985578e-05,
|
694 |
+
"loss": 0.356,
|
695 |
+
"step": 392
|
696 |
+
},
|
697 |
+
{
|
698 |
+
"epoch": 0.7314707919649042,
|
699 |
+
"grad_norm": 1.546875,
|
700 |
+
"learning_rate": 1.819316337611251e-05,
|
701 |
+
"loss": 0.3592,
|
702 |
+
"step": 396
|
703 |
+
},
|
704 |
+
{
|
705 |
+
"epoch": 0.7388593858231355,
|
706 |
+
"grad_norm": 1.6328125,
|
707 |
+
"learning_rate": 1.8145578225360594e-05,
|
708 |
+
"loss": 0.3557,
|
709 |
+
"step": 400
|
710 |
+
},
|
711 |
+
{
|
712 |
+
"epoch": 0.7462479796813669,
|
713 |
+
"grad_norm": 1.609375,
|
714 |
+
"learning_rate": 1.809743852631131e-05,
|
715 |
+
"loss": 0.3532,
|
716 |
+
"step": 404
|
717 |
+
},
|
718 |
+
{
|
719 |
+
"epoch": 0.7536365735395982,
|
720 |
+
"grad_norm": 1.4921875,
|
721 |
+
"learning_rate": 1.8048747556299595e-05,
|
722 |
+
"loss": 0.3723,
|
723 |
+
"step": 408
|
724 |
+
},
|
725 |
+
{
|
726 |
+
"epoch": 0.7610251673978295,
|
727 |
+
"grad_norm": 1.6796875,
|
728 |
+
"learning_rate": 1.7999508630190742e-05,
|
729 |
+
"loss": 0.3604,
|
730 |
+
"step": 412
|
731 |
+
},
|
732 |
+
{
|
733 |
+
"epoch": 0.768413761256061,
|
734 |
+
"grad_norm": 1.515625,
|
735 |
+
"learning_rate": 1.7949725100154707e-05,
|
736 |
+
"loss": 0.36,
|
737 |
+
"step": 416
|
738 |
+
},
|
739 |
+
{
|
740 |
+
"epoch": 0.7758023551142923,
|
741 |
+
"grad_norm": 1.453125,
|
742 |
+
"learning_rate": 1.789940035543792e-05,
|
743 |
+
"loss": 0.3497,
|
744 |
+
"step": 420
|
745 |
+
},
|
746 |
+
{
|
747 |
+
"epoch": 0.7831909489725236,
|
748 |
+
"grad_norm": 1.6796875,
|
749 |
+
"learning_rate": 1.7848537822132498e-05,
|
750 |
+
"loss": 0.3487,
|
751 |
+
"step": 424
|
752 |
+
},
|
753 |
+
{
|
754 |
+
"epoch": 0.790579542830755,
|
755 |
+
"grad_norm": 1.5390625,
|
756 |
+
"learning_rate": 1.7797140962943062e-05,
|
757 |
+
"loss": 0.3491,
|
758 |
+
"step": 428
|
759 |
+
},
|
760 |
+
{
|
761 |
+
"epoch": 0.7979681366889864,
|
762 |
+
"grad_norm": 1.6015625,
|
763 |
+
"learning_rate": 1.7745213276950947e-05,
|
764 |
+
"loss": 0.3627,
|
765 |
+
"step": 432
|
766 |
+
},
|
767 |
+
{
|
768 |
+
"epoch": 0.8053567305472177,
|
769 |
+
"grad_norm": 1.75,
|
770 |
+
"learning_rate": 1.7692758299376002e-05,
|
771 |
+
"loss": 0.3534,
|
772 |
+
"step": 436
|
773 |
+
},
|
774 |
+
{
|
775 |
+
"epoch": 0.8127453244054491,
|
776 |
+
"grad_norm": 1.4140625,
|
777 |
+
"learning_rate": 1.7639779601335916e-05,
|
778 |
+
"loss": 0.3565,
|
779 |
+
"step": 440
|
780 |
+
},
|
781 |
+
{
|
782 |
+
"epoch": 0.8201339182636804,
|
783 |
+
"grad_norm": 1.59375,
|
784 |
+
"learning_rate": 1.7586280789603104e-05,
|
785 |
+
"loss": 0.3627,
|
786 |
+
"step": 444
|
787 |
+
},
|
788 |
+
{
|
789 |
+
"epoch": 0.8275225121219117,
|
790 |
+
"grad_norm": 1.53125,
|
791 |
+
"learning_rate": 1.753226550635914e-05,
|
792 |
+
"loss": 0.3352,
|
793 |
+
"step": 448
|
794 |
+
},
|
795 |
+
{
|
796 |
+
"epoch": 0.8349111059801432,
|
797 |
+
"grad_norm": 1.484375,
|
798 |
+
"learning_rate": 1.7477737428946814e-05,
|
799 |
+
"loss": 0.3499,
|
800 |
+
"step": 452
|
801 |
+
},
|
802 |
+
{
|
803 |
+
"epoch": 0.8422996998383745,
|
804 |
+
"grad_norm": 1.6875,
|
805 |
+
"learning_rate": 1.742270026961978e-05,
|
806 |
+
"loss": 0.343,
|
807 |
+
"step": 456
|
808 |
+
},
|
809 |
+
{
|
810 |
+
"epoch": 0.8496882936966058,
|
811 |
+
"grad_norm": 1.5703125,
|
812 |
+
"learning_rate": 1.736715777528981e-05,
|
813 |
+
"loss": 0.345,
|
814 |
+
"step": 460
|
815 |
+
},
|
816 |
+
{
|
817 |
+
"epoch": 0.8570768875548372,
|
818 |
+
"grad_norm": 1.421875,
|
819 |
+
"learning_rate": 1.7311113727271728e-05,
|
820 |
+
"loss": 0.3329,
|
821 |
+
"step": 464
|
822 |
+
},
|
823 |
+
{
|
824 |
+
"epoch": 0.8644654814130686,
|
825 |
+
"grad_norm": 1.609375,
|
826 |
+
"learning_rate": 1.725457194102596e-05,
|
827 |
+
"loss": 0.3299,
|
828 |
+
"step": 468
|
829 |
+
},
|
830 |
+
{
|
831 |
+
"epoch": 0.8718540752712999,
|
832 |
+
"grad_norm": 1.375,
|
833 |
+
"learning_rate": 1.71975362658988e-05,
|
834 |
+
"loss": 0.3381,
|
835 |
+
"step": 472
|
836 |
+
},
|
837 |
+
{
|
838 |
+
"epoch": 0.8792426691295313,
|
839 |
+
"grad_norm": 1.53125,
|
840 |
+
"learning_rate": 1.7140010584860322e-05,
|
841 |
+
"loss": 0.3554,
|
842 |
+
"step": 476
|
843 |
+
},
|
844 |
+
{
|
845 |
+
"epoch": 0.8866312629877626,
|
846 |
+
"grad_norm": 1.7890625,
|
847 |
+
"learning_rate": 1.708199881424005e-05,
|
848 |
+
"loss": 0.3442,
|
849 |
+
"step": 480
|
850 |
+
},
|
851 |
+
{
|
852 |
+
"epoch": 0.8940198568459939,
|
853 |
+
"grad_norm": 1.4921875,
|
854 |
+
"learning_rate": 1.7023504903460325e-05,
|
855 |
+
"loss": 0.3501,
|
856 |
+
"step": 484
|
857 |
+
},
|
858 |
+
{
|
859 |
+
"epoch": 0.9014084507042254,
|
860 |
+
"grad_norm": 1.5,
|
861 |
+
"learning_rate": 1.696453283476743e-05,
|
862 |
+
"loss": 0.3751,
|
863 |
+
"step": 488
|
864 |
+
},
|
865 |
+
{
|
866 |
+
"epoch": 0.9087970445624567,
|
867 |
+
"grad_norm": 1.5234375,
|
868 |
+
"learning_rate": 1.6905086622960488e-05,
|
869 |
+
"loss": 0.3613,
|
870 |
+
"step": 492
|
871 |
+
},
|
872 |
+
{
|
873 |
+
"epoch": 0.916185638420688,
|
874 |
+
"grad_norm": 1.453125,
|
875 |
+
"learning_rate": 1.6845170315118124e-05,
|
876 |
+
"loss": 0.3655,
|
877 |
+
"step": 496
|
878 |
+
},
|
879 |
+
{
|
880 |
+
"epoch": 0.9235742322789194,
|
881 |
+
"grad_norm": 1.375,
|
882 |
+
"learning_rate": 1.678478799032295e-05,
|
883 |
+
"loss": 0.338,
|
884 |
+
"step": 500
|
885 |
+
},
|
886 |
+
{
|
887 |
+
"epoch": 0.9309628261371508,
|
888 |
+
"grad_norm": 1.6015625,
|
889 |
+
"learning_rate": 1.6723943759383857e-05,
|
890 |
+
"loss": 0.3414,
|
891 |
+
"step": 504
|
892 |
+
},
|
893 |
+
{
|
894 |
+
"epoch": 0.9383514199953821,
|
895 |
+
"grad_norm": 1.7109375,
|
896 |
+
"learning_rate": 1.666264176455616e-05,
|
897 |
+
"loss": 0.3453,
|
898 |
+
"step": 508
|
899 |
+
},
|
900 |
+
{
|
901 |
+
"epoch": 0.9457400138536135,
|
902 |
+
"grad_norm": 1.8671875,
|
903 |
+
"learning_rate": 1.660088617925959e-05,
|
904 |
+
"loss": 0.3275,
|
905 |
+
"step": 512
|
906 |
+
},
|
907 |
+
{
|
908 |
+
"epoch": 0.9531286077118448,
|
909 |
+
"grad_norm": 1.65625,
|
910 |
+
"learning_rate": 1.6538681207794153e-05,
|
911 |
+
"loss": 0.3584,
|
912 |
+
"step": 516
|
913 |
+
},
|
914 |
+
{
|
915 |
+
"epoch": 0.9605172015700761,
|
916 |
+
"grad_norm": 1.3984375,
|
917 |
+
"learning_rate": 1.6476031085053937e-05,
|
918 |
+
"loss": 0.3594,
|
919 |
+
"step": 520
|
920 |
+
},
|
921 |
+
{
|
922 |
+
"epoch": 0.9679057954283076,
|
923 |
+
"grad_norm": 1.609375,
|
924 |
+
"learning_rate": 1.6412940076238782e-05,
|
925 |
+
"loss": 0.3527,
|
926 |
+
"step": 524
|
927 |
+
},
|
928 |
+
{
|
929 |
+
"epoch": 0.9752943892865389,
|
930 |
+
"grad_norm": 1.5703125,
|
931 |
+
"learning_rate": 1.6349412476563893e-05,
|
932 |
+
"loss": 0.3654,
|
933 |
+
"step": 528
|
934 |
+
},
|
935 |
+
{
|
936 |
+
"epoch": 0.9826829831447702,
|
937 |
+
"grad_norm": 1.4765625,
|
938 |
+
"learning_rate": 1.628545261096745e-05,
|
939 |
+
"loss": 0.3611,
|
940 |
+
"step": 532
|
941 |
+
},
|
942 |
+
{
|
943 |
+
"epoch": 0.9900715770030016,
|
944 |
+
"grad_norm": 1.5078125,
|
945 |
+
"learning_rate": 1.622106483381615e-05,
|
946 |
+
"loss": 0.332,
|
947 |
+
"step": 536
|
948 |
+
},
|
949 |
+
{
|
950 |
+
"epoch": 0.997460170861233,
|
951 |
+
"grad_norm": 1.5234375,
|
952 |
+
"learning_rate": 1.615625352860877e-05,
|
953 |
+
"loss": 0.329,
|
954 |
+
"step": 540
|
955 |
+
},
|
956 |
+
{
|
957 |
+
"epoch": 1.0048487647194644,
|
958 |
+
"grad_norm": 1.1328125,
|
959 |
+
"learning_rate": 1.6091023107677747e-05,
|
960 |
+
"loss": 0.2864,
|
961 |
+
"step": 544
|
962 |
+
},
|
963 |
+
{
|
964 |
+
"epoch": 1.0122373585776956,
|
965 |
+
"grad_norm": 1.3828125,
|
966 |
+
"learning_rate": 1.602537801188876e-05,
|
967 |
+
"loss": 0.2337,
|
968 |
+
"step": 548
|
969 |
+
},
|
970 |
+
{
|
971 |
+
"epoch": 1.019625952435927,
|
972 |
+
"grad_norm": 1.5078125,
|
973 |
+
"learning_rate": 1.5959322710338426e-05,
|
974 |
+
"loss": 0.2459,
|
975 |
+
"step": 552
|
976 |
+
},
|
977 |
+
{
|
978 |
+
"epoch": 1.0270145462941584,
|
979 |
+
"grad_norm": 1.53125,
|
980 |
+
"learning_rate": 1.589286170005005e-05,
|
981 |
+
"loss": 0.2397,
|
982 |
+
"step": 556
|
983 |
+
},
|
984 |
+
{
|
985 |
+
"epoch": 1.0344031401523897,
|
986 |
+
"grad_norm": 1.6015625,
|
987 |
+
"learning_rate": 1.5825999505667426e-05,
|
988 |
+
"loss": 0.255,
|
989 |
+
"step": 560
|
990 |
+
},
|
991 |
+
{
|
992 |
+
"epoch": 1.041791734010621,
|
993 |
+
"grad_norm": 1.3125,
|
994 |
+
"learning_rate": 1.5758740679146858e-05,
|
995 |
+
"loss": 0.2221,
|
996 |
+
"step": 564
|
997 |
+
},
|
998 |
+
{
|
999 |
+
"epoch": 1.0491803278688525,
|
1000 |
+
"grad_norm": 1.3203125,
|
1001 |
+
"learning_rate": 1.569108979944722e-05,
|
1002 |
+
"loss": 0.218,
|
1003 |
+
"step": 568
|
1004 |
+
},
|
1005 |
+
{
|
1006 |
+
"epoch": 1.0565689217270837,
|
1007 |
+
"grad_norm": 1.5078125,
|
1008 |
+
"learning_rate": 1.562305147221824e-05,
|
1009 |
+
"loss": 0.2313,
|
1010 |
+
"step": 572
|
1011 |
+
},
|
1012 |
+
{
|
1013 |
+
"epoch": 1.0639575155853152,
|
1014 |
+
"grad_norm": 1.59375,
|
1015 |
+
"learning_rate": 1.5554630329486954e-05,
|
1016 |
+
"loss": 0.2245,
|
1017 |
+
"step": 576
|
1018 |
+
},
|
1019 |
+
{
|
1020 |
+
"epoch": 1.0713461094435466,
|
1021 |
+
"grad_norm": 1.609375,
|
1022 |
+
"learning_rate": 1.548583102934234e-05,
|
1023 |
+
"loss": 0.2396,
|
1024 |
+
"step": 580
|
1025 |
+
},
|
1026 |
+
{
|
1027 |
+
"epoch": 1.0787347033017778,
|
1028 |
+
"grad_norm": 1.4453125,
|
1029 |
+
"learning_rate": 1.541665825561822e-05,
|
1030 |
+
"loss": 0.2248,
|
1031 |
+
"step": 584
|
1032 |
+
},
|
1033 |
+
{
|
1034 |
+
"epoch": 1.0861232971600092,
|
1035 |
+
"grad_norm": 1.421875,
|
1036 |
+
"learning_rate": 1.5347116717574367e-05,
|
1037 |
+
"loss": 0.2263,
|
1038 |
+
"step": 588
|
1039 |
+
},
|
1040 |
+
{
|
1041 |
+
"epoch": 1.0935118910182406,
|
1042 |
+
"grad_norm": 1.5625,
|
1043 |
+
"learning_rate": 1.5277211149575915e-05,
|
1044 |
+
"loss": 0.2355,
|
1045 |
+
"step": 592
|
1046 |
+
},
|
1047 |
+
{
|
1048 |
+
"epoch": 1.1009004848764719,
|
1049 |
+
"grad_norm": 1.5390625,
|
1050 |
+
"learning_rate": 1.5206946310771034e-05,
|
1051 |
+
"loss": 0.2197,
|
1052 |
+
"step": 596
|
1053 |
+
},
|
1054 |
+
{
|
1055 |
+
"epoch": 1.1082890787347033,
|
1056 |
+
"grad_norm": 1.5625,
|
1057 |
+
"learning_rate": 1.5136326984766934e-05,
|
1058 |
+
"loss": 0.2385,
|
1059 |
+
"step": 600
|
1060 |
+
},
|
1061 |
+
{
|
1062 |
+
"epoch": 1.1156776725929347,
|
1063 |
+
"grad_norm": 1.4921875,
|
1064 |
+
"learning_rate": 1.5065357979304191e-05,
|
1065 |
+
"loss": 0.2325,
|
1066 |
+
"step": 604
|
1067 |
+
},
|
1068 |
+
{
|
1069 |
+
"epoch": 1.123066266451166,
|
1070 |
+
"grad_norm": 1.421875,
|
1071 |
+
"learning_rate": 1.4994044125929458e-05,
|
1072 |
+
"loss": 0.233,
|
1073 |
+
"step": 608
|
1074 |
+
},
|
1075 |
+
{
|
1076 |
+
"epoch": 1.1304548603093973,
|
1077 |
+
"grad_norm": 1.4609375,
|
1078 |
+
"learning_rate": 1.492239027966651e-05,
|
1079 |
+
"loss": 0.2392,
|
1080 |
+
"step": 612
|
1081 |
+
},
|
1082 |
+
{
|
1083 |
+
"epoch": 1.1378434541676288,
|
1084 |
+
"grad_norm": 1.515625,
|
1085 |
+
"learning_rate": 1.4850401318685728e-05,
|
1086 |
+
"loss": 0.2245,
|
1087 |
+
"step": 616
|
1088 |
+
},
|
1089 |
+
{
|
1090 |
+
"epoch": 1.14523204802586,
|
1091 |
+
"grad_norm": 1.59375,
|
1092 |
+
"learning_rate": 1.4778082143971992e-05,
|
1093 |
+
"loss": 0.2314,
|
1094 |
+
"step": 620
|
1095 |
+
},
|
1096 |
+
{
|
1097 |
+
"epoch": 1.1526206418840914,
|
1098 |
+
"grad_norm": 1.515625,
|
1099 |
+
"learning_rate": 1.4705437678991034e-05,
|
1100 |
+
"loss": 0.2159,
|
1101 |
+
"step": 624
|
1102 |
+
},
|
1103 |
+
{
|
1104 |
+
"epoch": 1.1600092357423228,
|
1105 |
+
"grad_norm": 1.3828125,
|
1106 |
+
"learning_rate": 1.463247286935423e-05,
|
1107 |
+
"loss": 0.2289,
|
1108 |
+
"step": 628
|
1109 |
+
},
|
1110 |
+
{
|
1111 |
+
"epoch": 1.167397829600554,
|
1112 |
+
"grad_norm": 1.3828125,
|
1113 |
+
"learning_rate": 1.455919268248192e-05,
|
1114 |
+
"loss": 0.2445,
|
1115 |
+
"step": 632
|
1116 |
+
},
|
1117 |
+
{
|
1118 |
+
"epoch": 1.1747864234587855,
|
1119 |
+
"grad_norm": 1.3984375,
|
1120 |
+
"learning_rate": 1.4485602107265221e-05,
|
1121 |
+
"loss": 0.2343,
|
1122 |
+
"step": 636
|
1123 |
+
},
|
1124 |
+
{
|
1125 |
+
"epoch": 1.182175017317017,
|
1126 |
+
"grad_norm": 1.5234375,
|
1127 |
+
"learning_rate": 1.4411706153726391e-05,
|
1128 |
+
"loss": 0.2249,
|
1129 |
+
"step": 640
|
1130 |
+
},
|
1131 |
+
{
|
1132 |
+
"epoch": 1.1895636111752481,
|
1133 |
+
"grad_norm": 1.515625,
|
1134 |
+
"learning_rate": 1.4337509852677735e-05,
|
1135 |
+
"loss": 0.2241,
|
1136 |
+
"step": 644
|
1137 |
+
},
|
1138 |
+
{
|
1139 |
+
"epoch": 1.1969522050334795,
|
1140 |
+
"grad_norm": 1.515625,
|
1141 |
+
"learning_rate": 1.4263018255379132e-05,
|
1142 |
+
"loss": 0.2236,
|
1143 |
+
"step": 648
|
1144 |
+
},
|
1145 |
+
{
|
1146 |
+
"epoch": 1.204340798891711,
|
1147 |
+
"grad_norm": 1.4453125,
|
1148 |
+
"learning_rate": 1.4188236433194117e-05,
|
1149 |
+
"loss": 0.2215,
|
1150 |
+
"step": 652
|
1151 |
+
},
|
1152 |
+
{
|
1153 |
+
"epoch": 1.2117293927499422,
|
1154 |
+
"grad_norm": 1.53125,
|
1155 |
+
"learning_rate": 1.4113169477244659e-05,
|
1156 |
+
"loss": 0.2194,
|
1157 |
+
"step": 656
|
1158 |
+
},
|
1159 |
+
{
|
1160 |
+
"epoch": 1.2191179866081736,
|
1161 |
+
"grad_norm": 1.5546875,
|
1162 |
+
"learning_rate": 1.4037822498064517e-05,
|
1163 |
+
"loss": 0.2309,
|
1164 |
+
"step": 660
|
1165 |
+
},
|
1166 |
+
{
|
1167 |
+
"epoch": 1.226506580466405,
|
1168 |
+
"grad_norm": 1.4296875,
|
1169 |
+
"learning_rate": 1.3962200625251363e-05,
|
1170 |
+
"loss": 0.2195,
|
1171 |
+
"step": 664
|
1172 |
+
},
|
1173 |
+
{
|
1174 |
+
"epoch": 1.2338951743246362,
|
1175 |
+
"grad_norm": 1.5859375,
|
1176 |
+
"learning_rate": 1.3886309007117522e-05,
|
1177 |
+
"loss": 0.2402,
|
1178 |
+
"step": 668
|
1179 |
+
},
|
1180 |
+
{
|
1181 |
+
"epoch": 1.2412837681828677,
|
1182 |
+
"grad_norm": 1.53125,
|
1183 |
+
"learning_rate": 1.3810152810339496e-05,
|
1184 |
+
"loss": 0.2419,
|
1185 |
+
"step": 672
|
1186 |
+
},
|
1187 |
+
{
|
1188 |
+
"epoch": 1.248672362041099,
|
1189 |
+
"grad_norm": 1.4296875,
|
1190 |
+
"learning_rate": 1.3733737219606222e-05,
|
1191 |
+
"loss": 0.2321,
|
1192 |
+
"step": 676
|
1193 |
+
},
|
1194 |
+
{
|
1195 |
+
"epoch": 1.2560609558993305,
|
1196 |
+
"grad_norm": 1.3046875,
|
1197 |
+
"learning_rate": 1.3657067437266078e-05,
|
1198 |
+
"loss": 0.2086,
|
1199 |
+
"step": 680
|
1200 |
+
},
|
1201 |
+
{
|
1202 |
+
"epoch": 1.2634495497575617,
|
1203 |
+
"grad_norm": 1.5,
|
1204 |
+
"learning_rate": 1.3580148682972739e-05,
|
1205 |
+
"loss": 0.2302,
|
1206 |
+
"step": 684
|
1207 |
+
},
|
1208 |
+
{
|
1209 |
+
"epoch": 1.2708381436157932,
|
1210 |
+
"grad_norm": 1.453125,
|
1211 |
+
"learning_rate": 1.3502986193329793e-05,
|
1212 |
+
"loss": 0.2251,
|
1213 |
+
"step": 688
|
1214 |
+
},
|
1215 |
+
{
|
1216 |
+
"epoch": 1.2782267374740246,
|
1217 |
+
"grad_norm": 1.3515625,
|
1218 |
+
"learning_rate": 1.3425585221534266e-05,
|
1219 |
+
"loss": 0.2315,
|
1220 |
+
"step": 692
|
1221 |
+
},
|
1222 |
+
{
|
1223 |
+
"epoch": 1.2856153313322558,
|
1224 |
+
"grad_norm": 1.546875,
|
1225 |
+
"learning_rate": 1.3347951037018961e-05,
|
1226 |
+
"loss": 0.2234,
|
1227 |
+
"step": 696
|
1228 |
+
},
|
1229 |
+
{
|
1230 |
+
"epoch": 1.2930039251904872,
|
1231 |
+
"grad_norm": 1.4140625,
|
1232 |
+
"learning_rate": 1.3270088925093726e-05,
|
1233 |
+
"loss": 0.2236,
|
1234 |
+
"step": 700
|
1235 |
+
},
|
1236 |
+
{
|
1237 |
+
"epoch": 1.3003925190487187,
|
1238 |
+
"grad_norm": 1.65625,
|
1239 |
+
"learning_rate": 1.3192004186585643e-05,
|
1240 |
+
"loss": 0.2263,
|
1241 |
+
"step": 704
|
1242 |
+
},
|
1243 |
+
{
|
1244 |
+
"epoch": 1.3077811129069499,
|
1245 |
+
"grad_norm": 1.46875,
|
1246 |
+
"learning_rate": 1.311370213747813e-05,
|
1247 |
+
"loss": 0.2368,
|
1248 |
+
"step": 708
|
1249 |
+
},
|
1250 |
+
{
|
1251 |
+
"epoch": 1.3151697067651813,
|
1252 |
+
"grad_norm": 1.4609375,
|
1253 |
+
"learning_rate": 1.3035188108549035e-05,
|
1254 |
+
"loss": 0.2393,
|
1255 |
+
"step": 712
|
1256 |
+
},
|
1257 |
+
{
|
1258 |
+
"epoch": 1.3225583006234127,
|
1259 |
+
"grad_norm": 2.015625,
|
1260 |
+
"learning_rate": 1.2956467445007736e-05,
|
1261 |
+
"loss": 0.2355,
|
1262 |
+
"step": 716
|
1263 |
+
},
|
1264 |
+
{
|
1265 |
+
"epoch": 1.329946894481644,
|
1266 |
+
"grad_norm": 1.5078125,
|
1267 |
+
"learning_rate": 1.2877545506131219e-05,
|
1268 |
+
"loss": 0.2286,
|
1269 |
+
"step": 720
|
1270 |
+
},
|
1271 |
+
{
|
1272 |
+
"epoch": 1.3373354883398754,
|
1273 |
+
"grad_norm": 1.4921875,
|
1274 |
+
"learning_rate": 1.2798427664899232e-05,
|
1275 |
+
"loss": 0.2264,
|
1276 |
+
"step": 724
|
1277 |
+
},
|
1278 |
+
{
|
1279 |
+
"epoch": 1.3447240821981068,
|
1280 |
+
"grad_norm": 1.5703125,
|
1281 |
+
"learning_rate": 1.271911930762848e-05,
|
1282 |
+
"loss": 0.2223,
|
1283 |
+
"step": 728
|
1284 |
+
},
|
1285 |
+
{
|
1286 |
+
"epoch": 1.352112676056338,
|
1287 |
+
"grad_norm": 1.640625,
|
1288 |
+
"learning_rate": 1.2639625833605959e-05,
|
1289 |
+
"loss": 0.2247,
|
1290 |
+
"step": 732
|
1291 |
+
},
|
1292 |
+
{
|
1293 |
+
"epoch": 1.3595012699145694,
|
1294 |
+
"grad_norm": 1.59375,
|
1295 |
+
"learning_rate": 1.255995265472134e-05,
|
1296 |
+
"loss": 0.2314,
|
1297 |
+
"step": 736
|
1298 |
+
},
|
1299 |
+
{
|
1300 |
+
"epoch": 1.3668898637728009,
|
1301 |
+
"grad_norm": 1.5546875,
|
1302 |
+
"learning_rate": 1.2480105195098537e-05,
|
1303 |
+
"loss": 0.2381,
|
1304 |
+
"step": 740
|
1305 |
+
},
|
1306 |
+
{
|
1307 |
+
"epoch": 1.374278457631032,
|
1308 |
+
"grad_norm": 1.546875,
|
1309 |
+
"learning_rate": 1.2400088890726451e-05,
|
1310 |
+
"loss": 0.2292,
|
1311 |
+
"step": 744
|
1312 |
+
},
|
1313 |
+
{
|
1314 |
+
"epoch": 1.3816670514892635,
|
1315 |
+
"grad_norm": 1.515625,
|
1316 |
+
"learning_rate": 1.231990918908887e-05,
|
1317 |
+
"loss": 0.2222,
|
1318 |
+
"step": 748
|
1319 |
+
},
|
1320 |
+
{
|
1321 |
+
"epoch": 1.389055645347495,
|
1322 |
+
"grad_norm": 1.8125,
|
1323 |
+
"learning_rate": 1.2239571548793618e-05,
|
1324 |
+
"loss": 0.2149,
|
1325 |
+
"step": 752
|
1326 |
+
},
|
1327 |
+
{
|
1328 |
+
"epoch": 1.3964442392057261,
|
1329 |
+
"grad_norm": 1.515625,
|
1330 |
+
"learning_rate": 1.2159081439200933e-05,
|
1331 |
+
"loss": 0.2465,
|
1332 |
+
"step": 756
|
1333 |
+
},
|
1334 |
+
{
|
1335 |
+
"epoch": 1.4038328330639576,
|
1336 |
+
"grad_norm": 1.546875,
|
1337 |
+
"learning_rate": 1.2078444340051107e-05,
|
1338 |
+
"loss": 0.2329,
|
1339 |
+
"step": 760
|
1340 |
+
},
|
1341 |
+
{
|
1342 |
+
"epoch": 1.411221426922189,
|
1343 |
+
"grad_norm": 1.6328125,
|
1344 |
+
"learning_rate": 1.199766574109144e-05,
|
1345 |
+
"loss": 0.2284,
|
1346 |
+
"step": 764
|
1347 |
+
},
|
1348 |
+
{
|
1349 |
+
"epoch": 1.4186100207804202,
|
1350 |
+
"grad_norm": 1.4765625,
|
1351 |
+
"learning_rate": 1.1916751141702485e-05,
|
1352 |
+
"loss": 0.2453,
|
1353 |
+
"step": 768
|
1354 |
+
},
|
1355 |
+
{
|
1356 |
+
"epoch": 1.4259986146386516,
|
1357 |
+
"grad_norm": 1.640625,
|
1358 |
+
"learning_rate": 1.1835706050523663e-05,
|
1359 |
+
"loss": 0.2267,
|
1360 |
+
"step": 772
|
1361 |
+
},
|
1362 |
+
{
|
1363 |
+
"epoch": 1.433387208496883,
|
1364 |
+
"grad_norm": 1.59375,
|
1365 |
+
"learning_rate": 1.1754535985078236e-05,
|
1366 |
+
"loss": 0.2178,
|
1367 |
+
"step": 776
|
1368 |
+
},
|
1369 |
+
{
|
1370 |
+
"epoch": 1.4407758023551143,
|
1371 |
+
"grad_norm": 1.4765625,
|
1372 |
+
"learning_rate": 1.1673246471397672e-05,
|
1373 |
+
"loss": 0.2171,
|
1374 |
+
"step": 780
|
1375 |
+
},
|
1376 |
+
{
|
1377 |
+
"epoch": 1.4481643962133457,
|
1378 |
+
"grad_norm": 1.453125,
|
1379 |
+
"learning_rate": 1.1591843043645432e-05,
|
1380 |
+
"loss": 0.2279,
|
1381 |
+
"step": 784
|
1382 |
+
},
|
1383 |
+
{
|
1384 |
+
"epoch": 1.4555529900715771,
|
1385 |
+
"grad_norm": 1.6015625,
|
1386 |
+
"learning_rate": 1.1510331243740214e-05,
|
1387 |
+
"loss": 0.2298,
|
1388 |
+
"step": 788
|
1389 |
+
},
|
1390 |
+
{
|
1391 |
+
"epoch": 1.4629415839298083,
|
1392 |
+
"grad_norm": 1.53125,
|
1393 |
+
"learning_rate": 1.1428716620978654e-05,
|
1394 |
+
"loss": 0.2319,
|
1395 |
+
"step": 792
|
1396 |
+
},
|
1397 |
+
{
|
1398 |
+
"epoch": 1.4703301777880398,
|
1399 |
+
"grad_norm": 1.4609375,
|
1400 |
+
"learning_rate": 1.134700473165754e-05,
|
1401 |
+
"loss": 0.2392,
|
1402 |
+
"step": 796
|
1403 |
+
},
|
1404 |
+
{
|
1405 |
+
"epoch": 1.4777187716462712,
|
1406 |
+
"grad_norm": 1.5234375,
|
1407 |
+
"learning_rate": 1.1265201138695526e-05,
|
1408 |
+
"loss": 0.2313,
|
1409 |
+
"step": 800
|
1410 |
+
},
|
1411 |
+
{
|
1412 |
+
"epoch": 1.4851073655045024,
|
1413 |
+
"grad_norm": 1.421875,
|
1414 |
+
"learning_rate": 1.1183311411254425e-05,
|
1415 |
+
"loss": 0.2021,
|
1416 |
+
"step": 804
|
1417 |
+
},
|
1418 |
+
{
|
1419 |
+
"epoch": 1.4924959593627338,
|
1420 |
+
"grad_norm": 1.3984375,
|
1421 |
+
"learning_rate": 1.1101341124360056e-05,
|
1422 |
+
"loss": 0.2178,
|
1423 |
+
"step": 808
|
1424 |
+
},
|
1425 |
+
{
|
1426 |
+
"epoch": 1.4998845532209653,
|
1427 |
+
"grad_norm": 1.609375,
|
1428 |
+
"learning_rate": 1.1019295858522708e-05,
|
1429 |
+
"loss": 0.2268,
|
1430 |
+
"step": 812
|
1431 |
+
},
|
1432 |
+
{
|
1433 |
+
"epoch": 1.5072731470791965,
|
1434 |
+
"grad_norm": 1.6015625,
|
1435 |
+
"learning_rate": 1.0937181199357192e-05,
|
1436 |
+
"loss": 0.2244,
|
1437 |
+
"step": 816
|
1438 |
+
},
|
1439 |
+
{
|
1440 |
+
"epoch": 1.514661740937428,
|
1441 |
+
"grad_norm": 1.484375,
|
1442 |
+
"learning_rate": 1.0855002737202617e-05,
|
1443 |
+
"loss": 0.2311,
|
1444 |
+
"step": 820
|
1445 |
+
},
|
1446 |
+
{
|
1447 |
+
"epoch": 1.5220503347956593,
|
1448 |
+
"grad_norm": 1.59375,
|
1449 |
+
"learning_rate": 1.0772766066741763e-05,
|
1450 |
+
"loss": 0.2314,
|
1451 |
+
"step": 824
|
1452 |
+
},
|
1453 |
+
{
|
1454 |
+
"epoch": 1.5294389286538905,
|
1455 |
+
"grad_norm": 1.5234375,
|
1456 |
+
"learning_rate": 1.0690476786620214e-05,
|
1457 |
+
"loss": 0.2357,
|
1458 |
+
"step": 828
|
1459 |
+
},
|
1460 |
+
{
|
1461 |
+
"epoch": 1.536827522512122,
|
1462 |
+
"grad_norm": 1.4921875,
|
1463 |
+
"learning_rate": 1.060814049906521e-05,
|
1464 |
+
"loss": 0.2126,
|
1465 |
+
"step": 832
|
1466 |
+
},
|
1467 |
+
{
|
1468 |
+
"epoch": 1.5442161163703534,
|
1469 |
+
"grad_norm": 1.4453125,
|
1470 |
+
"learning_rate": 1.0525762809504234e-05,
|
1471 |
+
"loss": 0.235,
|
1472 |
+
"step": 836
|
1473 |
+
},
|
1474 |
+
{
|
1475 |
+
"epoch": 1.5516047102285846,
|
1476 |
+
"grad_norm": 1.453125,
|
1477 |
+
"learning_rate": 1.0443349326183409e-05,
|
1478 |
+
"loss": 0.2274,
|
1479 |
+
"step": 840
|
1480 |
+
},
|
1481 |
+
{
|
1482 |
+
"epoch": 1.558993304086816,
|
1483 |
+
"grad_norm": 1.640625,
|
1484 |
+
"learning_rate": 1.0360905659785682e-05,
|
1485 |
+
"loss": 0.2404,
|
1486 |
+
"step": 844
|
1487 |
+
},
|
1488 |
+
{
|
1489 |
+
"epoch": 1.5663818979450475,
|
1490 |
+
"grad_norm": 1.5625,
|
1491 |
+
"learning_rate": 1.0278437423048862e-05,
|
1492 |
+
"loss": 0.2124,
|
1493 |
+
"step": 848
|
1494 |
+
},
|
1495 |
+
{
|
1496 |
+
"epoch": 1.5737704918032787,
|
1497 |
+
"grad_norm": 1.578125,
|
1498 |
+
"learning_rate": 1.0195950230383482e-05,
|
1499 |
+
"loss": 0.2218,
|
1500 |
+
"step": 852
|
1501 |
+
},
|
1502 |
+
{
|
1503 |
+
"epoch": 1.58115908566151,
|
1504 |
+
"grad_norm": 1.671875,
|
1505 |
+
"learning_rate": 1.011344969749061e-05,
|
1506 |
+
"loss": 0.2298,
|
1507 |
+
"step": 856
|
1508 |
+
},
|
1509 |
+
{
|
1510 |
+
"epoch": 1.5885476795197415,
|
1511 |
+
"grad_norm": 1.359375,
|
1512 |
+
"learning_rate": 1.0030941440979489e-05,
|
1513 |
+
"loss": 0.2238,
|
1514 |
+
"step": 860
|
1515 |
+
},
|
1516 |
+
{
|
1517 |
+
"epoch": 1.5959362733779727,
|
1518 |
+
"grad_norm": 1.390625,
|
1519 |
+
"learning_rate": 9.948431077985203e-06,
|
1520 |
+
"loss": 0.2225,
|
1521 |
+
"step": 864
|
1522 |
+
},
|
1523 |
+
{
|
1524 |
+
"epoch": 1.6033248672362042,
|
1525 |
+
"grad_norm": 1.515625,
|
1526 |
+
"learning_rate": 9.865924225786241e-06,
|
1527 |
+
"loss": 0.227,
|
1528 |
+
"step": 868
|
1529 |
+
},
|
1530 |
+
{
|
1531 |
+
"epoch": 1.6107134610944356,
|
1532 |
+
"grad_norm": 1.453125,
|
1533 |
+
"learning_rate": 9.783426501422063e-06,
|
1534 |
+
"loss": 0.2291,
|
1535 |
+
"step": 872
|
1536 |
+
},
|
1537 |
+
{
|
1538 |
+
"epoch": 1.6181020549526668,
|
1539 |
+
"grad_norm": 1.6171875,
|
1540 |
+
"learning_rate": 9.700943521310727e-06,
|
1541 |
+
"loss": 0.2179,
|
1542 |
+
"step": 876
|
1543 |
+
},
|
1544 |
+
{
|
1545 |
+
"epoch": 1.6254906488108982,
|
1546 |
+
"grad_norm": 1.390625,
|
1547 |
+
"learning_rate": 9.618480900866502e-06,
|
1548 |
+
"loss": 0.2161,
|
1549 |
+
"step": 880
|
1550 |
+
},
|
1551 |
+
{
|
1552 |
+
"epoch": 1.6328792426691296,
|
1553 |
+
"grad_norm": 1.4765625,
|
1554 |
+
"learning_rate": 9.536044254117572e-06,
|
1555 |
+
"loss": 0.2139,
|
1556 |
+
"step": 884
|
1557 |
+
},
|
1558 |
+
{
|
1559 |
+
"epoch": 1.6402678365273609,
|
1560 |
+
"grad_norm": 1.4609375,
|
1561 |
+
"learning_rate": 9.453639193323844e-06,
|
1562 |
+
"loss": 0.226,
|
1563 |
+
"step": 888
|
1564 |
+
},
|
1565 |
+
{
|
1566 |
+
"epoch": 1.6476564303855923,
|
1567 |
+
"grad_norm": 1.390625,
|
1568 |
+
"learning_rate": 9.371271328594867e-06,
|
1569 |
+
"loss": 0.2072,
|
1570 |
+
"step": 892
|
1571 |
+
},
|
1572 |
+
{
|
1573 |
+
"epoch": 1.6550450242438237,
|
1574 |
+
"grad_norm": 1.484375,
|
1575 |
+
"learning_rate": 9.28894626750789e-06,
|
1576 |
+
"loss": 0.2195,
|
1577 |
+
"step": 896
|
1578 |
+
},
|
1579 |
+
{
|
1580 |
+
"epoch": 1.662433618102055,
|
1581 |
+
"grad_norm": 1.609375,
|
1582 |
+
"learning_rate": 9.2066696147261e-06,
|
1583 |
+
"loss": 0.2293,
|
1584 |
+
"step": 900
|
1585 |
+
},
|
1586 |
+
{
|
1587 |
+
"epoch": 1.6698222119602864,
|
1588 |
+
"grad_norm": 1.5859375,
|
1589 |
+
"learning_rate": 9.124446971617078e-06,
|
1590 |
+
"loss": 0.2313,
|
1591 |
+
"step": 904
|
1592 |
+
},
|
1593 |
+
{
|
1594 |
+
"epoch": 1.6772108058185178,
|
1595 |
+
"grad_norm": 1.4765625,
|
1596 |
+
"learning_rate": 9.042283935871425e-06,
|
1597 |
+
"loss": 0.2237,
|
1598 |
+
"step": 908
|
1599 |
+
},
|
1600 |
+
{
|
1601 |
+
"epoch": 1.684599399676749,
|
1602 |
+
"grad_norm": 1.671875,
|
1603 |
+
"learning_rate": 8.9601861011217e-06,
|
1604 |
+
"loss": 0.2418,
|
1605 |
+
"step": 912
|
1606 |
+
},
|
1607 |
+
{
|
1608 |
+
"epoch": 1.6919879935349804,
|
1609 |
+
"grad_norm": 1.4375,
|
1610 |
+
"learning_rate": 8.878159056561605e-06,
|
1611 |
+
"loss": 0.2304,
|
1612 |
+
"step": 916
|
1613 |
+
},
|
1614 |
+
{
|
1615 |
+
"epoch": 1.6993765873932118,
|
1616 |
+
"grad_norm": 1.4921875,
|
1617 |
+
"learning_rate": 8.796208386565465e-06,
|
1618 |
+
"loss": 0.2202,
|
1619 |
+
"step": 920
|
1620 |
+
},
|
1621 |
+
{
|
1622 |
+
"epoch": 1.706765181251443,
|
1623 |
+
"grad_norm": 1.3984375,
|
1624 |
+
"learning_rate": 8.714339670308045e-06,
|
1625 |
+
"loss": 0.2104,
|
1626 |
+
"step": 924
|
1627 |
+
},
|
1628 |
+
{
|
1629 |
+
"epoch": 1.7141537751096745,
|
1630 |
+
"grad_norm": 1.5234375,
|
1631 |
+
"learning_rate": 8.632558481384729e-06,
|
1632 |
+
"loss": 0.2206,
|
1633 |
+
"step": 928
|
1634 |
+
},
|
1635 |
+
{
|
1636 |
+
"epoch": 1.721542368967906,
|
1637 |
+
"grad_norm": 1.4765625,
|
1638 |
+
"learning_rate": 8.550870387432075e-06,
|
1639 |
+
"loss": 0.2187,
|
1640 |
+
"step": 932
|
1641 |
+
},
|
1642 |
+
{
|
1643 |
+
"epoch": 1.7289309628261371,
|
1644 |
+
"grad_norm": 1.4453125,
|
1645 |
+
"learning_rate": 8.469280949748764e-06,
|
1646 |
+
"loss": 0.2283,
|
1647 |
+
"step": 936
|
1648 |
+
},
|
1649 |
+
{
|
1650 |
+
"epoch": 1.7363195566843685,
|
1651 |
+
"grad_norm": 1.5234375,
|
1652 |
+
"learning_rate": 8.38779572291698e-06,
|
1653 |
+
"loss": 0.2195,
|
1654 |
+
"step": 940
|
1655 |
+
},
|
1656 |
+
{
|
1657 |
+
"epoch": 1.7437081505426,
|
1658 |
+
"grad_norm": 1.5078125,
|
1659 |
+
"learning_rate": 8.306420254424274e-06,
|
1660 |
+
"loss": 0.2237,
|
1661 |
+
"step": 944
|
1662 |
+
},
|
1663 |
+
{
|
1664 |
+
"epoch": 1.7510967444008312,
|
1665 |
+
"grad_norm": 1.40625,
|
1666 |
+
"learning_rate": 8.225160084285893e-06,
|
1667 |
+
"loss": 0.2109,
|
1668 |
+
"step": 948
|
1669 |
+
},
|
1670 |
+
{
|
1671 |
+
"epoch": 1.7584853382590626,
|
1672 |
+
"grad_norm": 1.75,
|
1673 |
+
"learning_rate": 8.144020744667596e-06,
|
1674 |
+
"loss": 0.2244,
|
1675 |
+
"step": 952
|
1676 |
+
},
|
1677 |
+
{
|
1678 |
+
"epoch": 1.765873932117294,
|
1679 |
+
"grad_norm": 1.640625,
|
1680 |
+
"learning_rate": 8.063007759509044e-06,
|
1681 |
+
"loss": 0.2318,
|
1682 |
+
"step": 956
|
1683 |
+
},
|
1684 |
+
{
|
1685 |
+
"epoch": 1.7732625259755253,
|
1686 |
+
"grad_norm": 1.4765625,
|
1687 |
+
"learning_rate": 7.982126644147733e-06,
|
1688 |
+
"loss": 0.2318,
|
1689 |
+
"step": 960
|
1690 |
+
},
|
1691 |
+
{
|
1692 |
+
"epoch": 1.7806511198337567,
|
1693 |
+
"grad_norm": 1.515625,
|
1694 |
+
"learning_rate": 7.901382904943505e-06,
|
1695 |
+
"loss": 0.2226,
|
1696 |
+
"step": 964
|
1697 |
+
},
|
1698 |
+
{
|
1699 |
+
"epoch": 1.788039713691988,
|
1700 |
+
"grad_norm": 1.4453125,
|
1701 |
+
"learning_rate": 7.82078203890367e-06,
|
1702 |
+
"loss": 0.2323,
|
1703 |
+
"step": 968
|
1704 |
+
},
|
1705 |
+
{
|
1706 |
+
"epoch": 1.7954283075502193,
|
1707 |
+
"grad_norm": 1.609375,
|
1708 |
+
"learning_rate": 7.740329533308793e-06,
|
1709 |
+
"loss": 0.2209,
|
1710 |
+
"step": 972
|
1711 |
+
},
|
1712 |
+
{
|
1713 |
+
"epoch": 1.8028169014084507,
|
1714 |
+
"grad_norm": 1.609375,
|
1715 |
+
"learning_rate": 7.660030865339096e-06,
|
1716 |
+
"loss": 0.2228,
|
1717 |
+
"step": 976
|
1718 |
+
},
|
1719 |
+
{
|
1720 |
+
"epoch": 1.8102054952666822,
|
1721 |
+
"grad_norm": 1.5859375,
|
1722 |
+
"learning_rate": 7.57989150170159e-06,
|
1723 |
+
"loss": 0.2378,
|
1724 |
+
"step": 980
|
1725 |
+
},
|
1726 |
+
{
|
1727 |
+
"epoch": 1.8175940891249134,
|
1728 |
+
"grad_norm": 1.5703125,
|
1729 |
+
"learning_rate": 7.499916898257906e-06,
|
1730 |
+
"loss": 0.2257,
|
1731 |
+
"step": 984
|
1732 |
+
},
|
1733 |
+
{
|
1734 |
+
"epoch": 1.8249826829831448,
|
1735 |
+
"grad_norm": 1.578125,
|
1736 |
+
"learning_rate": 7.420112499652851e-06,
|
1737 |
+
"loss": 0.2138,
|
1738 |
+
"step": 988
|
1739 |
+
},
|
1740 |
+
{
|
1741 |
+
"epoch": 1.8323712768413762,
|
1742 |
+
"grad_norm": 1.46875,
|
1743 |
+
"learning_rate": 7.3404837389437314e-06,
|
1744 |
+
"loss": 0.2219,
|
1745 |
+
"step": 992
|
1746 |
+
},
|
1747 |
+
{
|
1748 |
+
"epoch": 1.8397598706996074,
|
1749 |
+
"grad_norm": 1.625,
|
1750 |
+
"learning_rate": 7.261036037230499e-06,
|
1751 |
+
"loss": 0.2291,
|
1752 |
+
"step": 996
|
1753 |
+
},
|
1754 |
+
{
|
1755 |
+
"epoch": 1.8471484645578389,
|
1756 |
+
"grad_norm": 1.6015625,
|
1757 |
+
"learning_rate": 7.181774803286661e-06,
|
1758 |
+
"loss": 0.2437,
|
1759 |
+
"step": 1000
|
1760 |
+
},
|
1761 |
+
{
|
1762 |
+
"epoch": 1.8545370584160703,
|
1763 |
+
"grad_norm": 1.5,
|
1764 |
+
"learning_rate": 7.102705433191066e-06,
|
1765 |
+
"loss": 0.2206,
|
1766 |
+
"step": 1004
|
1767 |
+
},
|
1768 |
+
{
|
1769 |
+
"epoch": 1.8619256522743015,
|
1770 |
+
"grad_norm": 1.5,
|
1771 |
+
"learning_rate": 7.02383330996052e-06,
|
1772 |
+
"loss": 0.228,
|
1773 |
+
"step": 1008
|
1774 |
+
},
|
1775 |
+
{
|
1776 |
+
"epoch": 1.869314246132533,
|
1777 |
+
"grad_norm": 1.4921875,
|
1778 |
+
"learning_rate": 6.945163803183345e-06,
|
1779 |
+
"loss": 0.2234,
|
1780 |
+
"step": 1012
|
1781 |
+
},
|
1782 |
+
{
|
1783 |
+
"epoch": 1.8767028399907644,
|
1784 |
+
"grad_norm": 1.65625,
|
1785 |
+
"learning_rate": 6.866702268653787e-06,
|
1786 |
+
"loss": 0.2359,
|
1787 |
+
"step": 1016
|
1788 |
+
},
|
1789 |
+
{
|
1790 |
+
"epoch": 1.8840914338489956,
|
1791 |
+
"grad_norm": 1.625,
|
1792 |
+
"learning_rate": 6.788454048007418e-06,
|
1793 |
+
"loss": 0.2411,
|
1794 |
+
"step": 1020
|
1795 |
+
},
|
1796 |
+
{
|
1797 |
+
"epoch": 1.891480027707227,
|
1798 |
+
"grad_norm": 1.4921875,
|
1799 |
+
"learning_rate": 6.710424468357471e-06,
|
1800 |
+
"loss": 0.2315,
|
1801 |
+
"step": 1024
|
1802 |
+
},
|
1803 |
+
{
|
1804 |
+
"epoch": 1.8988686215654584,
|
1805 |
+
"grad_norm": 1.4375,
|
1806 |
+
"learning_rate": 6.632618841932164e-06,
|
1807 |
+
"loss": 0.2092,
|
1808 |
+
"step": 1028
|
1809 |
+
},
|
1810 |
+
{
|
1811 |
+
"epoch": 1.9062572154236896,
|
1812 |
+
"grad_norm": 1.5859375,
|
1813 |
+
"learning_rate": 6.555042465713059e-06,
|
1814 |
+
"loss": 0.2192,
|
1815 |
+
"step": 1032
|
1816 |
+
},
|
1817 |
+
{
|
1818 |
+
"epoch": 1.913645809281921,
|
1819 |
+
"grad_norm": 1.6015625,
|
1820 |
+
"learning_rate": 6.4777006210744375e-06,
|
1821 |
+
"loss": 0.2158,
|
1822 |
+
"step": 1036
|
1823 |
+
},
|
1824 |
+
{
|
1825 |
+
"epoch": 1.9210344031401525,
|
1826 |
+
"grad_norm": 1.5078125,
|
1827 |
+
"learning_rate": 6.400598573423753e-06,
|
1828 |
+
"loss": 0.2213,
|
1829 |
+
"step": 1040
|
1830 |
+
},
|
1831 |
+
{
|
1832 |
+
"epoch": 1.9284229969983837,
|
1833 |
+
"grad_norm": 1.5390625,
|
1834 |
+
"learning_rate": 6.323741571843145e-06,
|
1835 |
+
"loss": 0.2106,
|
1836 |
+
"step": 1044
|
1837 |
+
},
|
1838 |
+
{
|
1839 |
+
"epoch": 1.9358115908566151,
|
1840 |
+
"grad_norm": 1.609375,
|
1841 |
+
"learning_rate": 6.24713484873211e-06,
|
1842 |
+
"loss": 0.2225,
|
1843 |
+
"step": 1048
|
1844 |
+
},
|
1845 |
+
{
|
1846 |
+
"epoch": 1.9432001847148466,
|
1847 |
+
"grad_norm": 1.5625,
|
1848 |
+
"learning_rate": 6.170783619451264e-06,
|
1849 |
+
"loss": 0.2151,
|
1850 |
+
"step": 1052
|
1851 |
+
},
|
1852 |
+
{
|
1853 |
+
"epoch": 1.9505887785730778,
|
1854 |
+
"grad_norm": 1.4921875,
|
1855 |
+
"learning_rate": 6.094693081967289e-06,
|
1856 |
+
"loss": 0.2305,
|
1857 |
+
"step": 1056
|
1858 |
+
},
|
1859 |
+
{
|
1860 |
+
"epoch": 1.9579773724313092,
|
1861 |
+
"grad_norm": 1.609375,
|
1862 |
+
"learning_rate": 6.018868416499046e-06,
|
1863 |
+
"loss": 0.2196,
|
1864 |
+
"step": 1060
|
1865 |
+
},
|
1866 |
+
{
|
1867 |
+
"epoch": 1.9653659662895406,
|
1868 |
+
"grad_norm": 1.625,
|
1869 |
+
"learning_rate": 5.943314785164924e-06,
|
1870 |
+
"loss": 0.2395,
|
1871 |
+
"step": 1064
|
1872 |
+
},
|
1873 |
+
{
|
1874 |
+
"epoch": 1.9727545601477718,
|
1875 |
+
"grad_norm": 1.546875,
|
1876 |
+
"learning_rate": 5.8680373316314e-06,
|
1877 |
+
"loss": 0.2275,
|
1878 |
+
"step": 1068
|
1879 |
+
},
|
1880 |
+
{
|
1881 |
+
"epoch": 1.9801431540060033,
|
1882 |
+
"grad_norm": 1.609375,
|
1883 |
+
"learning_rate": 5.793041180762845e-06,
|
1884 |
+
"loss": 0.2246,
|
1885 |
+
"step": 1072
|
1886 |
+
},
|
1887 |
+
{
|
1888 |
+
"epoch": 1.9875317478642347,
|
1889 |
+
"grad_norm": 1.453125,
|
1890 |
+
"learning_rate": 5.7183314382726555e-06,
|
1891 |
+
"loss": 0.2268,
|
1892 |
+
"step": 1076
|
1893 |
+
},
|
1894 |
+
{
|
1895 |
+
"epoch": 1.994920341722466,
|
1896 |
+
"grad_norm": 1.65625,
|
1897 |
+
"learning_rate": 5.643913190375614e-06,
|
1898 |
+
"loss": 0.2132,
|
1899 |
+
"step": 1080
|
1900 |
+
}
|
1901 |
+
],
|
1902 |
+
"logging_steps": 4,
|
1903 |
+
"max_steps": 1623,
|
1904 |
+
"num_input_tokens_seen": 0,
|
1905 |
+
"num_train_epochs": 3,
|
1906 |
+
"save_steps": 500,
|
1907 |
+
"stateful_callbacks": {
|
1908 |
+
"TrainerControl": {
|
1909 |
+
"args": {
|
1910 |
+
"should_epoch_stop": false,
|
1911 |
+
"should_evaluate": false,
|
1912 |
+
"should_log": false,
|
1913 |
+
"should_save": true,
|
1914 |
+
"should_training_stop": false
|
1915 |
+
},
|
1916 |
+
"attributes": {}
|
1917 |
+
}
|
1918 |
+
},
|
1919 |
+
"total_flos": 2.3964435361415823e+19,
|
1920 |
+
"train_batch_size": 2,
|
1921 |
+
"trial_name": null,
|
1922 |
+
"trial_params": null
|
1923 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8470b43419937f5bdaf5acf1baa0c879d6d60399d1cf8b2e76cbb2b4cb0ffe8e
|
3 |
+
size 5432
|