Upload folder using huggingface_hub
Browse files- checkpoint-2603/config.json +27 -0
- checkpoint-2603/generation_config.json +6 -0
- checkpoint-2603/model-00001-of-00006.safetensors +3 -0
- checkpoint-2603/model-00002-of-00006.safetensors +3 -0
- checkpoint-2603/model-00003-of-00006.safetensors +3 -0
- checkpoint-2603/model-00004-of-00006.safetensors +3 -0
- checkpoint-2603/model-00005-of-00006.safetensors +3 -0
- checkpoint-2603/model-00006-of-00006.safetensors +3 -0
- checkpoint-2603/model.safetensors.index.json +362 -0
- checkpoint-2603/optimizer.pt +3 -0
- checkpoint-2603/rng_state.pth +3 -0
- checkpoint-2603/scheduler.pt +3 -0
- checkpoint-2603/trainer_state.json +3064 -0
- checkpoint-2603/training_args.bin +3 -0
- checkpoint-5206/config.json +27 -0
- checkpoint-5206/generation_config.json +6 -0
- checkpoint-5206/model-00001-of-00006.safetensors +3 -0
- checkpoint-5206/model-00002-of-00006.safetensors +3 -0
- checkpoint-5206/model-00003-of-00006.safetensors +3 -0
- checkpoint-5206/model-00004-of-00006.safetensors +3 -0
- checkpoint-5206/model-00005-of-00006.safetensors +3 -0
- checkpoint-5206/model-00006-of-00006.safetensors +3 -0
- checkpoint-5206/model.safetensors.index.json +362 -0
- checkpoint-5206/optimizer.pt +3 -0
- checkpoint-5206/rng_state.pth +3 -0
- checkpoint-5206/scheduler.pt +3 -0
- checkpoint-5206/trainer_state.json +0 -0
- checkpoint-5206/training_args.bin +3 -0
- config.json +27 -0
- generation_config.json +6 -0
- merges.txt +0 -0
- model-00001-of-00006.safetensors +3 -0
- model-00002-of-00006.safetensors +3 -0
- model-00003-of-00006.safetensors +3 -0
- model-00004-of-00006.safetensors +3 -0
- model-00005-of-00006.safetensors +3 -0
- model-00006-of-00006.safetensors +3 -0
- model.safetensors.index.json +362 -0
- special_tokens_map.json +30 -0
- tokenizer.json +0 -0
- tokenizer_config.json +189 -0
- training_args.bin +3 -0
- vocab.json +0 -0
checkpoint-2603/config.json
ADDED
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "/mnt/parscratch/users/acp23ay/private/models/OLMo-2-1124-7B-bho_Deva-coli-mean/",
|
3 |
+
"architectures": [
|
4 |
+
"Olmo2ForCausalLM"
|
5 |
+
],
|
6 |
+
"attention_bias": false,
|
7 |
+
"attention_dropout": 0.0,
|
8 |
+
"eos_token_id": 100257,
|
9 |
+
"hidden_act": "silu",
|
10 |
+
"hidden_size": 4096,
|
11 |
+
"initializer_range": 0.02,
|
12 |
+
"intermediate_size": 11008,
|
13 |
+
"max_position_embeddings": 4096,
|
14 |
+
"model_type": "olmo2",
|
15 |
+
"num_attention_heads": 32,
|
16 |
+
"num_hidden_layers": 32,
|
17 |
+
"num_key_value_heads": 32,
|
18 |
+
"pad_token_id": 100277,
|
19 |
+
"rms_norm_eps": 1e-06,
|
20 |
+
"rope_scaling": null,
|
21 |
+
"rope_theta": 500000,
|
22 |
+
"tie_word_embeddings": false,
|
23 |
+
"torch_dtype": "float32",
|
24 |
+
"transformers_version": "4.48.0.dev0",
|
25 |
+
"use_cache": true,
|
26 |
+
"vocab_size": 100384
|
27 |
+
}
|
checkpoint-2603/generation_config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"eos_token_id": 100257,
|
4 |
+
"pad_token_id": 100277,
|
5 |
+
"transformers_version": "4.48.0.dev0"
|
6 |
+
}
|
checkpoint-2603/model-00001-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15512ca6ec088773cfa40a688ea570ab2238e0ebc048f907fb41664a3ed062eb
|
3 |
+
size 4950070472
|
checkpoint-2603/model-00002-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de0b6a357d03676c4986588aaf4dc96afc3f44a0498514961d2b2cfa1940655e
|
3 |
+
size 4991622816
|
checkpoint-2603/model-00003-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1038a7d346a681a8fb6949e054c2246f3f3c80e826855c1cec6af1155cc607d
|
3 |
+
size 4924546896
|
checkpoint-2603/model-00004-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33c0a21146ace02d36928787ae7f34be868f7c81b894dea98ec7b0e5a3ea01b2
|
3 |
+
size 4857404928
|
checkpoint-2603/model-00005-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7f82a3014ccfc0f67208f63785ae4bc71f09aba86db48bf6139d18178abbfed
|
3 |
+
size 4857404928
|
checkpoint-2603/model-00006-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09d7f35172b78383375af56cfbcae8ad4d4d99b01cdcde3c3a09582b305b9d5b
|
3 |
+
size 4614509080
|
checkpoint-2603/model.safetensors.index.json
ADDED
@@ -0,0 +1,362 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"total_size": 29195517952
|
4 |
+
},
|
5 |
+
"weight_map": {
|
6 |
+
"lm_head.weight": "model-00006-of-00006.safetensors",
|
7 |
+
"model.embed_tokens.weight": "model-00001-of-00006.safetensors",
|
8 |
+
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
|
9 |
+
"model.layers.0.mlp.gate_proj.weight": "model-00001-of-00006.safetensors",
|
10 |
+
"model.layers.0.mlp.up_proj.weight": "model-00001-of-00006.safetensors",
|
11 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
|
12 |
+
"model.layers.0.post_feedforward_layernorm.weight": "model-00001-of-00006.safetensors",
|
13 |
+
"model.layers.0.self_attn.k_norm.weight": "model-00001-of-00006.safetensors",
|
14 |
+
"model.layers.0.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
|
15 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
16 |
+
"model.layers.0.self_attn.q_norm.weight": "model-00001-of-00006.safetensors",
|
17 |
+
"model.layers.0.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
18 |
+
"model.layers.0.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
|
19 |
+
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
|
20 |
+
"model.layers.1.mlp.gate_proj.weight": "model-00001-of-00006.safetensors",
|
21 |
+
"model.layers.1.mlp.up_proj.weight": "model-00001-of-00006.safetensors",
|
22 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
|
23 |
+
"model.layers.1.post_feedforward_layernorm.weight": "model-00001-of-00006.safetensors",
|
24 |
+
"model.layers.1.self_attn.k_norm.weight": "model-00001-of-00006.safetensors",
|
25 |
+
"model.layers.1.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
|
26 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
27 |
+
"model.layers.1.self_attn.q_norm.weight": "model-00001-of-00006.safetensors",
|
28 |
+
"model.layers.1.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
29 |
+
"model.layers.1.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
|
30 |
+
"model.layers.10.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
31 |
+
"model.layers.10.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
32 |
+
"model.layers.10.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
33 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
34 |
+
"model.layers.10.post_feedforward_layernorm.weight": "model-00003-of-00006.safetensors",
|
35 |
+
"model.layers.10.self_attn.k_norm.weight": "model-00003-of-00006.safetensors",
|
36 |
+
"model.layers.10.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
37 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
38 |
+
"model.layers.10.self_attn.q_norm.weight": "model-00003-of-00006.safetensors",
|
39 |
+
"model.layers.10.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
40 |
+
"model.layers.10.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
41 |
+
"model.layers.11.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
42 |
+
"model.layers.11.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
43 |
+
"model.layers.11.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
44 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
45 |
+
"model.layers.11.post_feedforward_layernorm.weight": "model-00003-of-00006.safetensors",
|
46 |
+
"model.layers.11.self_attn.k_norm.weight": "model-00003-of-00006.safetensors",
|
47 |
+
"model.layers.11.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
48 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
49 |
+
"model.layers.11.self_attn.q_norm.weight": "model-00003-of-00006.safetensors",
|
50 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
51 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
52 |
+
"model.layers.12.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
53 |
+
"model.layers.12.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
54 |
+
"model.layers.12.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
55 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
56 |
+
"model.layers.12.post_feedforward_layernorm.weight": "model-00003-of-00006.safetensors",
|
57 |
+
"model.layers.12.self_attn.k_norm.weight": "model-00003-of-00006.safetensors",
|
58 |
+
"model.layers.12.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
59 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
60 |
+
"model.layers.12.self_attn.q_norm.weight": "model-00003-of-00006.safetensors",
|
61 |
+
"model.layers.12.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
62 |
+
"model.layers.12.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
63 |
+
"model.layers.13.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
64 |
+
"model.layers.13.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
65 |
+
"model.layers.13.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
66 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
67 |
+
"model.layers.13.post_feedforward_layernorm.weight": "model-00003-of-00006.safetensors",
|
68 |
+
"model.layers.13.self_attn.k_norm.weight": "model-00003-of-00006.safetensors",
|
69 |
+
"model.layers.13.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
70 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
71 |
+
"model.layers.13.self_attn.q_norm.weight": "model-00003-of-00006.safetensors",
|
72 |
+
"model.layers.13.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
73 |
+
"model.layers.13.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
74 |
+
"model.layers.14.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
75 |
+
"model.layers.14.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
76 |
+
"model.layers.14.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
77 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
78 |
+
"model.layers.14.post_feedforward_layernorm.weight": "model-00003-of-00006.safetensors",
|
79 |
+
"model.layers.14.self_attn.k_norm.weight": "model-00003-of-00006.safetensors",
|
80 |
+
"model.layers.14.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
81 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
82 |
+
"model.layers.14.self_attn.q_norm.weight": "model-00003-of-00006.safetensors",
|
83 |
+
"model.layers.14.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
84 |
+
"model.layers.14.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
85 |
+
"model.layers.15.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
86 |
+
"model.layers.15.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
87 |
+
"model.layers.15.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
88 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
89 |
+
"model.layers.15.post_feedforward_layernorm.weight": "model-00003-of-00006.safetensors",
|
90 |
+
"model.layers.15.self_attn.k_norm.weight": "model-00003-of-00006.safetensors",
|
91 |
+
"model.layers.15.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
92 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
93 |
+
"model.layers.15.self_attn.q_norm.weight": "model-00003-of-00006.safetensors",
|
94 |
+
"model.layers.15.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
95 |
+
"model.layers.15.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
96 |
+
"model.layers.16.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
97 |
+
"model.layers.16.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
98 |
+
"model.layers.16.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
99 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
100 |
+
"model.layers.16.post_feedforward_layernorm.weight": "model-00004-of-00006.safetensors",
|
101 |
+
"model.layers.16.self_attn.k_norm.weight": "model-00003-of-00006.safetensors",
|
102 |
+
"model.layers.16.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
103 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
104 |
+
"model.layers.16.self_attn.q_norm.weight": "model-00003-of-00006.safetensors",
|
105 |
+
"model.layers.16.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
106 |
+
"model.layers.16.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
107 |
+
"model.layers.17.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
108 |
+
"model.layers.17.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
109 |
+
"model.layers.17.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
110 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
111 |
+
"model.layers.17.post_feedforward_layernorm.weight": "model-00004-of-00006.safetensors",
|
112 |
+
"model.layers.17.self_attn.k_norm.weight": "model-00004-of-00006.safetensors",
|
113 |
+
"model.layers.17.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
114 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
115 |
+
"model.layers.17.self_attn.q_norm.weight": "model-00004-of-00006.safetensors",
|
116 |
+
"model.layers.17.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
117 |
+
"model.layers.17.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
118 |
+
"model.layers.18.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
119 |
+
"model.layers.18.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
120 |
+
"model.layers.18.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
121 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
122 |
+
"model.layers.18.post_feedforward_layernorm.weight": "model-00004-of-00006.safetensors",
|
123 |
+
"model.layers.18.self_attn.k_norm.weight": "model-00004-of-00006.safetensors",
|
124 |
+
"model.layers.18.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
125 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
126 |
+
"model.layers.18.self_attn.q_norm.weight": "model-00004-of-00006.safetensors",
|
127 |
+
"model.layers.18.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
128 |
+
"model.layers.18.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
129 |
+
"model.layers.19.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
130 |
+
"model.layers.19.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
131 |
+
"model.layers.19.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
132 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
133 |
+
"model.layers.19.post_feedforward_layernorm.weight": "model-00004-of-00006.safetensors",
|
134 |
+
"model.layers.19.self_attn.k_norm.weight": "model-00004-of-00006.safetensors",
|
135 |
+
"model.layers.19.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
136 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
137 |
+
"model.layers.19.self_attn.q_norm.weight": "model-00004-of-00006.safetensors",
|
138 |
+
"model.layers.19.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
139 |
+
"model.layers.19.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
140 |
+
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
|
141 |
+
"model.layers.2.mlp.gate_proj.weight": "model-00001-of-00006.safetensors",
|
142 |
+
"model.layers.2.mlp.up_proj.weight": "model-00001-of-00006.safetensors",
|
143 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
|
144 |
+
"model.layers.2.post_feedforward_layernorm.weight": "model-00001-of-00006.safetensors",
|
145 |
+
"model.layers.2.self_attn.k_norm.weight": "model-00001-of-00006.safetensors",
|
146 |
+
"model.layers.2.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
|
147 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
148 |
+
"model.layers.2.self_attn.q_norm.weight": "model-00001-of-00006.safetensors",
|
149 |
+
"model.layers.2.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
150 |
+
"model.layers.2.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
|
151 |
+
"model.layers.20.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
152 |
+
"model.layers.20.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
153 |
+
"model.layers.20.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
154 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
155 |
+
"model.layers.20.post_feedforward_layernorm.weight": "model-00004-of-00006.safetensors",
|
156 |
+
"model.layers.20.self_attn.k_norm.weight": "model-00004-of-00006.safetensors",
|
157 |
+
"model.layers.20.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
158 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
159 |
+
"model.layers.20.self_attn.q_norm.weight": "model-00004-of-00006.safetensors",
|
160 |
+
"model.layers.20.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
161 |
+
"model.layers.20.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
162 |
+
"model.layers.21.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
163 |
+
"model.layers.21.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
164 |
+
"model.layers.21.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
165 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
166 |
+
"model.layers.21.post_feedforward_layernorm.weight": "model-00004-of-00006.safetensors",
|
167 |
+
"model.layers.21.self_attn.k_norm.weight": "model-00004-of-00006.safetensors",
|
168 |
+
"model.layers.21.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
169 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
170 |
+
"model.layers.21.self_attn.q_norm.weight": "model-00004-of-00006.safetensors",
|
171 |
+
"model.layers.21.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
172 |
+
"model.layers.21.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
173 |
+
"model.layers.22.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
174 |
+
"model.layers.22.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
175 |
+
"model.layers.22.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
176 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
177 |
+
"model.layers.22.post_feedforward_layernorm.weight": "model-00005-of-00006.safetensors",
|
178 |
+
"model.layers.22.self_attn.k_norm.weight": "model-00004-of-00006.safetensors",
|
179 |
+
"model.layers.22.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
180 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
181 |
+
"model.layers.22.self_attn.q_norm.weight": "model-00004-of-00006.safetensors",
|
182 |
+
"model.layers.22.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
183 |
+
"model.layers.22.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
184 |
+
"model.layers.23.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
185 |
+
"model.layers.23.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
186 |
+
"model.layers.23.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
187 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
188 |
+
"model.layers.23.post_feedforward_layernorm.weight": "model-00005-of-00006.safetensors",
|
189 |
+
"model.layers.23.self_attn.k_norm.weight": "model-00005-of-00006.safetensors",
|
190 |
+
"model.layers.23.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
191 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
192 |
+
"model.layers.23.self_attn.q_norm.weight": "model-00005-of-00006.safetensors",
|
193 |
+
"model.layers.23.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
194 |
+
"model.layers.23.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
195 |
+
"model.layers.24.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
196 |
+
"model.layers.24.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
197 |
+
"model.layers.24.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
198 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
199 |
+
"model.layers.24.post_feedforward_layernorm.weight": "model-00005-of-00006.safetensors",
|
200 |
+
"model.layers.24.self_attn.k_norm.weight": "model-00005-of-00006.safetensors",
|
201 |
+
"model.layers.24.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
202 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
203 |
+
"model.layers.24.self_attn.q_norm.weight": "model-00005-of-00006.safetensors",
|
204 |
+
"model.layers.24.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
205 |
+
"model.layers.24.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
206 |
+
"model.layers.25.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
207 |
+
"model.layers.25.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
208 |
+
"model.layers.25.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
209 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
210 |
+
"model.layers.25.post_feedforward_layernorm.weight": "model-00005-of-00006.safetensors",
|
211 |
+
"model.layers.25.self_attn.k_norm.weight": "model-00005-of-00006.safetensors",
|
212 |
+
"model.layers.25.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
213 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
214 |
+
"model.layers.25.self_attn.q_norm.weight": "model-00005-of-00006.safetensors",
|
215 |
+
"model.layers.25.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
216 |
+
"model.layers.25.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
217 |
+
"model.layers.26.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
218 |
+
"model.layers.26.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
219 |
+
"model.layers.26.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
220 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
221 |
+
"model.layers.26.post_feedforward_layernorm.weight": "model-00005-of-00006.safetensors",
|
222 |
+
"model.layers.26.self_attn.k_norm.weight": "model-00005-of-00006.safetensors",
|
223 |
+
"model.layers.26.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
224 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
225 |
+
"model.layers.26.self_attn.q_norm.weight": "model-00005-of-00006.safetensors",
|
226 |
+
"model.layers.26.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
227 |
+
"model.layers.26.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
228 |
+
"model.layers.27.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
229 |
+
"model.layers.27.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
230 |
+
"model.layers.27.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
231 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
232 |
+
"model.layers.27.post_feedforward_layernorm.weight": "model-00005-of-00006.safetensors",
|
233 |
+
"model.layers.27.self_attn.k_norm.weight": "model-00005-of-00006.safetensors",
|
234 |
+
"model.layers.27.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
235 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
236 |
+
"model.layers.27.self_attn.q_norm.weight": "model-00005-of-00006.safetensors",
|
237 |
+
"model.layers.27.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
238 |
+
"model.layers.27.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
239 |
+
"model.layers.28.mlp.down_proj.weight": "model-00006-of-00006.safetensors",
|
240 |
+
"model.layers.28.mlp.gate_proj.weight": "model-00006-of-00006.safetensors",
|
241 |
+
"model.layers.28.mlp.up_proj.weight": "model-00006-of-00006.safetensors",
|
242 |
+
"model.layers.28.post_attention_layernorm.weight": "model-00006-of-00006.safetensors",
|
243 |
+
"model.layers.28.post_feedforward_layernorm.weight": "model-00006-of-00006.safetensors",
|
244 |
+
"model.layers.28.self_attn.k_norm.weight": "model-00005-of-00006.safetensors",
|
245 |
+
"model.layers.28.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
246 |
+
"model.layers.28.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
247 |
+
"model.layers.28.self_attn.q_norm.weight": "model-00005-of-00006.safetensors",
|
248 |
+
"model.layers.28.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
249 |
+
"model.layers.28.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
250 |
+
"model.layers.29.mlp.down_proj.weight": "model-00006-of-00006.safetensors",
|
251 |
+
"model.layers.29.mlp.gate_proj.weight": "model-00006-of-00006.safetensors",
|
252 |
+
"model.layers.29.mlp.up_proj.weight": "model-00006-of-00006.safetensors",
|
253 |
+
"model.layers.29.post_attention_layernorm.weight": "model-00006-of-00006.safetensors",
|
254 |
+
"model.layers.29.post_feedforward_layernorm.weight": "model-00006-of-00006.safetensors",
|
255 |
+
"model.layers.29.self_attn.k_norm.weight": "model-00006-of-00006.safetensors",
|
256 |
+
"model.layers.29.self_attn.k_proj.weight": "model-00006-of-00006.safetensors",
|
257 |
+
"model.layers.29.self_attn.o_proj.weight": "model-00006-of-00006.safetensors",
|
258 |
+
"model.layers.29.self_attn.q_norm.weight": "model-00006-of-00006.safetensors",
|
259 |
+
"model.layers.29.self_attn.q_proj.weight": "model-00006-of-00006.safetensors",
|
260 |
+
"model.layers.29.self_attn.v_proj.weight": "model-00006-of-00006.safetensors",
|
261 |
+
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
|
262 |
+
"model.layers.3.mlp.gate_proj.weight": "model-00001-of-00006.safetensors",
|
263 |
+
"model.layers.3.mlp.up_proj.weight": "model-00001-of-00006.safetensors",
|
264 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
|
265 |
+
"model.layers.3.post_feedforward_layernorm.weight": "model-00001-of-00006.safetensors",
|
266 |
+
"model.layers.3.self_attn.k_norm.weight": "model-00001-of-00006.safetensors",
|
267 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
|
268 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
269 |
+
"model.layers.3.self_attn.q_norm.weight": "model-00001-of-00006.safetensors",
|
270 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
271 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
|
272 |
+
"model.layers.30.mlp.down_proj.weight": "model-00006-of-00006.safetensors",
|
273 |
+
"model.layers.30.mlp.gate_proj.weight": "model-00006-of-00006.safetensors",
|
274 |
+
"model.layers.30.mlp.up_proj.weight": "model-00006-of-00006.safetensors",
|
275 |
+
"model.layers.30.post_attention_layernorm.weight": "model-00006-of-00006.safetensors",
|
276 |
+
"model.layers.30.post_feedforward_layernorm.weight": "model-00006-of-00006.safetensors",
|
277 |
+
"model.layers.30.self_attn.k_norm.weight": "model-00006-of-00006.safetensors",
|
278 |
+
"model.layers.30.self_attn.k_proj.weight": "model-00006-of-00006.safetensors",
|
279 |
+
"model.layers.30.self_attn.o_proj.weight": "model-00006-of-00006.safetensors",
|
280 |
+
"model.layers.30.self_attn.q_norm.weight": "model-00006-of-00006.safetensors",
|
281 |
+
"model.layers.30.self_attn.q_proj.weight": "model-00006-of-00006.safetensors",
|
282 |
+
"model.layers.30.self_attn.v_proj.weight": "model-00006-of-00006.safetensors",
|
283 |
+
"model.layers.31.mlp.down_proj.weight": "model-00006-of-00006.safetensors",
|
284 |
+
"model.layers.31.mlp.gate_proj.weight": "model-00006-of-00006.safetensors",
|
285 |
+
"model.layers.31.mlp.up_proj.weight": "model-00006-of-00006.safetensors",
|
286 |
+
"model.layers.31.post_attention_layernorm.weight": "model-00006-of-00006.safetensors",
|
287 |
+
"model.layers.31.post_feedforward_layernorm.weight": "model-00006-of-00006.safetensors",
|
288 |
+
"model.layers.31.self_attn.k_norm.weight": "model-00006-of-00006.safetensors",
|
289 |
+
"model.layers.31.self_attn.k_proj.weight": "model-00006-of-00006.safetensors",
|
290 |
+
"model.layers.31.self_attn.o_proj.weight": "model-00006-of-00006.safetensors",
|
291 |
+
"model.layers.31.self_attn.q_norm.weight": "model-00006-of-00006.safetensors",
|
292 |
+
"model.layers.31.self_attn.q_proj.weight": "model-00006-of-00006.safetensors",
|
293 |
+
"model.layers.31.self_attn.v_proj.weight": "model-00006-of-00006.safetensors",
|
294 |
+
"model.layers.4.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
295 |
+
"model.layers.4.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
296 |
+
"model.layers.4.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
297 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
298 |
+
"model.layers.4.post_feedforward_layernorm.weight": "model-00002-of-00006.safetensors",
|
299 |
+
"model.layers.4.self_attn.k_norm.weight": "model-00002-of-00006.safetensors",
|
300 |
+
"model.layers.4.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
301 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
302 |
+
"model.layers.4.self_attn.q_norm.weight": "model-00002-of-00006.safetensors",
|
303 |
+
"model.layers.4.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
304 |
+
"model.layers.4.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
305 |
+
"model.layers.5.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
306 |
+
"model.layers.5.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
307 |
+
"model.layers.5.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
308 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
309 |
+
"model.layers.5.post_feedforward_layernorm.weight": "model-00002-of-00006.safetensors",
|
310 |
+
"model.layers.5.self_attn.k_norm.weight": "model-00002-of-00006.safetensors",
|
311 |
+
"model.layers.5.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
312 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
313 |
+
"model.layers.5.self_attn.q_norm.weight": "model-00002-of-00006.safetensors",
|
314 |
+
"model.layers.5.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
315 |
+
"model.layers.5.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
316 |
+
"model.layers.6.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
317 |
+
"model.layers.6.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
318 |
+
"model.layers.6.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
319 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
320 |
+
"model.layers.6.post_feedforward_layernorm.weight": "model-00002-of-00006.safetensors",
|
321 |
+
"model.layers.6.self_attn.k_norm.weight": "model-00002-of-00006.safetensors",
|
322 |
+
"model.layers.6.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
323 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
324 |
+
"model.layers.6.self_attn.q_norm.weight": "model-00002-of-00006.safetensors",
|
325 |
+
"model.layers.6.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
326 |
+
"model.layers.6.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
327 |
+
"model.layers.7.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
328 |
+
"model.layers.7.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
329 |
+
"model.layers.7.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
330 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
331 |
+
"model.layers.7.post_feedforward_layernorm.weight": "model-00002-of-00006.safetensors",
|
332 |
+
"model.layers.7.self_attn.k_norm.weight": "model-00002-of-00006.safetensors",
|
333 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
334 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
335 |
+
"model.layers.7.self_attn.q_norm.weight": "model-00002-of-00006.safetensors",
|
336 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
337 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
338 |
+
"model.layers.8.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
339 |
+
"model.layers.8.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
340 |
+
"model.layers.8.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
341 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
342 |
+
"model.layers.8.post_feedforward_layernorm.weight": "model-00002-of-00006.safetensors",
|
343 |
+
"model.layers.8.self_attn.k_norm.weight": "model-00002-of-00006.safetensors",
|
344 |
+
"model.layers.8.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
345 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
346 |
+
"model.layers.8.self_attn.q_norm.weight": "model-00002-of-00006.safetensors",
|
347 |
+
"model.layers.8.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
348 |
+
"model.layers.8.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
349 |
+
"model.layers.9.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
350 |
+
"model.layers.9.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
351 |
+
"model.layers.9.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
352 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
353 |
+
"model.layers.9.post_feedforward_layernorm.weight": "model-00002-of-00006.safetensors",
|
354 |
+
"model.layers.9.self_attn.k_norm.weight": "model-00002-of-00006.safetensors",
|
355 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
356 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
357 |
+
"model.layers.9.self_attn.q_norm.weight": "model-00002-of-00006.safetensors",
|
358 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
359 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
360 |
+
"model.norm.weight": "model-00006-of-00006.safetensors"
|
361 |
+
}
|
362 |
+
}
|
checkpoint-2603/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f15ecbf4778a4a75a97c368c9a04c6ae1a582fe5a110f897da16df40debbea5
|
3 |
+
size 13055369358
|
checkpoint-2603/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:386fcc8cc1089aade9450d86fb239ea3483f455fd2d78d8378645feecfec9d69
|
3 |
+
size 14244
|
checkpoint-2603/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c10eab28581440371942f16961c25d6c2080c871324aab61f489518f0a454e35
|
3 |
+
size 1064
|
checkpoint-2603/trainer_state.json
ADDED
@@ -0,0 +1,3064 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 1.0,
|
5 |
+
"eval_steps": 500,
|
6 |
+
"global_step": 2603,
|
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.002305032654629274,
|
13 |
+
"grad_norm": 53.856021881103516,
|
14 |
+
"learning_rate": 2.2988505747126437e-06,
|
15 |
+
"loss": 6.4748,
|
16 |
+
"step": 6
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.004610065309258548,
|
20 |
+
"grad_norm": 10.265009880065918,
|
21 |
+
"learning_rate": 4.5977011494252875e-06,
|
22 |
+
"loss": 5.3163,
|
23 |
+
"step": 12
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"epoch": 0.006915097963887821,
|
27 |
+
"grad_norm": 7.959039211273193,
|
28 |
+
"learning_rate": 6.896551724137932e-06,
|
29 |
+
"loss": 4.7064,
|
30 |
+
"step": 18
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"epoch": 0.009220130618517095,
|
34 |
+
"grad_norm": 5.8295488357543945,
|
35 |
+
"learning_rate": 9.195402298850575e-06,
|
36 |
+
"loss": 4.3612,
|
37 |
+
"step": 24
|
38 |
+
},
|
39 |
+
{
|
40 |
+
"epoch": 0.01152516327314637,
|
41 |
+
"grad_norm": 4.496989727020264,
|
42 |
+
"learning_rate": 1.1494252873563218e-05,
|
43 |
+
"loss": 4.1643,
|
44 |
+
"step": 30
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"epoch": 0.013830195927775643,
|
48 |
+
"grad_norm": 3.9524970054626465,
|
49 |
+
"learning_rate": 1.3793103448275863e-05,
|
50 |
+
"loss": 3.9844,
|
51 |
+
"step": 36
|
52 |
+
},
|
53 |
+
{
|
54 |
+
"epoch": 0.016135228582404917,
|
55 |
+
"grad_norm": 4.384060382843018,
|
56 |
+
"learning_rate": 1.6091954022988507e-05,
|
57 |
+
"loss": 3.7331,
|
58 |
+
"step": 42
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"epoch": 0.01844026123703419,
|
62 |
+
"grad_norm": 5.873193264007568,
|
63 |
+
"learning_rate": 1.839080459770115e-05,
|
64 |
+
"loss": 3.7501,
|
65 |
+
"step": 48
|
66 |
+
},
|
67 |
+
{
|
68 |
+
"epoch": 0.020745293891663467,
|
69 |
+
"grad_norm": 12.467376708984375,
|
70 |
+
"learning_rate": 2.0689655172413793e-05,
|
71 |
+
"loss": 3.6747,
|
72 |
+
"step": 54
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"epoch": 0.02305032654629274,
|
76 |
+
"grad_norm": 6.967535972595215,
|
77 |
+
"learning_rate": 2.2988505747126437e-05,
|
78 |
+
"loss": 3.5072,
|
79 |
+
"step": 60
|
80 |
+
},
|
81 |
+
{
|
82 |
+
"epoch": 0.025355359200922013,
|
83 |
+
"grad_norm": 8.085759162902832,
|
84 |
+
"learning_rate": 2.5287356321839083e-05,
|
85 |
+
"loss": 3.4384,
|
86 |
+
"step": 66
|
87 |
+
},
|
88 |
+
{
|
89 |
+
"epoch": 0.027660391855551286,
|
90 |
+
"grad_norm": 6.835882663726807,
|
91 |
+
"learning_rate": 2.7586206896551727e-05,
|
92 |
+
"loss": 3.4143,
|
93 |
+
"step": 72
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"epoch": 0.029965424510180562,
|
97 |
+
"grad_norm": 4.951820373535156,
|
98 |
+
"learning_rate": 2.988505747126437e-05,
|
99 |
+
"loss": 3.2636,
|
100 |
+
"step": 78
|
101 |
+
},
|
102 |
+
{
|
103 |
+
"epoch": 0.032270457164809835,
|
104 |
+
"grad_norm": 4.204140663146973,
|
105 |
+
"learning_rate": 3.218390804597701e-05,
|
106 |
+
"loss": 3.1916,
|
107 |
+
"step": 84
|
108 |
+
},
|
109 |
+
{
|
110 |
+
"epoch": 0.03457548981943911,
|
111 |
+
"grad_norm": 3.802454710006714,
|
112 |
+
"learning_rate": 3.4482758620689657e-05,
|
113 |
+
"loss": 3.1395,
|
114 |
+
"step": 90
|
115 |
+
},
|
116 |
+
{
|
117 |
+
"epoch": 0.03688052247406838,
|
118 |
+
"grad_norm": 5.0679850578308105,
|
119 |
+
"learning_rate": 3.67816091954023e-05,
|
120 |
+
"loss": 3.094,
|
121 |
+
"step": 96
|
122 |
+
},
|
123 |
+
{
|
124 |
+
"epoch": 0.039185555128697654,
|
125 |
+
"grad_norm": 3.6308820247650146,
|
126 |
+
"learning_rate": 3.908045977011495e-05,
|
127 |
+
"loss": 3.0388,
|
128 |
+
"step": 102
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"epoch": 0.041490587783326933,
|
132 |
+
"grad_norm": 3.776557683944702,
|
133 |
+
"learning_rate": 4.1379310344827587e-05,
|
134 |
+
"loss": 2.9748,
|
135 |
+
"step": 108
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"epoch": 0.043795620437956206,
|
139 |
+
"grad_norm": 3.4992129802703857,
|
140 |
+
"learning_rate": 4.367816091954024e-05,
|
141 |
+
"loss": 2.9827,
|
142 |
+
"step": 114
|
143 |
+
},
|
144 |
+
{
|
145 |
+
"epoch": 0.04610065309258548,
|
146 |
+
"grad_norm": 3.097571849822998,
|
147 |
+
"learning_rate": 4.597701149425287e-05,
|
148 |
+
"loss": 2.8381,
|
149 |
+
"step": 120
|
150 |
+
},
|
151 |
+
{
|
152 |
+
"epoch": 0.04840568574721475,
|
153 |
+
"grad_norm": 3.4623844623565674,
|
154 |
+
"learning_rate": 4.827586206896552e-05,
|
155 |
+
"loss": 2.7752,
|
156 |
+
"step": 126
|
157 |
+
},
|
158 |
+
{
|
159 |
+
"epoch": 0.050710718401844025,
|
160 |
+
"grad_norm": 3.1929099559783936,
|
161 |
+
"learning_rate": 5.057471264367817e-05,
|
162 |
+
"loss": 2.8002,
|
163 |
+
"step": 132
|
164 |
+
},
|
165 |
+
{
|
166 |
+
"epoch": 0.0530157510564733,
|
167 |
+
"grad_norm": 3.454050064086914,
|
168 |
+
"learning_rate": 5.287356321839081e-05,
|
169 |
+
"loss": 2.724,
|
170 |
+
"step": 138
|
171 |
+
},
|
172 |
+
{
|
173 |
+
"epoch": 0.05532078371110257,
|
174 |
+
"grad_norm": 3.4763906002044678,
|
175 |
+
"learning_rate": 5.517241379310345e-05,
|
176 |
+
"loss": 2.6884,
|
177 |
+
"step": 144
|
178 |
+
},
|
179 |
+
{
|
180 |
+
"epoch": 0.05762581636573185,
|
181 |
+
"grad_norm": 3.204158067703247,
|
182 |
+
"learning_rate": 5.747126436781609e-05,
|
183 |
+
"loss": 2.6505,
|
184 |
+
"step": 150
|
185 |
+
},
|
186 |
+
{
|
187 |
+
"epoch": 0.059930849020361124,
|
188 |
+
"grad_norm": 2.9979729652404785,
|
189 |
+
"learning_rate": 5.977011494252874e-05,
|
190 |
+
"loss": 2.6749,
|
191 |
+
"step": 156
|
192 |
+
},
|
193 |
+
{
|
194 |
+
"epoch": 0.0622358816749904,
|
195 |
+
"grad_norm": 2.607539176940918,
|
196 |
+
"learning_rate": 6.206896551724138e-05,
|
197 |
+
"loss": 2.6104,
|
198 |
+
"step": 162
|
199 |
+
},
|
200 |
+
{
|
201 |
+
"epoch": 0.06454091432961967,
|
202 |
+
"grad_norm": 2.3872625827789307,
|
203 |
+
"learning_rate": 6.436781609195403e-05,
|
204 |
+
"loss": 2.6504,
|
205 |
+
"step": 168
|
206 |
+
},
|
207 |
+
{
|
208 |
+
"epoch": 0.06684594698424895,
|
209 |
+
"grad_norm": 2.667975902557373,
|
210 |
+
"learning_rate": 6.666666666666667e-05,
|
211 |
+
"loss": 2.5319,
|
212 |
+
"step": 174
|
213 |
+
},
|
214 |
+
{
|
215 |
+
"epoch": 0.06915097963887822,
|
216 |
+
"grad_norm": 3.090562582015991,
|
217 |
+
"learning_rate": 6.896551724137931e-05,
|
218 |
+
"loss": 2.5326,
|
219 |
+
"step": 180
|
220 |
+
},
|
221 |
+
{
|
222 |
+
"epoch": 0.0714560122935075,
|
223 |
+
"grad_norm": 2.7412374019622803,
|
224 |
+
"learning_rate": 7.126436781609196e-05,
|
225 |
+
"loss": 2.5683,
|
226 |
+
"step": 186
|
227 |
+
},
|
228 |
+
{
|
229 |
+
"epoch": 0.07376104494813676,
|
230 |
+
"grad_norm": 2.471371650695801,
|
231 |
+
"learning_rate": 7.35632183908046e-05,
|
232 |
+
"loss": 2.5179,
|
233 |
+
"step": 192
|
234 |
+
},
|
235 |
+
{
|
236 |
+
"epoch": 0.07606607760276604,
|
237 |
+
"grad_norm": 2.625797986984253,
|
238 |
+
"learning_rate": 7.586206896551724e-05,
|
239 |
+
"loss": 2.5301,
|
240 |
+
"step": 198
|
241 |
+
},
|
242 |
+
{
|
243 |
+
"epoch": 0.07837111025739531,
|
244 |
+
"grad_norm": 3.2228333950042725,
|
245 |
+
"learning_rate": 7.81609195402299e-05,
|
246 |
+
"loss": 2.4392,
|
247 |
+
"step": 204
|
248 |
+
},
|
249 |
+
{
|
250 |
+
"epoch": 0.08067614291202459,
|
251 |
+
"grad_norm": 2.780992031097412,
|
252 |
+
"learning_rate": 8.045977011494253e-05,
|
253 |
+
"loss": 2.4826,
|
254 |
+
"step": 210
|
255 |
+
},
|
256 |
+
{
|
257 |
+
"epoch": 0.08298117556665387,
|
258 |
+
"grad_norm": 3.0570290088653564,
|
259 |
+
"learning_rate": 8.275862068965517e-05,
|
260 |
+
"loss": 2.4565,
|
261 |
+
"step": 216
|
262 |
+
},
|
263 |
+
{
|
264 |
+
"epoch": 0.08528620822128313,
|
265 |
+
"grad_norm": 2.3220102787017822,
|
266 |
+
"learning_rate": 8.505747126436782e-05,
|
267 |
+
"loss": 2.5089,
|
268 |
+
"step": 222
|
269 |
+
},
|
270 |
+
{
|
271 |
+
"epoch": 0.08759124087591241,
|
272 |
+
"grad_norm": 2.4583637714385986,
|
273 |
+
"learning_rate": 8.735632183908047e-05,
|
274 |
+
"loss": 2.3985,
|
275 |
+
"step": 228
|
276 |
+
},
|
277 |
+
{
|
278 |
+
"epoch": 0.08989627353054168,
|
279 |
+
"grad_norm": 2.4556047916412354,
|
280 |
+
"learning_rate": 8.96551724137931e-05,
|
281 |
+
"loss": 2.4429,
|
282 |
+
"step": 234
|
283 |
+
},
|
284 |
+
{
|
285 |
+
"epoch": 0.09220130618517096,
|
286 |
+
"grad_norm": 3.328052282333374,
|
287 |
+
"learning_rate": 9.195402298850575e-05,
|
288 |
+
"loss": 2.414,
|
289 |
+
"step": 240
|
290 |
+
},
|
291 |
+
{
|
292 |
+
"epoch": 0.09450633883980022,
|
293 |
+
"grad_norm": 3.1558191776275635,
|
294 |
+
"learning_rate": 9.425287356321839e-05,
|
295 |
+
"loss": 2.3621,
|
296 |
+
"step": 246
|
297 |
+
},
|
298 |
+
{
|
299 |
+
"epoch": 0.0968113714944295,
|
300 |
+
"grad_norm": 2.6115167140960693,
|
301 |
+
"learning_rate": 9.655172413793105e-05,
|
302 |
+
"loss": 2.4482,
|
303 |
+
"step": 252
|
304 |
+
},
|
305 |
+
{
|
306 |
+
"epoch": 0.09911640414905878,
|
307 |
+
"grad_norm": 2.6599738597869873,
|
308 |
+
"learning_rate": 9.885057471264369e-05,
|
309 |
+
"loss": 2.4507,
|
310 |
+
"step": 258
|
311 |
+
},
|
312 |
+
{
|
313 |
+
"epoch": 0.10142143680368805,
|
314 |
+
"grad_norm": 2.867357015609741,
|
315 |
+
"learning_rate": 9.999990918668272e-05,
|
316 |
+
"loss": 2.4109,
|
317 |
+
"step": 264
|
318 |
+
},
|
319 |
+
{
|
320 |
+
"epoch": 0.10372646945831733,
|
321 |
+
"grad_norm": 2.4468297958374023,
|
322 |
+
"learning_rate": 9.999918268212369e-05,
|
323 |
+
"loss": 2.408,
|
324 |
+
"step": 270
|
325 |
+
},
|
326 |
+
{
|
327 |
+
"epoch": 0.1060315021129466,
|
328 |
+
"grad_norm": 2.1774463653564453,
|
329 |
+
"learning_rate": 9.999772968356182e-05,
|
330 |
+
"loss": 2.3625,
|
331 |
+
"step": 276
|
332 |
+
},
|
333 |
+
{
|
334 |
+
"epoch": 0.10833653476757588,
|
335 |
+
"grad_norm": 2.2998595237731934,
|
336 |
+
"learning_rate": 9.999555021210937e-05,
|
337 |
+
"loss": 2.4588,
|
338 |
+
"step": 282
|
339 |
+
},
|
340 |
+
{
|
341 |
+
"epoch": 0.11064156742220514,
|
342 |
+
"grad_norm": 2.3958585262298584,
|
343 |
+
"learning_rate": 9.999264429943431e-05,
|
344 |
+
"loss": 2.372,
|
345 |
+
"step": 288
|
346 |
+
},
|
347 |
+
{
|
348 |
+
"epoch": 0.11294660007683442,
|
349 |
+
"grad_norm": 2.728062868118286,
|
350 |
+
"learning_rate": 9.99890119877599e-05,
|
351 |
+
"loss": 2.3477,
|
352 |
+
"step": 294
|
353 |
+
},
|
354 |
+
{
|
355 |
+
"epoch": 0.1152516327314637,
|
356 |
+
"grad_norm": 2.2501401901245117,
|
357 |
+
"learning_rate": 9.998465332986401e-05,
|
358 |
+
"loss": 2.2814,
|
359 |
+
"step": 300
|
360 |
+
},
|
361 |
+
{
|
362 |
+
"epoch": 0.11755666538609297,
|
363 |
+
"grad_norm": 2.2734405994415283,
|
364 |
+
"learning_rate": 9.997956838907852e-05,
|
365 |
+
"loss": 2.3092,
|
366 |
+
"step": 306
|
367 |
+
},
|
368 |
+
{
|
369 |
+
"epoch": 0.11986169804072225,
|
370 |
+
"grad_norm": 2.6800060272216797,
|
371 |
+
"learning_rate": 9.997375723928817e-05,
|
372 |
+
"loss": 2.2877,
|
373 |
+
"step": 312
|
374 |
+
},
|
375 |
+
{
|
376 |
+
"epoch": 0.12216673069535151,
|
377 |
+
"grad_norm": 2.206369400024414,
|
378 |
+
"learning_rate": 9.996721996492965e-05,
|
379 |
+
"loss": 2.2894,
|
380 |
+
"step": 318
|
381 |
+
},
|
382 |
+
{
|
383 |
+
"epoch": 0.1244717633499808,
|
384 |
+
"grad_norm": 2.4944238662719727,
|
385 |
+
"learning_rate": 9.995995666099034e-05,
|
386 |
+
"loss": 2.2698,
|
387 |
+
"step": 324
|
388 |
+
},
|
389 |
+
{
|
390 |
+
"epoch": 0.12677679600461006,
|
391 |
+
"grad_norm": 2.422243356704712,
|
392 |
+
"learning_rate": 9.995196743300692e-05,
|
393 |
+
"loss": 2.193,
|
394 |
+
"step": 330
|
395 |
+
},
|
396 |
+
{
|
397 |
+
"epoch": 0.12908182865923934,
|
398 |
+
"grad_norm": 2.5400567054748535,
|
399 |
+
"learning_rate": 9.994325239706377e-05,
|
400 |
+
"loss": 2.163,
|
401 |
+
"step": 336
|
402 |
+
},
|
403 |
+
{
|
404 |
+
"epoch": 0.13138686131386862,
|
405 |
+
"grad_norm": 2.392552375793457,
|
406 |
+
"learning_rate": 9.99338116797914e-05,
|
407 |
+
"loss": 2.2356,
|
408 |
+
"step": 342
|
409 |
+
},
|
410 |
+
{
|
411 |
+
"epoch": 0.1336918939684979,
|
412 |
+
"grad_norm": 2.4796054363250732,
|
413 |
+
"learning_rate": 9.992364541836459e-05,
|
414 |
+
"loss": 2.2747,
|
415 |
+
"step": 348
|
416 |
+
},
|
417 |
+
{
|
418 |
+
"epoch": 0.13599692662312715,
|
419 |
+
"grad_norm": 3.121873378753662,
|
420 |
+
"learning_rate": 9.991275376050024e-05,
|
421 |
+
"loss": 2.1307,
|
422 |
+
"step": 354
|
423 |
+
},
|
424 |
+
{
|
425 |
+
"epoch": 0.13830195927775643,
|
426 |
+
"grad_norm": 3.140073776245117,
|
427 |
+
"learning_rate": 9.990113686445546e-05,
|
428 |
+
"loss": 2.3051,
|
429 |
+
"step": 360
|
430 |
+
},
|
431 |
+
{
|
432 |
+
"epoch": 0.1406069919323857,
|
433 |
+
"grad_norm": 1.9879580736160278,
|
434 |
+
"learning_rate": 9.988879489902509e-05,
|
435 |
+
"loss": 2.338,
|
436 |
+
"step": 366
|
437 |
+
},
|
438 |
+
{
|
439 |
+
"epoch": 0.142912024587015,
|
440 |
+
"grad_norm": 2.337467670440674,
|
441 |
+
"learning_rate": 9.987572804353937e-05,
|
442 |
+
"loss": 2.2738,
|
443 |
+
"step": 372
|
444 |
+
},
|
445 |
+
{
|
446 |
+
"epoch": 0.14521705724164424,
|
447 |
+
"grad_norm": 2.5424106121063232,
|
448 |
+
"learning_rate": 9.986193648786124e-05,
|
449 |
+
"loss": 2.2342,
|
450 |
+
"step": 378
|
451 |
+
},
|
452 |
+
{
|
453 |
+
"epoch": 0.14752208989627352,
|
454 |
+
"grad_norm": 2.880481719970703,
|
455 |
+
"learning_rate": 9.98474204323836e-05,
|
456 |
+
"loss": 2.2469,
|
457 |
+
"step": 384
|
458 |
+
},
|
459 |
+
{
|
460 |
+
"epoch": 0.1498271225509028,
|
461 |
+
"grad_norm": 2.5551915168762207,
|
462 |
+
"learning_rate": 9.983218008802648e-05,
|
463 |
+
"loss": 2.1399,
|
464 |
+
"step": 390
|
465 |
+
},
|
466 |
+
{
|
467 |
+
"epoch": 0.15213215520553208,
|
468 |
+
"grad_norm": 2.556264877319336,
|
469 |
+
"learning_rate": 9.981621567623385e-05,
|
470 |
+
"loss": 2.2329,
|
471 |
+
"step": 396
|
472 |
+
},
|
473 |
+
{
|
474 |
+
"epoch": 0.15443718786016136,
|
475 |
+
"grad_norm": 2.3260979652404785,
|
476 |
+
"learning_rate": 9.979952742897049e-05,
|
477 |
+
"loss": 2.2576,
|
478 |
+
"step": 402
|
479 |
+
},
|
480 |
+
{
|
481 |
+
"epoch": 0.15674222051479061,
|
482 |
+
"grad_norm": 2.241696834564209,
|
483 |
+
"learning_rate": 9.978211558871861e-05,
|
484 |
+
"loss": 2.1743,
|
485 |
+
"step": 408
|
486 |
+
},
|
487 |
+
{
|
488 |
+
"epoch": 0.1590472531694199,
|
489 |
+
"grad_norm": 2.444596767425537,
|
490 |
+
"learning_rate": 9.976398040847428e-05,
|
491 |
+
"loss": 2.1517,
|
492 |
+
"step": 414
|
493 |
+
},
|
494 |
+
{
|
495 |
+
"epoch": 0.16135228582404917,
|
496 |
+
"grad_norm": 2.300065040588379,
|
497 |
+
"learning_rate": 9.974512215174381e-05,
|
498 |
+
"loss": 2.1751,
|
499 |
+
"step": 420
|
500 |
+
},
|
501 |
+
{
|
502 |
+
"epoch": 0.16365731847867845,
|
503 |
+
"grad_norm": 2.6848104000091553,
|
504 |
+
"learning_rate": 9.972554109253989e-05,
|
505 |
+
"loss": 2.2504,
|
506 |
+
"step": 426
|
507 |
+
},
|
508 |
+
{
|
509 |
+
"epoch": 0.16596235113330773,
|
510 |
+
"grad_norm": 2.403059959411621,
|
511 |
+
"learning_rate": 9.97052375153776e-05,
|
512 |
+
"loss": 2.1172,
|
513 |
+
"step": 432
|
514 |
+
},
|
515 |
+
{
|
516 |
+
"epoch": 0.16826738378793699,
|
517 |
+
"grad_norm": 3.4649202823638916,
|
518 |
+
"learning_rate": 9.968421171527032e-05,
|
519 |
+
"loss": 2.1344,
|
520 |
+
"step": 438
|
521 |
+
},
|
522 |
+
{
|
523 |
+
"epoch": 0.17057241644256627,
|
524 |
+
"grad_norm": 1.8871408700942993,
|
525 |
+
"learning_rate": 9.966246399772538e-05,
|
526 |
+
"loss": 2.0402,
|
527 |
+
"step": 444
|
528 |
+
},
|
529 |
+
{
|
530 |
+
"epoch": 0.17287744909719555,
|
531 |
+
"grad_norm": 2.056946039199829,
|
532 |
+
"learning_rate": 9.96399946787397e-05,
|
533 |
+
"loss": 2.093,
|
534 |
+
"step": 450
|
535 |
+
},
|
536 |
+
{
|
537 |
+
"epoch": 0.17518248175182483,
|
538 |
+
"grad_norm": 2.5751354694366455,
|
539 |
+
"learning_rate": 9.961680408479507e-05,
|
540 |
+
"loss": 2.1116,
|
541 |
+
"step": 456
|
542 |
+
},
|
543 |
+
{
|
544 |
+
"epoch": 0.17748751440645408,
|
545 |
+
"grad_norm": 2.126829147338867,
|
546 |
+
"learning_rate": 9.959289255285363e-05,
|
547 |
+
"loss": 2.1042,
|
548 |
+
"step": 462
|
549 |
+
},
|
550 |
+
{
|
551 |
+
"epoch": 0.17979254706108336,
|
552 |
+
"grad_norm": 2.328918933868408,
|
553 |
+
"learning_rate": 9.956826043035268e-05,
|
554 |
+
"loss": 2.1705,
|
555 |
+
"step": 468
|
556 |
+
},
|
557 |
+
{
|
558 |
+
"epoch": 0.18209757971571264,
|
559 |
+
"grad_norm": 2.0855398178100586,
|
560 |
+
"learning_rate": 9.954290807519988e-05,
|
561 |
+
"loss": 1.995,
|
562 |
+
"step": 474
|
563 |
+
},
|
564 |
+
{
|
565 |
+
"epoch": 0.18440261237034192,
|
566 |
+
"grad_norm": 2.647292375564575,
|
567 |
+
"learning_rate": 9.951683585576794e-05,
|
568 |
+
"loss": 2.0674,
|
569 |
+
"step": 480
|
570 |
+
},
|
571 |
+
{
|
572 |
+
"epoch": 0.1867076450249712,
|
573 |
+
"grad_norm": 2.3290131092071533,
|
574 |
+
"learning_rate": 9.949004415088927e-05,
|
575 |
+
"loss": 2.1138,
|
576 |
+
"step": 486
|
577 |
+
},
|
578 |
+
{
|
579 |
+
"epoch": 0.18901267767960045,
|
580 |
+
"grad_norm": 2.2102277278900146,
|
581 |
+
"learning_rate": 9.94625333498505e-05,
|
582 |
+
"loss": 2.042,
|
583 |
+
"step": 492
|
584 |
+
},
|
585 |
+
{
|
586 |
+
"epoch": 0.19131771033422973,
|
587 |
+
"grad_norm": 2.2257633209228516,
|
588 |
+
"learning_rate": 9.943430385238677e-05,
|
589 |
+
"loss": 1.9499,
|
590 |
+
"step": 498
|
591 |
+
},
|
592 |
+
{
|
593 |
+
"epoch": 0.193622742988859,
|
594 |
+
"grad_norm": 2.250659942626953,
|
595 |
+
"learning_rate": 9.940535606867602e-05,
|
596 |
+
"loss": 2.0843,
|
597 |
+
"step": 504
|
598 |
+
},
|
599 |
+
{
|
600 |
+
"epoch": 0.1959277756434883,
|
601 |
+
"grad_norm": 1.6855454444885254,
|
602 |
+
"learning_rate": 9.937569041933294e-05,
|
603 |
+
"loss": 2.019,
|
604 |
+
"step": 510
|
605 |
+
},
|
606 |
+
{
|
607 |
+
"epoch": 0.19823280829811757,
|
608 |
+
"grad_norm": 2.0027201175689697,
|
609 |
+
"learning_rate": 9.934530733540294e-05,
|
610 |
+
"loss": 2.058,
|
611 |
+
"step": 516
|
612 |
+
},
|
613 |
+
{
|
614 |
+
"epoch": 0.20053784095274682,
|
615 |
+
"grad_norm": 1.920457124710083,
|
616 |
+
"learning_rate": 9.931420725835576e-05,
|
617 |
+
"loss": 2.2252,
|
618 |
+
"step": 522
|
619 |
+
},
|
620 |
+
{
|
621 |
+
"epoch": 0.2028428736073761,
|
622 |
+
"grad_norm": 1.9815555810928345,
|
623 |
+
"learning_rate": 9.928239064007918e-05,
|
624 |
+
"loss": 2.0853,
|
625 |
+
"step": 528
|
626 |
+
},
|
627 |
+
{
|
628 |
+
"epoch": 0.20514790626200538,
|
629 |
+
"grad_norm": 2.40604567527771,
|
630 |
+
"learning_rate": 9.924985794287242e-05,
|
631 |
+
"loss": 2.1158,
|
632 |
+
"step": 534
|
633 |
+
},
|
634 |
+
{
|
635 |
+
"epoch": 0.20745293891663466,
|
636 |
+
"grad_norm": 2.5315816402435303,
|
637 |
+
"learning_rate": 9.92166096394394e-05,
|
638 |
+
"loss": 2.016,
|
639 |
+
"step": 540
|
640 |
+
},
|
641 |
+
{
|
642 |
+
"epoch": 0.2097579715712639,
|
643 |
+
"grad_norm": 2.700812339782715,
|
644 |
+
"learning_rate": 9.918264621288187e-05,
|
645 |
+
"loss": 2.029,
|
646 |
+
"step": 546
|
647 |
+
},
|
648 |
+
{
|
649 |
+
"epoch": 0.2120630042258932,
|
650 |
+
"grad_norm": 1.9871690273284912,
|
651 |
+
"learning_rate": 9.91479681566924e-05,
|
652 |
+
"loss": 1.9834,
|
653 |
+
"step": 552
|
654 |
+
},
|
655 |
+
{
|
656 |
+
"epoch": 0.21436803688052247,
|
657 |
+
"grad_norm": 2.945413589477539,
|
658 |
+
"learning_rate": 9.911257597474722e-05,
|
659 |
+
"loss": 2.0259,
|
660 |
+
"step": 558
|
661 |
+
},
|
662 |
+
{
|
663 |
+
"epoch": 0.21667306953515175,
|
664 |
+
"grad_norm": 2.000675916671753,
|
665 |
+
"learning_rate": 9.907647018129894e-05,
|
666 |
+
"loss": 2.2123,
|
667 |
+
"step": 564
|
668 |
+
},
|
669 |
+
{
|
670 |
+
"epoch": 0.21897810218978103,
|
671 |
+
"grad_norm": 2.347562789916992,
|
672 |
+
"learning_rate": 9.903965130096891e-05,
|
673 |
+
"loss": 2.0911,
|
674 |
+
"step": 570
|
675 |
+
},
|
676 |
+
{
|
677 |
+
"epoch": 0.22128313484441028,
|
678 |
+
"grad_norm": 1.9191615581512451,
|
679 |
+
"learning_rate": 9.900211986873985e-05,
|
680 |
+
"loss": 1.92,
|
681 |
+
"step": 576
|
682 |
+
},
|
683 |
+
{
|
684 |
+
"epoch": 0.22358816749903956,
|
685 |
+
"grad_norm": 1.851443886756897,
|
686 |
+
"learning_rate": 9.896387642994787e-05,
|
687 |
+
"loss": 1.9798,
|
688 |
+
"step": 582
|
689 |
+
},
|
690 |
+
{
|
691 |
+
"epoch": 0.22589320015366884,
|
692 |
+
"grad_norm": 1.849892020225525,
|
693 |
+
"learning_rate": 9.892492154027462e-05,
|
694 |
+
"loss": 1.9961,
|
695 |
+
"step": 588
|
696 |
+
},
|
697 |
+
{
|
698 |
+
"epoch": 0.22819823280829812,
|
699 |
+
"grad_norm": 2.072357654571533,
|
700 |
+
"learning_rate": 9.888525576573922e-05,
|
701 |
+
"loss": 1.9663,
|
702 |
+
"step": 594
|
703 |
+
},
|
704 |
+
{
|
705 |
+
"epoch": 0.2305032654629274,
|
706 |
+
"grad_norm": 2.1180946826934814,
|
707 |
+
"learning_rate": 9.884487968269006e-05,
|
708 |
+
"loss": 2.1093,
|
709 |
+
"step": 600
|
710 |
+
},
|
711 |
+
{
|
712 |
+
"epoch": 0.23280829811755666,
|
713 |
+
"grad_norm": 2.36588978767395,
|
714 |
+
"learning_rate": 9.880379387779637e-05,
|
715 |
+
"loss": 2.0478,
|
716 |
+
"step": 606
|
717 |
+
},
|
718 |
+
{
|
719 |
+
"epoch": 0.23511333077218594,
|
720 |
+
"grad_norm": 2.0738325119018555,
|
721 |
+
"learning_rate": 9.87619989480397e-05,
|
722 |
+
"loss": 2.0701,
|
723 |
+
"step": 612
|
724 |
+
},
|
725 |
+
{
|
726 |
+
"epoch": 0.23741836342681522,
|
727 |
+
"grad_norm": 2.005675792694092,
|
728 |
+
"learning_rate": 9.871949550070533e-05,
|
729 |
+
"loss": 2.0751,
|
730 |
+
"step": 618
|
731 |
+
},
|
732 |
+
{
|
733 |
+
"epoch": 0.2397233960814445,
|
734 |
+
"grad_norm": 1.8945198059082031,
|
735 |
+
"learning_rate": 9.867628415337333e-05,
|
736 |
+
"loss": 2.0073,
|
737 |
+
"step": 624
|
738 |
+
},
|
739 |
+
{
|
740 |
+
"epoch": 0.24202842873607375,
|
741 |
+
"grad_norm": 1.743676781654358,
|
742 |
+
"learning_rate": 9.863236553390965e-05,
|
743 |
+
"loss": 2.0169,
|
744 |
+
"step": 630
|
745 |
+
},
|
746 |
+
{
|
747 |
+
"epoch": 0.24433346139070303,
|
748 |
+
"grad_norm": 2.078378200531006,
|
749 |
+
"learning_rate": 9.8587740280457e-05,
|
750 |
+
"loss": 1.9831,
|
751 |
+
"step": 636
|
752 |
+
},
|
753 |
+
{
|
754 |
+
"epoch": 0.2466384940453323,
|
755 |
+
"grad_norm": 1.9130889177322388,
|
756 |
+
"learning_rate": 9.854240904142556e-05,
|
757 |
+
"loss": 2.1173,
|
758 |
+
"step": 642
|
759 |
+
},
|
760 |
+
{
|
761 |
+
"epoch": 0.2489435266999616,
|
762 |
+
"grad_norm": 2.135650634765625,
|
763 |
+
"learning_rate": 9.849637247548356e-05,
|
764 |
+
"loss": 1.9329,
|
765 |
+
"step": 648
|
766 |
+
},
|
767 |
+
{
|
768 |
+
"epoch": 0.25124855935459084,
|
769 |
+
"grad_norm": 2.4106664657592773,
|
770 |
+
"learning_rate": 9.844963125154773e-05,
|
771 |
+
"loss": 2.0074,
|
772 |
+
"step": 654
|
773 |
+
},
|
774 |
+
{
|
775 |
+
"epoch": 0.2535535920092201,
|
776 |
+
"grad_norm": 1.9850528240203857,
|
777 |
+
"learning_rate": 9.840218604877354e-05,
|
778 |
+
"loss": 2.0373,
|
779 |
+
"step": 660
|
780 |
+
},
|
781 |
+
{
|
782 |
+
"epoch": 0.2558586246638494,
|
783 |
+
"grad_norm": 1.9373111724853516,
|
784 |
+
"learning_rate": 9.835403755654536e-05,
|
785 |
+
"loss": 1.9882,
|
786 |
+
"step": 666
|
787 |
+
},
|
788 |
+
{
|
789 |
+
"epoch": 0.2581636573184787,
|
790 |
+
"grad_norm": 2.355316400527954,
|
791 |
+
"learning_rate": 9.830518647446643e-05,
|
792 |
+
"loss": 1.9861,
|
793 |
+
"step": 672
|
794 |
+
},
|
795 |
+
{
|
796 |
+
"epoch": 0.26046868997310796,
|
797 |
+
"grad_norm": 1.7912750244140625,
|
798 |
+
"learning_rate": 9.825563351234874e-05,
|
799 |
+
"loss": 1.9285,
|
800 |
+
"step": 678
|
801 |
+
},
|
802 |
+
{
|
803 |
+
"epoch": 0.26277372262773724,
|
804 |
+
"grad_norm": 1.6330952644348145,
|
805 |
+
"learning_rate": 9.820537939020264e-05,
|
806 |
+
"loss": 2.0204,
|
807 |
+
"step": 684
|
808 |
+
},
|
809 |
+
{
|
810 |
+
"epoch": 0.2650787552823665,
|
811 |
+
"grad_norm": 1.7869762182235718,
|
812 |
+
"learning_rate": 9.815442483822646e-05,
|
813 |
+
"loss": 2.0133,
|
814 |
+
"step": 690
|
815 |
+
},
|
816 |
+
{
|
817 |
+
"epoch": 0.2673837879369958,
|
818 |
+
"grad_norm": 1.738743782043457,
|
819 |
+
"learning_rate": 9.81027705967958e-05,
|
820 |
+
"loss": 1.9677,
|
821 |
+
"step": 696
|
822 |
+
},
|
823 |
+
{
|
824 |
+
"epoch": 0.269688820591625,
|
825 |
+
"grad_norm": 1.8138949871063232,
|
826 |
+
"learning_rate": 9.805041741645287e-05,
|
827 |
+
"loss": 1.8719,
|
828 |
+
"step": 702
|
829 |
+
},
|
830 |
+
{
|
831 |
+
"epoch": 0.2719938532462543,
|
832 |
+
"grad_norm": 1.620474934577942,
|
833 |
+
"learning_rate": 9.799736605789553e-05,
|
834 |
+
"loss": 1.8931,
|
835 |
+
"step": 708
|
836 |
+
},
|
837 |
+
{
|
838 |
+
"epoch": 0.2742988859008836,
|
839 |
+
"grad_norm": 1.9721405506134033,
|
840 |
+
"learning_rate": 9.794361729196629e-05,
|
841 |
+
"loss": 1.9911,
|
842 |
+
"step": 714
|
843 |
+
},
|
844 |
+
{
|
845 |
+
"epoch": 0.27660391855551286,
|
846 |
+
"grad_norm": 1.7554848194122314,
|
847 |
+
"learning_rate": 9.7889171899641e-05,
|
848 |
+
"loss": 2.0013,
|
849 |
+
"step": 720
|
850 |
+
},
|
851 |
+
{
|
852 |
+
"epoch": 0.27890895121014214,
|
853 |
+
"grad_norm": 2.014599561691284,
|
854 |
+
"learning_rate": 9.783403067201762e-05,
|
855 |
+
"loss": 1.9576,
|
856 |
+
"step": 726
|
857 |
+
},
|
858 |
+
{
|
859 |
+
"epoch": 0.2812139838647714,
|
860 |
+
"grad_norm": 1.8215922117233276,
|
861 |
+
"learning_rate": 9.777819441030467e-05,
|
862 |
+
"loss": 2.1209,
|
863 |
+
"step": 732
|
864 |
+
},
|
865 |
+
{
|
866 |
+
"epoch": 0.2835190165194007,
|
867 |
+
"grad_norm": 1.7385495901107788,
|
868 |
+
"learning_rate": 9.772166392580962e-05,
|
869 |
+
"loss": 2.0566,
|
870 |
+
"step": 738
|
871 |
+
},
|
872 |
+
{
|
873 |
+
"epoch": 0.28582404917403,
|
874 |
+
"grad_norm": 2.2076575756073,
|
875 |
+
"learning_rate": 9.766444003992703e-05,
|
876 |
+
"loss": 1.9881,
|
877 |
+
"step": 744
|
878 |
+
},
|
879 |
+
{
|
880 |
+
"epoch": 0.28812908182865926,
|
881 |
+
"grad_norm": 2.0855135917663574,
|
882 |
+
"learning_rate": 9.76065235841267e-05,
|
883 |
+
"loss": 1.9397,
|
884 |
+
"step": 750
|
885 |
+
},
|
886 |
+
{
|
887 |
+
"epoch": 0.2904341144832885,
|
888 |
+
"grad_norm": 2.3066651821136475,
|
889 |
+
"learning_rate": 9.754791539994152e-05,
|
890 |
+
"loss": 1.911,
|
891 |
+
"step": 756
|
892 |
+
},
|
893 |
+
{
|
894 |
+
"epoch": 0.29273914713791777,
|
895 |
+
"grad_norm": 1.8872731924057007,
|
896 |
+
"learning_rate": 9.748861633895534e-05,
|
897 |
+
"loss": 1.965,
|
898 |
+
"step": 762
|
899 |
+
},
|
900 |
+
{
|
901 |
+
"epoch": 0.29504417979254705,
|
902 |
+
"grad_norm": 1.6439388990402222,
|
903 |
+
"learning_rate": 9.742862726279047e-05,
|
904 |
+
"loss": 1.8993,
|
905 |
+
"step": 768
|
906 |
+
},
|
907 |
+
{
|
908 |
+
"epoch": 0.2973492124471763,
|
909 |
+
"grad_norm": 1.7374255657196045,
|
910 |
+
"learning_rate": 9.736794904309523e-05,
|
911 |
+
"loss": 1.7805,
|
912 |
+
"step": 774
|
913 |
+
},
|
914 |
+
{
|
915 |
+
"epoch": 0.2996542451018056,
|
916 |
+
"grad_norm": 1.6874982118606567,
|
917 |
+
"learning_rate": 9.730658256153129e-05,
|
918 |
+
"loss": 1.8397,
|
919 |
+
"step": 780
|
920 |
+
},
|
921 |
+
{
|
922 |
+
"epoch": 0.3019592777564349,
|
923 |
+
"grad_norm": 1.902889370918274,
|
924 |
+
"learning_rate": 9.724452870976085e-05,
|
925 |
+
"loss": 1.9701,
|
926 |
+
"step": 786
|
927 |
+
},
|
928 |
+
{
|
929 |
+
"epoch": 0.30426431041106416,
|
930 |
+
"grad_norm": 1.8667631149291992,
|
931 |
+
"learning_rate": 9.718178838943364e-05,
|
932 |
+
"loss": 1.9539,
|
933 |
+
"step": 792
|
934 |
+
},
|
935 |
+
{
|
936 |
+
"epoch": 0.30656934306569344,
|
937 |
+
"grad_norm": 2.0487167835235596,
|
938 |
+
"learning_rate": 9.711836251217394e-05,
|
939 |
+
"loss": 1.9868,
|
940 |
+
"step": 798
|
941 |
+
},
|
942 |
+
{
|
943 |
+
"epoch": 0.3088743757203227,
|
944 |
+
"grad_norm": 1.7226240634918213,
|
945 |
+
"learning_rate": 9.705425199956716e-05,
|
946 |
+
"loss": 1.9893,
|
947 |
+
"step": 804
|
948 |
+
},
|
949 |
+
{
|
950 |
+
"epoch": 0.311179408374952,
|
951 |
+
"grad_norm": 1.6886826753616333,
|
952 |
+
"learning_rate": 9.698945778314662e-05,
|
953 |
+
"loss": 1.9505,
|
954 |
+
"step": 810
|
955 |
+
},
|
956 |
+
{
|
957 |
+
"epoch": 0.31348444102958123,
|
958 |
+
"grad_norm": 1.9105143547058105,
|
959 |
+
"learning_rate": 9.69239808043799e-05,
|
960 |
+
"loss": 1.9514,
|
961 |
+
"step": 816
|
962 |
+
},
|
963 |
+
{
|
964 |
+
"epoch": 0.3157894736842105,
|
965 |
+
"grad_norm": 1.8108230829238892,
|
966 |
+
"learning_rate": 9.685782201465518e-05,
|
967 |
+
"loss": 1.9346,
|
968 |
+
"step": 822
|
969 |
+
},
|
970 |
+
{
|
971 |
+
"epoch": 0.3180945063388398,
|
972 |
+
"grad_norm": 1.9173780679702759,
|
973 |
+
"learning_rate": 9.679098237526745e-05,
|
974 |
+
"loss": 1.9719,
|
975 |
+
"step": 828
|
976 |
+
},
|
977 |
+
{
|
978 |
+
"epoch": 0.32039953899346907,
|
979 |
+
"grad_norm": 1.75904381275177,
|
980 |
+
"learning_rate": 9.672346285740455e-05,
|
981 |
+
"loss": 1.9028,
|
982 |
+
"step": 834
|
983 |
+
},
|
984 |
+
{
|
985 |
+
"epoch": 0.32270457164809835,
|
986 |
+
"grad_norm": 1.7286940813064575,
|
987 |
+
"learning_rate": 9.6655264442133e-05,
|
988 |
+
"loss": 1.8739,
|
989 |
+
"step": 840
|
990 |
+
},
|
991 |
+
{
|
992 |
+
"epoch": 0.32500960430272763,
|
993 |
+
"grad_norm": 1.7184300422668457,
|
994 |
+
"learning_rate": 9.658638812038379e-05,
|
995 |
+
"loss": 1.7968,
|
996 |
+
"step": 846
|
997 |
+
},
|
998 |
+
{
|
999 |
+
"epoch": 0.3273146369573569,
|
1000 |
+
"grad_norm": 1.835468053817749,
|
1001 |
+
"learning_rate": 9.651683489293797e-05,
|
1002 |
+
"loss": 1.9953,
|
1003 |
+
"step": 852
|
1004 |
+
},
|
1005 |
+
{
|
1006 |
+
"epoch": 0.3296196696119862,
|
1007 |
+
"grad_norm": 1.994387149810791,
|
1008 |
+
"learning_rate": 9.644660577041214e-05,
|
1009 |
+
"loss": 1.9847,
|
1010 |
+
"step": 858
|
1011 |
+
},
|
1012 |
+
{
|
1013 |
+
"epoch": 0.33192470226661547,
|
1014 |
+
"grad_norm": 1.7545593976974487,
|
1015 |
+
"learning_rate": 9.637570177324367e-05,
|
1016 |
+
"loss": 1.8408,
|
1017 |
+
"step": 864
|
1018 |
+
},
|
1019 |
+
{
|
1020 |
+
"epoch": 0.3342297349212447,
|
1021 |
+
"grad_norm": 2.230008363723755,
|
1022 |
+
"learning_rate": 9.630412393167599e-05,
|
1023 |
+
"loss": 1.9176,
|
1024 |
+
"step": 870
|
1025 |
+
},
|
1026 |
+
{
|
1027 |
+
"epoch": 0.33653476757587397,
|
1028 |
+
"grad_norm": 1.968520998954773,
|
1029 |
+
"learning_rate": 9.623187328574357e-05,
|
1030 |
+
"loss": 1.8862,
|
1031 |
+
"step": 876
|
1032 |
+
},
|
1033 |
+
{
|
1034 |
+
"epoch": 0.33883980023050325,
|
1035 |
+
"grad_norm": 1.8332586288452148,
|
1036 |
+
"learning_rate": 9.615895088525677e-05,
|
1037 |
+
"loss": 1.9738,
|
1038 |
+
"step": 882
|
1039 |
+
},
|
1040 |
+
{
|
1041 |
+
"epoch": 0.34114483288513253,
|
1042 |
+
"grad_norm": 2.0475125312805176,
|
1043 |
+
"learning_rate": 9.608535778978665e-05,
|
1044 |
+
"loss": 1.9922,
|
1045 |
+
"step": 888
|
1046 |
+
},
|
1047 |
+
{
|
1048 |
+
"epoch": 0.3434498655397618,
|
1049 |
+
"grad_norm": 1.7052634954452515,
|
1050 |
+
"learning_rate": 9.601109506864953e-05,
|
1051 |
+
"loss": 1.9191,
|
1052 |
+
"step": 894
|
1053 |
+
},
|
1054 |
+
{
|
1055 |
+
"epoch": 0.3457548981943911,
|
1056 |
+
"grad_norm": 1.9678322076797485,
|
1057 |
+
"learning_rate": 9.593616380089148e-05,
|
1058 |
+
"loss": 1.9323,
|
1059 |
+
"step": 900
|
1060 |
+
},
|
1061 |
+
{
|
1062 |
+
"epoch": 0.34805993084902037,
|
1063 |
+
"grad_norm": 1.7459259033203125,
|
1064 |
+
"learning_rate": 9.586056507527266e-05,
|
1065 |
+
"loss": 2.0201,
|
1066 |
+
"step": 906
|
1067 |
+
},
|
1068 |
+
{
|
1069 |
+
"epoch": 0.35036496350364965,
|
1070 |
+
"grad_norm": 1.9217889308929443,
|
1071 |
+
"learning_rate": 9.57842999902514e-05,
|
1072 |
+
"loss": 2.0621,
|
1073 |
+
"step": 912
|
1074 |
+
},
|
1075 |
+
{
|
1076 |
+
"epoch": 0.35266999615827893,
|
1077 |
+
"grad_norm": 2.16978120803833,
|
1078 |
+
"learning_rate": 9.570736965396839e-05,
|
1079 |
+
"loss": 1.9163,
|
1080 |
+
"step": 918
|
1081 |
+
},
|
1082 |
+
{
|
1083 |
+
"epoch": 0.35497502881290816,
|
1084 |
+
"grad_norm": 1.6847466230392456,
|
1085 |
+
"learning_rate": 9.562977518423042e-05,
|
1086 |
+
"loss": 1.8978,
|
1087 |
+
"step": 924
|
1088 |
+
},
|
1089 |
+
{
|
1090 |
+
"epoch": 0.35728006146753744,
|
1091 |
+
"grad_norm": 1.8538581132888794,
|
1092 |
+
"learning_rate": 9.555151770849429e-05,
|
1093 |
+
"loss": 1.854,
|
1094 |
+
"step": 930
|
1095 |
+
},
|
1096 |
+
{
|
1097 |
+
"epoch": 0.3595850941221667,
|
1098 |
+
"grad_norm": 1.9544926881790161,
|
1099 |
+
"learning_rate": 9.547259836385031e-05,
|
1100 |
+
"loss": 1.9798,
|
1101 |
+
"step": 936
|
1102 |
+
},
|
1103 |
+
{
|
1104 |
+
"epoch": 0.361890126776796,
|
1105 |
+
"grad_norm": 1.874722957611084,
|
1106 |
+
"learning_rate": 9.539301829700584e-05,
|
1107 |
+
"loss": 1.8237,
|
1108 |
+
"step": 942
|
1109 |
+
},
|
1110 |
+
{
|
1111 |
+
"epoch": 0.3641951594314253,
|
1112 |
+
"grad_norm": 1.9412872791290283,
|
1113 |
+
"learning_rate": 9.53127786642686e-05,
|
1114 |
+
"loss": 1.9507,
|
1115 |
+
"step": 948
|
1116 |
+
},
|
1117 |
+
{
|
1118 |
+
"epoch": 0.36650019208605455,
|
1119 |
+
"grad_norm": 1.826261043548584,
|
1120 |
+
"learning_rate": 9.523188063152991e-05,
|
1121 |
+
"loss": 1.9309,
|
1122 |
+
"step": 954
|
1123 |
+
},
|
1124 |
+
{
|
1125 |
+
"epoch": 0.36880522474068383,
|
1126 |
+
"grad_norm": 1.716174602508545,
|
1127 |
+
"learning_rate": 9.515032537424767e-05,
|
1128 |
+
"loss": 1.8747,
|
1129 |
+
"step": 960
|
1130 |
+
},
|
1131 |
+
{
|
1132 |
+
"epoch": 0.3711102573953131,
|
1133 |
+
"grad_norm": 1.6692321300506592,
|
1134 |
+
"learning_rate": 9.506811407742937e-05,
|
1135 |
+
"loss": 1.8537,
|
1136 |
+
"step": 966
|
1137 |
+
},
|
1138 |
+
{
|
1139 |
+
"epoch": 0.3734152900499424,
|
1140 |
+
"grad_norm": 1.5984748601913452,
|
1141 |
+
"learning_rate": 9.498524793561481e-05,
|
1142 |
+
"loss": 1.855,
|
1143 |
+
"step": 972
|
1144 |
+
},
|
1145 |
+
{
|
1146 |
+
"epoch": 0.3757203227045717,
|
1147 |
+
"grad_norm": 1.8006514310836792,
|
1148 |
+
"learning_rate": 9.490172815285879e-05,
|
1149 |
+
"loss": 1.936,
|
1150 |
+
"step": 978
|
1151 |
+
},
|
1152 |
+
{
|
1153 |
+
"epoch": 0.3780253553592009,
|
1154 |
+
"grad_norm": 2.175570011138916,
|
1155 |
+
"learning_rate": 9.481755594271356e-05,
|
1156 |
+
"loss": 1.9957,
|
1157 |
+
"step": 984
|
1158 |
+
},
|
1159 |
+
{
|
1160 |
+
"epoch": 0.3803303880138302,
|
1161 |
+
"grad_norm": 1.6217669248580933,
|
1162 |
+
"learning_rate": 9.473273252821124e-05,
|
1163 |
+
"loss": 1.9374,
|
1164 |
+
"step": 990
|
1165 |
+
},
|
1166 |
+
{
|
1167 |
+
"epoch": 0.38263542066845946,
|
1168 |
+
"grad_norm": 1.905562400817871,
|
1169 |
+
"learning_rate": 9.4647259141846e-05,
|
1170 |
+
"loss": 1.8552,
|
1171 |
+
"step": 996
|
1172 |
+
},
|
1173 |
+
{
|
1174 |
+
"epoch": 0.38494045332308874,
|
1175 |
+
"grad_norm": 2.333702325820923,
|
1176 |
+
"learning_rate": 9.45611370255562e-05,
|
1177 |
+
"loss": 1.8838,
|
1178 |
+
"step": 1002
|
1179 |
+
},
|
1180 |
+
{
|
1181 |
+
"epoch": 0.387245485977718,
|
1182 |
+
"grad_norm": 1.9789848327636719,
|
1183 |
+
"learning_rate": 9.447436743070632e-05,
|
1184 |
+
"loss": 1.9141,
|
1185 |
+
"step": 1008
|
1186 |
+
},
|
1187 |
+
{
|
1188 |
+
"epoch": 0.3895505186323473,
|
1189 |
+
"grad_norm": 1.9484792947769165,
|
1190 |
+
"learning_rate": 9.438695161806877e-05,
|
1191 |
+
"loss": 1.9527,
|
1192 |
+
"step": 1014
|
1193 |
+
},
|
1194 |
+
{
|
1195 |
+
"epoch": 0.3918555512869766,
|
1196 |
+
"grad_norm": 2.220594644546509,
|
1197 |
+
"learning_rate": 9.429889085780557e-05,
|
1198 |
+
"loss": 1.8174,
|
1199 |
+
"step": 1020
|
1200 |
+
},
|
1201 |
+
{
|
1202 |
+
"epoch": 0.39416058394160586,
|
1203 |
+
"grad_norm": 1.61322820186615,
|
1204 |
+
"learning_rate": 9.421018642944997e-05,
|
1205 |
+
"loss": 1.775,
|
1206 |
+
"step": 1026
|
1207 |
+
},
|
1208 |
+
{
|
1209 |
+
"epoch": 0.39646561659623514,
|
1210 |
+
"grad_norm": 2.102656602859497,
|
1211 |
+
"learning_rate": 9.412083962188768e-05,
|
1212 |
+
"loss": 1.8479,
|
1213 |
+
"step": 1032
|
1214 |
+
},
|
1215 |
+
{
|
1216 |
+
"epoch": 0.39877064925086436,
|
1217 |
+
"grad_norm": 2.0511844158172607,
|
1218 |
+
"learning_rate": 9.403085173333836e-05,
|
1219 |
+
"loss": 1.8995,
|
1220 |
+
"step": 1038
|
1221 |
+
},
|
1222 |
+
{
|
1223 |
+
"epoch": 0.40107568190549364,
|
1224 |
+
"grad_norm": 1.809274673461914,
|
1225 |
+
"learning_rate": 9.39402240713366e-05,
|
1226 |
+
"loss": 1.8564,
|
1227 |
+
"step": 1044
|
1228 |
+
},
|
1229 |
+
{
|
1230 |
+
"epoch": 0.4033807145601229,
|
1231 |
+
"grad_norm": 1.7851532697677612,
|
1232 |
+
"learning_rate": 9.384895795271298e-05,
|
1233 |
+
"loss": 1.8374,
|
1234 |
+
"step": 1050
|
1235 |
+
},
|
1236 |
+
{
|
1237 |
+
"epoch": 0.4056857472147522,
|
1238 |
+
"grad_norm": 1.6801964044570923,
|
1239 |
+
"learning_rate": 9.375705470357493e-05,
|
1240 |
+
"loss": 1.9004,
|
1241 |
+
"step": 1056
|
1242 |
+
},
|
1243 |
+
{
|
1244 |
+
"epoch": 0.4079907798693815,
|
1245 |
+
"grad_norm": 1.6246893405914307,
|
1246 |
+
"learning_rate": 9.366451565928748e-05,
|
1247 |
+
"loss": 1.8338,
|
1248 |
+
"step": 1062
|
1249 |
+
},
|
1250 |
+
{
|
1251 |
+
"epoch": 0.41029581252401076,
|
1252 |
+
"grad_norm": 1.937282919883728,
|
1253 |
+
"learning_rate": 9.35713421644538e-05,
|
1254 |
+
"loss": 1.7568,
|
1255 |
+
"step": 1068
|
1256 |
+
},
|
1257 |
+
{
|
1258 |
+
"epoch": 0.41260084517864004,
|
1259 |
+
"grad_norm": 1.6938468217849731,
|
1260 |
+
"learning_rate": 9.347753557289575e-05,
|
1261 |
+
"loss": 1.9216,
|
1262 |
+
"step": 1074
|
1263 |
+
},
|
1264 |
+
{
|
1265 |
+
"epoch": 0.4149058778332693,
|
1266 |
+
"grad_norm": 1.902911901473999,
|
1267 |
+
"learning_rate": 9.338309724763414e-05,
|
1268 |
+
"loss": 1.7883,
|
1269 |
+
"step": 1080
|
1270 |
+
},
|
1271 |
+
{
|
1272 |
+
"epoch": 0.4172109104878986,
|
1273 |
+
"grad_norm": 1.4669328927993774,
|
1274 |
+
"learning_rate": 9.32880285608689e-05,
|
1275 |
+
"loss": 1.8376,
|
1276 |
+
"step": 1086
|
1277 |
+
},
|
1278 |
+
{
|
1279 |
+
"epoch": 0.4195159431425278,
|
1280 |
+
"grad_norm": 1.9248301982879639,
|
1281 |
+
"learning_rate": 9.319233089395926e-05,
|
1282 |
+
"loss": 1.7996,
|
1283 |
+
"step": 1092
|
1284 |
+
},
|
1285 |
+
{
|
1286 |
+
"epoch": 0.4218209757971571,
|
1287 |
+
"grad_norm": 1.7929179668426514,
|
1288 |
+
"learning_rate": 9.309600563740355e-05,
|
1289 |
+
"loss": 1.9428,
|
1290 |
+
"step": 1098
|
1291 |
+
},
|
1292 |
+
{
|
1293 |
+
"epoch": 0.4241260084517864,
|
1294 |
+
"grad_norm": 1.4758636951446533,
|
1295 |
+
"learning_rate": 9.299905419081909e-05,
|
1296 |
+
"loss": 1.7115,
|
1297 |
+
"step": 1104
|
1298 |
+
},
|
1299 |
+
{
|
1300 |
+
"epoch": 0.42643104110641566,
|
1301 |
+
"grad_norm": 1.636285662651062,
|
1302 |
+
"learning_rate": 9.290147796292179e-05,
|
1303 |
+
"loss": 1.8874,
|
1304 |
+
"step": 1110
|
1305 |
+
},
|
1306 |
+
{
|
1307 |
+
"epoch": 0.42873607376104494,
|
1308 |
+
"grad_norm": 1.589911699295044,
|
1309 |
+
"learning_rate": 9.280327837150571e-05,
|
1310 |
+
"loss": 1.8757,
|
1311 |
+
"step": 1116
|
1312 |
+
},
|
1313 |
+
{
|
1314 |
+
"epoch": 0.4310411064156742,
|
1315 |
+
"grad_norm": 1.5797256231307983,
|
1316 |
+
"learning_rate": 9.270445684342248e-05,
|
1317 |
+
"loss": 1.9806,
|
1318 |
+
"step": 1122
|
1319 |
+
},
|
1320 |
+
{
|
1321 |
+
"epoch": 0.4333461390703035,
|
1322 |
+
"grad_norm": 1.8015718460083008,
|
1323 |
+
"learning_rate": 9.260501481456049e-05,
|
1324 |
+
"loss": 1.8384,
|
1325 |
+
"step": 1128
|
1326 |
+
},
|
1327 |
+
{
|
1328 |
+
"epoch": 0.4356511717249328,
|
1329 |
+
"grad_norm": 1.8427064418792725,
|
1330 |
+
"learning_rate": 9.250495372982413e-05,
|
1331 |
+
"loss": 1.7585,
|
1332 |
+
"step": 1134
|
1333 |
+
},
|
1334 |
+
{
|
1335 |
+
"epoch": 0.43795620437956206,
|
1336 |
+
"grad_norm": 1.6950719356536865,
|
1337 |
+
"learning_rate": 9.240427504311271e-05,
|
1338 |
+
"loss": 1.8322,
|
1339 |
+
"step": 1140
|
1340 |
+
},
|
1341 |
+
{
|
1342 |
+
"epoch": 0.44026123703419134,
|
1343 |
+
"grad_norm": 1.8371658325195312,
|
1344 |
+
"learning_rate": 9.23029802172994e-05,
|
1345 |
+
"loss": 1.9614,
|
1346 |
+
"step": 1146
|
1347 |
+
},
|
1348 |
+
{
|
1349 |
+
"epoch": 0.44256626968882057,
|
1350 |
+
"grad_norm": 1.7700040340423584,
|
1351 |
+
"learning_rate": 9.220107072420994e-05,
|
1352 |
+
"loss": 1.8559,
|
1353 |
+
"step": 1152
|
1354 |
+
},
|
1355 |
+
{
|
1356 |
+
"epoch": 0.44487130234344985,
|
1357 |
+
"grad_norm": 1.5368223190307617,
|
1358 |
+
"learning_rate": 9.209854804460121e-05,
|
1359 |
+
"loss": 1.902,
|
1360 |
+
"step": 1158
|
1361 |
+
},
|
1362 |
+
{
|
1363 |
+
"epoch": 0.44717633499807913,
|
1364 |
+
"grad_norm": 1.7291918992996216,
|
1365 |
+
"learning_rate": 9.199541366813982e-05,
|
1366 |
+
"loss": 1.9065,
|
1367 |
+
"step": 1164
|
1368 |
+
},
|
1369 |
+
{
|
1370 |
+
"epoch": 0.4494813676527084,
|
1371 |
+
"grad_norm": 1.5348674058914185,
|
1372 |
+
"learning_rate": 9.189166909338041e-05,
|
1373 |
+
"loss": 1.9273,
|
1374 |
+
"step": 1170
|
1375 |
+
},
|
1376 |
+
{
|
1377 |
+
"epoch": 0.4517864003073377,
|
1378 |
+
"grad_norm": 1.935111403465271,
|
1379 |
+
"learning_rate": 9.178731582774381e-05,
|
1380 |
+
"loss": 1.7897,
|
1381 |
+
"step": 1176
|
1382 |
+
},
|
1383 |
+
{
|
1384 |
+
"epoch": 0.45409143296196697,
|
1385 |
+
"grad_norm": 1.6748031377792358,
|
1386 |
+
"learning_rate": 9.168235538749524e-05,
|
1387 |
+
"loss": 1.7911,
|
1388 |
+
"step": 1182
|
1389 |
+
},
|
1390 |
+
{
|
1391 |
+
"epoch": 0.45639646561659625,
|
1392 |
+
"grad_norm": 2.3855085372924805,
|
1393 |
+
"learning_rate": 9.157678929772224e-05,
|
1394 |
+
"loss": 1.952,
|
1395 |
+
"step": 1188
|
1396 |
+
},
|
1397 |
+
{
|
1398 |
+
"epoch": 0.4587014982712255,
|
1399 |
+
"grad_norm": 1.680123209953308,
|
1400 |
+
"learning_rate": 9.147061909231253e-05,
|
1401 |
+
"loss": 1.8363,
|
1402 |
+
"step": 1194
|
1403 |
+
},
|
1404 |
+
{
|
1405 |
+
"epoch": 0.4610065309258548,
|
1406 |
+
"grad_norm": 1.7553462982177734,
|
1407 |
+
"learning_rate": 9.136384631393167e-05,
|
1408 |
+
"loss": 1.8989,
|
1409 |
+
"step": 1200
|
1410 |
+
},
|
1411 |
+
{
|
1412 |
+
"epoch": 0.46331156358048403,
|
1413 |
+
"grad_norm": 1.5558507442474365,
|
1414 |
+
"learning_rate": 9.125647251400067e-05,
|
1415 |
+
"loss": 1.8772,
|
1416 |
+
"step": 1206
|
1417 |
+
},
|
1418 |
+
{
|
1419 |
+
"epoch": 0.4656165962351133,
|
1420 |
+
"grad_norm": 1.7176810503005981,
|
1421 |
+
"learning_rate": 9.114849925267345e-05,
|
1422 |
+
"loss": 1.7789,
|
1423 |
+
"step": 1212
|
1424 |
+
},
|
1425 |
+
{
|
1426 |
+
"epoch": 0.4679216288897426,
|
1427 |
+
"grad_norm": 1.7112728357315063,
|
1428 |
+
"learning_rate": 9.103992809881425e-05,
|
1429 |
+
"loss": 1.8281,
|
1430 |
+
"step": 1218
|
1431 |
+
},
|
1432 |
+
{
|
1433 |
+
"epoch": 0.47022666154437187,
|
1434 |
+
"grad_norm": 1.5937122106552124,
|
1435 |
+
"learning_rate": 9.093076062997465e-05,
|
1436 |
+
"loss": 1.9652,
|
1437 |
+
"step": 1224
|
1438 |
+
},
|
1439 |
+
{
|
1440 |
+
"epoch": 0.47253169419900115,
|
1441 |
+
"grad_norm": 1.8307805061340332,
|
1442 |
+
"learning_rate": 9.082099843237081e-05,
|
1443 |
+
"loss": 1.9037,
|
1444 |
+
"step": 1230
|
1445 |
+
},
|
1446 |
+
{
|
1447 |
+
"epoch": 0.47483672685363043,
|
1448 |
+
"grad_norm": 1.7895787954330444,
|
1449 |
+
"learning_rate": 9.07106431008604e-05,
|
1450 |
+
"loss": 1.7806,
|
1451 |
+
"step": 1236
|
1452 |
+
},
|
1453 |
+
{
|
1454 |
+
"epoch": 0.4771417595082597,
|
1455 |
+
"grad_norm": 1.6272079944610596,
|
1456 |
+
"learning_rate": 9.059969623891932e-05,
|
1457 |
+
"loss": 1.8164,
|
1458 |
+
"step": 1242
|
1459 |
+
},
|
1460 |
+
{
|
1461 |
+
"epoch": 0.479446792162889,
|
1462 |
+
"grad_norm": 1.609658122062683,
|
1463 |
+
"learning_rate": 9.048815945861854e-05,
|
1464 |
+
"loss": 1.8687,
|
1465 |
+
"step": 1248
|
1466 |
+
},
|
1467 |
+
{
|
1468 |
+
"epoch": 0.48175182481751827,
|
1469 |
+
"grad_norm": 1.6670969724655151,
|
1470 |
+
"learning_rate": 9.037603438060058e-05,
|
1471 |
+
"loss": 1.8342,
|
1472 |
+
"step": 1254
|
1473 |
+
},
|
1474 |
+
{
|
1475 |
+
"epoch": 0.4840568574721475,
|
1476 |
+
"grad_norm": 1.9929320812225342,
|
1477 |
+
"learning_rate": 9.026332263405604e-05,
|
1478 |
+
"loss": 1.8555,
|
1479 |
+
"step": 1260
|
1480 |
+
},
|
1481 |
+
{
|
1482 |
+
"epoch": 0.4863618901267768,
|
1483 |
+
"grad_norm": 1.849782109260559,
|
1484 |
+
"learning_rate": 9.01500258566998e-05,
|
1485 |
+
"loss": 1.8635,
|
1486 |
+
"step": 1266
|
1487 |
+
},
|
1488 |
+
{
|
1489 |
+
"epoch": 0.48866692278140605,
|
1490 |
+
"grad_norm": 1.5585784912109375,
|
1491 |
+
"learning_rate": 9.003614569474738e-05,
|
1492 |
+
"loss": 1.8222,
|
1493 |
+
"step": 1272
|
1494 |
+
},
|
1495 |
+
{
|
1496 |
+
"epoch": 0.49097195543603533,
|
1497 |
+
"grad_norm": 1.8432416915893555,
|
1498 |
+
"learning_rate": 8.992168380289095e-05,
|
1499 |
+
"loss": 1.8082,
|
1500 |
+
"step": 1278
|
1501 |
+
},
|
1502 |
+
{
|
1503 |
+
"epoch": 0.4932769880906646,
|
1504 |
+
"grad_norm": 1.6949557065963745,
|
1505 |
+
"learning_rate": 8.980664184427518e-05,
|
1506 |
+
"loss": 1.8169,
|
1507 |
+
"step": 1284
|
1508 |
+
},
|
1509 |
+
{
|
1510 |
+
"epoch": 0.4955820207452939,
|
1511 |
+
"grad_norm": 1.7418153285980225,
|
1512 |
+
"learning_rate": 8.969102149047333e-05,
|
1513 |
+
"loss": 1.8293,
|
1514 |
+
"step": 1290
|
1515 |
+
},
|
1516 |
+
{
|
1517 |
+
"epoch": 0.4978870533999232,
|
1518 |
+
"grad_norm": 1.9884105920791626,
|
1519 |
+
"learning_rate": 8.957482442146272e-05,
|
1520 |
+
"loss": 1.7974,
|
1521 |
+
"step": 1296
|
1522 |
+
},
|
1523 |
+
{
|
1524 |
+
"epoch": 0.5001920860545525,
|
1525 |
+
"grad_norm": 1.9336163997650146,
|
1526 |
+
"learning_rate": 8.945805232560038e-05,
|
1527 |
+
"loss": 1.8266,
|
1528 |
+
"step": 1302
|
1529 |
+
},
|
1530 |
+
{
|
1531 |
+
"epoch": 0.5024971187091817,
|
1532 |
+
"grad_norm": 1.9202194213867188,
|
1533 |
+
"learning_rate": 8.934070689959864e-05,
|
1534 |
+
"loss": 1.8011,
|
1535 |
+
"step": 1308
|
1536 |
+
},
|
1537 |
+
{
|
1538 |
+
"epoch": 0.504802151363811,
|
1539 |
+
"grad_norm": 1.5891252756118774,
|
1540 |
+
"learning_rate": 8.92227898485003e-05,
|
1541 |
+
"loss": 1.7762,
|
1542 |
+
"step": 1314
|
1543 |
+
},
|
1544 |
+
{
|
1545 |
+
"epoch": 0.5071071840184402,
|
1546 |
+
"grad_norm": 1.5969560146331787,
|
1547 |
+
"learning_rate": 8.910430288565401e-05,
|
1548 |
+
"loss": 1.9395,
|
1549 |
+
"step": 1320
|
1550 |
+
},
|
1551 |
+
{
|
1552 |
+
"epoch": 0.5094122166730696,
|
1553 |
+
"grad_norm": 1.4814295768737793,
|
1554 |
+
"learning_rate": 8.898524773268926e-05,
|
1555 |
+
"loss": 1.8461,
|
1556 |
+
"step": 1326
|
1557 |
+
},
|
1558 |
+
{
|
1559 |
+
"epoch": 0.5117172493276988,
|
1560 |
+
"grad_norm": 1.936658263206482,
|
1561 |
+
"learning_rate": 8.88656261194914e-05,
|
1562 |
+
"loss": 1.8454,
|
1563 |
+
"step": 1332
|
1564 |
+
},
|
1565 |
+
{
|
1566 |
+
"epoch": 0.5140222819823281,
|
1567 |
+
"grad_norm": 2.066612958908081,
|
1568 |
+
"learning_rate": 8.874543978417657e-05,
|
1569 |
+
"loss": 1.7764,
|
1570 |
+
"step": 1338
|
1571 |
+
},
|
1572 |
+
{
|
1573 |
+
"epoch": 0.5163273146369574,
|
1574 |
+
"grad_norm": 1.916707992553711,
|
1575 |
+
"learning_rate": 8.862469047306632e-05,
|
1576 |
+
"loss": 1.8664,
|
1577 |
+
"step": 1344
|
1578 |
+
},
|
1579 |
+
{
|
1580 |
+
"epoch": 0.5186323472915866,
|
1581 |
+
"grad_norm": 1.631078839302063,
|
1582 |
+
"learning_rate": 8.850337994066234e-05,
|
1583 |
+
"loss": 1.806,
|
1584 |
+
"step": 1350
|
1585 |
+
},
|
1586 |
+
{
|
1587 |
+
"epoch": 0.5209373799462159,
|
1588 |
+
"grad_norm": 1.783075213432312,
|
1589 |
+
"learning_rate": 8.838150994962093e-05,
|
1590 |
+
"loss": 1.8374,
|
1591 |
+
"step": 1356
|
1592 |
+
},
|
1593 |
+
{
|
1594 |
+
"epoch": 0.5232424126008451,
|
1595 |
+
"grad_norm": 1.5385944843292236,
|
1596 |
+
"learning_rate": 8.825908227072742e-05,
|
1597 |
+
"loss": 1.7789,
|
1598 |
+
"step": 1362
|
1599 |
+
},
|
1600 |
+
{
|
1601 |
+
"epoch": 0.5255474452554745,
|
1602 |
+
"grad_norm": 1.9199451208114624,
|
1603 |
+
"learning_rate": 8.813609868287034e-05,
|
1604 |
+
"loss": 1.8132,
|
1605 |
+
"step": 1368
|
1606 |
+
},
|
1607 |
+
{
|
1608 |
+
"epoch": 0.5278524779101037,
|
1609 |
+
"grad_norm": 1.961859107017517,
|
1610 |
+
"learning_rate": 8.801256097301569e-05,
|
1611 |
+
"loss": 1.8908,
|
1612 |
+
"step": 1374
|
1613 |
+
},
|
1614 |
+
{
|
1615 |
+
"epoch": 0.530157510564733,
|
1616 |
+
"grad_norm": 1.4744768142700195,
|
1617 |
+
"learning_rate": 8.788847093618093e-05,
|
1618 |
+
"loss": 1.6905,
|
1619 |
+
"step": 1380
|
1620 |
+
},
|
1621 |
+
{
|
1622 |
+
"epoch": 0.5324625432193623,
|
1623 |
+
"grad_norm": 1.7731544971466064,
|
1624 |
+
"learning_rate": 8.776383037540888e-05,
|
1625 |
+
"loss": 1.6969,
|
1626 |
+
"step": 1386
|
1627 |
+
},
|
1628 |
+
{
|
1629 |
+
"epoch": 0.5347675758739916,
|
1630 |
+
"grad_norm": 1.7354005575180054,
|
1631 |
+
"learning_rate": 8.763864110174154e-05,
|
1632 |
+
"loss": 1.7821,
|
1633 |
+
"step": 1392
|
1634 |
+
},
|
1635 |
+
{
|
1636 |
+
"epoch": 0.5370726085286208,
|
1637 |
+
"grad_norm": 1.4063547849655151,
|
1638 |
+
"learning_rate": 8.751290493419377e-05,
|
1639 |
+
"loss": 1.7083,
|
1640 |
+
"step": 1398
|
1641 |
+
},
|
1642 |
+
{
|
1643 |
+
"epoch": 0.53937764118325,
|
1644 |
+
"grad_norm": 1.5864259004592896,
|
1645 |
+
"learning_rate": 8.738662369972687e-05,
|
1646 |
+
"loss": 1.7859,
|
1647 |
+
"step": 1404
|
1648 |
+
},
|
1649 |
+
{
|
1650 |
+
"epoch": 0.5416826738378794,
|
1651 |
+
"grad_norm": 1.6502201557159424,
|
1652 |
+
"learning_rate": 8.725979923322203e-05,
|
1653 |
+
"loss": 1.7355,
|
1654 |
+
"step": 1410
|
1655 |
+
},
|
1656 |
+
{
|
1657 |
+
"epoch": 0.5439877064925086,
|
1658 |
+
"grad_norm": 1.6681023836135864,
|
1659 |
+
"learning_rate": 8.713243337745365e-05,
|
1660 |
+
"loss": 1.8342,
|
1661 |
+
"step": 1416
|
1662 |
+
},
|
1663 |
+
{
|
1664 |
+
"epoch": 0.5462927391471379,
|
1665 |
+
"grad_norm": 1.5387425422668457,
|
1666 |
+
"learning_rate": 8.70045279830626e-05,
|
1667 |
+
"loss": 1.7961,
|
1668 |
+
"step": 1422
|
1669 |
+
},
|
1670 |
+
{
|
1671 |
+
"epoch": 0.5485977718017672,
|
1672 |
+
"grad_norm": 1.5881112813949585,
|
1673 |
+
"learning_rate": 8.687608490852929e-05,
|
1674 |
+
"loss": 1.832,
|
1675 |
+
"step": 1428
|
1676 |
+
},
|
1677 |
+
{
|
1678 |
+
"epoch": 0.5509028044563965,
|
1679 |
+
"grad_norm": 1.9706406593322754,
|
1680 |
+
"learning_rate": 8.674710602014671e-05,
|
1681 |
+
"loss": 1.7834,
|
1682 |
+
"step": 1434
|
1683 |
+
},
|
1684 |
+
{
|
1685 |
+
"epoch": 0.5532078371110257,
|
1686 |
+
"grad_norm": 1.7211198806762695,
|
1687 |
+
"learning_rate": 8.661759319199323e-05,
|
1688 |
+
"loss": 1.7126,
|
1689 |
+
"step": 1440
|
1690 |
+
},
|
1691 |
+
{
|
1692 |
+
"epoch": 0.5555128697656551,
|
1693 |
+
"grad_norm": 1.650084137916565,
|
1694 |
+
"learning_rate": 8.648754830590552e-05,
|
1695 |
+
"loss": 1.8515,
|
1696 |
+
"step": 1446
|
1697 |
+
},
|
1698 |
+
{
|
1699 |
+
"epoch": 0.5578179024202843,
|
1700 |
+
"grad_norm": 1.5930005311965942,
|
1701 |
+
"learning_rate": 8.635697325145104e-05,
|
1702 |
+
"loss": 1.8805,
|
1703 |
+
"step": 1452
|
1704 |
+
},
|
1705 |
+
{
|
1706 |
+
"epoch": 0.5601229350749135,
|
1707 |
+
"grad_norm": 1.786905288696289,
|
1708 |
+
"learning_rate": 8.622586992590069e-05,
|
1709 |
+
"loss": 1.7593,
|
1710 |
+
"step": 1458
|
1711 |
+
},
|
1712 |
+
{
|
1713 |
+
"epoch": 0.5624279677295428,
|
1714 |
+
"grad_norm": 1.7052221298217773,
|
1715 |
+
"learning_rate": 8.609424023420119e-05,
|
1716 |
+
"loss": 1.7634,
|
1717 |
+
"step": 1464
|
1718 |
+
},
|
1719 |
+
{
|
1720 |
+
"epoch": 0.5647330003841721,
|
1721 |
+
"grad_norm": 1.5389682054519653,
|
1722 |
+
"learning_rate": 8.596208608894745e-05,
|
1723 |
+
"loss": 1.7536,
|
1724 |
+
"step": 1470
|
1725 |
+
},
|
1726 |
+
{
|
1727 |
+
"epoch": 0.5670380330388014,
|
1728 |
+
"grad_norm": 1.6341835260391235,
|
1729 |
+
"learning_rate": 8.582940941035476e-05,
|
1730 |
+
"loss": 1.8715,
|
1731 |
+
"step": 1476
|
1732 |
+
},
|
1733 |
+
{
|
1734 |
+
"epoch": 0.5693430656934306,
|
1735 |
+
"grad_norm": 1.7053039073944092,
|
1736 |
+
"learning_rate": 8.569621212623081e-05,
|
1737 |
+
"loss": 1.855,
|
1738 |
+
"step": 1482
|
1739 |
+
},
|
1740 |
+
{
|
1741 |
+
"epoch": 0.57164809834806,
|
1742 |
+
"grad_norm": 1.883748173713684,
|
1743 |
+
"learning_rate": 8.556249617194781e-05,
|
1744 |
+
"loss": 1.8449,
|
1745 |
+
"step": 1488
|
1746 |
+
},
|
1747 |
+
{
|
1748 |
+
"epoch": 0.5739531310026892,
|
1749 |
+
"grad_norm": 1.689418911933899,
|
1750 |
+
"learning_rate": 8.542826349041432e-05,
|
1751 |
+
"loss": 1.8314,
|
1752 |
+
"step": 1494
|
1753 |
+
},
|
1754 |
+
{
|
1755 |
+
"epoch": 0.5762581636573185,
|
1756 |
+
"grad_norm": 1.6523135900497437,
|
1757 |
+
"learning_rate": 8.529351603204698e-05,
|
1758 |
+
"loss": 1.8284,
|
1759 |
+
"step": 1500
|
1760 |
+
},
|
1761 |
+
{
|
1762 |
+
"epoch": 0.5785631963119477,
|
1763 |
+
"grad_norm": 1.6415992975234985,
|
1764 |
+
"learning_rate": 8.515825575474221e-05,
|
1765 |
+
"loss": 1.9305,
|
1766 |
+
"step": 1506
|
1767 |
+
},
|
1768 |
+
{
|
1769 |
+
"epoch": 0.580868228966577,
|
1770 |
+
"grad_norm": 1.7368993759155273,
|
1771 |
+
"learning_rate": 8.50224846238477e-05,
|
1772 |
+
"loss": 1.8213,
|
1773 |
+
"step": 1512
|
1774 |
+
},
|
1775 |
+
{
|
1776 |
+
"epoch": 0.5831732616212063,
|
1777 |
+
"grad_norm": 1.4232181310653687,
|
1778 |
+
"learning_rate": 8.488620461213399e-05,
|
1779 |
+
"loss": 1.8164,
|
1780 |
+
"step": 1518
|
1781 |
+
},
|
1782 |
+
{
|
1783 |
+
"epoch": 0.5854782942758355,
|
1784 |
+
"grad_norm": 1.737285852432251,
|
1785 |
+
"learning_rate": 8.474941769976566e-05,
|
1786 |
+
"loss": 1.7534,
|
1787 |
+
"step": 1524
|
1788 |
+
},
|
1789 |
+
{
|
1790 |
+
"epoch": 0.5877833269304649,
|
1791 |
+
"grad_norm": 1.6582894325256348,
|
1792 |
+
"learning_rate": 8.46121258742726e-05,
|
1793 |
+
"loss": 1.8482,
|
1794 |
+
"step": 1530
|
1795 |
+
},
|
1796 |
+
{
|
1797 |
+
"epoch": 0.5900883595850941,
|
1798 |
+
"grad_norm": 1.9711023569107056,
|
1799 |
+
"learning_rate": 8.447433113052123e-05,
|
1800 |
+
"loss": 1.7701,
|
1801 |
+
"step": 1536
|
1802 |
+
},
|
1803 |
+
{
|
1804 |
+
"epoch": 0.5923933922397234,
|
1805 |
+
"grad_norm": 1.75121009349823,
|
1806 |
+
"learning_rate": 8.433603547068534e-05,
|
1807 |
+
"loss": 1.8797,
|
1808 |
+
"step": 1542
|
1809 |
+
},
|
1810 |
+
{
|
1811 |
+
"epoch": 0.5946984248943527,
|
1812 |
+
"grad_norm": 1.6199707984924316,
|
1813 |
+
"learning_rate": 8.419724090421713e-05,
|
1814 |
+
"loss": 1.7395,
|
1815 |
+
"step": 1548
|
1816 |
+
},
|
1817 |
+
{
|
1818 |
+
"epoch": 0.597003457548982,
|
1819 |
+
"grad_norm": 2.1800003051757812,
|
1820 |
+
"learning_rate": 8.405794944781797e-05,
|
1821 |
+
"loss": 1.7486,
|
1822 |
+
"step": 1554
|
1823 |
+
},
|
1824 |
+
{
|
1825 |
+
"epoch": 0.5993084902036112,
|
1826 |
+
"grad_norm": 1.6844942569732666,
|
1827 |
+
"learning_rate": 8.39181631254091e-05,
|
1828 |
+
"loss": 1.8276,
|
1829 |
+
"step": 1560
|
1830 |
+
},
|
1831 |
+
{
|
1832 |
+
"epoch": 0.6016135228582405,
|
1833 |
+
"grad_norm": 1.5212658643722534,
|
1834 |
+
"learning_rate": 8.377788396810223e-05,
|
1835 |
+
"loss": 1.7147,
|
1836 |
+
"step": 1566
|
1837 |
+
},
|
1838 |
+
{
|
1839 |
+
"epoch": 0.6039185555128698,
|
1840 |
+
"grad_norm": 1.6235482692718506,
|
1841 |
+
"learning_rate": 8.363711401417e-05,
|
1842 |
+
"loss": 1.6997,
|
1843 |
+
"step": 1572
|
1844 |
+
},
|
1845 |
+
{
|
1846 |
+
"epoch": 0.606223588167499,
|
1847 |
+
"grad_norm": 1.5753910541534424,
|
1848 |
+
"learning_rate": 8.349585530901639e-05,
|
1849 |
+
"loss": 1.7416,
|
1850 |
+
"step": 1578
|
1851 |
+
},
|
1852 |
+
{
|
1853 |
+
"epoch": 0.6085286208221283,
|
1854 |
+
"grad_norm": 2.090818166732788,
|
1855 |
+
"learning_rate": 8.3354109905147e-05,
|
1856 |
+
"loss": 1.7774,
|
1857 |
+
"step": 1584
|
1858 |
+
},
|
1859 |
+
{
|
1860 |
+
"epoch": 0.6108336534767576,
|
1861 |
+
"grad_norm": 1.416100263595581,
|
1862 |
+
"learning_rate": 8.32118798621392e-05,
|
1863 |
+
"loss": 1.8276,
|
1864 |
+
"step": 1590
|
1865 |
+
},
|
1866 |
+
{
|
1867 |
+
"epoch": 0.6131386861313869,
|
1868 |
+
"grad_norm": 1.5067269802093506,
|
1869 |
+
"learning_rate": 8.306916724661224e-05,
|
1870 |
+
"loss": 1.8266,
|
1871 |
+
"step": 1596
|
1872 |
+
},
|
1873 |
+
{
|
1874 |
+
"epoch": 0.6154437187860161,
|
1875 |
+
"grad_norm": 2.855164051055908,
|
1876 |
+
"learning_rate": 8.292597413219723e-05,
|
1877 |
+
"loss": 1.7834,
|
1878 |
+
"step": 1602
|
1879 |
+
},
|
1880 |
+
{
|
1881 |
+
"epoch": 0.6177487514406454,
|
1882 |
+
"grad_norm": 1.5710291862487793,
|
1883 |
+
"learning_rate": 8.278230259950693e-05,
|
1884 |
+
"loss": 1.7725,
|
1885 |
+
"step": 1608
|
1886 |
+
},
|
1887 |
+
{
|
1888 |
+
"epoch": 0.6200537840952747,
|
1889 |
+
"grad_norm": 1.541718602180481,
|
1890 |
+
"learning_rate": 8.263815473610559e-05,
|
1891 |
+
"loss": 1.7741,
|
1892 |
+
"step": 1614
|
1893 |
+
},
|
1894 |
+
{
|
1895 |
+
"epoch": 0.622358816749904,
|
1896 |
+
"grad_norm": 1.5476350784301758,
|
1897 |
+
"learning_rate": 8.249353263647864e-05,
|
1898 |
+
"loss": 1.833,
|
1899 |
+
"step": 1620
|
1900 |
+
},
|
1901 |
+
{
|
1902 |
+
"epoch": 0.6246638494045332,
|
1903 |
+
"grad_norm": 1.6447367668151855,
|
1904 |
+
"learning_rate": 8.234843840200217e-05,
|
1905 |
+
"loss": 1.794,
|
1906 |
+
"step": 1626
|
1907 |
+
},
|
1908 |
+
{
|
1909 |
+
"epoch": 0.6269688820591625,
|
1910 |
+
"grad_norm": 1.865459680557251,
|
1911 |
+
"learning_rate": 8.22028741409125e-05,
|
1912 |
+
"loss": 1.6391,
|
1913 |
+
"step": 1632
|
1914 |
+
},
|
1915 |
+
{
|
1916 |
+
"epoch": 0.6292739147137918,
|
1917 |
+
"grad_norm": 1.4397554397583008,
|
1918 |
+
"learning_rate": 8.205684196827542e-05,
|
1919 |
+
"loss": 1.8012,
|
1920 |
+
"step": 1638
|
1921 |
+
},
|
1922 |
+
{
|
1923 |
+
"epoch": 0.631578947368421,
|
1924 |
+
"grad_norm": 1.6148408651351929,
|
1925 |
+
"learning_rate": 8.191034400595559e-05,
|
1926 |
+
"loss": 1.8852,
|
1927 |
+
"step": 1644
|
1928 |
+
},
|
1929 |
+
{
|
1930 |
+
"epoch": 0.6338839800230504,
|
1931 |
+
"grad_norm": 1.6250483989715576,
|
1932 |
+
"learning_rate": 8.17633823825856e-05,
|
1933 |
+
"loss": 1.8188,
|
1934 |
+
"step": 1650
|
1935 |
+
},
|
1936 |
+
{
|
1937 |
+
"epoch": 0.6361890126776796,
|
1938 |
+
"grad_norm": 1.435920000076294,
|
1939 |
+
"learning_rate": 8.161595923353516e-05,
|
1940 |
+
"loss": 1.9247,
|
1941 |
+
"step": 1656
|
1942 |
+
},
|
1943 |
+
{
|
1944 |
+
"epoch": 0.6384940453323089,
|
1945 |
+
"grad_norm": 1.8216177225112915,
|
1946 |
+
"learning_rate": 8.146807670087993e-05,
|
1947 |
+
"loss": 1.7493,
|
1948 |
+
"step": 1662
|
1949 |
+
},
|
1950 |
+
{
|
1951 |
+
"epoch": 0.6407990779869381,
|
1952 |
+
"grad_norm": 1.687909483909607,
|
1953 |
+
"learning_rate": 8.131973693337049e-05,
|
1954 |
+
"loss": 1.8061,
|
1955 |
+
"step": 1668
|
1956 |
+
},
|
1957 |
+
{
|
1958 |
+
"epoch": 0.6431041106415675,
|
1959 |
+
"grad_norm": 1.6617321968078613,
|
1960 |
+
"learning_rate": 8.11709420864011e-05,
|
1961 |
+
"loss": 1.925,
|
1962 |
+
"step": 1674
|
1963 |
+
},
|
1964 |
+
{
|
1965 |
+
"epoch": 0.6454091432961967,
|
1966 |
+
"grad_norm": 1.7653294801712036,
|
1967 |
+
"learning_rate": 8.102169432197842e-05,
|
1968 |
+
"loss": 1.7659,
|
1969 |
+
"step": 1680
|
1970 |
+
},
|
1971 |
+
{
|
1972 |
+
"epoch": 0.6477141759508259,
|
1973 |
+
"grad_norm": 1.7562230825424194,
|
1974 |
+
"learning_rate": 8.087199580868996e-05,
|
1975 |
+
"loss": 1.7817,
|
1976 |
+
"step": 1686
|
1977 |
+
},
|
1978 |
+
{
|
1979 |
+
"epoch": 0.6500192086054553,
|
1980 |
+
"grad_norm": 1.5609056949615479,
|
1981 |
+
"learning_rate": 8.072184872167275e-05,
|
1982 |
+
"loss": 1.861,
|
1983 |
+
"step": 1692
|
1984 |
+
},
|
1985 |
+
{
|
1986 |
+
"epoch": 0.6523242412600845,
|
1987 |
+
"grad_norm": 1.6291929483413696,
|
1988 |
+
"learning_rate": 8.057125524258163e-05,
|
1989 |
+
"loss": 1.7036,
|
1990 |
+
"step": 1698
|
1991 |
+
},
|
1992 |
+
{
|
1993 |
+
"epoch": 0.6546292739147138,
|
1994 |
+
"grad_norm": 1.7832359075546265,
|
1995 |
+
"learning_rate": 8.042021755955752e-05,
|
1996 |
+
"loss": 1.7953,
|
1997 |
+
"step": 1704
|
1998 |
+
},
|
1999 |
+
{
|
2000 |
+
"epoch": 0.656934306569343,
|
2001 |
+
"grad_norm": 1.5798019170761108,
|
2002 |
+
"learning_rate": 8.026873786719573e-05,
|
2003 |
+
"loss": 1.7061,
|
2004 |
+
"step": 1710
|
2005 |
+
},
|
2006 |
+
{
|
2007 |
+
"epoch": 0.6592393392239724,
|
2008 |
+
"grad_norm": 1.4281039237976074,
|
2009 |
+
"learning_rate": 8.011681836651402e-05,
|
2010 |
+
"loss": 1.7173,
|
2011 |
+
"step": 1716
|
2012 |
+
},
|
2013 |
+
{
|
2014 |
+
"epoch": 0.6615443718786016,
|
2015 |
+
"grad_norm": 1.418607234954834,
|
2016 |
+
"learning_rate": 7.996446126492057e-05,
|
2017 |
+
"loss": 1.7646,
|
2018 |
+
"step": 1722
|
2019 |
+
},
|
2020 |
+
{
|
2021 |
+
"epoch": 0.6638494045332309,
|
2022 |
+
"grad_norm": 1.9649653434753418,
|
2023 |
+
"learning_rate": 7.981166877618197e-05,
|
2024 |
+
"loss": 1.7006,
|
2025 |
+
"step": 1728
|
2026 |
+
},
|
2027 |
+
{
|
2028 |
+
"epoch": 0.6661544371878602,
|
2029 |
+
"grad_norm": 1.9355838298797607,
|
2030 |
+
"learning_rate": 7.965844312039108e-05,
|
2031 |
+
"loss": 1.8712,
|
2032 |
+
"step": 1734
|
2033 |
+
},
|
2034 |
+
{
|
2035 |
+
"epoch": 0.6684594698424894,
|
2036 |
+
"grad_norm": 1.7846251726150513,
|
2037 |
+
"learning_rate": 7.950478652393466e-05,
|
2038 |
+
"loss": 1.7425,
|
2039 |
+
"step": 1740
|
2040 |
+
},
|
2041 |
+
{
|
2042 |
+
"epoch": 0.6707645024971187,
|
2043 |
+
"grad_norm": 1.5747418403625488,
|
2044 |
+
"learning_rate": 7.935070121946115e-05,
|
2045 |
+
"loss": 1.8506,
|
2046 |
+
"step": 1746
|
2047 |
+
},
|
2048 |
+
{
|
2049 |
+
"epoch": 0.6730695351517479,
|
2050 |
+
"grad_norm": 1.5762399435043335,
|
2051 |
+
"learning_rate": 7.919618944584812e-05,
|
2052 |
+
"loss": 1.8565,
|
2053 |
+
"step": 1752
|
2054 |
+
},
|
2055 |
+
{
|
2056 |
+
"epoch": 0.6753745678063773,
|
2057 |
+
"grad_norm": 1.485330581665039,
|
2058 |
+
"learning_rate": 7.904125344816982e-05,
|
2059 |
+
"loss": 1.8489,
|
2060 |
+
"step": 1758
|
2061 |
+
},
|
2062 |
+
{
|
2063 |
+
"epoch": 0.6776796004610065,
|
2064 |
+
"grad_norm": 1.515936255455017,
|
2065 |
+
"learning_rate": 7.888589547766449e-05,
|
2066 |
+
"loss": 1.7496,
|
2067 |
+
"step": 1764
|
2068 |
+
},
|
2069 |
+
{
|
2070 |
+
"epoch": 0.6799846331156358,
|
2071 |
+
"grad_norm": 1.3050755262374878,
|
2072 |
+
"learning_rate": 7.873011779170173e-05,
|
2073 |
+
"loss": 1.7325,
|
2074 |
+
"step": 1770
|
2075 |
+
},
|
2076 |
+
{
|
2077 |
+
"epoch": 0.6822896657702651,
|
2078 |
+
"grad_norm": 1.353097677230835,
|
2079 |
+
"learning_rate": 7.857392265374963e-05,
|
2080 |
+
"loss": 1.7661,
|
2081 |
+
"step": 1776
|
2082 |
+
},
|
2083 |
+
{
|
2084 |
+
"epoch": 0.6845946984248944,
|
2085 |
+
"grad_norm": 1.5396977663040161,
|
2086 |
+
"learning_rate": 7.84173123333419e-05,
|
2087 |
+
"loss": 1.6669,
|
2088 |
+
"step": 1782
|
2089 |
+
},
|
2090 |
+
{
|
2091 |
+
"epoch": 0.6868997310795236,
|
2092 |
+
"grad_norm": 1.4512056112289429,
|
2093 |
+
"learning_rate": 7.82602891060449e-05,
|
2094 |
+
"loss": 1.7954,
|
2095 |
+
"step": 1788
|
2096 |
+
},
|
2097 |
+
{
|
2098 |
+
"epoch": 0.6892047637341528,
|
2099 |
+
"grad_norm": 1.48707115650177,
|
2100 |
+
"learning_rate": 7.81028552534246e-05,
|
2101 |
+
"loss": 1.8151,
|
2102 |
+
"step": 1794
|
2103 |
+
},
|
2104 |
+
{
|
2105 |
+
"epoch": 0.6915097963887822,
|
2106 |
+
"grad_norm": 1.6403846740722656,
|
2107 |
+
"learning_rate": 7.794501306301341e-05,
|
2108 |
+
"loss": 1.7789,
|
2109 |
+
"step": 1800
|
2110 |
+
},
|
2111 |
+
{
|
2112 |
+
"epoch": 0.6938148290434114,
|
2113 |
+
"grad_norm": 1.742187738418579,
|
2114 |
+
"learning_rate": 7.778676482827686e-05,
|
2115 |
+
"loss": 1.6794,
|
2116 |
+
"step": 1806
|
2117 |
+
},
|
2118 |
+
{
|
2119 |
+
"epoch": 0.6961198616980407,
|
2120 |
+
"grad_norm": 1.5124804973602295,
|
2121 |
+
"learning_rate": 7.762811284858045e-05,
|
2122 |
+
"loss": 1.7103,
|
2123 |
+
"step": 1812
|
2124 |
+
},
|
2125 |
+
{
|
2126 |
+
"epoch": 0.69842489435267,
|
2127 |
+
"grad_norm": 1.6683412790298462,
|
2128 |
+
"learning_rate": 7.746905942915608e-05,
|
2129 |
+
"loss": 1.8293,
|
2130 |
+
"step": 1818
|
2131 |
+
},
|
2132 |
+
{
|
2133 |
+
"epoch": 0.7007299270072993,
|
2134 |
+
"grad_norm": 1.549338698387146,
|
2135 |
+
"learning_rate": 7.730960688106861e-05,
|
2136 |
+
"loss": 1.804,
|
2137 |
+
"step": 1824
|
2138 |
+
},
|
2139 |
+
{
|
2140 |
+
"epoch": 0.7030349596619285,
|
2141 |
+
"grad_norm": 1.552217721939087,
|
2142 |
+
"learning_rate": 7.714975752118237e-05,
|
2143 |
+
"loss": 1.7282,
|
2144 |
+
"step": 1830
|
2145 |
+
},
|
2146 |
+
{
|
2147 |
+
"epoch": 0.7053399923165579,
|
2148 |
+
"grad_norm": 1.6498384475708008,
|
2149 |
+
"learning_rate": 7.69895136721273e-05,
|
2150 |
+
"loss": 1.7662,
|
2151 |
+
"step": 1836
|
2152 |
+
},
|
2153 |
+
{
|
2154 |
+
"epoch": 0.7076450249711871,
|
2155 |
+
"grad_norm": 1.450636863708496,
|
2156 |
+
"learning_rate": 7.682887766226539e-05,
|
2157 |
+
"loss": 1.6994,
|
2158 |
+
"step": 1842
|
2159 |
+
},
|
2160 |
+
{
|
2161 |
+
"epoch": 0.7099500576258163,
|
2162 |
+
"grad_norm": 1.6850075721740723,
|
2163 |
+
"learning_rate": 7.666785182565677e-05,
|
2164 |
+
"loss": 1.7617,
|
2165 |
+
"step": 1848
|
2166 |
+
},
|
2167 |
+
{
|
2168 |
+
"epoch": 0.7122550902804456,
|
2169 |
+
"grad_norm": 1.4256203174591064,
|
2170 |
+
"learning_rate": 7.650643850202572e-05,
|
2171 |
+
"loss": 1.7773,
|
2172 |
+
"step": 1854
|
2173 |
+
},
|
2174 |
+
{
|
2175 |
+
"epoch": 0.7145601229350749,
|
2176 |
+
"grad_norm": 1.636516809463501,
|
2177 |
+
"learning_rate": 7.634464003672685e-05,
|
2178 |
+
"loss": 1.8225,
|
2179 |
+
"step": 1860
|
2180 |
+
},
|
2181 |
+
{
|
2182 |
+
"epoch": 0.7168651555897042,
|
2183 |
+
"grad_norm": 1.6618921756744385,
|
2184 |
+
"learning_rate": 7.618245878071091e-05,
|
2185 |
+
"loss": 1.6029,
|
2186 |
+
"step": 1866
|
2187 |
+
},
|
2188 |
+
{
|
2189 |
+
"epoch": 0.7191701882443334,
|
2190 |
+
"grad_norm": 1.4596660137176514,
|
2191 |
+
"learning_rate": 7.601989709049056e-05,
|
2192 |
+
"loss": 1.7718,
|
2193 |
+
"step": 1872
|
2194 |
+
},
|
2195 |
+
{
|
2196 |
+
"epoch": 0.7214752208989628,
|
2197 |
+
"grad_norm": 1.5597732067108154,
|
2198 |
+
"learning_rate": 7.585695732810629e-05,
|
2199 |
+
"loss": 1.9228,
|
2200 |
+
"step": 1878
|
2201 |
+
},
|
2202 |
+
{
|
2203 |
+
"epoch": 0.723780253553592,
|
2204 |
+
"grad_norm": 1.7617650032043457,
|
2205 |
+
"learning_rate": 7.569364186109202e-05,
|
2206 |
+
"loss": 1.7215,
|
2207 |
+
"step": 1884
|
2208 |
+
},
|
2209 |
+
{
|
2210 |
+
"epoch": 0.7260852862082213,
|
2211 |
+
"grad_norm": 1.540544033050537,
|
2212 |
+
"learning_rate": 7.552995306244068e-05,
|
2213 |
+
"loss": 1.7924,
|
2214 |
+
"step": 1890
|
2215 |
+
},
|
2216 |
+
{
|
2217 |
+
"epoch": 0.7283903188628505,
|
2218 |
+
"grad_norm": 1.8182754516601562,
|
2219 |
+
"learning_rate": 7.536589331056976e-05,
|
2220 |
+
"loss": 1.792,
|
2221 |
+
"step": 1896
|
2222 |
+
},
|
2223 |
+
{
|
2224 |
+
"epoch": 0.7306953515174799,
|
2225 |
+
"grad_norm": 1.6059759855270386,
|
2226 |
+
"learning_rate": 7.520146498928675e-05,
|
2227 |
+
"loss": 1.713,
|
2228 |
+
"step": 1902
|
2229 |
+
},
|
2230 |
+
{
|
2231 |
+
"epoch": 0.7330003841721091,
|
2232 |
+
"grad_norm": 1.6662769317626953,
|
2233 |
+
"learning_rate": 7.503667048775447e-05,
|
2234 |
+
"loss": 1.7883,
|
2235 |
+
"step": 1908
|
2236 |
+
},
|
2237 |
+
{
|
2238 |
+
"epoch": 0.7353054168267383,
|
2239 |
+
"grad_norm": 1.472133994102478,
|
2240 |
+
"learning_rate": 7.48715122004564e-05,
|
2241 |
+
"loss": 1.6923,
|
2242 |
+
"step": 1914
|
2243 |
+
},
|
2244 |
+
{
|
2245 |
+
"epoch": 0.7376104494813677,
|
2246 |
+
"grad_norm": 1.4528474807739258,
|
2247 |
+
"learning_rate": 7.470599252716191e-05,
|
2248 |
+
"loss": 1.618,
|
2249 |
+
"step": 1920
|
2250 |
+
},
|
2251 |
+
{
|
2252 |
+
"epoch": 0.7399154821359969,
|
2253 |
+
"grad_norm": 1.5965889692306519,
|
2254 |
+
"learning_rate": 7.454011387289127e-05,
|
2255 |
+
"loss": 1.8486,
|
2256 |
+
"step": 1926
|
2257 |
+
},
|
2258 |
+
{
|
2259 |
+
"epoch": 0.7422205147906262,
|
2260 |
+
"grad_norm": 1.4224053621292114,
|
2261 |
+
"learning_rate": 7.437387864788085e-05,
|
2262 |
+
"loss": 1.6868,
|
2263 |
+
"step": 1932
|
2264 |
+
},
|
2265 |
+
{
|
2266 |
+
"epoch": 0.7445255474452555,
|
2267 |
+
"grad_norm": 1.668214201927185,
|
2268 |
+
"learning_rate": 7.420728926754803e-05,
|
2269 |
+
"loss": 1.7565,
|
2270 |
+
"step": 1938
|
2271 |
+
},
|
2272 |
+
{
|
2273 |
+
"epoch": 0.7468305800998848,
|
2274 |
+
"grad_norm": 1.6973024606704712,
|
2275 |
+
"learning_rate": 7.404034815245607e-05,
|
2276 |
+
"loss": 1.7967,
|
2277 |
+
"step": 1944
|
2278 |
+
},
|
2279 |
+
{
|
2280 |
+
"epoch": 0.749135612754514,
|
2281 |
+
"grad_norm": 1.525120735168457,
|
2282 |
+
"learning_rate": 7.387305772827899e-05,
|
2283 |
+
"loss": 1.7815,
|
2284 |
+
"step": 1950
|
2285 |
+
},
|
2286 |
+
{
|
2287 |
+
"epoch": 0.7514406454091433,
|
2288 |
+
"grad_norm": 1.5095804929733276,
|
2289 |
+
"learning_rate": 7.370542042576634e-05,
|
2290 |
+
"loss": 1.7344,
|
2291 |
+
"step": 1956
|
2292 |
+
},
|
2293 |
+
{
|
2294 |
+
"epoch": 0.7537456780637726,
|
2295 |
+
"grad_norm": 1.6638365983963013,
|
2296 |
+
"learning_rate": 7.353743868070785e-05,
|
2297 |
+
"loss": 1.6713,
|
2298 |
+
"step": 1962
|
2299 |
+
},
|
2300 |
+
{
|
2301 |
+
"epoch": 0.7560507107184018,
|
2302 |
+
"grad_norm": 1.6456612348556519,
|
2303 |
+
"learning_rate": 7.336911493389799e-05,
|
2304 |
+
"loss": 1.8417,
|
2305 |
+
"step": 1968
|
2306 |
+
},
|
2307 |
+
{
|
2308 |
+
"epoch": 0.7583557433730311,
|
2309 |
+
"grad_norm": 1.7696939706802368,
|
2310 |
+
"learning_rate": 7.32004516311006e-05,
|
2311 |
+
"loss": 1.7315,
|
2312 |
+
"step": 1974
|
2313 |
+
},
|
2314 |
+
{
|
2315 |
+
"epoch": 0.7606607760276604,
|
2316 |
+
"grad_norm": 1.5991597175598145,
|
2317 |
+
"learning_rate": 7.303145122301331e-05,
|
2318 |
+
"loss": 1.7376,
|
2319 |
+
"step": 1980
|
2320 |
+
},
|
2321 |
+
{
|
2322 |
+
"epoch": 0.7629658086822897,
|
2323 |
+
"grad_norm": 1.5692775249481201,
|
2324 |
+
"learning_rate": 7.286211616523193e-05,
|
2325 |
+
"loss": 1.7466,
|
2326 |
+
"step": 1986
|
2327 |
+
},
|
2328 |
+
{
|
2329 |
+
"epoch": 0.7652708413369189,
|
2330 |
+
"grad_norm": 1.8568308353424072,
|
2331 |
+
"learning_rate": 7.269244891821474e-05,
|
2332 |
+
"loss": 1.7878,
|
2333 |
+
"step": 1992
|
2334 |
+
},
|
2335 |
+
{
|
2336 |
+
"epoch": 0.7675758739915483,
|
2337 |
+
"grad_norm": 1.365517258644104,
|
2338 |
+
"learning_rate": 7.252245194724678e-05,
|
2339 |
+
"loss": 1.7881,
|
2340 |
+
"step": 1998
|
2341 |
+
},
|
2342 |
+
{
|
2343 |
+
"epoch": 0.7698809066461775,
|
2344 |
+
"grad_norm": 1.7684406042099,
|
2345 |
+
"learning_rate": 7.235212772240405e-05,
|
2346 |
+
"loss": 1.8298,
|
2347 |
+
"step": 2004
|
2348 |
+
},
|
2349 |
+
{
|
2350 |
+
"epoch": 0.7721859393008068,
|
2351 |
+
"grad_norm": 1.4185709953308105,
|
2352 |
+
"learning_rate": 7.218147871851755e-05,
|
2353 |
+
"loss": 1.7461,
|
2354 |
+
"step": 2010
|
2355 |
+
},
|
2356 |
+
{
|
2357 |
+
"epoch": 0.774490971955436,
|
2358 |
+
"grad_norm": 1.6174180507659912,
|
2359 |
+
"learning_rate": 7.201050741513736e-05,
|
2360 |
+
"loss": 1.7367,
|
2361 |
+
"step": 2016
|
2362 |
+
},
|
2363 |
+
{
|
2364 |
+
"epoch": 0.7767960046100653,
|
2365 |
+
"grad_norm": 1.378377914428711,
|
2366 |
+
"learning_rate": 7.183921629649664e-05,
|
2367 |
+
"loss": 1.7649,
|
2368 |
+
"step": 2022
|
2369 |
+
},
|
2370 |
+
{
|
2371 |
+
"epoch": 0.7791010372646946,
|
2372 |
+
"grad_norm": 1.6113669872283936,
|
2373 |
+
"learning_rate": 7.166760785147546e-05,
|
2374 |
+
"loss": 1.92,
|
2375 |
+
"step": 2028
|
2376 |
+
},
|
2377 |
+
{
|
2378 |
+
"epoch": 0.7814060699193238,
|
2379 |
+
"grad_norm": 1.492136001586914,
|
2380 |
+
"learning_rate": 7.149568457356471e-05,
|
2381 |
+
"loss": 1.7296,
|
2382 |
+
"step": 2034
|
2383 |
+
},
|
2384 |
+
{
|
2385 |
+
"epoch": 0.7837111025739532,
|
2386 |
+
"grad_norm": 2.28481125831604,
|
2387 |
+
"learning_rate": 7.132344896082984e-05,
|
2388 |
+
"loss": 1.7528,
|
2389 |
+
"step": 2040
|
2390 |
+
},
|
2391 |
+
{
|
2392 |
+
"epoch": 0.7860161352285824,
|
2393 |
+
"grad_norm": 1.3087348937988281,
|
2394 |
+
"learning_rate": 7.115090351587454e-05,
|
2395 |
+
"loss": 1.7281,
|
2396 |
+
"step": 2046
|
2397 |
+
},
|
2398 |
+
{
|
2399 |
+
"epoch": 0.7883211678832117,
|
2400 |
+
"grad_norm": 1.8530024290084839,
|
2401 |
+
"learning_rate": 7.097805074580443e-05,
|
2402 |
+
"loss": 1.7676,
|
2403 |
+
"step": 2052
|
2404 |
+
},
|
2405 |
+
{
|
2406 |
+
"epoch": 0.7906262005378409,
|
2407 |
+
"grad_norm": 1.681631326675415,
|
2408 |
+
"learning_rate": 7.080489316219058e-05,
|
2409 |
+
"loss": 1.7009,
|
2410 |
+
"step": 2058
|
2411 |
+
},
|
2412 |
+
{
|
2413 |
+
"epoch": 0.7929312331924703,
|
2414 |
+
"grad_norm": 1.6794466972351074,
|
2415 |
+
"learning_rate": 7.063143328103302e-05,
|
2416 |
+
"loss": 1.7374,
|
2417 |
+
"step": 2064
|
2418 |
+
},
|
2419 |
+
{
|
2420 |
+
"epoch": 0.7952362658470995,
|
2421 |
+
"grad_norm": 1.599555492401123,
|
2422 |
+
"learning_rate": 7.045767362272422e-05,
|
2423 |
+
"loss": 1.6902,
|
2424 |
+
"step": 2070
|
2425 |
+
},
|
2426 |
+
{
|
2427 |
+
"epoch": 0.7975412985017287,
|
2428 |
+
"grad_norm": 1.586045742034912,
|
2429 |
+
"learning_rate": 7.028361671201245e-05,
|
2430 |
+
"loss": 1.7369,
|
2431 |
+
"step": 2076
|
2432 |
+
},
|
2433 |
+
{
|
2434 |
+
"epoch": 0.7998463311563581,
|
2435 |
+
"grad_norm": 1.7884392738342285,
|
2436 |
+
"learning_rate": 7.010926507796509e-05,
|
2437 |
+
"loss": 1.7825,
|
2438 |
+
"step": 2082
|
2439 |
+
},
|
2440 |
+
{
|
2441 |
+
"epoch": 0.8021513638109873,
|
2442 |
+
"grad_norm": 1.8107120990753174,
|
2443 |
+
"learning_rate": 6.993462125393188e-05,
|
2444 |
+
"loss": 1.7774,
|
2445 |
+
"step": 2088
|
2446 |
+
},
|
2447 |
+
{
|
2448 |
+
"epoch": 0.8044563964656166,
|
2449 |
+
"grad_norm": 1.480247974395752,
|
2450 |
+
"learning_rate": 6.975968777750812e-05,
|
2451 |
+
"loss": 1.756,
|
2452 |
+
"step": 2094
|
2453 |
+
},
|
2454 |
+
{
|
2455 |
+
"epoch": 0.8067614291202458,
|
2456 |
+
"grad_norm": 1.4874813556671143,
|
2457 |
+
"learning_rate": 6.958446719049777e-05,
|
2458 |
+
"loss": 1.7013,
|
2459 |
+
"step": 2100
|
2460 |
+
},
|
2461 |
+
{
|
2462 |
+
"epoch": 0.8090664617748752,
|
2463 |
+
"grad_norm": 1.6244595050811768,
|
2464 |
+
"learning_rate": 6.940896203887659e-05,
|
2465 |
+
"loss": 1.7122,
|
2466 |
+
"step": 2106
|
2467 |
+
},
|
2468 |
+
{
|
2469 |
+
"epoch": 0.8113714944295044,
|
2470 |
+
"grad_norm": 1.3391255140304565,
|
2471 |
+
"learning_rate": 6.923317487275505e-05,
|
2472 |
+
"loss": 1.6446,
|
2473 |
+
"step": 2112
|
2474 |
+
},
|
2475 |
+
{
|
2476 |
+
"epoch": 0.8136765270841337,
|
2477 |
+
"grad_norm": 1.7652738094329834,
|
2478 |
+
"learning_rate": 6.905710824634133e-05,
|
2479 |
+
"loss": 1.7361,
|
2480 |
+
"step": 2118
|
2481 |
+
},
|
2482 |
+
{
|
2483 |
+
"epoch": 0.815981559738763,
|
2484 |
+
"grad_norm": 1.5222631692886353,
|
2485 |
+
"learning_rate": 6.888076471790424e-05,
|
2486 |
+
"loss": 1.6091,
|
2487 |
+
"step": 2124
|
2488 |
+
},
|
2489 |
+
{
|
2490 |
+
"epoch": 0.8182865923933922,
|
2491 |
+
"grad_norm": 1.573530912399292,
|
2492 |
+
"learning_rate": 6.870414684973594e-05,
|
2493 |
+
"loss": 1.7937,
|
2494 |
+
"step": 2130
|
2495 |
+
},
|
2496 |
+
{
|
2497 |
+
"epoch": 0.8205916250480215,
|
2498 |
+
"grad_norm": 1.5537464618682861,
|
2499 |
+
"learning_rate": 6.852725720811488e-05,
|
2500 |
+
"loss": 1.7491,
|
2501 |
+
"step": 2136
|
2502 |
+
},
|
2503 |
+
{
|
2504 |
+
"epoch": 0.8228966577026507,
|
2505 |
+
"grad_norm": 1.7604540586471558,
|
2506 |
+
"learning_rate": 6.83500983632683e-05,
|
2507 |
+
"loss": 1.6455,
|
2508 |
+
"step": 2142
|
2509 |
+
},
|
2510 |
+
{
|
2511 |
+
"epoch": 0.8252016903572801,
|
2512 |
+
"grad_norm": 1.4649218320846558,
|
2513 |
+
"learning_rate": 6.817267288933507e-05,
|
2514 |
+
"loss": 1.75,
|
2515 |
+
"step": 2148
|
2516 |
+
},
|
2517 |
+
{
|
2518 |
+
"epoch": 0.8275067230119093,
|
2519 |
+
"grad_norm": 1.4161078929901123,
|
2520 |
+
"learning_rate": 6.799498336432816e-05,
|
2521 |
+
"loss": 1.869,
|
2522 |
+
"step": 2154
|
2523 |
+
},
|
2524 |
+
{
|
2525 |
+
"epoch": 0.8298117556665386,
|
2526 |
+
"grad_norm": 1.6333036422729492,
|
2527 |
+
"learning_rate": 6.781703237009728e-05,
|
2528 |
+
"loss": 1.7483,
|
2529 |
+
"step": 2160
|
2530 |
+
},
|
2531 |
+
{
|
2532 |
+
"epoch": 0.8321167883211679,
|
2533 |
+
"grad_norm": 1.2524577379226685,
|
2534 |
+
"learning_rate": 6.76388224922913e-05,
|
2535 |
+
"loss": 1.6337,
|
2536 |
+
"step": 2166
|
2537 |
+
},
|
2538 |
+
{
|
2539 |
+
"epoch": 0.8344218209757972,
|
2540 |
+
"grad_norm": 1.5197899341583252,
|
2541 |
+
"learning_rate": 6.746035632032068e-05,
|
2542 |
+
"loss": 1.6982,
|
2543 |
+
"step": 2172
|
2544 |
+
},
|
2545 |
+
{
|
2546 |
+
"epoch": 0.8367268536304264,
|
2547 |
+
"grad_norm": 1.6081801652908325,
|
2548 |
+
"learning_rate": 6.72816364473199e-05,
|
2549 |
+
"loss": 1.7803,
|
2550 |
+
"step": 2178
|
2551 |
+
},
|
2552 |
+
{
|
2553 |
+
"epoch": 0.8390318862850557,
|
2554 |
+
"grad_norm": 1.4385576248168945,
|
2555 |
+
"learning_rate": 6.710266547010973e-05,
|
2556 |
+
"loss": 1.7166,
|
2557 |
+
"step": 2184
|
2558 |
+
},
|
2559 |
+
{
|
2560 |
+
"epoch": 0.841336918939685,
|
2561 |
+
"grad_norm": 1.5211519002914429,
|
2562 |
+
"learning_rate": 6.692344598915949e-05,
|
2563 |
+
"loss": 1.6935,
|
2564 |
+
"step": 2190
|
2565 |
+
},
|
2566 |
+
{
|
2567 |
+
"epoch": 0.8436419515943142,
|
2568 |
+
"grad_norm": 1.3765078783035278,
|
2569 |
+
"learning_rate": 6.674398060854931e-05,
|
2570 |
+
"loss": 1.6721,
|
2571 |
+
"step": 2196
|
2572 |
+
},
|
2573 |
+
{
|
2574 |
+
"epoch": 0.8459469842489435,
|
2575 |
+
"grad_norm": 1.6013853549957275,
|
2576 |
+
"learning_rate": 6.656427193593229e-05,
|
2577 |
+
"loss": 1.6625,
|
2578 |
+
"step": 2202
|
2579 |
+
},
|
2580 |
+
{
|
2581 |
+
"epoch": 0.8482520169035728,
|
2582 |
+
"grad_norm": 1.5348001718521118,
|
2583 |
+
"learning_rate": 6.638432258249656e-05,
|
2584 |
+
"loss": 1.7554,
|
2585 |
+
"step": 2208
|
2586 |
+
},
|
2587 |
+
{
|
2588 |
+
"epoch": 0.8505570495582021,
|
2589 |
+
"grad_norm": 1.5851432085037231,
|
2590 |
+
"learning_rate": 6.620413516292738e-05,
|
2591 |
+
"loss": 1.742,
|
2592 |
+
"step": 2214
|
2593 |
+
},
|
2594 |
+
{
|
2595 |
+
"epoch": 0.8528620822128313,
|
2596 |
+
"grad_norm": 1.3256301879882812,
|
2597 |
+
"learning_rate": 6.602371229536916e-05,
|
2598 |
+
"loss": 1.6646,
|
2599 |
+
"step": 2220
|
2600 |
+
},
|
2601 |
+
{
|
2602 |
+
"epoch": 0.8551671148674607,
|
2603 |
+
"grad_norm": 1.3694243431091309,
|
2604 |
+
"learning_rate": 6.584305660138734e-05,
|
2605 |
+
"loss": 1.727,
|
2606 |
+
"step": 2226
|
2607 |
+
},
|
2608 |
+
{
|
2609 |
+
"epoch": 0.8574721475220899,
|
2610 |
+
"grad_norm": 1.4219764471054077,
|
2611 |
+
"learning_rate": 6.566217070593043e-05,
|
2612 |
+
"loss": 1.6422,
|
2613 |
+
"step": 2232
|
2614 |
+
},
|
2615 |
+
{
|
2616 |
+
"epoch": 0.8597771801767192,
|
2617 |
+
"grad_norm": 1.32774019241333,
|
2618 |
+
"learning_rate": 6.548105723729175e-05,
|
2619 |
+
"loss": 1.7207,
|
2620 |
+
"step": 2238
|
2621 |
+
},
|
2622 |
+
{
|
2623 |
+
"epoch": 0.8620822128313484,
|
2624 |
+
"grad_norm": 1.6462959051132202,
|
2625 |
+
"learning_rate": 6.529971882707127e-05,
|
2626 |
+
"loss": 1.6939,
|
2627 |
+
"step": 2244
|
2628 |
+
},
|
2629 |
+
{
|
2630 |
+
"epoch": 0.8643872454859777,
|
2631 |
+
"grad_norm": 1.4944287538528442,
|
2632 |
+
"learning_rate": 6.511815811013745e-05,
|
2633 |
+
"loss": 1.6897,
|
2634 |
+
"step": 2250
|
2635 |
+
},
|
2636 |
+
{
|
2637 |
+
"epoch": 0.866692278140607,
|
2638 |
+
"grad_norm": 1.4976565837860107,
|
2639 |
+
"learning_rate": 6.493637772458879e-05,
|
2640 |
+
"loss": 1.7239,
|
2641 |
+
"step": 2256
|
2642 |
+
},
|
2643 |
+
{
|
2644 |
+
"epoch": 0.8689973107952362,
|
2645 |
+
"grad_norm": 1.4712796211242676,
|
2646 |
+
"learning_rate": 6.475438031171574e-05,
|
2647 |
+
"loss": 1.8389,
|
2648 |
+
"step": 2262
|
2649 |
+
},
|
2650 |
+
{
|
2651 |
+
"epoch": 0.8713023434498656,
|
2652 |
+
"grad_norm": 1.4492267370224,
|
2653 |
+
"learning_rate": 6.457216851596207e-05,
|
2654 |
+
"loss": 1.7952,
|
2655 |
+
"step": 2268
|
2656 |
+
},
|
2657 |
+
{
|
2658 |
+
"epoch": 0.8736073761044948,
|
2659 |
+
"grad_norm": 1.330140471458435,
|
2660 |
+
"learning_rate": 6.438974498488658e-05,
|
2661 |
+
"loss": 1.7836,
|
2662 |
+
"step": 2274
|
2663 |
+
},
|
2664 |
+
{
|
2665 |
+
"epoch": 0.8759124087591241,
|
2666 |
+
"grad_norm": 1.5496619939804077,
|
2667 |
+
"learning_rate": 6.420711236912466e-05,
|
2668 |
+
"loss": 1.8134,
|
2669 |
+
"step": 2280
|
2670 |
+
},
|
2671 |
+
{
|
2672 |
+
"epoch": 0.8782174414137534,
|
2673 |
+
"grad_norm": 1.4317504167556763,
|
2674 |
+
"learning_rate": 6.402427332234965e-05,
|
2675 |
+
"loss": 1.713,
|
2676 |
+
"step": 2286
|
2677 |
+
},
|
2678 |
+
{
|
2679 |
+
"epoch": 0.8805224740683827,
|
2680 |
+
"grad_norm": 1.664164662361145,
|
2681 |
+
"learning_rate": 6.384123050123443e-05,
|
2682 |
+
"loss": 1.7774,
|
2683 |
+
"step": 2292
|
2684 |
+
},
|
2685 |
+
{
|
2686 |
+
"epoch": 0.8828275067230119,
|
2687 |
+
"grad_norm": 1.64762282371521,
|
2688 |
+
"learning_rate": 6.36579865654127e-05,
|
2689 |
+
"loss": 1.6297,
|
2690 |
+
"step": 2298
|
2691 |
+
},
|
2692 |
+
{
|
2693 |
+
"epoch": 0.8851325393776411,
|
2694 |
+
"grad_norm": 1.3597866296768188,
|
2695 |
+
"learning_rate": 6.347454417744038e-05,
|
2696 |
+
"loss": 1.7333,
|
2697 |
+
"step": 2304
|
2698 |
+
},
|
2699 |
+
{
|
2700 |
+
"epoch": 0.8874375720322705,
|
2701 |
+
"grad_norm": 1.4559557437896729,
|
2702 |
+
"learning_rate": 6.329090600275696e-05,
|
2703 |
+
"loss": 1.6322,
|
2704 |
+
"step": 2310
|
2705 |
+
},
|
2706 |
+
{
|
2707 |
+
"epoch": 0.8897426046868997,
|
2708 |
+
"grad_norm": 1.6557890176773071,
|
2709 |
+
"learning_rate": 6.310707470964668e-05,
|
2710 |
+
"loss": 1.7589,
|
2711 |
+
"step": 2316
|
2712 |
+
},
|
2713 |
+
{
|
2714 |
+
"epoch": 0.892047637341529,
|
2715 |
+
"grad_norm": 1.445709466934204,
|
2716 |
+
"learning_rate": 6.292305296919986e-05,
|
2717 |
+
"loss": 1.794,
|
2718 |
+
"step": 2322
|
2719 |
+
},
|
2720 |
+
{
|
2721 |
+
"epoch": 0.8943526699961583,
|
2722 |
+
"grad_norm": 1.573336124420166,
|
2723 |
+
"learning_rate": 6.273884345527402e-05,
|
2724 |
+
"loss": 1.7086,
|
2725 |
+
"step": 2328
|
2726 |
+
},
|
2727 |
+
{
|
2728 |
+
"epoch": 0.8966577026507876,
|
2729 |
+
"grad_norm": 1.8349642753601074,
|
2730 |
+
"learning_rate": 6.255444884445506e-05,
|
2731 |
+
"loss": 1.6558,
|
2732 |
+
"step": 2334
|
2733 |
+
},
|
2734 |
+
{
|
2735 |
+
"epoch": 0.8989627353054168,
|
2736 |
+
"grad_norm": 1.4323902130126953,
|
2737 |
+
"learning_rate": 6.236987181601833e-05,
|
2738 |
+
"loss": 1.6671,
|
2739 |
+
"step": 2340
|
2740 |
+
},
|
2741 |
+
{
|
2742 |
+
"epoch": 0.9012677679600462,
|
2743 |
+
"grad_norm": 1.2949434518814087,
|
2744 |
+
"learning_rate": 6.21851150518898e-05,
|
2745 |
+
"loss": 1.764,
|
2746 |
+
"step": 2346
|
2747 |
+
},
|
2748 |
+
{
|
2749 |
+
"epoch": 0.9035728006146754,
|
2750 |
+
"grad_norm": 1.5487234592437744,
|
2751 |
+
"learning_rate": 6.200018123660693e-05,
|
2752 |
+
"loss": 1.6263,
|
2753 |
+
"step": 2352
|
2754 |
+
},
|
2755 |
+
{
|
2756 |
+
"epoch": 0.9058778332693046,
|
2757 |
+
"grad_norm": 1.3451590538024902,
|
2758 |
+
"learning_rate": 6.181507305727982e-05,
|
2759 |
+
"loss": 1.6206,
|
2760 |
+
"step": 2358
|
2761 |
+
},
|
2762 |
+
{
|
2763 |
+
"epoch": 0.9081828659239339,
|
2764 |
+
"grad_norm": 1.7791885137557983,
|
2765 |
+
"learning_rate": 6.162979320355208e-05,
|
2766 |
+
"loss": 1.7026,
|
2767 |
+
"step": 2364
|
2768 |
+
},
|
2769 |
+
{
|
2770 |
+
"epoch": 0.9104878985785632,
|
2771 |
+
"grad_norm": 1.4890539646148682,
|
2772 |
+
"learning_rate": 6.144434436756177e-05,
|
2773 |
+
"loss": 1.7659,
|
2774 |
+
"step": 2370
|
2775 |
+
},
|
2776 |
+
{
|
2777 |
+
"epoch": 0.9127929312331925,
|
2778 |
+
"grad_norm": 1.5732675790786743,
|
2779 |
+
"learning_rate": 6.125872924390226e-05,
|
2780 |
+
"loss": 1.5391,
|
2781 |
+
"step": 2376
|
2782 |
+
},
|
2783 |
+
{
|
2784 |
+
"epoch": 0.9150979638878217,
|
2785 |
+
"grad_norm": 1.413071632385254,
|
2786 |
+
"learning_rate": 6.107295052958314e-05,
|
2787 |
+
"loss": 1.7246,
|
2788 |
+
"step": 2382
|
2789 |
+
},
|
2790 |
+
{
|
2791 |
+
"epoch": 0.917402996542451,
|
2792 |
+
"grad_norm": 1.3524329662322998,
|
2793 |
+
"learning_rate": 6.088701092399098e-05,
|
2794 |
+
"loss": 1.8802,
|
2795 |
+
"step": 2388
|
2796 |
+
},
|
2797 |
+
{
|
2798 |
+
"epoch": 0.9197080291970803,
|
2799 |
+
"grad_norm": 1.3901954889297485,
|
2800 |
+
"learning_rate": 6.070091312885009e-05,
|
2801 |
+
"loss": 1.6426,
|
2802 |
+
"step": 2394
|
2803 |
+
},
|
2804 |
+
{
|
2805 |
+
"epoch": 0.9220130618517096,
|
2806 |
+
"grad_norm": 1.5605789422988892,
|
2807 |
+
"learning_rate": 6.051465984818332e-05,
|
2808 |
+
"loss": 1.6858,
|
2809 |
+
"step": 2400
|
2810 |
+
},
|
2811 |
+
{
|
2812 |
+
"epoch": 0.9243180945063388,
|
2813 |
+
"grad_norm": 1.3955610990524292,
|
2814 |
+
"learning_rate": 6.032825378827273e-05,
|
2815 |
+
"loss": 1.7385,
|
2816 |
+
"step": 2406
|
2817 |
+
},
|
2818 |
+
{
|
2819 |
+
"epoch": 0.9266231271609681,
|
2820 |
+
"grad_norm": 1.31680166721344,
|
2821 |
+
"learning_rate": 6.0141697657620286e-05,
|
2822 |
+
"loss": 1.8204,
|
2823 |
+
"step": 2412
|
2824 |
+
},
|
2825 |
+
{
|
2826 |
+
"epoch": 0.9289281598155974,
|
2827 |
+
"grad_norm": 1.4082186222076416,
|
2828 |
+
"learning_rate": 5.995499416690852e-05,
|
2829 |
+
"loss": 1.8039,
|
2830 |
+
"step": 2418
|
2831 |
+
},
|
2832 |
+
{
|
2833 |
+
"epoch": 0.9312331924702266,
|
2834 |
+
"grad_norm": 1.5661358833312988,
|
2835 |
+
"learning_rate": 5.9768146028961094e-05,
|
2836 |
+
"loss": 1.6775,
|
2837 |
+
"step": 2424
|
2838 |
+
},
|
2839 |
+
{
|
2840 |
+
"epoch": 0.933538225124856,
|
2841 |
+
"grad_norm": 1.464074969291687,
|
2842 |
+
"learning_rate": 5.958115595870341e-05,
|
2843 |
+
"loss": 1.6794,
|
2844 |
+
"step": 2430
|
2845 |
+
},
|
2846 |
+
{
|
2847 |
+
"epoch": 0.9358432577794852,
|
2848 |
+
"grad_norm": 1.6433953046798706,
|
2849 |
+
"learning_rate": 5.9394026673123157e-05,
|
2850 |
+
"loss": 1.7312,
|
2851 |
+
"step": 2436
|
2852 |
+
},
|
2853 |
+
{
|
2854 |
+
"epoch": 0.9381482904341145,
|
2855 |
+
"grad_norm": 1.5434396266937256,
|
2856 |
+
"learning_rate": 5.92067608912309e-05,
|
2857 |
+
"loss": 1.6757,
|
2858 |
+
"step": 2442
|
2859 |
+
},
|
2860 |
+
{
|
2861 |
+
"epoch": 0.9404533230887437,
|
2862 |
+
"grad_norm": 1.5374269485473633,
|
2863 |
+
"learning_rate": 5.901936133402044e-05,
|
2864 |
+
"loss": 1.6967,
|
2865 |
+
"step": 2448
|
2866 |
+
},
|
2867 |
+
{
|
2868 |
+
"epoch": 0.9427583557433731,
|
2869 |
+
"grad_norm": 1.5485833883285522,
|
2870 |
+
"learning_rate": 5.8831830724429384e-05,
|
2871 |
+
"loss": 1.7169,
|
2872 |
+
"step": 2454
|
2873 |
+
},
|
2874 |
+
{
|
2875 |
+
"epoch": 0.9450633883980023,
|
2876 |
+
"grad_norm": 1.637505054473877,
|
2877 |
+
"learning_rate": 5.864417178729953e-05,
|
2878 |
+
"loss": 1.7018,
|
2879 |
+
"step": 2460
|
2880 |
+
},
|
2881 |
+
{
|
2882 |
+
"epoch": 0.9473684210526315,
|
2883 |
+
"grad_norm": 1.4926055669784546,
|
2884 |
+
"learning_rate": 5.845638724933728e-05,
|
2885 |
+
"loss": 1.6527,
|
2886 |
+
"step": 2466
|
2887 |
+
},
|
2888 |
+
{
|
2889 |
+
"epoch": 0.9496734537072609,
|
2890 |
+
"grad_norm": 1.4670586585998535,
|
2891 |
+
"learning_rate": 5.82684798390741e-05,
|
2892 |
+
"loss": 1.6018,
|
2893 |
+
"step": 2472
|
2894 |
+
},
|
2895 |
+
{
|
2896 |
+
"epoch": 0.9519784863618901,
|
2897 |
+
"grad_norm": 1.5422409772872925,
|
2898 |
+
"learning_rate": 5.808045228682672e-05,
|
2899 |
+
"loss": 1.7671,
|
2900 |
+
"step": 2478
|
2901 |
+
},
|
2902 |
+
{
|
2903 |
+
"epoch": 0.9542835190165194,
|
2904 |
+
"grad_norm": 1.3220149278640747,
|
2905 |
+
"learning_rate": 5.789230732465758e-05,
|
2906 |
+
"loss": 1.6471,
|
2907 |
+
"step": 2484
|
2908 |
+
},
|
2909 |
+
{
|
2910 |
+
"epoch": 0.9565885516711486,
|
2911 |
+
"grad_norm": 1.6373409032821655,
|
2912 |
+
"learning_rate": 5.770404768633511e-05,
|
2913 |
+
"loss": 1.7442,
|
2914 |
+
"step": 2490
|
2915 |
+
},
|
2916 |
+
{
|
2917 |
+
"epoch": 0.958893584325778,
|
2918 |
+
"grad_norm": 1.361026406288147,
|
2919 |
+
"learning_rate": 5.751567610729398e-05,
|
2920 |
+
"loss": 1.7554,
|
2921 |
+
"step": 2496
|
2922 |
+
},
|
2923 |
+
{
|
2924 |
+
"epoch": 0.9611986169804072,
|
2925 |
+
"grad_norm": 1.439842939376831,
|
2926 |
+
"learning_rate": 5.7327195324595374e-05,
|
2927 |
+
"loss": 1.5931,
|
2928 |
+
"step": 2502
|
2929 |
+
},
|
2930 |
+
{
|
2931 |
+
"epoch": 0.9635036496350365,
|
2932 |
+
"grad_norm": 1.77671217918396,
|
2933 |
+
"learning_rate": 5.7138608076887245e-05,
|
2934 |
+
"loss": 1.6791,
|
2935 |
+
"step": 2508
|
2936 |
+
},
|
2937 |
+
{
|
2938 |
+
"epoch": 0.9658086822896658,
|
2939 |
+
"grad_norm": 1.5075839757919312,
|
2940 |
+
"learning_rate": 5.6949917104364456e-05,
|
2941 |
+
"loss": 1.7447,
|
2942 |
+
"step": 2514
|
2943 |
+
},
|
2944 |
+
{
|
2945 |
+
"epoch": 0.968113714944295,
|
2946 |
+
"grad_norm": 1.3645355701446533,
|
2947 |
+
"learning_rate": 5.676112514872904e-05,
|
2948 |
+
"loss": 1.5883,
|
2949 |
+
"step": 2520
|
2950 |
+
},
|
2951 |
+
{
|
2952 |
+
"epoch": 0.9704187475989243,
|
2953 |
+
"grad_norm": 1.2660616636276245,
|
2954 |
+
"learning_rate": 5.6572234953150305e-05,
|
2955 |
+
"loss": 1.6906,
|
2956 |
+
"step": 2526
|
2957 |
+
},
|
2958 |
+
{
|
2959 |
+
"epoch": 0.9727237802535535,
|
2960 |
+
"grad_norm": 1.470083475112915,
|
2961 |
+
"learning_rate": 5.638324926222498e-05,
|
2962 |
+
"loss": 1.6836,
|
2963 |
+
"step": 2532
|
2964 |
+
},
|
2965 |
+
{
|
2966 |
+
"epoch": 0.9750288129081829,
|
2967 |
+
"grad_norm": 1.4210665225982666,
|
2968 |
+
"learning_rate": 5.61941708219374e-05,
|
2969 |
+
"loss": 1.8045,
|
2970 |
+
"step": 2538
|
2971 |
+
},
|
2972 |
+
{
|
2973 |
+
"epoch": 0.9773338455628121,
|
2974 |
+
"grad_norm": 1.3398628234863281,
|
2975 |
+
"learning_rate": 5.600500237961952e-05,
|
2976 |
+
"loss": 1.6701,
|
2977 |
+
"step": 2544
|
2978 |
+
},
|
2979 |
+
{
|
2980 |
+
"epoch": 0.9796388782174414,
|
2981 |
+
"grad_norm": 1.4541316032409668,
|
2982 |
+
"learning_rate": 5.581574668391105e-05,
|
2983 |
+
"loss": 1.6853,
|
2984 |
+
"step": 2550
|
2985 |
+
},
|
2986 |
+
{
|
2987 |
+
"epoch": 0.9819439108720707,
|
2988 |
+
"grad_norm": 1.593572974205017,
|
2989 |
+
"learning_rate": 5.5626406484719506e-05,
|
2990 |
+
"loss": 1.6415,
|
2991 |
+
"step": 2556
|
2992 |
+
},
|
2993 |
+
{
|
2994 |
+
"epoch": 0.9842489435267,
|
2995 |
+
"grad_norm": 1.6398078203201294,
|
2996 |
+
"learning_rate": 5.5436984533180224e-05,
|
2997 |
+
"loss": 1.6964,
|
2998 |
+
"step": 2562
|
2999 |
+
},
|
3000 |
+
{
|
3001 |
+
"epoch": 0.9865539761813292,
|
3002 |
+
"grad_norm": 1.362488865852356,
|
3003 |
+
"learning_rate": 5.524748358161644e-05,
|
3004 |
+
"loss": 1.6616,
|
3005 |
+
"step": 2568
|
3006 |
+
},
|
3007 |
+
{
|
3008 |
+
"epoch": 0.9888590088359586,
|
3009 |
+
"grad_norm": 1.3850921392440796,
|
3010 |
+
"learning_rate": 5.505790638349928e-05,
|
3011 |
+
"loss": 1.6569,
|
3012 |
+
"step": 2574
|
3013 |
+
},
|
3014 |
+
{
|
3015 |
+
"epoch": 0.9911640414905878,
|
3016 |
+
"grad_norm": 1.6175508499145508,
|
3017 |
+
"learning_rate": 5.48682556934077e-05,
|
3018 |
+
"loss": 1.615,
|
3019 |
+
"step": 2580
|
3020 |
+
},
|
3021 |
+
{
|
3022 |
+
"epoch": 0.993469074145217,
|
3023 |
+
"grad_norm": 1.4643458127975464,
|
3024 |
+
"learning_rate": 5.467853426698853e-05,
|
3025 |
+
"loss": 1.6656,
|
3026 |
+
"step": 2586
|
3027 |
+
},
|
3028 |
+
{
|
3029 |
+
"epoch": 0.9957741067998463,
|
3030 |
+
"grad_norm": 1.4307057857513428,
|
3031 |
+
"learning_rate": 5.448874486091637e-05,
|
3032 |
+
"loss": 1.7121,
|
3033 |
+
"step": 2592
|
3034 |
+
},
|
3035 |
+
{
|
3036 |
+
"epoch": 0.9980791394544756,
|
3037 |
+
"grad_norm": 1.4324171543121338,
|
3038 |
+
"learning_rate": 5.429889023285366e-05,
|
3039 |
+
"loss": 1.7007,
|
3040 |
+
"step": 2598
|
3041 |
+
}
|
3042 |
+
],
|
3043 |
+
"logging_steps": 6,
|
3044 |
+
"max_steps": 5206,
|
3045 |
+
"num_input_tokens_seen": 0,
|
3046 |
+
"num_train_epochs": 2,
|
3047 |
+
"save_steps": 2603,
|
3048 |
+
"stateful_callbacks": {
|
3049 |
+
"TrainerControl": {
|
3050 |
+
"args": {
|
3051 |
+
"should_epoch_stop": false,
|
3052 |
+
"should_evaluate": false,
|
3053 |
+
"should_log": false,
|
3054 |
+
"should_save": true,
|
3055 |
+
"should_training_stop": false
|
3056 |
+
},
|
3057 |
+
"attributes": {}
|
3058 |
+
}
|
3059 |
+
},
|
3060 |
+
"total_flos": 4.404676263684342e+17,
|
3061 |
+
"train_batch_size": 8,
|
3062 |
+
"trial_name": null,
|
3063 |
+
"trial_params": null
|
3064 |
+
}
|
checkpoint-2603/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d28e17ec4d61a1ab92dd2c3862d7a511ac560484e0933defc7b82fda4cf072cd
|
3 |
+
size 5432
|
checkpoint-5206/config.json
ADDED
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "/mnt/parscratch/users/acp23ay/private/models/OLMo-2-1124-7B-bho_Deva-coli-mean/",
|
3 |
+
"architectures": [
|
4 |
+
"Olmo2ForCausalLM"
|
5 |
+
],
|
6 |
+
"attention_bias": false,
|
7 |
+
"attention_dropout": 0.0,
|
8 |
+
"eos_token_id": 100257,
|
9 |
+
"hidden_act": "silu",
|
10 |
+
"hidden_size": 4096,
|
11 |
+
"initializer_range": 0.02,
|
12 |
+
"intermediate_size": 11008,
|
13 |
+
"max_position_embeddings": 4096,
|
14 |
+
"model_type": "olmo2",
|
15 |
+
"num_attention_heads": 32,
|
16 |
+
"num_hidden_layers": 32,
|
17 |
+
"num_key_value_heads": 32,
|
18 |
+
"pad_token_id": 100277,
|
19 |
+
"rms_norm_eps": 1e-06,
|
20 |
+
"rope_scaling": null,
|
21 |
+
"rope_theta": 500000,
|
22 |
+
"tie_word_embeddings": false,
|
23 |
+
"torch_dtype": "float32",
|
24 |
+
"transformers_version": "4.48.0.dev0",
|
25 |
+
"use_cache": true,
|
26 |
+
"vocab_size": 100384
|
27 |
+
}
|
checkpoint-5206/generation_config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"eos_token_id": 100257,
|
4 |
+
"pad_token_id": 100277,
|
5 |
+
"transformers_version": "4.48.0.dev0"
|
6 |
+
}
|
checkpoint-5206/model-00001-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39b5ebd633e26db41254f87a1b5ada88994420c8ea4d31799c34a6e39beba4f3
|
3 |
+
size 4950070472
|
checkpoint-5206/model-00002-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de0b6a357d03676c4986588aaf4dc96afc3f44a0498514961d2b2cfa1940655e
|
3 |
+
size 4991622816
|
checkpoint-5206/model-00003-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1038a7d346a681a8fb6949e054c2246f3f3c80e826855c1cec6af1155cc607d
|
3 |
+
size 4924546896
|
checkpoint-5206/model-00004-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33c0a21146ace02d36928787ae7f34be868f7c81b894dea98ec7b0e5a3ea01b2
|
3 |
+
size 4857404928
|
checkpoint-5206/model-00005-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7f82a3014ccfc0f67208f63785ae4bc71f09aba86db48bf6139d18178abbfed
|
3 |
+
size 4857404928
|
checkpoint-5206/model-00006-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:271aef3d5032da51b6b587eeb5d199ab6065108544ac2a7181f8151bfe44312b
|
3 |
+
size 4614509080
|
checkpoint-5206/model.safetensors.index.json
ADDED
@@ -0,0 +1,362 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"total_size": 29195517952
|
4 |
+
},
|
5 |
+
"weight_map": {
|
6 |
+
"lm_head.weight": "model-00006-of-00006.safetensors",
|
7 |
+
"model.embed_tokens.weight": "model-00001-of-00006.safetensors",
|
8 |
+
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
|
9 |
+
"model.layers.0.mlp.gate_proj.weight": "model-00001-of-00006.safetensors",
|
10 |
+
"model.layers.0.mlp.up_proj.weight": "model-00001-of-00006.safetensors",
|
11 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
|
12 |
+
"model.layers.0.post_feedforward_layernorm.weight": "model-00001-of-00006.safetensors",
|
13 |
+
"model.layers.0.self_attn.k_norm.weight": "model-00001-of-00006.safetensors",
|
14 |
+
"model.layers.0.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
|
15 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
16 |
+
"model.layers.0.self_attn.q_norm.weight": "model-00001-of-00006.safetensors",
|
17 |
+
"model.layers.0.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
18 |
+
"model.layers.0.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
|
19 |
+
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
|
20 |
+
"model.layers.1.mlp.gate_proj.weight": "model-00001-of-00006.safetensors",
|
21 |
+
"model.layers.1.mlp.up_proj.weight": "model-00001-of-00006.safetensors",
|
22 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
|
23 |
+
"model.layers.1.post_feedforward_layernorm.weight": "model-00001-of-00006.safetensors",
|
24 |
+
"model.layers.1.self_attn.k_norm.weight": "model-00001-of-00006.safetensors",
|
25 |
+
"model.layers.1.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
|
26 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
27 |
+
"model.layers.1.self_attn.q_norm.weight": "model-00001-of-00006.safetensors",
|
28 |
+
"model.layers.1.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
29 |
+
"model.layers.1.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
|
30 |
+
"model.layers.10.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
31 |
+
"model.layers.10.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
32 |
+
"model.layers.10.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
33 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
34 |
+
"model.layers.10.post_feedforward_layernorm.weight": "model-00003-of-00006.safetensors",
|
35 |
+
"model.layers.10.self_attn.k_norm.weight": "model-00003-of-00006.safetensors",
|
36 |
+
"model.layers.10.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
37 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
38 |
+
"model.layers.10.self_attn.q_norm.weight": "model-00003-of-00006.safetensors",
|
39 |
+
"model.layers.10.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
40 |
+
"model.layers.10.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
41 |
+
"model.layers.11.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
42 |
+
"model.layers.11.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
43 |
+
"model.layers.11.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
44 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
45 |
+
"model.layers.11.post_feedforward_layernorm.weight": "model-00003-of-00006.safetensors",
|
46 |
+
"model.layers.11.self_attn.k_norm.weight": "model-00003-of-00006.safetensors",
|
47 |
+
"model.layers.11.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
48 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
49 |
+
"model.layers.11.self_attn.q_norm.weight": "model-00003-of-00006.safetensors",
|
50 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
51 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
52 |
+
"model.layers.12.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
53 |
+
"model.layers.12.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
54 |
+
"model.layers.12.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
55 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
56 |
+
"model.layers.12.post_feedforward_layernorm.weight": "model-00003-of-00006.safetensors",
|
57 |
+
"model.layers.12.self_attn.k_norm.weight": "model-00003-of-00006.safetensors",
|
58 |
+
"model.layers.12.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
59 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
60 |
+
"model.layers.12.self_attn.q_norm.weight": "model-00003-of-00006.safetensors",
|
61 |
+
"model.layers.12.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
62 |
+
"model.layers.12.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
63 |
+
"model.layers.13.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
64 |
+
"model.layers.13.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
65 |
+
"model.layers.13.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
66 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
67 |
+
"model.layers.13.post_feedforward_layernorm.weight": "model-00003-of-00006.safetensors",
|
68 |
+
"model.layers.13.self_attn.k_norm.weight": "model-00003-of-00006.safetensors",
|
69 |
+
"model.layers.13.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
70 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
71 |
+
"model.layers.13.self_attn.q_norm.weight": "model-00003-of-00006.safetensors",
|
72 |
+
"model.layers.13.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
73 |
+
"model.layers.13.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
74 |
+
"model.layers.14.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
75 |
+
"model.layers.14.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
76 |
+
"model.layers.14.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
77 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
78 |
+
"model.layers.14.post_feedforward_layernorm.weight": "model-00003-of-00006.safetensors",
|
79 |
+
"model.layers.14.self_attn.k_norm.weight": "model-00003-of-00006.safetensors",
|
80 |
+
"model.layers.14.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
81 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
82 |
+
"model.layers.14.self_attn.q_norm.weight": "model-00003-of-00006.safetensors",
|
83 |
+
"model.layers.14.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
84 |
+
"model.layers.14.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
85 |
+
"model.layers.15.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
86 |
+
"model.layers.15.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
87 |
+
"model.layers.15.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
88 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
89 |
+
"model.layers.15.post_feedforward_layernorm.weight": "model-00003-of-00006.safetensors",
|
90 |
+
"model.layers.15.self_attn.k_norm.weight": "model-00003-of-00006.safetensors",
|
91 |
+
"model.layers.15.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
92 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
93 |
+
"model.layers.15.self_attn.q_norm.weight": "model-00003-of-00006.safetensors",
|
94 |
+
"model.layers.15.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
95 |
+
"model.layers.15.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
96 |
+
"model.layers.16.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
97 |
+
"model.layers.16.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
98 |
+
"model.layers.16.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
99 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
100 |
+
"model.layers.16.post_feedforward_layernorm.weight": "model-00004-of-00006.safetensors",
|
101 |
+
"model.layers.16.self_attn.k_norm.weight": "model-00003-of-00006.safetensors",
|
102 |
+
"model.layers.16.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
103 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
104 |
+
"model.layers.16.self_attn.q_norm.weight": "model-00003-of-00006.safetensors",
|
105 |
+
"model.layers.16.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
106 |
+
"model.layers.16.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
107 |
+
"model.layers.17.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
108 |
+
"model.layers.17.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
109 |
+
"model.layers.17.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
110 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
111 |
+
"model.layers.17.post_feedforward_layernorm.weight": "model-00004-of-00006.safetensors",
|
112 |
+
"model.layers.17.self_attn.k_norm.weight": "model-00004-of-00006.safetensors",
|
113 |
+
"model.layers.17.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
114 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
115 |
+
"model.layers.17.self_attn.q_norm.weight": "model-00004-of-00006.safetensors",
|
116 |
+
"model.layers.17.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
117 |
+
"model.layers.17.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
118 |
+
"model.layers.18.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
119 |
+
"model.layers.18.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
120 |
+
"model.layers.18.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
121 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
122 |
+
"model.layers.18.post_feedforward_layernorm.weight": "model-00004-of-00006.safetensors",
|
123 |
+
"model.layers.18.self_attn.k_norm.weight": "model-00004-of-00006.safetensors",
|
124 |
+
"model.layers.18.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
125 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
126 |
+
"model.layers.18.self_attn.q_norm.weight": "model-00004-of-00006.safetensors",
|
127 |
+
"model.layers.18.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
128 |
+
"model.layers.18.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
129 |
+
"model.layers.19.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
130 |
+
"model.layers.19.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
131 |
+
"model.layers.19.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
132 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
133 |
+
"model.layers.19.post_feedforward_layernorm.weight": "model-00004-of-00006.safetensors",
|
134 |
+
"model.layers.19.self_attn.k_norm.weight": "model-00004-of-00006.safetensors",
|
135 |
+
"model.layers.19.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
136 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
137 |
+
"model.layers.19.self_attn.q_norm.weight": "model-00004-of-00006.safetensors",
|
138 |
+
"model.layers.19.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
139 |
+
"model.layers.19.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
140 |
+
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
|
141 |
+
"model.layers.2.mlp.gate_proj.weight": "model-00001-of-00006.safetensors",
|
142 |
+
"model.layers.2.mlp.up_proj.weight": "model-00001-of-00006.safetensors",
|
143 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
|
144 |
+
"model.layers.2.post_feedforward_layernorm.weight": "model-00001-of-00006.safetensors",
|
145 |
+
"model.layers.2.self_attn.k_norm.weight": "model-00001-of-00006.safetensors",
|
146 |
+
"model.layers.2.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
|
147 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
148 |
+
"model.layers.2.self_attn.q_norm.weight": "model-00001-of-00006.safetensors",
|
149 |
+
"model.layers.2.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
150 |
+
"model.layers.2.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
|
151 |
+
"model.layers.20.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
152 |
+
"model.layers.20.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
153 |
+
"model.layers.20.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
154 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
155 |
+
"model.layers.20.post_feedforward_layernorm.weight": "model-00004-of-00006.safetensors",
|
156 |
+
"model.layers.20.self_attn.k_norm.weight": "model-00004-of-00006.safetensors",
|
157 |
+
"model.layers.20.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
158 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
159 |
+
"model.layers.20.self_attn.q_norm.weight": "model-00004-of-00006.safetensors",
|
160 |
+
"model.layers.20.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
161 |
+
"model.layers.20.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
162 |
+
"model.layers.21.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
163 |
+
"model.layers.21.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
164 |
+
"model.layers.21.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
165 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
166 |
+
"model.layers.21.post_feedforward_layernorm.weight": "model-00004-of-00006.safetensors",
|
167 |
+
"model.layers.21.self_attn.k_norm.weight": "model-00004-of-00006.safetensors",
|
168 |
+
"model.layers.21.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
169 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
170 |
+
"model.layers.21.self_attn.q_norm.weight": "model-00004-of-00006.safetensors",
|
171 |
+
"model.layers.21.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
172 |
+
"model.layers.21.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
173 |
+
"model.layers.22.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
174 |
+
"model.layers.22.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
175 |
+
"model.layers.22.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
176 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
177 |
+
"model.layers.22.post_feedforward_layernorm.weight": "model-00005-of-00006.safetensors",
|
178 |
+
"model.layers.22.self_attn.k_norm.weight": "model-00004-of-00006.safetensors",
|
179 |
+
"model.layers.22.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
180 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
181 |
+
"model.layers.22.self_attn.q_norm.weight": "model-00004-of-00006.safetensors",
|
182 |
+
"model.layers.22.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
183 |
+
"model.layers.22.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
184 |
+
"model.layers.23.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
185 |
+
"model.layers.23.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
186 |
+
"model.layers.23.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
187 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
188 |
+
"model.layers.23.post_feedforward_layernorm.weight": "model-00005-of-00006.safetensors",
|
189 |
+
"model.layers.23.self_attn.k_norm.weight": "model-00005-of-00006.safetensors",
|
190 |
+
"model.layers.23.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
191 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
192 |
+
"model.layers.23.self_attn.q_norm.weight": "model-00005-of-00006.safetensors",
|
193 |
+
"model.layers.23.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
194 |
+
"model.layers.23.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
195 |
+
"model.layers.24.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
196 |
+
"model.layers.24.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
197 |
+
"model.layers.24.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
198 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
199 |
+
"model.layers.24.post_feedforward_layernorm.weight": "model-00005-of-00006.safetensors",
|
200 |
+
"model.layers.24.self_attn.k_norm.weight": "model-00005-of-00006.safetensors",
|
201 |
+
"model.layers.24.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
202 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
203 |
+
"model.layers.24.self_attn.q_norm.weight": "model-00005-of-00006.safetensors",
|
204 |
+
"model.layers.24.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
205 |
+
"model.layers.24.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
206 |
+
"model.layers.25.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
207 |
+
"model.layers.25.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
208 |
+
"model.layers.25.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
209 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
210 |
+
"model.layers.25.post_feedforward_layernorm.weight": "model-00005-of-00006.safetensors",
|
211 |
+
"model.layers.25.self_attn.k_norm.weight": "model-00005-of-00006.safetensors",
|
212 |
+
"model.layers.25.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
213 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
214 |
+
"model.layers.25.self_attn.q_norm.weight": "model-00005-of-00006.safetensors",
|
215 |
+
"model.layers.25.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
216 |
+
"model.layers.25.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
217 |
+
"model.layers.26.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
218 |
+
"model.layers.26.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
219 |
+
"model.layers.26.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
220 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
221 |
+
"model.layers.26.post_feedforward_layernorm.weight": "model-00005-of-00006.safetensors",
|
222 |
+
"model.layers.26.self_attn.k_norm.weight": "model-00005-of-00006.safetensors",
|
223 |
+
"model.layers.26.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
224 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
225 |
+
"model.layers.26.self_attn.q_norm.weight": "model-00005-of-00006.safetensors",
|
226 |
+
"model.layers.26.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
227 |
+
"model.layers.26.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
228 |
+
"model.layers.27.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
229 |
+
"model.layers.27.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
230 |
+
"model.layers.27.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
231 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
232 |
+
"model.layers.27.post_feedforward_layernorm.weight": "model-00005-of-00006.safetensors",
|
233 |
+
"model.layers.27.self_attn.k_norm.weight": "model-00005-of-00006.safetensors",
|
234 |
+
"model.layers.27.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
235 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
236 |
+
"model.layers.27.self_attn.q_norm.weight": "model-00005-of-00006.safetensors",
|
237 |
+
"model.layers.27.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
238 |
+
"model.layers.27.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
239 |
+
"model.layers.28.mlp.down_proj.weight": "model-00006-of-00006.safetensors",
|
240 |
+
"model.layers.28.mlp.gate_proj.weight": "model-00006-of-00006.safetensors",
|
241 |
+
"model.layers.28.mlp.up_proj.weight": "model-00006-of-00006.safetensors",
|
242 |
+
"model.layers.28.post_attention_layernorm.weight": "model-00006-of-00006.safetensors",
|
243 |
+
"model.layers.28.post_feedforward_layernorm.weight": "model-00006-of-00006.safetensors",
|
244 |
+
"model.layers.28.self_attn.k_norm.weight": "model-00005-of-00006.safetensors",
|
245 |
+
"model.layers.28.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
246 |
+
"model.layers.28.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
247 |
+
"model.layers.28.self_attn.q_norm.weight": "model-00005-of-00006.safetensors",
|
248 |
+
"model.layers.28.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
249 |
+
"model.layers.28.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
250 |
+
"model.layers.29.mlp.down_proj.weight": "model-00006-of-00006.safetensors",
|
251 |
+
"model.layers.29.mlp.gate_proj.weight": "model-00006-of-00006.safetensors",
|
252 |
+
"model.layers.29.mlp.up_proj.weight": "model-00006-of-00006.safetensors",
|
253 |
+
"model.layers.29.post_attention_layernorm.weight": "model-00006-of-00006.safetensors",
|
254 |
+
"model.layers.29.post_feedforward_layernorm.weight": "model-00006-of-00006.safetensors",
|
255 |
+
"model.layers.29.self_attn.k_norm.weight": "model-00006-of-00006.safetensors",
|
256 |
+
"model.layers.29.self_attn.k_proj.weight": "model-00006-of-00006.safetensors",
|
257 |
+
"model.layers.29.self_attn.o_proj.weight": "model-00006-of-00006.safetensors",
|
258 |
+
"model.layers.29.self_attn.q_norm.weight": "model-00006-of-00006.safetensors",
|
259 |
+
"model.layers.29.self_attn.q_proj.weight": "model-00006-of-00006.safetensors",
|
260 |
+
"model.layers.29.self_attn.v_proj.weight": "model-00006-of-00006.safetensors",
|
261 |
+
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
|
262 |
+
"model.layers.3.mlp.gate_proj.weight": "model-00001-of-00006.safetensors",
|
263 |
+
"model.layers.3.mlp.up_proj.weight": "model-00001-of-00006.safetensors",
|
264 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
|
265 |
+
"model.layers.3.post_feedforward_layernorm.weight": "model-00001-of-00006.safetensors",
|
266 |
+
"model.layers.3.self_attn.k_norm.weight": "model-00001-of-00006.safetensors",
|
267 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
|
268 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
269 |
+
"model.layers.3.self_attn.q_norm.weight": "model-00001-of-00006.safetensors",
|
270 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
271 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
|
272 |
+
"model.layers.30.mlp.down_proj.weight": "model-00006-of-00006.safetensors",
|
273 |
+
"model.layers.30.mlp.gate_proj.weight": "model-00006-of-00006.safetensors",
|
274 |
+
"model.layers.30.mlp.up_proj.weight": "model-00006-of-00006.safetensors",
|
275 |
+
"model.layers.30.post_attention_layernorm.weight": "model-00006-of-00006.safetensors",
|
276 |
+
"model.layers.30.post_feedforward_layernorm.weight": "model-00006-of-00006.safetensors",
|
277 |
+
"model.layers.30.self_attn.k_norm.weight": "model-00006-of-00006.safetensors",
|
278 |
+
"model.layers.30.self_attn.k_proj.weight": "model-00006-of-00006.safetensors",
|
279 |
+
"model.layers.30.self_attn.o_proj.weight": "model-00006-of-00006.safetensors",
|
280 |
+
"model.layers.30.self_attn.q_norm.weight": "model-00006-of-00006.safetensors",
|
281 |
+
"model.layers.30.self_attn.q_proj.weight": "model-00006-of-00006.safetensors",
|
282 |
+
"model.layers.30.self_attn.v_proj.weight": "model-00006-of-00006.safetensors",
|
283 |
+
"model.layers.31.mlp.down_proj.weight": "model-00006-of-00006.safetensors",
|
284 |
+
"model.layers.31.mlp.gate_proj.weight": "model-00006-of-00006.safetensors",
|
285 |
+
"model.layers.31.mlp.up_proj.weight": "model-00006-of-00006.safetensors",
|
286 |
+
"model.layers.31.post_attention_layernorm.weight": "model-00006-of-00006.safetensors",
|
287 |
+
"model.layers.31.post_feedforward_layernorm.weight": "model-00006-of-00006.safetensors",
|
288 |
+
"model.layers.31.self_attn.k_norm.weight": "model-00006-of-00006.safetensors",
|
289 |
+
"model.layers.31.self_attn.k_proj.weight": "model-00006-of-00006.safetensors",
|
290 |
+
"model.layers.31.self_attn.o_proj.weight": "model-00006-of-00006.safetensors",
|
291 |
+
"model.layers.31.self_attn.q_norm.weight": "model-00006-of-00006.safetensors",
|
292 |
+
"model.layers.31.self_attn.q_proj.weight": "model-00006-of-00006.safetensors",
|
293 |
+
"model.layers.31.self_attn.v_proj.weight": "model-00006-of-00006.safetensors",
|
294 |
+
"model.layers.4.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
295 |
+
"model.layers.4.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
296 |
+
"model.layers.4.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
297 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
298 |
+
"model.layers.4.post_feedforward_layernorm.weight": "model-00002-of-00006.safetensors",
|
299 |
+
"model.layers.4.self_attn.k_norm.weight": "model-00002-of-00006.safetensors",
|
300 |
+
"model.layers.4.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
301 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
302 |
+
"model.layers.4.self_attn.q_norm.weight": "model-00002-of-00006.safetensors",
|
303 |
+
"model.layers.4.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
304 |
+
"model.layers.4.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
305 |
+
"model.layers.5.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
306 |
+
"model.layers.5.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
307 |
+
"model.layers.5.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
308 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
309 |
+
"model.layers.5.post_feedforward_layernorm.weight": "model-00002-of-00006.safetensors",
|
310 |
+
"model.layers.5.self_attn.k_norm.weight": "model-00002-of-00006.safetensors",
|
311 |
+
"model.layers.5.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
312 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
313 |
+
"model.layers.5.self_attn.q_norm.weight": "model-00002-of-00006.safetensors",
|
314 |
+
"model.layers.5.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
315 |
+
"model.layers.5.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
316 |
+
"model.layers.6.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
317 |
+
"model.layers.6.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
318 |
+
"model.layers.6.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
319 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
320 |
+
"model.layers.6.post_feedforward_layernorm.weight": "model-00002-of-00006.safetensors",
|
321 |
+
"model.layers.6.self_attn.k_norm.weight": "model-00002-of-00006.safetensors",
|
322 |
+
"model.layers.6.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
323 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
324 |
+
"model.layers.6.self_attn.q_norm.weight": "model-00002-of-00006.safetensors",
|
325 |
+
"model.layers.6.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
326 |
+
"model.layers.6.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
327 |
+
"model.layers.7.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
328 |
+
"model.layers.7.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
329 |
+
"model.layers.7.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
330 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
331 |
+
"model.layers.7.post_feedforward_layernorm.weight": "model-00002-of-00006.safetensors",
|
332 |
+
"model.layers.7.self_attn.k_norm.weight": "model-00002-of-00006.safetensors",
|
333 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
334 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
335 |
+
"model.layers.7.self_attn.q_norm.weight": "model-00002-of-00006.safetensors",
|
336 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
337 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
338 |
+
"model.layers.8.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
339 |
+
"model.layers.8.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
340 |
+
"model.layers.8.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
341 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
342 |
+
"model.layers.8.post_feedforward_layernorm.weight": "model-00002-of-00006.safetensors",
|
343 |
+
"model.layers.8.self_attn.k_norm.weight": "model-00002-of-00006.safetensors",
|
344 |
+
"model.layers.8.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
345 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
346 |
+
"model.layers.8.self_attn.q_norm.weight": "model-00002-of-00006.safetensors",
|
347 |
+
"model.layers.8.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
348 |
+
"model.layers.8.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
349 |
+
"model.layers.9.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
350 |
+
"model.layers.9.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
351 |
+
"model.layers.9.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
352 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
353 |
+
"model.layers.9.post_feedforward_layernorm.weight": "model-00002-of-00006.safetensors",
|
354 |
+
"model.layers.9.self_attn.k_norm.weight": "model-00002-of-00006.safetensors",
|
355 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
356 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
357 |
+
"model.layers.9.self_attn.q_norm.weight": "model-00002-of-00006.safetensors",
|
358 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
359 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
360 |
+
"model.norm.weight": "model-00006-of-00006.safetensors"
|
361 |
+
}
|
362 |
+
}
|
checkpoint-5206/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e4991182c40ce98b0f04b1877fb3f9b424be51c0b6bef03910cad356d980c3c
|
3 |
+
size 13055369358
|
checkpoint-5206/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ff264f99d31b522cc7e2a4eac9d38606d0c58a34c0adc74d71e0ca8b371dc36
|
3 |
+
size 14244
|
checkpoint-5206/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:717eb6a9fd9268e71bac43d97c38dcc58e38e22204a88526407fa88f5e8c885f
|
3 |
+
size 1064
|
checkpoint-5206/trainer_state.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
checkpoint-5206/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d28e17ec4d61a1ab92dd2c3862d7a511ac560484e0933defc7b82fda4cf072cd
|
3 |
+
size 5432
|
config.json
ADDED
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "/mnt/parscratch/users/acp23ay/private/models/OLMo-2-1124-7B-bho_Deva-coli-mean/",
|
3 |
+
"architectures": [
|
4 |
+
"Olmo2ForCausalLM"
|
5 |
+
],
|
6 |
+
"attention_bias": false,
|
7 |
+
"attention_dropout": 0.0,
|
8 |
+
"eos_token_id": 100257,
|
9 |
+
"hidden_act": "silu",
|
10 |
+
"hidden_size": 4096,
|
11 |
+
"initializer_range": 0.02,
|
12 |
+
"intermediate_size": 11008,
|
13 |
+
"max_position_embeddings": 4096,
|
14 |
+
"model_type": "olmo2",
|
15 |
+
"num_attention_heads": 32,
|
16 |
+
"num_hidden_layers": 32,
|
17 |
+
"num_key_value_heads": 32,
|
18 |
+
"pad_token_id": 100277,
|
19 |
+
"rms_norm_eps": 1e-06,
|
20 |
+
"rope_scaling": null,
|
21 |
+
"rope_theta": 500000,
|
22 |
+
"tie_word_embeddings": false,
|
23 |
+
"torch_dtype": "float32",
|
24 |
+
"transformers_version": "4.48.0.dev0",
|
25 |
+
"use_cache": true,
|
26 |
+
"vocab_size": 100384
|
27 |
+
}
|
generation_config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"eos_token_id": 100257,
|
4 |
+
"pad_token_id": 100277,
|
5 |
+
"transformers_version": "4.48.0.dev0"
|
6 |
+
}
|
merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
model-00001-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39b5ebd633e26db41254f87a1b5ada88994420c8ea4d31799c34a6e39beba4f3
|
3 |
+
size 4950070472
|
model-00002-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de0b6a357d03676c4986588aaf4dc96afc3f44a0498514961d2b2cfa1940655e
|
3 |
+
size 4991622816
|
model-00003-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1038a7d346a681a8fb6949e054c2246f3f3c80e826855c1cec6af1155cc607d
|
3 |
+
size 4924546896
|
model-00004-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33c0a21146ace02d36928787ae7f34be868f7c81b894dea98ec7b0e5a3ea01b2
|
3 |
+
size 4857404928
|
model-00005-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7f82a3014ccfc0f67208f63785ae4bc71f09aba86db48bf6139d18178abbfed
|
3 |
+
size 4857404928
|
model-00006-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:271aef3d5032da51b6b587eeb5d199ab6065108544ac2a7181f8151bfe44312b
|
3 |
+
size 4614509080
|
model.safetensors.index.json
ADDED
@@ -0,0 +1,362 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"total_size": 29195517952
|
4 |
+
},
|
5 |
+
"weight_map": {
|
6 |
+
"lm_head.weight": "model-00006-of-00006.safetensors",
|
7 |
+
"model.embed_tokens.weight": "model-00001-of-00006.safetensors",
|
8 |
+
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
|
9 |
+
"model.layers.0.mlp.gate_proj.weight": "model-00001-of-00006.safetensors",
|
10 |
+
"model.layers.0.mlp.up_proj.weight": "model-00001-of-00006.safetensors",
|
11 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
|
12 |
+
"model.layers.0.post_feedforward_layernorm.weight": "model-00001-of-00006.safetensors",
|
13 |
+
"model.layers.0.self_attn.k_norm.weight": "model-00001-of-00006.safetensors",
|
14 |
+
"model.layers.0.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
|
15 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
16 |
+
"model.layers.0.self_attn.q_norm.weight": "model-00001-of-00006.safetensors",
|
17 |
+
"model.layers.0.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
18 |
+
"model.layers.0.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
|
19 |
+
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
|
20 |
+
"model.layers.1.mlp.gate_proj.weight": "model-00001-of-00006.safetensors",
|
21 |
+
"model.layers.1.mlp.up_proj.weight": "model-00001-of-00006.safetensors",
|
22 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
|
23 |
+
"model.layers.1.post_feedforward_layernorm.weight": "model-00001-of-00006.safetensors",
|
24 |
+
"model.layers.1.self_attn.k_norm.weight": "model-00001-of-00006.safetensors",
|
25 |
+
"model.layers.1.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
|
26 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
27 |
+
"model.layers.1.self_attn.q_norm.weight": "model-00001-of-00006.safetensors",
|
28 |
+
"model.layers.1.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
29 |
+
"model.layers.1.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
|
30 |
+
"model.layers.10.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
31 |
+
"model.layers.10.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
32 |
+
"model.layers.10.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
33 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
34 |
+
"model.layers.10.post_feedforward_layernorm.weight": "model-00003-of-00006.safetensors",
|
35 |
+
"model.layers.10.self_attn.k_norm.weight": "model-00003-of-00006.safetensors",
|
36 |
+
"model.layers.10.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
37 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
38 |
+
"model.layers.10.self_attn.q_norm.weight": "model-00003-of-00006.safetensors",
|
39 |
+
"model.layers.10.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
40 |
+
"model.layers.10.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
41 |
+
"model.layers.11.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
42 |
+
"model.layers.11.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
43 |
+
"model.layers.11.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
44 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
45 |
+
"model.layers.11.post_feedforward_layernorm.weight": "model-00003-of-00006.safetensors",
|
46 |
+
"model.layers.11.self_attn.k_norm.weight": "model-00003-of-00006.safetensors",
|
47 |
+
"model.layers.11.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
48 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
49 |
+
"model.layers.11.self_attn.q_norm.weight": "model-00003-of-00006.safetensors",
|
50 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
51 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
52 |
+
"model.layers.12.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
53 |
+
"model.layers.12.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
54 |
+
"model.layers.12.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
55 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
56 |
+
"model.layers.12.post_feedforward_layernorm.weight": "model-00003-of-00006.safetensors",
|
57 |
+
"model.layers.12.self_attn.k_norm.weight": "model-00003-of-00006.safetensors",
|
58 |
+
"model.layers.12.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
59 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
60 |
+
"model.layers.12.self_attn.q_norm.weight": "model-00003-of-00006.safetensors",
|
61 |
+
"model.layers.12.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
62 |
+
"model.layers.12.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
63 |
+
"model.layers.13.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
64 |
+
"model.layers.13.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
65 |
+
"model.layers.13.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
66 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
67 |
+
"model.layers.13.post_feedforward_layernorm.weight": "model-00003-of-00006.safetensors",
|
68 |
+
"model.layers.13.self_attn.k_norm.weight": "model-00003-of-00006.safetensors",
|
69 |
+
"model.layers.13.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
70 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
71 |
+
"model.layers.13.self_attn.q_norm.weight": "model-00003-of-00006.safetensors",
|
72 |
+
"model.layers.13.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
73 |
+
"model.layers.13.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
74 |
+
"model.layers.14.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
75 |
+
"model.layers.14.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
76 |
+
"model.layers.14.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
77 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
78 |
+
"model.layers.14.post_feedforward_layernorm.weight": "model-00003-of-00006.safetensors",
|
79 |
+
"model.layers.14.self_attn.k_norm.weight": "model-00003-of-00006.safetensors",
|
80 |
+
"model.layers.14.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
81 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
82 |
+
"model.layers.14.self_attn.q_norm.weight": "model-00003-of-00006.safetensors",
|
83 |
+
"model.layers.14.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
84 |
+
"model.layers.14.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
85 |
+
"model.layers.15.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
86 |
+
"model.layers.15.mlp.gate_proj.weight": "model-00003-of-00006.safetensors",
|
87 |
+
"model.layers.15.mlp.up_proj.weight": "model-00003-of-00006.safetensors",
|
88 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
89 |
+
"model.layers.15.post_feedforward_layernorm.weight": "model-00003-of-00006.safetensors",
|
90 |
+
"model.layers.15.self_attn.k_norm.weight": "model-00003-of-00006.safetensors",
|
91 |
+
"model.layers.15.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
92 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
93 |
+
"model.layers.15.self_attn.q_norm.weight": "model-00003-of-00006.safetensors",
|
94 |
+
"model.layers.15.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
95 |
+
"model.layers.15.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
96 |
+
"model.layers.16.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
97 |
+
"model.layers.16.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
98 |
+
"model.layers.16.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
99 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
100 |
+
"model.layers.16.post_feedforward_layernorm.weight": "model-00004-of-00006.safetensors",
|
101 |
+
"model.layers.16.self_attn.k_norm.weight": "model-00003-of-00006.safetensors",
|
102 |
+
"model.layers.16.self_attn.k_proj.weight": "model-00003-of-00006.safetensors",
|
103 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
104 |
+
"model.layers.16.self_attn.q_norm.weight": "model-00003-of-00006.safetensors",
|
105 |
+
"model.layers.16.self_attn.q_proj.weight": "model-00003-of-00006.safetensors",
|
106 |
+
"model.layers.16.self_attn.v_proj.weight": "model-00003-of-00006.safetensors",
|
107 |
+
"model.layers.17.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
108 |
+
"model.layers.17.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
109 |
+
"model.layers.17.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
110 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
111 |
+
"model.layers.17.post_feedforward_layernorm.weight": "model-00004-of-00006.safetensors",
|
112 |
+
"model.layers.17.self_attn.k_norm.weight": "model-00004-of-00006.safetensors",
|
113 |
+
"model.layers.17.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
114 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
115 |
+
"model.layers.17.self_attn.q_norm.weight": "model-00004-of-00006.safetensors",
|
116 |
+
"model.layers.17.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
117 |
+
"model.layers.17.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
118 |
+
"model.layers.18.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
119 |
+
"model.layers.18.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
120 |
+
"model.layers.18.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
121 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
122 |
+
"model.layers.18.post_feedforward_layernorm.weight": "model-00004-of-00006.safetensors",
|
123 |
+
"model.layers.18.self_attn.k_norm.weight": "model-00004-of-00006.safetensors",
|
124 |
+
"model.layers.18.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
125 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
126 |
+
"model.layers.18.self_attn.q_norm.weight": "model-00004-of-00006.safetensors",
|
127 |
+
"model.layers.18.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
128 |
+
"model.layers.18.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
129 |
+
"model.layers.19.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
130 |
+
"model.layers.19.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
131 |
+
"model.layers.19.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
132 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
133 |
+
"model.layers.19.post_feedforward_layernorm.weight": "model-00004-of-00006.safetensors",
|
134 |
+
"model.layers.19.self_attn.k_norm.weight": "model-00004-of-00006.safetensors",
|
135 |
+
"model.layers.19.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
136 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
137 |
+
"model.layers.19.self_attn.q_norm.weight": "model-00004-of-00006.safetensors",
|
138 |
+
"model.layers.19.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
139 |
+
"model.layers.19.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
140 |
+
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
|
141 |
+
"model.layers.2.mlp.gate_proj.weight": "model-00001-of-00006.safetensors",
|
142 |
+
"model.layers.2.mlp.up_proj.weight": "model-00001-of-00006.safetensors",
|
143 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
|
144 |
+
"model.layers.2.post_feedforward_layernorm.weight": "model-00001-of-00006.safetensors",
|
145 |
+
"model.layers.2.self_attn.k_norm.weight": "model-00001-of-00006.safetensors",
|
146 |
+
"model.layers.2.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
|
147 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
148 |
+
"model.layers.2.self_attn.q_norm.weight": "model-00001-of-00006.safetensors",
|
149 |
+
"model.layers.2.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
150 |
+
"model.layers.2.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
|
151 |
+
"model.layers.20.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
152 |
+
"model.layers.20.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
153 |
+
"model.layers.20.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
154 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
155 |
+
"model.layers.20.post_feedforward_layernorm.weight": "model-00004-of-00006.safetensors",
|
156 |
+
"model.layers.20.self_attn.k_norm.weight": "model-00004-of-00006.safetensors",
|
157 |
+
"model.layers.20.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
158 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
159 |
+
"model.layers.20.self_attn.q_norm.weight": "model-00004-of-00006.safetensors",
|
160 |
+
"model.layers.20.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
161 |
+
"model.layers.20.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
162 |
+
"model.layers.21.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
163 |
+
"model.layers.21.mlp.gate_proj.weight": "model-00004-of-00006.safetensors",
|
164 |
+
"model.layers.21.mlp.up_proj.weight": "model-00004-of-00006.safetensors",
|
165 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
166 |
+
"model.layers.21.post_feedforward_layernorm.weight": "model-00004-of-00006.safetensors",
|
167 |
+
"model.layers.21.self_attn.k_norm.weight": "model-00004-of-00006.safetensors",
|
168 |
+
"model.layers.21.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
169 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
170 |
+
"model.layers.21.self_attn.q_norm.weight": "model-00004-of-00006.safetensors",
|
171 |
+
"model.layers.21.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
172 |
+
"model.layers.21.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
173 |
+
"model.layers.22.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
174 |
+
"model.layers.22.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
175 |
+
"model.layers.22.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
176 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
177 |
+
"model.layers.22.post_feedforward_layernorm.weight": "model-00005-of-00006.safetensors",
|
178 |
+
"model.layers.22.self_attn.k_norm.weight": "model-00004-of-00006.safetensors",
|
179 |
+
"model.layers.22.self_attn.k_proj.weight": "model-00004-of-00006.safetensors",
|
180 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
181 |
+
"model.layers.22.self_attn.q_norm.weight": "model-00004-of-00006.safetensors",
|
182 |
+
"model.layers.22.self_attn.q_proj.weight": "model-00004-of-00006.safetensors",
|
183 |
+
"model.layers.22.self_attn.v_proj.weight": "model-00004-of-00006.safetensors",
|
184 |
+
"model.layers.23.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
185 |
+
"model.layers.23.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
186 |
+
"model.layers.23.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
187 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
188 |
+
"model.layers.23.post_feedforward_layernorm.weight": "model-00005-of-00006.safetensors",
|
189 |
+
"model.layers.23.self_attn.k_norm.weight": "model-00005-of-00006.safetensors",
|
190 |
+
"model.layers.23.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
191 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
192 |
+
"model.layers.23.self_attn.q_norm.weight": "model-00005-of-00006.safetensors",
|
193 |
+
"model.layers.23.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
194 |
+
"model.layers.23.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
195 |
+
"model.layers.24.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
196 |
+
"model.layers.24.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
197 |
+
"model.layers.24.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
198 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
199 |
+
"model.layers.24.post_feedforward_layernorm.weight": "model-00005-of-00006.safetensors",
|
200 |
+
"model.layers.24.self_attn.k_norm.weight": "model-00005-of-00006.safetensors",
|
201 |
+
"model.layers.24.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
202 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
203 |
+
"model.layers.24.self_attn.q_norm.weight": "model-00005-of-00006.safetensors",
|
204 |
+
"model.layers.24.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
205 |
+
"model.layers.24.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
206 |
+
"model.layers.25.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
207 |
+
"model.layers.25.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
208 |
+
"model.layers.25.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
209 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
210 |
+
"model.layers.25.post_feedforward_layernorm.weight": "model-00005-of-00006.safetensors",
|
211 |
+
"model.layers.25.self_attn.k_norm.weight": "model-00005-of-00006.safetensors",
|
212 |
+
"model.layers.25.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
213 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
214 |
+
"model.layers.25.self_attn.q_norm.weight": "model-00005-of-00006.safetensors",
|
215 |
+
"model.layers.25.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
216 |
+
"model.layers.25.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
217 |
+
"model.layers.26.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
218 |
+
"model.layers.26.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
219 |
+
"model.layers.26.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
220 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
221 |
+
"model.layers.26.post_feedforward_layernorm.weight": "model-00005-of-00006.safetensors",
|
222 |
+
"model.layers.26.self_attn.k_norm.weight": "model-00005-of-00006.safetensors",
|
223 |
+
"model.layers.26.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
224 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
225 |
+
"model.layers.26.self_attn.q_norm.weight": "model-00005-of-00006.safetensors",
|
226 |
+
"model.layers.26.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
227 |
+
"model.layers.26.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
228 |
+
"model.layers.27.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
229 |
+
"model.layers.27.mlp.gate_proj.weight": "model-00005-of-00006.safetensors",
|
230 |
+
"model.layers.27.mlp.up_proj.weight": "model-00005-of-00006.safetensors",
|
231 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
232 |
+
"model.layers.27.post_feedforward_layernorm.weight": "model-00005-of-00006.safetensors",
|
233 |
+
"model.layers.27.self_attn.k_norm.weight": "model-00005-of-00006.safetensors",
|
234 |
+
"model.layers.27.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
235 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
236 |
+
"model.layers.27.self_attn.q_norm.weight": "model-00005-of-00006.safetensors",
|
237 |
+
"model.layers.27.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
238 |
+
"model.layers.27.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
239 |
+
"model.layers.28.mlp.down_proj.weight": "model-00006-of-00006.safetensors",
|
240 |
+
"model.layers.28.mlp.gate_proj.weight": "model-00006-of-00006.safetensors",
|
241 |
+
"model.layers.28.mlp.up_proj.weight": "model-00006-of-00006.safetensors",
|
242 |
+
"model.layers.28.post_attention_layernorm.weight": "model-00006-of-00006.safetensors",
|
243 |
+
"model.layers.28.post_feedforward_layernorm.weight": "model-00006-of-00006.safetensors",
|
244 |
+
"model.layers.28.self_attn.k_norm.weight": "model-00005-of-00006.safetensors",
|
245 |
+
"model.layers.28.self_attn.k_proj.weight": "model-00005-of-00006.safetensors",
|
246 |
+
"model.layers.28.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
247 |
+
"model.layers.28.self_attn.q_norm.weight": "model-00005-of-00006.safetensors",
|
248 |
+
"model.layers.28.self_attn.q_proj.weight": "model-00005-of-00006.safetensors",
|
249 |
+
"model.layers.28.self_attn.v_proj.weight": "model-00005-of-00006.safetensors",
|
250 |
+
"model.layers.29.mlp.down_proj.weight": "model-00006-of-00006.safetensors",
|
251 |
+
"model.layers.29.mlp.gate_proj.weight": "model-00006-of-00006.safetensors",
|
252 |
+
"model.layers.29.mlp.up_proj.weight": "model-00006-of-00006.safetensors",
|
253 |
+
"model.layers.29.post_attention_layernorm.weight": "model-00006-of-00006.safetensors",
|
254 |
+
"model.layers.29.post_feedforward_layernorm.weight": "model-00006-of-00006.safetensors",
|
255 |
+
"model.layers.29.self_attn.k_norm.weight": "model-00006-of-00006.safetensors",
|
256 |
+
"model.layers.29.self_attn.k_proj.weight": "model-00006-of-00006.safetensors",
|
257 |
+
"model.layers.29.self_attn.o_proj.weight": "model-00006-of-00006.safetensors",
|
258 |
+
"model.layers.29.self_attn.q_norm.weight": "model-00006-of-00006.safetensors",
|
259 |
+
"model.layers.29.self_attn.q_proj.weight": "model-00006-of-00006.safetensors",
|
260 |
+
"model.layers.29.self_attn.v_proj.weight": "model-00006-of-00006.safetensors",
|
261 |
+
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
|
262 |
+
"model.layers.3.mlp.gate_proj.weight": "model-00001-of-00006.safetensors",
|
263 |
+
"model.layers.3.mlp.up_proj.weight": "model-00001-of-00006.safetensors",
|
264 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
|
265 |
+
"model.layers.3.post_feedforward_layernorm.weight": "model-00001-of-00006.safetensors",
|
266 |
+
"model.layers.3.self_attn.k_norm.weight": "model-00001-of-00006.safetensors",
|
267 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00001-of-00006.safetensors",
|
268 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
269 |
+
"model.layers.3.self_attn.q_norm.weight": "model-00001-of-00006.safetensors",
|
270 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
271 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00001-of-00006.safetensors",
|
272 |
+
"model.layers.30.mlp.down_proj.weight": "model-00006-of-00006.safetensors",
|
273 |
+
"model.layers.30.mlp.gate_proj.weight": "model-00006-of-00006.safetensors",
|
274 |
+
"model.layers.30.mlp.up_proj.weight": "model-00006-of-00006.safetensors",
|
275 |
+
"model.layers.30.post_attention_layernorm.weight": "model-00006-of-00006.safetensors",
|
276 |
+
"model.layers.30.post_feedforward_layernorm.weight": "model-00006-of-00006.safetensors",
|
277 |
+
"model.layers.30.self_attn.k_norm.weight": "model-00006-of-00006.safetensors",
|
278 |
+
"model.layers.30.self_attn.k_proj.weight": "model-00006-of-00006.safetensors",
|
279 |
+
"model.layers.30.self_attn.o_proj.weight": "model-00006-of-00006.safetensors",
|
280 |
+
"model.layers.30.self_attn.q_norm.weight": "model-00006-of-00006.safetensors",
|
281 |
+
"model.layers.30.self_attn.q_proj.weight": "model-00006-of-00006.safetensors",
|
282 |
+
"model.layers.30.self_attn.v_proj.weight": "model-00006-of-00006.safetensors",
|
283 |
+
"model.layers.31.mlp.down_proj.weight": "model-00006-of-00006.safetensors",
|
284 |
+
"model.layers.31.mlp.gate_proj.weight": "model-00006-of-00006.safetensors",
|
285 |
+
"model.layers.31.mlp.up_proj.weight": "model-00006-of-00006.safetensors",
|
286 |
+
"model.layers.31.post_attention_layernorm.weight": "model-00006-of-00006.safetensors",
|
287 |
+
"model.layers.31.post_feedforward_layernorm.weight": "model-00006-of-00006.safetensors",
|
288 |
+
"model.layers.31.self_attn.k_norm.weight": "model-00006-of-00006.safetensors",
|
289 |
+
"model.layers.31.self_attn.k_proj.weight": "model-00006-of-00006.safetensors",
|
290 |
+
"model.layers.31.self_attn.o_proj.weight": "model-00006-of-00006.safetensors",
|
291 |
+
"model.layers.31.self_attn.q_norm.weight": "model-00006-of-00006.safetensors",
|
292 |
+
"model.layers.31.self_attn.q_proj.weight": "model-00006-of-00006.safetensors",
|
293 |
+
"model.layers.31.self_attn.v_proj.weight": "model-00006-of-00006.safetensors",
|
294 |
+
"model.layers.4.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
295 |
+
"model.layers.4.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
296 |
+
"model.layers.4.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
297 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
298 |
+
"model.layers.4.post_feedforward_layernorm.weight": "model-00002-of-00006.safetensors",
|
299 |
+
"model.layers.4.self_attn.k_norm.weight": "model-00002-of-00006.safetensors",
|
300 |
+
"model.layers.4.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
301 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
302 |
+
"model.layers.4.self_attn.q_norm.weight": "model-00002-of-00006.safetensors",
|
303 |
+
"model.layers.4.self_attn.q_proj.weight": "model-00001-of-00006.safetensors",
|
304 |
+
"model.layers.4.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
305 |
+
"model.layers.5.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
306 |
+
"model.layers.5.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
307 |
+
"model.layers.5.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
308 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
309 |
+
"model.layers.5.post_feedforward_layernorm.weight": "model-00002-of-00006.safetensors",
|
310 |
+
"model.layers.5.self_attn.k_norm.weight": "model-00002-of-00006.safetensors",
|
311 |
+
"model.layers.5.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
312 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
313 |
+
"model.layers.5.self_attn.q_norm.weight": "model-00002-of-00006.safetensors",
|
314 |
+
"model.layers.5.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
315 |
+
"model.layers.5.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
316 |
+
"model.layers.6.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
317 |
+
"model.layers.6.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
318 |
+
"model.layers.6.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
319 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
320 |
+
"model.layers.6.post_feedforward_layernorm.weight": "model-00002-of-00006.safetensors",
|
321 |
+
"model.layers.6.self_attn.k_norm.weight": "model-00002-of-00006.safetensors",
|
322 |
+
"model.layers.6.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
323 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
324 |
+
"model.layers.6.self_attn.q_norm.weight": "model-00002-of-00006.safetensors",
|
325 |
+
"model.layers.6.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
326 |
+
"model.layers.6.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
327 |
+
"model.layers.7.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
328 |
+
"model.layers.7.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
329 |
+
"model.layers.7.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
330 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
331 |
+
"model.layers.7.post_feedforward_layernorm.weight": "model-00002-of-00006.safetensors",
|
332 |
+
"model.layers.7.self_attn.k_norm.weight": "model-00002-of-00006.safetensors",
|
333 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
334 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
335 |
+
"model.layers.7.self_attn.q_norm.weight": "model-00002-of-00006.safetensors",
|
336 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
337 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
338 |
+
"model.layers.8.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
339 |
+
"model.layers.8.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
340 |
+
"model.layers.8.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
341 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
342 |
+
"model.layers.8.post_feedforward_layernorm.weight": "model-00002-of-00006.safetensors",
|
343 |
+
"model.layers.8.self_attn.k_norm.weight": "model-00002-of-00006.safetensors",
|
344 |
+
"model.layers.8.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
345 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
346 |
+
"model.layers.8.self_attn.q_norm.weight": "model-00002-of-00006.safetensors",
|
347 |
+
"model.layers.8.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
348 |
+
"model.layers.8.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
349 |
+
"model.layers.9.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
350 |
+
"model.layers.9.mlp.gate_proj.weight": "model-00002-of-00006.safetensors",
|
351 |
+
"model.layers.9.mlp.up_proj.weight": "model-00002-of-00006.safetensors",
|
352 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
353 |
+
"model.layers.9.post_feedforward_layernorm.weight": "model-00002-of-00006.safetensors",
|
354 |
+
"model.layers.9.self_attn.k_norm.weight": "model-00002-of-00006.safetensors",
|
355 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00002-of-00006.safetensors",
|
356 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
357 |
+
"model.layers.9.self_attn.q_norm.weight": "model-00002-of-00006.safetensors",
|
358 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00002-of-00006.safetensors",
|
359 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00002-of-00006.safetensors",
|
360 |
+
"model.norm.weight": "model-00006-of-00006.safetensors"
|
361 |
+
}
|
362 |
+
}
|
special_tokens_map.json
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": {
|
3 |
+
"content": "<|endoftext|>",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": false,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"eos_token": {
|
10 |
+
"content": "<|endoftext|>",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"pad_token": {
|
17 |
+
"content": "<|pad|>",
|
18 |
+
"lstrip": false,
|
19 |
+
"normalized": false,
|
20 |
+
"rstrip": false,
|
21 |
+
"single_word": false
|
22 |
+
},
|
23 |
+
"unk_token": {
|
24 |
+
"content": "<|endoftext|>",
|
25 |
+
"lstrip": false,
|
26 |
+
"normalized": false,
|
27 |
+
"rstrip": false,
|
28 |
+
"single_word": false
|
29 |
+
}
|
30 |
+
}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
ADDED
@@ -0,0 +1,189 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_prefix_space": false,
|
3 |
+
"added_tokens_decoder": {
|
4 |
+
"100256": {
|
5 |
+
"content": "<|extra_id_0|>",
|
6 |
+
"lstrip": false,
|
7 |
+
"normalized": false,
|
8 |
+
"rstrip": false,
|
9 |
+
"single_word": false,
|
10 |
+
"special": false
|
11 |
+
},
|
12 |
+
"100257": {
|
13 |
+
"content": "<|endoftext|>",
|
14 |
+
"lstrip": false,
|
15 |
+
"normalized": false,
|
16 |
+
"rstrip": false,
|
17 |
+
"single_word": false,
|
18 |
+
"special": true
|
19 |
+
},
|
20 |
+
"100258": {
|
21 |
+
"content": "<|fim_prefix|>",
|
22 |
+
"lstrip": false,
|
23 |
+
"normalized": false,
|
24 |
+
"rstrip": false,
|
25 |
+
"single_word": false,
|
26 |
+
"special": true
|
27 |
+
},
|
28 |
+
"100259": {
|
29 |
+
"content": "<|fim_middle|>",
|
30 |
+
"lstrip": false,
|
31 |
+
"normalized": false,
|
32 |
+
"rstrip": false,
|
33 |
+
"single_word": false,
|
34 |
+
"special": true
|
35 |
+
},
|
36 |
+
"100260": {
|
37 |
+
"content": "<|fim_suffix|>",
|
38 |
+
"lstrip": false,
|
39 |
+
"normalized": false,
|
40 |
+
"rstrip": false,
|
41 |
+
"single_word": false,
|
42 |
+
"special": true
|
43 |
+
},
|
44 |
+
"100261": {
|
45 |
+
"content": "|||PHONE_NUMBER|||",
|
46 |
+
"lstrip": false,
|
47 |
+
"normalized": false,
|
48 |
+
"rstrip": false,
|
49 |
+
"single_word": false,
|
50 |
+
"special": false
|
51 |
+
},
|
52 |
+
"100262": {
|
53 |
+
"content": "|||EMAIL_ADDRESS|||",
|
54 |
+
"lstrip": false,
|
55 |
+
"normalized": false,
|
56 |
+
"rstrip": false,
|
57 |
+
"single_word": false,
|
58 |
+
"special": false
|
59 |
+
},
|
60 |
+
"100263": {
|
61 |
+
"content": "|||IP_ADDRESS|||",
|
62 |
+
"lstrip": false,
|
63 |
+
"normalized": false,
|
64 |
+
"rstrip": false,
|
65 |
+
"single_word": false,
|
66 |
+
"special": false
|
67 |
+
},
|
68 |
+
"100264": {
|
69 |
+
"content": "<|im_start|>",
|
70 |
+
"lstrip": false,
|
71 |
+
"normalized": false,
|
72 |
+
"rstrip": false,
|
73 |
+
"single_word": false,
|
74 |
+
"special": true
|
75 |
+
},
|
76 |
+
"100265": {
|
77 |
+
"content": "<|im_end|>",
|
78 |
+
"lstrip": false,
|
79 |
+
"normalized": false,
|
80 |
+
"rstrip": false,
|
81 |
+
"single_word": false,
|
82 |
+
"special": true
|
83 |
+
},
|
84 |
+
"100266": {
|
85 |
+
"content": "<|extra_id_1|>",
|
86 |
+
"lstrip": false,
|
87 |
+
"normalized": false,
|
88 |
+
"rstrip": false,
|
89 |
+
"single_word": false,
|
90 |
+
"special": false
|
91 |
+
},
|
92 |
+
"100267": {
|
93 |
+
"content": "<|extra_id_2|>",
|
94 |
+
"lstrip": false,
|
95 |
+
"normalized": false,
|
96 |
+
"rstrip": false,
|
97 |
+
"single_word": false,
|
98 |
+
"special": false
|
99 |
+
},
|
100 |
+
"100268": {
|
101 |
+
"content": "<|extra_id_3|>",
|
102 |
+
"lstrip": false,
|
103 |
+
"normalized": false,
|
104 |
+
"rstrip": false,
|
105 |
+
"single_word": false,
|
106 |
+
"special": false
|
107 |
+
},
|
108 |
+
"100269": {
|
109 |
+
"content": "<|extra_id_4|>",
|
110 |
+
"lstrip": false,
|
111 |
+
"normalized": false,
|
112 |
+
"rstrip": false,
|
113 |
+
"single_word": false,
|
114 |
+
"special": false
|
115 |
+
},
|
116 |
+
"100270": {
|
117 |
+
"content": "<|extra_id_5|>",
|
118 |
+
"lstrip": false,
|
119 |
+
"normalized": false,
|
120 |
+
"rstrip": false,
|
121 |
+
"single_word": false,
|
122 |
+
"special": false
|
123 |
+
},
|
124 |
+
"100271": {
|
125 |
+
"content": "<|extra_id_6|>",
|
126 |
+
"lstrip": false,
|
127 |
+
"normalized": false,
|
128 |
+
"rstrip": false,
|
129 |
+
"single_word": false,
|
130 |
+
"special": false
|
131 |
+
},
|
132 |
+
"100272": {
|
133 |
+
"content": "<|extra_id_7|>",
|
134 |
+
"lstrip": false,
|
135 |
+
"normalized": false,
|
136 |
+
"rstrip": false,
|
137 |
+
"single_word": false,
|
138 |
+
"special": false
|
139 |
+
},
|
140 |
+
"100273": {
|
141 |
+
"content": "<|extra_id_8|>",
|
142 |
+
"lstrip": false,
|
143 |
+
"normalized": false,
|
144 |
+
"rstrip": false,
|
145 |
+
"single_word": false,
|
146 |
+
"special": false
|
147 |
+
},
|
148 |
+
"100274": {
|
149 |
+
"content": "<|extra_id_9|>",
|
150 |
+
"lstrip": false,
|
151 |
+
"normalized": false,
|
152 |
+
"rstrip": false,
|
153 |
+
"single_word": false,
|
154 |
+
"special": false
|
155 |
+
},
|
156 |
+
"100275": {
|
157 |
+
"content": "<|extra_id_10|>",
|
158 |
+
"lstrip": false,
|
159 |
+
"normalized": false,
|
160 |
+
"rstrip": false,
|
161 |
+
"single_word": false,
|
162 |
+
"special": false
|
163 |
+
},
|
164 |
+
"100276": {
|
165 |
+
"content": "<|endofprompt|>",
|
166 |
+
"lstrip": false,
|
167 |
+
"normalized": false,
|
168 |
+
"rstrip": false,
|
169 |
+
"single_word": false,
|
170 |
+
"special": true
|
171 |
+
},
|
172 |
+
"100277": {
|
173 |
+
"content": "<|pad|>",
|
174 |
+
"lstrip": false,
|
175 |
+
"normalized": false,
|
176 |
+
"rstrip": false,
|
177 |
+
"single_word": false,
|
178 |
+
"special": true
|
179 |
+
}
|
180 |
+
},
|
181 |
+
"bos_token": "<|endoftext|>",
|
182 |
+
"clean_up_tokenization_spaces": false,
|
183 |
+
"eos_token": "<|endoftext|>",
|
184 |
+
"extra_special_tokens": {},
|
185 |
+
"model_max_length": 1000000000000000019884624838656,
|
186 |
+
"pad_token": "<|pad|>",
|
187 |
+
"tokenizer_class": "GPT2Tokenizer",
|
188 |
+
"unk_token": "<|endoftext|>"
|
189 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d28e17ec4d61a1ab92dd2c3862d7a511ac560484e0933defc7b82fda4cf072cd
|
3 |
+
size 5432
|
vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|