Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- wo_mask/checkpoint-100/config.json +35 -0
- wo_mask/checkpoint-100/model-00001-of-00002.safetensors +3 -0
- wo_mask/checkpoint-100/model-00002-of-00002.safetensors +3 -0
- wo_mask/checkpoint-100/model.safetensors.index.json +172 -0
- wo_mask/checkpoint-100/special_tokens_map.json +34 -0
- wo_mask/checkpoint-100/tokenizer.json +3 -0
- wo_mask/checkpoint-100/tokenizer.model +3 -0
- wo_mask/checkpoint-100/tokenizer_config.json +74 -0
- wo_mask/checkpoint-100/trainer_state.json +733 -0
- wo_mask/checkpoint-100/training_args.bin +3 -0
- wo_mask/checkpoint-121/config.json +35 -0
- wo_mask/checkpoint-121/model-00001-of-00002.safetensors +3 -0
- wo_mask/checkpoint-121/model-00002-of-00002.safetensors +3 -0
- wo_mask/checkpoint-121/model.safetensors.index.json +172 -0
- wo_mask/checkpoint-121/special_tokens_map.json +34 -0
- wo_mask/checkpoint-121/tokenizer.json +3 -0
- wo_mask/checkpoint-121/tokenizer.model +3 -0
- wo_mask/checkpoint-121/tokenizer_config.json +74 -0
- wo_mask/checkpoint-121/trainer_state.json +880 -0
- wo_mask/checkpoint-121/training_args.bin +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
wo_mask/checkpoint-100/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
37 |
+
wo_mask/checkpoint-121/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
wo_mask/checkpoint-100/config.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "weqweasdas/RM-Gemma-2B",
|
3 |
+
"architectures": [
|
4 |
+
"GemmaForSequenceClassification"
|
5 |
+
],
|
6 |
+
"attention_bias": false,
|
7 |
+
"attention_dropout": 0.0,
|
8 |
+
"bos_token_id": 2,
|
9 |
+
"eos_token_id": 1,
|
10 |
+
"head_dim": 256,
|
11 |
+
"hidden_act": "gelu",
|
12 |
+
"hidden_activation": "gelu_pytorch_tanh",
|
13 |
+
"hidden_size": 2048,
|
14 |
+
"id2label": {
|
15 |
+
"0": "LABEL_0"
|
16 |
+
},
|
17 |
+
"initializer_range": 0.02,
|
18 |
+
"intermediate_size": 16384,
|
19 |
+
"label2id": {
|
20 |
+
"LABEL_0": 0
|
21 |
+
},
|
22 |
+
"max_position_embeddings": 8192,
|
23 |
+
"model_type": "gemma",
|
24 |
+
"num_attention_heads": 8,
|
25 |
+
"num_hidden_layers": 18,
|
26 |
+
"num_key_value_heads": 1,
|
27 |
+
"pad_token_id": 1,
|
28 |
+
"rms_norm_eps": 1e-06,
|
29 |
+
"rope_scaling": null,
|
30 |
+
"rope_theta": 10000.0,
|
31 |
+
"torch_dtype": "bfloat16",
|
32 |
+
"transformers_version": "4.46.3",
|
33 |
+
"use_cache": false,
|
34 |
+
"vocab_size": 256000
|
35 |
+
}
|
wo_mask/checkpoint-100/model-00001-of-00002.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fc608c1b75d9796e36d487cf790216580129cc475cf8b4d2f67691ab3074b11
|
3 |
+
size 4945242264
|
wo_mask/checkpoint-100/model-00002-of-00002.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fec01c162bbd5857de73f9c8791a1ce44ea70e128efbbb83fdde2e3a634f749d
|
3 |
+
size 67125784
|
wo_mask/checkpoint-100/model.safetensors.index.json
ADDED
@@ -0,0 +1,172 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"total_size": 5012348928
|
4 |
+
},
|
5 |
+
"weight_map": {
|
6 |
+
"model.embed_tokens.weight": "model-00001-of-00002.safetensors",
|
7 |
+
"model.layers.0.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
8 |
+
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
9 |
+
"model.layers.0.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
10 |
+
"model.layers.0.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
11 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
12 |
+
"model.layers.0.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
13 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
14 |
+
"model.layers.0.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
15 |
+
"model.layers.0.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
16 |
+
"model.layers.1.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
17 |
+
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
18 |
+
"model.layers.1.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
19 |
+
"model.layers.1.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
20 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
21 |
+
"model.layers.1.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
22 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
23 |
+
"model.layers.1.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
24 |
+
"model.layers.1.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
25 |
+
"model.layers.10.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
26 |
+
"model.layers.10.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
27 |
+
"model.layers.10.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
28 |
+
"model.layers.10.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
29 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
30 |
+
"model.layers.10.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
31 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
32 |
+
"model.layers.10.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
33 |
+
"model.layers.10.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
34 |
+
"model.layers.11.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
35 |
+
"model.layers.11.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
36 |
+
"model.layers.11.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
37 |
+
"model.layers.11.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
38 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
39 |
+
"model.layers.11.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
40 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
41 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
42 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
43 |
+
"model.layers.12.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
44 |
+
"model.layers.12.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
45 |
+
"model.layers.12.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
46 |
+
"model.layers.12.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
47 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
48 |
+
"model.layers.12.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
49 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
50 |
+
"model.layers.12.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
51 |
+
"model.layers.12.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
52 |
+
"model.layers.13.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
53 |
+
"model.layers.13.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
54 |
+
"model.layers.13.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
55 |
+
"model.layers.13.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
56 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
57 |
+
"model.layers.13.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
58 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
59 |
+
"model.layers.13.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
60 |
+
"model.layers.13.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
61 |
+
"model.layers.14.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
62 |
+
"model.layers.14.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
63 |
+
"model.layers.14.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
64 |
+
"model.layers.14.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
65 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
66 |
+
"model.layers.14.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
67 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
68 |
+
"model.layers.14.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
69 |
+
"model.layers.14.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
70 |
+
"model.layers.15.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
71 |
+
"model.layers.15.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
72 |
+
"model.layers.15.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
73 |
+
"model.layers.15.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
74 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
75 |
+
"model.layers.15.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
76 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
77 |
+
"model.layers.15.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
78 |
+
"model.layers.15.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
79 |
+
"model.layers.16.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
80 |
+
"model.layers.16.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
81 |
+
"model.layers.16.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
82 |
+
"model.layers.16.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
83 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
84 |
+
"model.layers.16.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
85 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
86 |
+
"model.layers.16.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
87 |
+
"model.layers.16.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
88 |
+
"model.layers.17.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
89 |
+
"model.layers.17.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
90 |
+
"model.layers.17.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
91 |
+
"model.layers.17.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
92 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
93 |
+
"model.layers.17.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
94 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
95 |
+
"model.layers.17.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
96 |
+
"model.layers.17.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
97 |
+
"model.layers.2.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
98 |
+
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
99 |
+
"model.layers.2.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
100 |
+
"model.layers.2.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
101 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
102 |
+
"model.layers.2.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
103 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
104 |
+
"model.layers.2.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
105 |
+
"model.layers.2.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
106 |
+
"model.layers.3.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
107 |
+
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
108 |
+
"model.layers.3.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
109 |
+
"model.layers.3.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
110 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
111 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
112 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
113 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
114 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
115 |
+
"model.layers.4.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
116 |
+
"model.layers.4.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
117 |
+
"model.layers.4.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
118 |
+
"model.layers.4.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
119 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
120 |
+
"model.layers.4.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
121 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
122 |
+
"model.layers.4.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
123 |
+
"model.layers.4.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
124 |
+
"model.layers.5.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
125 |
+
"model.layers.5.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
126 |
+
"model.layers.5.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
127 |
+
"model.layers.5.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
128 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
129 |
+
"model.layers.5.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
130 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
131 |
+
"model.layers.5.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
132 |
+
"model.layers.5.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
133 |
+
"model.layers.6.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
134 |
+
"model.layers.6.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
135 |
+
"model.layers.6.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
136 |
+
"model.layers.6.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
137 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
138 |
+
"model.layers.6.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
139 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
140 |
+
"model.layers.6.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
141 |
+
"model.layers.6.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
142 |
+
"model.layers.7.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
143 |
+
"model.layers.7.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
144 |
+
"model.layers.7.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
145 |
+
"model.layers.7.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
146 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
147 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
148 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
149 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
150 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
151 |
+
"model.layers.8.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
152 |
+
"model.layers.8.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
153 |
+
"model.layers.8.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
154 |
+
"model.layers.8.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
155 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
156 |
+
"model.layers.8.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
157 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
158 |
+
"model.layers.8.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
159 |
+
"model.layers.8.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
160 |
+
"model.layers.9.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
161 |
+
"model.layers.9.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
162 |
+
"model.layers.9.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
163 |
+
"model.layers.9.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
164 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
165 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
166 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
167 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
168 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
169 |
+
"model.norm.weight": "model-00002-of-00002.safetensors",
|
170 |
+
"score.weight": "model-00002-of-00002.safetensors"
|
171 |
+
}
|
172 |
+
}
|
wo_mask/checkpoint-100/special_tokens_map.json
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<start_of_turn>",
|
4 |
+
"<end_of_turn>"
|
5 |
+
],
|
6 |
+
"bos_token": {
|
7 |
+
"content": "<bos>",
|
8 |
+
"lstrip": false,
|
9 |
+
"normalized": false,
|
10 |
+
"rstrip": false,
|
11 |
+
"single_word": false
|
12 |
+
},
|
13 |
+
"eos_token": {
|
14 |
+
"content": "<eos>",
|
15 |
+
"lstrip": false,
|
16 |
+
"normalized": false,
|
17 |
+
"rstrip": false,
|
18 |
+
"single_word": false
|
19 |
+
},
|
20 |
+
"pad_token": {
|
21 |
+
"content": "<eos>",
|
22 |
+
"lstrip": false,
|
23 |
+
"normalized": false,
|
24 |
+
"rstrip": false,
|
25 |
+
"single_word": false
|
26 |
+
},
|
27 |
+
"unk_token": {
|
28 |
+
"content": "<unk>",
|
29 |
+
"lstrip": false,
|
30 |
+
"normalized": false,
|
31 |
+
"rstrip": false,
|
32 |
+
"single_word": false
|
33 |
+
}
|
34 |
+
}
|
wo_mask/checkpoint-100/tokenizer.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:298441ee7a12cf33d73f5d955d0c9eaf471d6acae1acb18e96bb33470ad8a49c
|
3 |
+
size 34315571
|
wo_mask/checkpoint-100/tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61a7b147390c64585d6c3543dd6fc636906c9af3865a5548f27f31aee1d4c8e2
|
3 |
+
size 4241003
|
wo_mask/checkpoint-100/tokenizer_config.json
ADDED
@@ -0,0 +1,74 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": true,
|
3 |
+
"add_eos_token": false,
|
4 |
+
"added_tokens_decoder": {
|
5 |
+
"0": {
|
6 |
+
"content": "<pad>",
|
7 |
+
"lstrip": false,
|
8 |
+
"normalized": false,
|
9 |
+
"rstrip": false,
|
10 |
+
"single_word": false,
|
11 |
+
"special": true
|
12 |
+
},
|
13 |
+
"1": {
|
14 |
+
"content": "<eos>",
|
15 |
+
"lstrip": false,
|
16 |
+
"normalized": false,
|
17 |
+
"rstrip": false,
|
18 |
+
"single_word": false,
|
19 |
+
"special": true
|
20 |
+
},
|
21 |
+
"2": {
|
22 |
+
"content": "<bos>",
|
23 |
+
"lstrip": false,
|
24 |
+
"normalized": false,
|
25 |
+
"rstrip": false,
|
26 |
+
"single_word": false,
|
27 |
+
"special": true
|
28 |
+
},
|
29 |
+
"3": {
|
30 |
+
"content": "<unk>",
|
31 |
+
"lstrip": false,
|
32 |
+
"normalized": false,
|
33 |
+
"rstrip": false,
|
34 |
+
"single_word": false,
|
35 |
+
"special": true
|
36 |
+
},
|
37 |
+
"106": {
|
38 |
+
"content": "<start_of_turn>",
|
39 |
+
"lstrip": false,
|
40 |
+
"normalized": false,
|
41 |
+
"rstrip": false,
|
42 |
+
"single_word": false,
|
43 |
+
"special": true
|
44 |
+
},
|
45 |
+
"107": {
|
46 |
+
"content": "<end_of_turn>",
|
47 |
+
"lstrip": false,
|
48 |
+
"normalized": false,
|
49 |
+
"rstrip": false,
|
50 |
+
"single_word": false,
|
51 |
+
"special": true
|
52 |
+
}
|
53 |
+
},
|
54 |
+
"additional_special_tokens": [
|
55 |
+
"<start_of_turn>",
|
56 |
+
"<end_of_turn>"
|
57 |
+
],
|
58 |
+
"bos_token": "<bos>",
|
59 |
+
"chat_template": "{{ bos_token }}{% if messages[0]['role'] == 'system' %}{{ raise_exception('System role not supported') }}{% endif %}{% for message in messages %}{% if (message['role'] == 'user') != (loop.index0 % 2 == 0) %}{{ raise_exception('Conversation roles must alternate user/assistant/user/assistant/...') }}{% endif %}{% if (message['role'] == 'assistant') %}{% set role = 'model' %}{% else %}{% set role = message['role'] %}{% endif %}{{ '<start_of_turn>' + role + '\n' + message['content'] | trim + '<end_of_turn>\n' }}{% endfor %}{% if add_generation_prompt %}{{'<start_of_turn>model\n'}}{% endif %}",
|
60 |
+
"clean_up_tokenization_spaces": false,
|
61 |
+
"eos_token": "<eos>",
|
62 |
+
"legacy": null,
|
63 |
+
"max_length": 2048,
|
64 |
+
"model_max_length": 2048,
|
65 |
+
"pad_token": "<eos>",
|
66 |
+
"sp_model_kwargs": {},
|
67 |
+
"spaces_between_special_tokens": false,
|
68 |
+
"stride": 0,
|
69 |
+
"tokenizer_class": "GemmaTokenizer",
|
70 |
+
"truncation_side": "left",
|
71 |
+
"truncation_strategy": "longest_first",
|
72 |
+
"unk_token": "<unk>",
|
73 |
+
"use_default_system_prompt": false
|
74 |
+
}
|
wo_mask/checkpoint-100/trainer_state.json
ADDED
@@ -0,0 +1,733 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.8260196179659267,
|
5 |
+
"eval_steps": 500,
|
6 |
+
"global_step": 100,
|
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.008260196179659268,
|
13 |
+
"grad_norm": 6.151299127457545,
|
14 |
+
"learning_rate": 9.917355371900827e-07,
|
15 |
+
"loss": 0.8255,
|
16 |
+
"step": 1
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.016520392359318535,
|
20 |
+
"grad_norm": 5.780122487448709,
|
21 |
+
"learning_rate": 9.834710743801652e-07,
|
22 |
+
"loss": 0.8187,
|
23 |
+
"step": 2
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"epoch": 0.0247805885389778,
|
27 |
+
"grad_norm": 5.284580545759994,
|
28 |
+
"learning_rate": 9.75206611570248e-07,
|
29 |
+
"loss": 0.8312,
|
30 |
+
"step": 3
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"epoch": 0.03304078471863707,
|
34 |
+
"grad_norm": 5.276007202181103,
|
35 |
+
"learning_rate": 9.669421487603305e-07,
|
36 |
+
"loss": 0.8109,
|
37 |
+
"step": 4
|
38 |
+
},
|
39 |
+
{
|
40 |
+
"epoch": 0.041300980898296334,
|
41 |
+
"grad_norm": 5.183295459512783,
|
42 |
+
"learning_rate": 9.586776859504132e-07,
|
43 |
+
"loss": 0.7891,
|
44 |
+
"step": 5
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"epoch": 0.0495611770779556,
|
48 |
+
"grad_norm": 5.332217660707675,
|
49 |
+
"learning_rate": 9.504132231404959e-07,
|
50 |
+
"loss": 0.7743,
|
51 |
+
"step": 6
|
52 |
+
},
|
53 |
+
{
|
54 |
+
"epoch": 0.05782137325761487,
|
55 |
+
"grad_norm": 5.730074140553302,
|
56 |
+
"learning_rate": 9.421487603305784e-07,
|
57 |
+
"loss": 0.7559,
|
58 |
+
"step": 7
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"epoch": 0.06608156943727414,
|
62 |
+
"grad_norm": 5.293612302527298,
|
63 |
+
"learning_rate": 9.338842975206612e-07,
|
64 |
+
"loss": 0.7155,
|
65 |
+
"step": 8
|
66 |
+
},
|
67 |
+
{
|
68 |
+
"epoch": 0.0743417656169334,
|
69 |
+
"grad_norm": 5.085007745006763,
|
70 |
+
"learning_rate": 9.256198347107438e-07,
|
71 |
+
"loss": 0.7421,
|
72 |
+
"step": 9
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"epoch": 0.08260196179659267,
|
76 |
+
"grad_norm": 5.098816875901866,
|
77 |
+
"learning_rate": 9.173553719008264e-07,
|
78 |
+
"loss": 0.7,
|
79 |
+
"step": 10
|
80 |
+
},
|
81 |
+
{
|
82 |
+
"epoch": 0.09086215797625194,
|
83 |
+
"grad_norm": 7.8680991633839765,
|
84 |
+
"learning_rate": 9.09090909090909e-07,
|
85 |
+
"loss": 0.6778,
|
86 |
+
"step": 11
|
87 |
+
},
|
88 |
+
{
|
89 |
+
"epoch": 0.0991223541559112,
|
90 |
+
"grad_norm": 7.957843903611215,
|
91 |
+
"learning_rate": 9.008264462809917e-07,
|
92 |
+
"loss": 0.6526,
|
93 |
+
"step": 12
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"epoch": 0.10738255033557047,
|
97 |
+
"grad_norm": 7.059924617430371,
|
98 |
+
"learning_rate": 8.925619834710744e-07,
|
99 |
+
"loss": 0.621,
|
100 |
+
"step": 13
|
101 |
+
},
|
102 |
+
{
|
103 |
+
"epoch": 0.11564274651522974,
|
104 |
+
"grad_norm": 8.652197114711964,
|
105 |
+
"learning_rate": 8.84297520661157e-07,
|
106 |
+
"loss": 0.6319,
|
107 |
+
"step": 14
|
108 |
+
},
|
109 |
+
{
|
110 |
+
"epoch": 0.12390294269488901,
|
111 |
+
"grad_norm": 6.832187915211578,
|
112 |
+
"learning_rate": 8.760330578512396e-07,
|
113 |
+
"loss": 0.6022,
|
114 |
+
"step": 15
|
115 |
+
},
|
116 |
+
{
|
117 |
+
"epoch": 0.13216313887454828,
|
118 |
+
"grad_norm": 7.171557589862187,
|
119 |
+
"learning_rate": 8.677685950413223e-07,
|
120 |
+
"loss": 0.6056,
|
121 |
+
"step": 16
|
122 |
+
},
|
123 |
+
{
|
124 |
+
"epoch": 0.14042333505420754,
|
125 |
+
"grad_norm": 7.342397949784474,
|
126 |
+
"learning_rate": 8.595041322314049e-07,
|
127 |
+
"loss": 0.5822,
|
128 |
+
"step": 17
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"epoch": 0.1486835312338668,
|
132 |
+
"grad_norm": 6.409864684511031,
|
133 |
+
"learning_rate": 8.512396694214876e-07,
|
134 |
+
"loss": 0.5741,
|
135 |
+
"step": 18
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"epoch": 0.15694372741352608,
|
139 |
+
"grad_norm": 5.90031720345188,
|
140 |
+
"learning_rate": 8.429752066115701e-07,
|
141 |
+
"loss": 0.5428,
|
142 |
+
"step": 19
|
143 |
+
},
|
144 |
+
{
|
145 |
+
"epoch": 0.16520392359318534,
|
146 |
+
"grad_norm": 5.721498192124633,
|
147 |
+
"learning_rate": 8.347107438016529e-07,
|
148 |
+
"loss": 0.5106,
|
149 |
+
"step": 20
|
150 |
+
},
|
151 |
+
{
|
152 |
+
"epoch": 0.1734641197728446,
|
153 |
+
"grad_norm": 5.393442254760478,
|
154 |
+
"learning_rate": 8.264462809917355e-07,
|
155 |
+
"loss": 0.4733,
|
156 |
+
"step": 21
|
157 |
+
},
|
158 |
+
{
|
159 |
+
"epoch": 0.18172431595250388,
|
160 |
+
"grad_norm": 5.474634077507737,
|
161 |
+
"learning_rate": 8.181818181818182e-07,
|
162 |
+
"loss": 0.4612,
|
163 |
+
"step": 22
|
164 |
+
},
|
165 |
+
{
|
166 |
+
"epoch": 0.18998451213216314,
|
167 |
+
"grad_norm": 5.75044582103474,
|
168 |
+
"learning_rate": 8.099173553719008e-07,
|
169 |
+
"loss": 0.4467,
|
170 |
+
"step": 23
|
171 |
+
},
|
172 |
+
{
|
173 |
+
"epoch": 0.1982447083118224,
|
174 |
+
"grad_norm": 5.364804428827895,
|
175 |
+
"learning_rate": 8.016528925619835e-07,
|
176 |
+
"loss": 0.4191,
|
177 |
+
"step": 24
|
178 |
+
},
|
179 |
+
{
|
180 |
+
"epoch": 0.20650490449148168,
|
181 |
+
"grad_norm": 5.48762563438622,
|
182 |
+
"learning_rate": 7.933884297520661e-07,
|
183 |
+
"loss": 0.3964,
|
184 |
+
"step": 25
|
185 |
+
},
|
186 |
+
{
|
187 |
+
"epoch": 0.21476510067114093,
|
188 |
+
"grad_norm": 5.721966438387265,
|
189 |
+
"learning_rate": 7.851239669421487e-07,
|
190 |
+
"loss": 0.3805,
|
191 |
+
"step": 26
|
192 |
+
},
|
193 |
+
{
|
194 |
+
"epoch": 0.22302529685080022,
|
195 |
+
"grad_norm": 5.637593244471927,
|
196 |
+
"learning_rate": 7.768595041322314e-07,
|
197 |
+
"loss": 0.357,
|
198 |
+
"step": 27
|
199 |
+
},
|
200 |
+
{
|
201 |
+
"epoch": 0.23128549303045948,
|
202 |
+
"grad_norm": 5.253127366512256,
|
203 |
+
"learning_rate": 7.68595041322314e-07,
|
204 |
+
"loss": 0.3176,
|
205 |
+
"step": 28
|
206 |
+
},
|
207 |
+
{
|
208 |
+
"epoch": 0.23954568921011873,
|
209 |
+
"grad_norm": 5.402262981848415,
|
210 |
+
"learning_rate": 7.603305785123967e-07,
|
211 |
+
"loss": 0.3344,
|
212 |
+
"step": 29
|
213 |
+
},
|
214 |
+
{
|
215 |
+
"epoch": 0.24780588538977802,
|
216 |
+
"grad_norm": 5.221833996297194,
|
217 |
+
"learning_rate": 7.520661157024793e-07,
|
218 |
+
"loss": 0.3157,
|
219 |
+
"step": 30
|
220 |
+
},
|
221 |
+
{
|
222 |
+
"epoch": 0.2560660815694373,
|
223 |
+
"grad_norm": 4.936826111971605,
|
224 |
+
"learning_rate": 7.43801652892562e-07,
|
225 |
+
"loss": 0.293,
|
226 |
+
"step": 31
|
227 |
+
},
|
228 |
+
{
|
229 |
+
"epoch": 0.26432627774909656,
|
230 |
+
"grad_norm": 5.467317249015266,
|
231 |
+
"learning_rate": 7.355371900826446e-07,
|
232 |
+
"loss": 0.2874,
|
233 |
+
"step": 32
|
234 |
+
},
|
235 |
+
{
|
236 |
+
"epoch": 0.2725864739287558,
|
237 |
+
"grad_norm": 5.731777293683918,
|
238 |
+
"learning_rate": 7.272727272727272e-07,
|
239 |
+
"loss": 0.2619,
|
240 |
+
"step": 33
|
241 |
+
},
|
242 |
+
{
|
243 |
+
"epoch": 0.2808466701084151,
|
244 |
+
"grad_norm": 5.007564269770195,
|
245 |
+
"learning_rate": 7.190082644628099e-07,
|
246 |
+
"loss": 0.2453,
|
247 |
+
"step": 34
|
248 |
+
},
|
249 |
+
{
|
250 |
+
"epoch": 0.28910686628807436,
|
251 |
+
"grad_norm": 5.129081210265052,
|
252 |
+
"learning_rate": 7.107438016528925e-07,
|
253 |
+
"loss": 0.2342,
|
254 |
+
"step": 35
|
255 |
+
},
|
256 |
+
{
|
257 |
+
"epoch": 0.2973670624677336,
|
258 |
+
"grad_norm": 5.615993298785848,
|
259 |
+
"learning_rate": 7.024793388429752e-07,
|
260 |
+
"loss": 0.2244,
|
261 |
+
"step": 36
|
262 |
+
},
|
263 |
+
{
|
264 |
+
"epoch": 0.3056272586473929,
|
265 |
+
"grad_norm": 5.92148008008197,
|
266 |
+
"learning_rate": 6.942148760330578e-07,
|
267 |
+
"loss": 0.2351,
|
268 |
+
"step": 37
|
269 |
+
},
|
270 |
+
{
|
271 |
+
"epoch": 0.31388745482705216,
|
272 |
+
"grad_norm": 5.235043676350482,
|
273 |
+
"learning_rate": 6.859504132231405e-07,
|
274 |
+
"loss": 0.2002,
|
275 |
+
"step": 38
|
276 |
+
},
|
277 |
+
{
|
278 |
+
"epoch": 0.3221476510067114,
|
279 |
+
"grad_norm": 4.845523937915667,
|
280 |
+
"learning_rate": 6.776859504132231e-07,
|
281 |
+
"loss": 0.1846,
|
282 |
+
"step": 39
|
283 |
+
},
|
284 |
+
{
|
285 |
+
"epoch": 0.3304078471863707,
|
286 |
+
"grad_norm": 5.453591513567315,
|
287 |
+
"learning_rate": 6.694214876033058e-07,
|
288 |
+
"loss": 0.1846,
|
289 |
+
"step": 40
|
290 |
+
},
|
291 |
+
{
|
292 |
+
"epoch": 0.33866804336602996,
|
293 |
+
"grad_norm": 5.406878125038352,
|
294 |
+
"learning_rate": 6.611570247933884e-07,
|
295 |
+
"loss": 0.1803,
|
296 |
+
"step": 41
|
297 |
+
},
|
298 |
+
{
|
299 |
+
"epoch": 0.3469282395456892,
|
300 |
+
"grad_norm": 5.720653857597168,
|
301 |
+
"learning_rate": 6.52892561983471e-07,
|
302 |
+
"loss": 0.1709,
|
303 |
+
"step": 42
|
304 |
+
},
|
305 |
+
{
|
306 |
+
"epoch": 0.3551884357253485,
|
307 |
+
"grad_norm": 4.7807197357380655,
|
308 |
+
"learning_rate": 6.446280991735537e-07,
|
309 |
+
"loss": 0.1535,
|
310 |
+
"step": 43
|
311 |
+
},
|
312 |
+
{
|
313 |
+
"epoch": 0.36344863190500776,
|
314 |
+
"grad_norm": 9.504234726479488,
|
315 |
+
"learning_rate": 6.363636363636363e-07,
|
316 |
+
"loss": 0.1492,
|
317 |
+
"step": 44
|
318 |
+
},
|
319 |
+
{
|
320 |
+
"epoch": 0.371708828084667,
|
321 |
+
"grad_norm": 5.4032075384453515,
|
322 |
+
"learning_rate": 6.28099173553719e-07,
|
323 |
+
"loss": 0.1352,
|
324 |
+
"step": 45
|
325 |
+
},
|
326 |
+
{
|
327 |
+
"epoch": 0.37996902426432627,
|
328 |
+
"grad_norm": 4.957836295699517,
|
329 |
+
"learning_rate": 6.198347107438017e-07,
|
330 |
+
"loss": 0.1403,
|
331 |
+
"step": 46
|
332 |
+
},
|
333 |
+
{
|
334 |
+
"epoch": 0.38822922044398556,
|
335 |
+
"grad_norm": 4.821649080443891,
|
336 |
+
"learning_rate": 6.115702479338843e-07,
|
337 |
+
"loss": 0.1334,
|
338 |
+
"step": 47
|
339 |
+
},
|
340 |
+
{
|
341 |
+
"epoch": 0.3964894166236448,
|
342 |
+
"grad_norm": 6.078364579347982,
|
343 |
+
"learning_rate": 6.033057851239669e-07,
|
344 |
+
"loss": 0.1359,
|
345 |
+
"step": 48
|
346 |
+
},
|
347 |
+
{
|
348 |
+
"epoch": 0.40474961280330407,
|
349 |
+
"grad_norm": 4.920465068560464,
|
350 |
+
"learning_rate": 5.950413223140495e-07,
|
351 |
+
"loss": 0.1246,
|
352 |
+
"step": 49
|
353 |
+
},
|
354 |
+
{
|
355 |
+
"epoch": 0.41300980898296336,
|
356 |
+
"grad_norm": 4.9181285607981104,
|
357 |
+
"learning_rate": 5.867768595041323e-07,
|
358 |
+
"loss": 0.1176,
|
359 |
+
"step": 50
|
360 |
+
},
|
361 |
+
{
|
362 |
+
"epoch": 0.4212700051626226,
|
363 |
+
"grad_norm": 5.499139905865122,
|
364 |
+
"learning_rate": 5.785123966942148e-07,
|
365 |
+
"loss": 0.1189,
|
366 |
+
"step": 51
|
367 |
+
},
|
368 |
+
{
|
369 |
+
"epoch": 0.42953020134228187,
|
370 |
+
"grad_norm": 5.485462773630812,
|
371 |
+
"learning_rate": 5.702479338842975e-07,
|
372 |
+
"loss": 0.1125,
|
373 |
+
"step": 52
|
374 |
+
},
|
375 |
+
{
|
376 |
+
"epoch": 0.43779039752194115,
|
377 |
+
"grad_norm": 5.128741877444076,
|
378 |
+
"learning_rate": 5.619834710743801e-07,
|
379 |
+
"loss": 0.1088,
|
380 |
+
"step": 53
|
381 |
+
},
|
382 |
+
{
|
383 |
+
"epoch": 0.44605059370160044,
|
384 |
+
"grad_norm": 5.910794469376855,
|
385 |
+
"learning_rate": 5.537190082644629e-07,
|
386 |
+
"loss": 0.1053,
|
387 |
+
"step": 54
|
388 |
+
},
|
389 |
+
{
|
390 |
+
"epoch": 0.45431078988125967,
|
391 |
+
"grad_norm": 4.503146156347465,
|
392 |
+
"learning_rate": 5.454545454545454e-07,
|
393 |
+
"loss": 0.0906,
|
394 |
+
"step": 55
|
395 |
+
},
|
396 |
+
{
|
397 |
+
"epoch": 0.46257098606091895,
|
398 |
+
"grad_norm": 4.31143603563169,
|
399 |
+
"learning_rate": 5.371900826446281e-07,
|
400 |
+
"loss": 0.0922,
|
401 |
+
"step": 56
|
402 |
+
},
|
403 |
+
{
|
404 |
+
"epoch": 0.47083118224057824,
|
405 |
+
"grad_norm": 4.858551221277556,
|
406 |
+
"learning_rate": 5.289256198347107e-07,
|
407 |
+
"loss": 0.093,
|
408 |
+
"step": 57
|
409 |
+
},
|
410 |
+
{
|
411 |
+
"epoch": 0.47909137842023747,
|
412 |
+
"grad_norm": 4.395108974639106,
|
413 |
+
"learning_rate": 5.206611570247934e-07,
|
414 |
+
"loss": 0.0934,
|
415 |
+
"step": 58
|
416 |
+
},
|
417 |
+
{
|
418 |
+
"epoch": 0.48735157459989675,
|
419 |
+
"grad_norm": 4.748753031390499,
|
420 |
+
"learning_rate": 5.12396694214876e-07,
|
421 |
+
"loss": 0.0939,
|
422 |
+
"step": 59
|
423 |
+
},
|
424 |
+
{
|
425 |
+
"epoch": 0.49561177077955604,
|
426 |
+
"grad_norm": 5.165370234374591,
|
427 |
+
"learning_rate": 5.041322314049586e-07,
|
428 |
+
"loss": 0.0909,
|
429 |
+
"step": 60
|
430 |
+
},
|
431 |
+
{
|
432 |
+
"epoch": 0.5038719669592153,
|
433 |
+
"grad_norm": 4.780186488881603,
|
434 |
+
"learning_rate": 4.958677685950413e-07,
|
435 |
+
"loss": 0.0979,
|
436 |
+
"step": 61
|
437 |
+
},
|
438 |
+
{
|
439 |
+
"epoch": 0.5121321631388746,
|
440 |
+
"grad_norm": 4.526937392254728,
|
441 |
+
"learning_rate": 4.87603305785124e-07,
|
442 |
+
"loss": 0.089,
|
443 |
+
"step": 62
|
444 |
+
},
|
445 |
+
{
|
446 |
+
"epoch": 0.5203923593185338,
|
447 |
+
"grad_norm": 3.9484832227284037,
|
448 |
+
"learning_rate": 4.793388429752066e-07,
|
449 |
+
"loss": 0.0813,
|
450 |
+
"step": 63
|
451 |
+
},
|
452 |
+
{
|
453 |
+
"epoch": 0.5286525554981931,
|
454 |
+
"grad_norm": 4.626844473209987,
|
455 |
+
"learning_rate": 4.710743801652892e-07,
|
456 |
+
"loss": 0.0788,
|
457 |
+
"step": 64
|
458 |
+
},
|
459 |
+
{
|
460 |
+
"epoch": 0.5369127516778524,
|
461 |
+
"grad_norm": 4.111714528890263,
|
462 |
+
"learning_rate": 4.628099173553719e-07,
|
463 |
+
"loss": 0.0686,
|
464 |
+
"step": 65
|
465 |
+
},
|
466 |
+
{
|
467 |
+
"epoch": 0.5451729478575116,
|
468 |
+
"grad_norm": 3.847620812825054,
|
469 |
+
"learning_rate": 4.545454545454545e-07,
|
470 |
+
"loss": 0.0624,
|
471 |
+
"step": 66
|
472 |
+
},
|
473 |
+
{
|
474 |
+
"epoch": 0.5534331440371709,
|
475 |
+
"grad_norm": 4.014429221103349,
|
476 |
+
"learning_rate": 4.462809917355372e-07,
|
477 |
+
"loss": 0.0748,
|
478 |
+
"step": 67
|
479 |
+
},
|
480 |
+
{
|
481 |
+
"epoch": 0.5616933402168302,
|
482 |
+
"grad_norm": 5.410596858204166,
|
483 |
+
"learning_rate": 4.380165289256198e-07,
|
484 |
+
"loss": 0.0807,
|
485 |
+
"step": 68
|
486 |
+
},
|
487 |
+
{
|
488 |
+
"epoch": 0.5699535363964894,
|
489 |
+
"grad_norm": 5.060478727233313,
|
490 |
+
"learning_rate": 4.2975206611570245e-07,
|
491 |
+
"loss": 0.0814,
|
492 |
+
"step": 69
|
493 |
+
},
|
494 |
+
{
|
495 |
+
"epoch": 0.5782137325761487,
|
496 |
+
"grad_norm": 3.8693176106349663,
|
497 |
+
"learning_rate": 4.2148760330578507e-07,
|
498 |
+
"loss": 0.0708,
|
499 |
+
"step": 70
|
500 |
+
},
|
501 |
+
{
|
502 |
+
"epoch": 0.586473928755808,
|
503 |
+
"grad_norm": 3.6572429929976877,
|
504 |
+
"learning_rate": 4.1322314049586775e-07,
|
505 |
+
"loss": 0.0586,
|
506 |
+
"step": 71
|
507 |
+
},
|
508 |
+
{
|
509 |
+
"epoch": 0.5947341249354672,
|
510 |
+
"grad_norm": 4.291915714476109,
|
511 |
+
"learning_rate": 4.049586776859504e-07,
|
512 |
+
"loss": 0.0695,
|
513 |
+
"step": 72
|
514 |
+
},
|
515 |
+
{
|
516 |
+
"epoch": 0.6029943211151265,
|
517 |
+
"grad_norm": 6.79226277468724,
|
518 |
+
"learning_rate": 3.9669421487603305e-07,
|
519 |
+
"loss": 0.0683,
|
520 |
+
"step": 73
|
521 |
+
},
|
522 |
+
{
|
523 |
+
"epoch": 0.6112545172947857,
|
524 |
+
"grad_norm": 4.49100451001806,
|
525 |
+
"learning_rate": 3.884297520661157e-07,
|
526 |
+
"loss": 0.0564,
|
527 |
+
"step": 74
|
528 |
+
},
|
529 |
+
{
|
530 |
+
"epoch": 0.619514713474445,
|
531 |
+
"grad_norm": 5.899350796294677,
|
532 |
+
"learning_rate": 3.8016528925619836e-07,
|
533 |
+
"loss": 0.0765,
|
534 |
+
"step": 75
|
535 |
+
},
|
536 |
+
{
|
537 |
+
"epoch": 0.6277749096541043,
|
538 |
+
"grad_norm": 4.515411657713084,
|
539 |
+
"learning_rate": 3.71900826446281e-07,
|
540 |
+
"loss": 0.0659,
|
541 |
+
"step": 76
|
542 |
+
},
|
543 |
+
{
|
544 |
+
"epoch": 0.6360351058337635,
|
545 |
+
"grad_norm": 4.177275599836179,
|
546 |
+
"learning_rate": 3.636363636363636e-07,
|
547 |
+
"loss": 0.0589,
|
548 |
+
"step": 77
|
549 |
+
},
|
550 |
+
{
|
551 |
+
"epoch": 0.6442953020134228,
|
552 |
+
"grad_norm": 4.52383547075553,
|
553 |
+
"learning_rate": 3.5537190082644623e-07,
|
554 |
+
"loss": 0.0676,
|
555 |
+
"step": 78
|
556 |
+
},
|
557 |
+
{
|
558 |
+
"epoch": 0.6525554981930821,
|
559 |
+
"grad_norm": 4.389273447724941,
|
560 |
+
"learning_rate": 3.471074380165289e-07,
|
561 |
+
"loss": 0.0569,
|
562 |
+
"step": 79
|
563 |
+
},
|
564 |
+
{
|
565 |
+
"epoch": 0.6608156943727413,
|
566 |
+
"grad_norm": 6.005106644541459,
|
567 |
+
"learning_rate": 3.3884297520661153e-07,
|
568 |
+
"loss": 0.0676,
|
569 |
+
"step": 80
|
570 |
+
},
|
571 |
+
{
|
572 |
+
"epoch": 0.6690758905524006,
|
573 |
+
"grad_norm": 4.143584995230645,
|
574 |
+
"learning_rate": 3.305785123966942e-07,
|
575 |
+
"loss": 0.0611,
|
576 |
+
"step": 81
|
577 |
+
},
|
578 |
+
{
|
579 |
+
"epoch": 0.6773360867320599,
|
580 |
+
"grad_norm": 4.636039389852911,
|
581 |
+
"learning_rate": 3.2231404958677684e-07,
|
582 |
+
"loss": 0.0547,
|
583 |
+
"step": 82
|
584 |
+
},
|
585 |
+
{
|
586 |
+
"epoch": 0.6855962829117191,
|
587 |
+
"grad_norm": 4.498379839418488,
|
588 |
+
"learning_rate": 3.140495867768595e-07,
|
589 |
+
"loss": 0.0541,
|
590 |
+
"step": 83
|
591 |
+
},
|
592 |
+
{
|
593 |
+
"epoch": 0.6938564790913784,
|
594 |
+
"grad_norm": 4.050771891202305,
|
595 |
+
"learning_rate": 3.0578512396694214e-07,
|
596 |
+
"loss": 0.0532,
|
597 |
+
"step": 84
|
598 |
+
},
|
599 |
+
{
|
600 |
+
"epoch": 0.7021166752710377,
|
601 |
+
"grad_norm": 4.957292939462247,
|
602 |
+
"learning_rate": 2.9752066115702476e-07,
|
603 |
+
"loss": 0.0625,
|
604 |
+
"step": 85
|
605 |
+
},
|
606 |
+
{
|
607 |
+
"epoch": 0.710376871450697,
|
608 |
+
"grad_norm": 7.434371068317916,
|
609 |
+
"learning_rate": 2.892561983471074e-07,
|
610 |
+
"loss": 0.0588,
|
611 |
+
"step": 86
|
612 |
+
},
|
613 |
+
{
|
614 |
+
"epoch": 0.7186370676303562,
|
615 |
+
"grad_norm": 4.395509690198425,
|
616 |
+
"learning_rate": 2.8099173553719007e-07,
|
617 |
+
"loss": 0.0581,
|
618 |
+
"step": 87
|
619 |
+
},
|
620 |
+
{
|
621 |
+
"epoch": 0.7268972638100155,
|
622 |
+
"grad_norm": 4.801912810444062,
|
623 |
+
"learning_rate": 2.727272727272727e-07,
|
624 |
+
"loss": 0.0486,
|
625 |
+
"step": 88
|
626 |
+
},
|
627 |
+
{
|
628 |
+
"epoch": 0.7351574599896747,
|
629 |
+
"grad_norm": 4.198285373551988,
|
630 |
+
"learning_rate": 2.6446280991735537e-07,
|
631 |
+
"loss": 0.0549,
|
632 |
+
"step": 89
|
633 |
+
},
|
634 |
+
{
|
635 |
+
"epoch": 0.743417656169334,
|
636 |
+
"grad_norm": 4.525973618695244,
|
637 |
+
"learning_rate": 2.56198347107438e-07,
|
638 |
+
"loss": 0.0513,
|
639 |
+
"step": 90
|
640 |
+
},
|
641 |
+
{
|
642 |
+
"epoch": 0.7516778523489933,
|
643 |
+
"grad_norm": 4.548856143122939,
|
644 |
+
"learning_rate": 2.4793388429752067e-07,
|
645 |
+
"loss": 0.0518,
|
646 |
+
"step": 91
|
647 |
+
},
|
648 |
+
{
|
649 |
+
"epoch": 0.7599380485286525,
|
650 |
+
"grad_norm": 4.491739317627872,
|
651 |
+
"learning_rate": 2.396694214876033e-07,
|
652 |
+
"loss": 0.0504,
|
653 |
+
"step": 92
|
654 |
+
},
|
655 |
+
{
|
656 |
+
"epoch": 0.7681982447083118,
|
657 |
+
"grad_norm": 5.507868276221893,
|
658 |
+
"learning_rate": 2.3140495867768595e-07,
|
659 |
+
"loss": 0.0525,
|
660 |
+
"step": 93
|
661 |
+
},
|
662 |
+
{
|
663 |
+
"epoch": 0.7764584408879711,
|
664 |
+
"grad_norm": 3.9085902511823125,
|
665 |
+
"learning_rate": 2.231404958677686e-07,
|
666 |
+
"loss": 0.0488,
|
667 |
+
"step": 94
|
668 |
+
},
|
669 |
+
{
|
670 |
+
"epoch": 0.7847186370676303,
|
671 |
+
"grad_norm": 4.748542698203251,
|
672 |
+
"learning_rate": 2.1487603305785122e-07,
|
673 |
+
"loss": 0.0546,
|
674 |
+
"step": 95
|
675 |
+
},
|
676 |
+
{
|
677 |
+
"epoch": 0.7929788332472896,
|
678 |
+
"grad_norm": 4.134593025394844,
|
679 |
+
"learning_rate": 2.0661157024793388e-07,
|
680 |
+
"loss": 0.041,
|
681 |
+
"step": 96
|
682 |
+
},
|
683 |
+
{
|
684 |
+
"epoch": 0.8012390294269489,
|
685 |
+
"grad_norm": 4.490686472752552,
|
686 |
+
"learning_rate": 1.9834710743801653e-07,
|
687 |
+
"loss": 0.0555,
|
688 |
+
"step": 97
|
689 |
+
},
|
690 |
+
{
|
691 |
+
"epoch": 0.8094992256066081,
|
692 |
+
"grad_norm": 4.16117453892463,
|
693 |
+
"learning_rate": 1.9008264462809918e-07,
|
694 |
+
"loss": 0.052,
|
695 |
+
"step": 98
|
696 |
+
},
|
697 |
+
{
|
698 |
+
"epoch": 0.8177594217862674,
|
699 |
+
"grad_norm": 4.204120951638181,
|
700 |
+
"learning_rate": 1.818181818181818e-07,
|
701 |
+
"loss": 0.0491,
|
702 |
+
"step": 99
|
703 |
+
},
|
704 |
+
{
|
705 |
+
"epoch": 0.8260196179659267,
|
706 |
+
"grad_norm": 3.6858721277315443,
|
707 |
+
"learning_rate": 1.7355371900826445e-07,
|
708 |
+
"loss": 0.0456,
|
709 |
+
"step": 100
|
710 |
+
}
|
711 |
+
],
|
712 |
+
"logging_steps": 1,
|
713 |
+
"max_steps": 121,
|
714 |
+
"num_input_tokens_seen": 0,
|
715 |
+
"num_train_epochs": 1,
|
716 |
+
"save_steps": 50,
|
717 |
+
"stateful_callbacks": {
|
718 |
+
"TrainerControl": {
|
719 |
+
"args": {
|
720 |
+
"should_epoch_stop": false,
|
721 |
+
"should_evaluate": false,
|
722 |
+
"should_log": false,
|
723 |
+
"should_save": true,
|
724 |
+
"should_training_stop": false
|
725 |
+
},
|
726 |
+
"attributes": {}
|
727 |
+
}
|
728 |
+
},
|
729 |
+
"total_flos": 130229800009728.0,
|
730 |
+
"train_batch_size": 32,
|
731 |
+
"trial_name": null,
|
732 |
+
"trial_params": null
|
733 |
+
}
|
wo_mask/checkpoint-100/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a943c37879ea5b2eba7c8c19841021854d026ad3191b08d9027eb53ab168d64
|
3 |
+
size 7096
|
wo_mask/checkpoint-121/config.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "weqweasdas/RM-Gemma-2B",
|
3 |
+
"architectures": [
|
4 |
+
"GemmaForSequenceClassification"
|
5 |
+
],
|
6 |
+
"attention_bias": false,
|
7 |
+
"attention_dropout": 0.0,
|
8 |
+
"bos_token_id": 2,
|
9 |
+
"eos_token_id": 1,
|
10 |
+
"head_dim": 256,
|
11 |
+
"hidden_act": "gelu",
|
12 |
+
"hidden_activation": "gelu_pytorch_tanh",
|
13 |
+
"hidden_size": 2048,
|
14 |
+
"id2label": {
|
15 |
+
"0": "LABEL_0"
|
16 |
+
},
|
17 |
+
"initializer_range": 0.02,
|
18 |
+
"intermediate_size": 16384,
|
19 |
+
"label2id": {
|
20 |
+
"LABEL_0": 0
|
21 |
+
},
|
22 |
+
"max_position_embeddings": 8192,
|
23 |
+
"model_type": "gemma",
|
24 |
+
"num_attention_heads": 8,
|
25 |
+
"num_hidden_layers": 18,
|
26 |
+
"num_key_value_heads": 1,
|
27 |
+
"pad_token_id": 1,
|
28 |
+
"rms_norm_eps": 1e-06,
|
29 |
+
"rope_scaling": null,
|
30 |
+
"rope_theta": 10000.0,
|
31 |
+
"torch_dtype": "bfloat16",
|
32 |
+
"transformers_version": "4.46.3",
|
33 |
+
"use_cache": false,
|
34 |
+
"vocab_size": 256000
|
35 |
+
}
|
wo_mask/checkpoint-121/model-00001-of-00002.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7cf0cdb9fc2e1452fedb8bc99465db5ed69732cd063165bd6936509c70143316
|
3 |
+
size 4945242264
|
wo_mask/checkpoint-121/model-00002-of-00002.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2fc6b7e091f8f47258d3261726a441a56724748a3e77b80548773d95e0f965ef
|
3 |
+
size 67125784
|
wo_mask/checkpoint-121/model.safetensors.index.json
ADDED
@@ -0,0 +1,172 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"total_size": 5012348928
|
4 |
+
},
|
5 |
+
"weight_map": {
|
6 |
+
"model.embed_tokens.weight": "model-00001-of-00002.safetensors",
|
7 |
+
"model.layers.0.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
8 |
+
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
9 |
+
"model.layers.0.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
10 |
+
"model.layers.0.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
11 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
12 |
+
"model.layers.0.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
13 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
14 |
+
"model.layers.0.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
15 |
+
"model.layers.0.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
16 |
+
"model.layers.1.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
17 |
+
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
18 |
+
"model.layers.1.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
19 |
+
"model.layers.1.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
20 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
21 |
+
"model.layers.1.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
22 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
23 |
+
"model.layers.1.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
24 |
+
"model.layers.1.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
25 |
+
"model.layers.10.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
26 |
+
"model.layers.10.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
27 |
+
"model.layers.10.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
28 |
+
"model.layers.10.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
29 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
30 |
+
"model.layers.10.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
31 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
32 |
+
"model.layers.10.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
33 |
+
"model.layers.10.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
34 |
+
"model.layers.11.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
35 |
+
"model.layers.11.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
36 |
+
"model.layers.11.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
37 |
+
"model.layers.11.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
38 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
39 |
+
"model.layers.11.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
40 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
41 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
42 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
43 |
+
"model.layers.12.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
44 |
+
"model.layers.12.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
45 |
+
"model.layers.12.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
46 |
+
"model.layers.12.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
47 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
48 |
+
"model.layers.12.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
49 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
50 |
+
"model.layers.12.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
51 |
+
"model.layers.12.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
52 |
+
"model.layers.13.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
53 |
+
"model.layers.13.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
54 |
+
"model.layers.13.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
55 |
+
"model.layers.13.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
56 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
57 |
+
"model.layers.13.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
58 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
59 |
+
"model.layers.13.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
60 |
+
"model.layers.13.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
61 |
+
"model.layers.14.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
62 |
+
"model.layers.14.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
63 |
+
"model.layers.14.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
64 |
+
"model.layers.14.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
65 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
66 |
+
"model.layers.14.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
67 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
68 |
+
"model.layers.14.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
69 |
+
"model.layers.14.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
70 |
+
"model.layers.15.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
71 |
+
"model.layers.15.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
72 |
+
"model.layers.15.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
73 |
+
"model.layers.15.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
74 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
75 |
+
"model.layers.15.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
76 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
77 |
+
"model.layers.15.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
78 |
+
"model.layers.15.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
79 |
+
"model.layers.16.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
80 |
+
"model.layers.16.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
81 |
+
"model.layers.16.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
82 |
+
"model.layers.16.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
83 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
84 |
+
"model.layers.16.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
85 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
86 |
+
"model.layers.16.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
87 |
+
"model.layers.16.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
88 |
+
"model.layers.17.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
89 |
+
"model.layers.17.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
90 |
+
"model.layers.17.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
91 |
+
"model.layers.17.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
92 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
93 |
+
"model.layers.17.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
94 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
95 |
+
"model.layers.17.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
96 |
+
"model.layers.17.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
97 |
+
"model.layers.2.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
98 |
+
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
99 |
+
"model.layers.2.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
100 |
+
"model.layers.2.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
101 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
102 |
+
"model.layers.2.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
103 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
104 |
+
"model.layers.2.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
105 |
+
"model.layers.2.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
106 |
+
"model.layers.3.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
107 |
+
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
108 |
+
"model.layers.3.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
109 |
+
"model.layers.3.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
110 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
111 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
112 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
113 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
114 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
115 |
+
"model.layers.4.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
116 |
+
"model.layers.4.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
117 |
+
"model.layers.4.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
118 |
+
"model.layers.4.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
119 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
120 |
+
"model.layers.4.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
121 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
122 |
+
"model.layers.4.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
123 |
+
"model.layers.4.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
124 |
+
"model.layers.5.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
125 |
+
"model.layers.5.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
126 |
+
"model.layers.5.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
127 |
+
"model.layers.5.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
128 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
129 |
+
"model.layers.5.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
130 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
131 |
+
"model.layers.5.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
132 |
+
"model.layers.5.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
133 |
+
"model.layers.6.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
134 |
+
"model.layers.6.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
135 |
+
"model.layers.6.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
136 |
+
"model.layers.6.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
137 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
138 |
+
"model.layers.6.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
139 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
140 |
+
"model.layers.6.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
141 |
+
"model.layers.6.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
142 |
+
"model.layers.7.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
143 |
+
"model.layers.7.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
144 |
+
"model.layers.7.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
145 |
+
"model.layers.7.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
146 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
147 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
148 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
149 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
150 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
151 |
+
"model.layers.8.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
152 |
+
"model.layers.8.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
153 |
+
"model.layers.8.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
154 |
+
"model.layers.8.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
155 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
156 |
+
"model.layers.8.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
157 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
158 |
+
"model.layers.8.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
159 |
+
"model.layers.8.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
160 |
+
"model.layers.9.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
161 |
+
"model.layers.9.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
162 |
+
"model.layers.9.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
163 |
+
"model.layers.9.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
164 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
165 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
166 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
167 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
168 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
169 |
+
"model.norm.weight": "model-00002-of-00002.safetensors",
|
170 |
+
"score.weight": "model-00002-of-00002.safetensors"
|
171 |
+
}
|
172 |
+
}
|
wo_mask/checkpoint-121/special_tokens_map.json
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<start_of_turn>",
|
4 |
+
"<end_of_turn>"
|
5 |
+
],
|
6 |
+
"bos_token": {
|
7 |
+
"content": "<bos>",
|
8 |
+
"lstrip": false,
|
9 |
+
"normalized": false,
|
10 |
+
"rstrip": false,
|
11 |
+
"single_word": false
|
12 |
+
},
|
13 |
+
"eos_token": {
|
14 |
+
"content": "<eos>",
|
15 |
+
"lstrip": false,
|
16 |
+
"normalized": false,
|
17 |
+
"rstrip": false,
|
18 |
+
"single_word": false
|
19 |
+
},
|
20 |
+
"pad_token": {
|
21 |
+
"content": "<eos>",
|
22 |
+
"lstrip": false,
|
23 |
+
"normalized": false,
|
24 |
+
"rstrip": false,
|
25 |
+
"single_word": false
|
26 |
+
},
|
27 |
+
"unk_token": {
|
28 |
+
"content": "<unk>",
|
29 |
+
"lstrip": false,
|
30 |
+
"normalized": false,
|
31 |
+
"rstrip": false,
|
32 |
+
"single_word": false
|
33 |
+
}
|
34 |
+
}
|
wo_mask/checkpoint-121/tokenizer.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:298441ee7a12cf33d73f5d955d0c9eaf471d6acae1acb18e96bb33470ad8a49c
|
3 |
+
size 34315571
|
wo_mask/checkpoint-121/tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61a7b147390c64585d6c3543dd6fc636906c9af3865a5548f27f31aee1d4c8e2
|
3 |
+
size 4241003
|
wo_mask/checkpoint-121/tokenizer_config.json
ADDED
@@ -0,0 +1,74 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": true,
|
3 |
+
"add_eos_token": false,
|
4 |
+
"added_tokens_decoder": {
|
5 |
+
"0": {
|
6 |
+
"content": "<pad>",
|
7 |
+
"lstrip": false,
|
8 |
+
"normalized": false,
|
9 |
+
"rstrip": false,
|
10 |
+
"single_word": false,
|
11 |
+
"special": true
|
12 |
+
},
|
13 |
+
"1": {
|
14 |
+
"content": "<eos>",
|
15 |
+
"lstrip": false,
|
16 |
+
"normalized": false,
|
17 |
+
"rstrip": false,
|
18 |
+
"single_word": false,
|
19 |
+
"special": true
|
20 |
+
},
|
21 |
+
"2": {
|
22 |
+
"content": "<bos>",
|
23 |
+
"lstrip": false,
|
24 |
+
"normalized": false,
|
25 |
+
"rstrip": false,
|
26 |
+
"single_word": false,
|
27 |
+
"special": true
|
28 |
+
},
|
29 |
+
"3": {
|
30 |
+
"content": "<unk>",
|
31 |
+
"lstrip": false,
|
32 |
+
"normalized": false,
|
33 |
+
"rstrip": false,
|
34 |
+
"single_word": false,
|
35 |
+
"special": true
|
36 |
+
},
|
37 |
+
"106": {
|
38 |
+
"content": "<start_of_turn>",
|
39 |
+
"lstrip": false,
|
40 |
+
"normalized": false,
|
41 |
+
"rstrip": false,
|
42 |
+
"single_word": false,
|
43 |
+
"special": true
|
44 |
+
},
|
45 |
+
"107": {
|
46 |
+
"content": "<end_of_turn>",
|
47 |
+
"lstrip": false,
|
48 |
+
"normalized": false,
|
49 |
+
"rstrip": false,
|
50 |
+
"single_word": false,
|
51 |
+
"special": true
|
52 |
+
}
|
53 |
+
},
|
54 |
+
"additional_special_tokens": [
|
55 |
+
"<start_of_turn>",
|
56 |
+
"<end_of_turn>"
|
57 |
+
],
|
58 |
+
"bos_token": "<bos>",
|
59 |
+
"chat_template": "{{ bos_token }}{% if messages[0]['role'] == 'system' %}{{ raise_exception('System role not supported') }}{% endif %}{% for message in messages %}{% if (message['role'] == 'user') != (loop.index0 % 2 == 0) %}{{ raise_exception('Conversation roles must alternate user/assistant/user/assistant/...') }}{% endif %}{% if (message['role'] == 'assistant') %}{% set role = 'model' %}{% else %}{% set role = message['role'] %}{% endif %}{{ '<start_of_turn>' + role + '\n' + message['content'] | trim + '<end_of_turn>\n' }}{% endfor %}{% if add_generation_prompt %}{{'<start_of_turn>model\n'}}{% endif %}",
|
60 |
+
"clean_up_tokenization_spaces": false,
|
61 |
+
"eos_token": "<eos>",
|
62 |
+
"legacy": null,
|
63 |
+
"max_length": 2048,
|
64 |
+
"model_max_length": 2048,
|
65 |
+
"pad_token": "<eos>",
|
66 |
+
"sp_model_kwargs": {},
|
67 |
+
"spaces_between_special_tokens": false,
|
68 |
+
"stride": 0,
|
69 |
+
"tokenizer_class": "GemmaTokenizer",
|
70 |
+
"truncation_side": "left",
|
71 |
+
"truncation_strategy": "longest_first",
|
72 |
+
"unk_token": "<unk>",
|
73 |
+
"use_default_system_prompt": false
|
74 |
+
}
|
wo_mask/checkpoint-121/trainer_state.json
ADDED
@@ -0,0 +1,880 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.9994837377387713,
|
5 |
+
"eval_steps": 500,
|
6 |
+
"global_step": 121,
|
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.008260196179659268,
|
13 |
+
"grad_norm": 6.151299127457545,
|
14 |
+
"learning_rate": 9.917355371900827e-07,
|
15 |
+
"loss": 0.8255,
|
16 |
+
"step": 1
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.016520392359318535,
|
20 |
+
"grad_norm": 5.780122487448709,
|
21 |
+
"learning_rate": 9.834710743801652e-07,
|
22 |
+
"loss": 0.8187,
|
23 |
+
"step": 2
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"epoch": 0.0247805885389778,
|
27 |
+
"grad_norm": 5.284580545759994,
|
28 |
+
"learning_rate": 9.75206611570248e-07,
|
29 |
+
"loss": 0.8312,
|
30 |
+
"step": 3
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"epoch": 0.03304078471863707,
|
34 |
+
"grad_norm": 5.276007202181103,
|
35 |
+
"learning_rate": 9.669421487603305e-07,
|
36 |
+
"loss": 0.8109,
|
37 |
+
"step": 4
|
38 |
+
},
|
39 |
+
{
|
40 |
+
"epoch": 0.041300980898296334,
|
41 |
+
"grad_norm": 5.183295459512783,
|
42 |
+
"learning_rate": 9.586776859504132e-07,
|
43 |
+
"loss": 0.7891,
|
44 |
+
"step": 5
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"epoch": 0.0495611770779556,
|
48 |
+
"grad_norm": 5.332217660707675,
|
49 |
+
"learning_rate": 9.504132231404959e-07,
|
50 |
+
"loss": 0.7743,
|
51 |
+
"step": 6
|
52 |
+
},
|
53 |
+
{
|
54 |
+
"epoch": 0.05782137325761487,
|
55 |
+
"grad_norm": 5.730074140553302,
|
56 |
+
"learning_rate": 9.421487603305784e-07,
|
57 |
+
"loss": 0.7559,
|
58 |
+
"step": 7
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"epoch": 0.06608156943727414,
|
62 |
+
"grad_norm": 5.293612302527298,
|
63 |
+
"learning_rate": 9.338842975206612e-07,
|
64 |
+
"loss": 0.7155,
|
65 |
+
"step": 8
|
66 |
+
},
|
67 |
+
{
|
68 |
+
"epoch": 0.0743417656169334,
|
69 |
+
"grad_norm": 5.085007745006763,
|
70 |
+
"learning_rate": 9.256198347107438e-07,
|
71 |
+
"loss": 0.7421,
|
72 |
+
"step": 9
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"epoch": 0.08260196179659267,
|
76 |
+
"grad_norm": 5.098816875901866,
|
77 |
+
"learning_rate": 9.173553719008264e-07,
|
78 |
+
"loss": 0.7,
|
79 |
+
"step": 10
|
80 |
+
},
|
81 |
+
{
|
82 |
+
"epoch": 0.09086215797625194,
|
83 |
+
"grad_norm": 7.8680991633839765,
|
84 |
+
"learning_rate": 9.09090909090909e-07,
|
85 |
+
"loss": 0.6778,
|
86 |
+
"step": 11
|
87 |
+
},
|
88 |
+
{
|
89 |
+
"epoch": 0.0991223541559112,
|
90 |
+
"grad_norm": 7.957843903611215,
|
91 |
+
"learning_rate": 9.008264462809917e-07,
|
92 |
+
"loss": 0.6526,
|
93 |
+
"step": 12
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"epoch": 0.10738255033557047,
|
97 |
+
"grad_norm": 7.059924617430371,
|
98 |
+
"learning_rate": 8.925619834710744e-07,
|
99 |
+
"loss": 0.621,
|
100 |
+
"step": 13
|
101 |
+
},
|
102 |
+
{
|
103 |
+
"epoch": 0.11564274651522974,
|
104 |
+
"grad_norm": 8.652197114711964,
|
105 |
+
"learning_rate": 8.84297520661157e-07,
|
106 |
+
"loss": 0.6319,
|
107 |
+
"step": 14
|
108 |
+
},
|
109 |
+
{
|
110 |
+
"epoch": 0.12390294269488901,
|
111 |
+
"grad_norm": 6.832187915211578,
|
112 |
+
"learning_rate": 8.760330578512396e-07,
|
113 |
+
"loss": 0.6022,
|
114 |
+
"step": 15
|
115 |
+
},
|
116 |
+
{
|
117 |
+
"epoch": 0.13216313887454828,
|
118 |
+
"grad_norm": 7.171557589862187,
|
119 |
+
"learning_rate": 8.677685950413223e-07,
|
120 |
+
"loss": 0.6056,
|
121 |
+
"step": 16
|
122 |
+
},
|
123 |
+
{
|
124 |
+
"epoch": 0.14042333505420754,
|
125 |
+
"grad_norm": 7.342397949784474,
|
126 |
+
"learning_rate": 8.595041322314049e-07,
|
127 |
+
"loss": 0.5822,
|
128 |
+
"step": 17
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"epoch": 0.1486835312338668,
|
132 |
+
"grad_norm": 6.409864684511031,
|
133 |
+
"learning_rate": 8.512396694214876e-07,
|
134 |
+
"loss": 0.5741,
|
135 |
+
"step": 18
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"epoch": 0.15694372741352608,
|
139 |
+
"grad_norm": 5.90031720345188,
|
140 |
+
"learning_rate": 8.429752066115701e-07,
|
141 |
+
"loss": 0.5428,
|
142 |
+
"step": 19
|
143 |
+
},
|
144 |
+
{
|
145 |
+
"epoch": 0.16520392359318534,
|
146 |
+
"grad_norm": 5.721498192124633,
|
147 |
+
"learning_rate": 8.347107438016529e-07,
|
148 |
+
"loss": 0.5106,
|
149 |
+
"step": 20
|
150 |
+
},
|
151 |
+
{
|
152 |
+
"epoch": 0.1734641197728446,
|
153 |
+
"grad_norm": 5.393442254760478,
|
154 |
+
"learning_rate": 8.264462809917355e-07,
|
155 |
+
"loss": 0.4733,
|
156 |
+
"step": 21
|
157 |
+
},
|
158 |
+
{
|
159 |
+
"epoch": 0.18172431595250388,
|
160 |
+
"grad_norm": 5.474634077507737,
|
161 |
+
"learning_rate": 8.181818181818182e-07,
|
162 |
+
"loss": 0.4612,
|
163 |
+
"step": 22
|
164 |
+
},
|
165 |
+
{
|
166 |
+
"epoch": 0.18998451213216314,
|
167 |
+
"grad_norm": 5.75044582103474,
|
168 |
+
"learning_rate": 8.099173553719008e-07,
|
169 |
+
"loss": 0.4467,
|
170 |
+
"step": 23
|
171 |
+
},
|
172 |
+
{
|
173 |
+
"epoch": 0.1982447083118224,
|
174 |
+
"grad_norm": 5.364804428827895,
|
175 |
+
"learning_rate": 8.016528925619835e-07,
|
176 |
+
"loss": 0.4191,
|
177 |
+
"step": 24
|
178 |
+
},
|
179 |
+
{
|
180 |
+
"epoch": 0.20650490449148168,
|
181 |
+
"grad_norm": 5.48762563438622,
|
182 |
+
"learning_rate": 7.933884297520661e-07,
|
183 |
+
"loss": 0.3964,
|
184 |
+
"step": 25
|
185 |
+
},
|
186 |
+
{
|
187 |
+
"epoch": 0.21476510067114093,
|
188 |
+
"grad_norm": 5.721966438387265,
|
189 |
+
"learning_rate": 7.851239669421487e-07,
|
190 |
+
"loss": 0.3805,
|
191 |
+
"step": 26
|
192 |
+
},
|
193 |
+
{
|
194 |
+
"epoch": 0.22302529685080022,
|
195 |
+
"grad_norm": 5.637593244471927,
|
196 |
+
"learning_rate": 7.768595041322314e-07,
|
197 |
+
"loss": 0.357,
|
198 |
+
"step": 27
|
199 |
+
},
|
200 |
+
{
|
201 |
+
"epoch": 0.23128549303045948,
|
202 |
+
"grad_norm": 5.253127366512256,
|
203 |
+
"learning_rate": 7.68595041322314e-07,
|
204 |
+
"loss": 0.3176,
|
205 |
+
"step": 28
|
206 |
+
},
|
207 |
+
{
|
208 |
+
"epoch": 0.23954568921011873,
|
209 |
+
"grad_norm": 5.402262981848415,
|
210 |
+
"learning_rate": 7.603305785123967e-07,
|
211 |
+
"loss": 0.3344,
|
212 |
+
"step": 29
|
213 |
+
},
|
214 |
+
{
|
215 |
+
"epoch": 0.24780588538977802,
|
216 |
+
"grad_norm": 5.221833996297194,
|
217 |
+
"learning_rate": 7.520661157024793e-07,
|
218 |
+
"loss": 0.3157,
|
219 |
+
"step": 30
|
220 |
+
},
|
221 |
+
{
|
222 |
+
"epoch": 0.2560660815694373,
|
223 |
+
"grad_norm": 4.936826111971605,
|
224 |
+
"learning_rate": 7.43801652892562e-07,
|
225 |
+
"loss": 0.293,
|
226 |
+
"step": 31
|
227 |
+
},
|
228 |
+
{
|
229 |
+
"epoch": 0.26432627774909656,
|
230 |
+
"grad_norm": 5.467317249015266,
|
231 |
+
"learning_rate": 7.355371900826446e-07,
|
232 |
+
"loss": 0.2874,
|
233 |
+
"step": 32
|
234 |
+
},
|
235 |
+
{
|
236 |
+
"epoch": 0.2725864739287558,
|
237 |
+
"grad_norm": 5.731777293683918,
|
238 |
+
"learning_rate": 7.272727272727272e-07,
|
239 |
+
"loss": 0.2619,
|
240 |
+
"step": 33
|
241 |
+
},
|
242 |
+
{
|
243 |
+
"epoch": 0.2808466701084151,
|
244 |
+
"grad_norm": 5.007564269770195,
|
245 |
+
"learning_rate": 7.190082644628099e-07,
|
246 |
+
"loss": 0.2453,
|
247 |
+
"step": 34
|
248 |
+
},
|
249 |
+
{
|
250 |
+
"epoch": 0.28910686628807436,
|
251 |
+
"grad_norm": 5.129081210265052,
|
252 |
+
"learning_rate": 7.107438016528925e-07,
|
253 |
+
"loss": 0.2342,
|
254 |
+
"step": 35
|
255 |
+
},
|
256 |
+
{
|
257 |
+
"epoch": 0.2973670624677336,
|
258 |
+
"grad_norm": 5.615993298785848,
|
259 |
+
"learning_rate": 7.024793388429752e-07,
|
260 |
+
"loss": 0.2244,
|
261 |
+
"step": 36
|
262 |
+
},
|
263 |
+
{
|
264 |
+
"epoch": 0.3056272586473929,
|
265 |
+
"grad_norm": 5.92148008008197,
|
266 |
+
"learning_rate": 6.942148760330578e-07,
|
267 |
+
"loss": 0.2351,
|
268 |
+
"step": 37
|
269 |
+
},
|
270 |
+
{
|
271 |
+
"epoch": 0.31388745482705216,
|
272 |
+
"grad_norm": 5.235043676350482,
|
273 |
+
"learning_rate": 6.859504132231405e-07,
|
274 |
+
"loss": 0.2002,
|
275 |
+
"step": 38
|
276 |
+
},
|
277 |
+
{
|
278 |
+
"epoch": 0.3221476510067114,
|
279 |
+
"grad_norm": 4.845523937915667,
|
280 |
+
"learning_rate": 6.776859504132231e-07,
|
281 |
+
"loss": 0.1846,
|
282 |
+
"step": 39
|
283 |
+
},
|
284 |
+
{
|
285 |
+
"epoch": 0.3304078471863707,
|
286 |
+
"grad_norm": 5.453591513567315,
|
287 |
+
"learning_rate": 6.694214876033058e-07,
|
288 |
+
"loss": 0.1846,
|
289 |
+
"step": 40
|
290 |
+
},
|
291 |
+
{
|
292 |
+
"epoch": 0.33866804336602996,
|
293 |
+
"grad_norm": 5.406878125038352,
|
294 |
+
"learning_rate": 6.611570247933884e-07,
|
295 |
+
"loss": 0.1803,
|
296 |
+
"step": 41
|
297 |
+
},
|
298 |
+
{
|
299 |
+
"epoch": 0.3469282395456892,
|
300 |
+
"grad_norm": 5.720653857597168,
|
301 |
+
"learning_rate": 6.52892561983471e-07,
|
302 |
+
"loss": 0.1709,
|
303 |
+
"step": 42
|
304 |
+
},
|
305 |
+
{
|
306 |
+
"epoch": 0.3551884357253485,
|
307 |
+
"grad_norm": 4.7807197357380655,
|
308 |
+
"learning_rate": 6.446280991735537e-07,
|
309 |
+
"loss": 0.1535,
|
310 |
+
"step": 43
|
311 |
+
},
|
312 |
+
{
|
313 |
+
"epoch": 0.36344863190500776,
|
314 |
+
"grad_norm": 9.504234726479488,
|
315 |
+
"learning_rate": 6.363636363636363e-07,
|
316 |
+
"loss": 0.1492,
|
317 |
+
"step": 44
|
318 |
+
},
|
319 |
+
{
|
320 |
+
"epoch": 0.371708828084667,
|
321 |
+
"grad_norm": 5.4032075384453515,
|
322 |
+
"learning_rate": 6.28099173553719e-07,
|
323 |
+
"loss": 0.1352,
|
324 |
+
"step": 45
|
325 |
+
},
|
326 |
+
{
|
327 |
+
"epoch": 0.37996902426432627,
|
328 |
+
"grad_norm": 4.957836295699517,
|
329 |
+
"learning_rate": 6.198347107438017e-07,
|
330 |
+
"loss": 0.1403,
|
331 |
+
"step": 46
|
332 |
+
},
|
333 |
+
{
|
334 |
+
"epoch": 0.38822922044398556,
|
335 |
+
"grad_norm": 4.821649080443891,
|
336 |
+
"learning_rate": 6.115702479338843e-07,
|
337 |
+
"loss": 0.1334,
|
338 |
+
"step": 47
|
339 |
+
},
|
340 |
+
{
|
341 |
+
"epoch": 0.3964894166236448,
|
342 |
+
"grad_norm": 6.078364579347982,
|
343 |
+
"learning_rate": 6.033057851239669e-07,
|
344 |
+
"loss": 0.1359,
|
345 |
+
"step": 48
|
346 |
+
},
|
347 |
+
{
|
348 |
+
"epoch": 0.40474961280330407,
|
349 |
+
"grad_norm": 4.920465068560464,
|
350 |
+
"learning_rate": 5.950413223140495e-07,
|
351 |
+
"loss": 0.1246,
|
352 |
+
"step": 49
|
353 |
+
},
|
354 |
+
{
|
355 |
+
"epoch": 0.41300980898296336,
|
356 |
+
"grad_norm": 4.9181285607981104,
|
357 |
+
"learning_rate": 5.867768595041323e-07,
|
358 |
+
"loss": 0.1176,
|
359 |
+
"step": 50
|
360 |
+
},
|
361 |
+
{
|
362 |
+
"epoch": 0.4212700051626226,
|
363 |
+
"grad_norm": 5.499139905865122,
|
364 |
+
"learning_rate": 5.785123966942148e-07,
|
365 |
+
"loss": 0.1189,
|
366 |
+
"step": 51
|
367 |
+
},
|
368 |
+
{
|
369 |
+
"epoch": 0.42953020134228187,
|
370 |
+
"grad_norm": 5.485462773630812,
|
371 |
+
"learning_rate": 5.702479338842975e-07,
|
372 |
+
"loss": 0.1125,
|
373 |
+
"step": 52
|
374 |
+
},
|
375 |
+
{
|
376 |
+
"epoch": 0.43779039752194115,
|
377 |
+
"grad_norm": 5.128741877444076,
|
378 |
+
"learning_rate": 5.619834710743801e-07,
|
379 |
+
"loss": 0.1088,
|
380 |
+
"step": 53
|
381 |
+
},
|
382 |
+
{
|
383 |
+
"epoch": 0.44605059370160044,
|
384 |
+
"grad_norm": 5.910794469376855,
|
385 |
+
"learning_rate": 5.537190082644629e-07,
|
386 |
+
"loss": 0.1053,
|
387 |
+
"step": 54
|
388 |
+
},
|
389 |
+
{
|
390 |
+
"epoch": 0.45431078988125967,
|
391 |
+
"grad_norm": 4.503146156347465,
|
392 |
+
"learning_rate": 5.454545454545454e-07,
|
393 |
+
"loss": 0.0906,
|
394 |
+
"step": 55
|
395 |
+
},
|
396 |
+
{
|
397 |
+
"epoch": 0.46257098606091895,
|
398 |
+
"grad_norm": 4.31143603563169,
|
399 |
+
"learning_rate": 5.371900826446281e-07,
|
400 |
+
"loss": 0.0922,
|
401 |
+
"step": 56
|
402 |
+
},
|
403 |
+
{
|
404 |
+
"epoch": 0.47083118224057824,
|
405 |
+
"grad_norm": 4.858551221277556,
|
406 |
+
"learning_rate": 5.289256198347107e-07,
|
407 |
+
"loss": 0.093,
|
408 |
+
"step": 57
|
409 |
+
},
|
410 |
+
{
|
411 |
+
"epoch": 0.47909137842023747,
|
412 |
+
"grad_norm": 4.395108974639106,
|
413 |
+
"learning_rate": 5.206611570247934e-07,
|
414 |
+
"loss": 0.0934,
|
415 |
+
"step": 58
|
416 |
+
},
|
417 |
+
{
|
418 |
+
"epoch": 0.48735157459989675,
|
419 |
+
"grad_norm": 4.748753031390499,
|
420 |
+
"learning_rate": 5.12396694214876e-07,
|
421 |
+
"loss": 0.0939,
|
422 |
+
"step": 59
|
423 |
+
},
|
424 |
+
{
|
425 |
+
"epoch": 0.49561177077955604,
|
426 |
+
"grad_norm": 5.165370234374591,
|
427 |
+
"learning_rate": 5.041322314049586e-07,
|
428 |
+
"loss": 0.0909,
|
429 |
+
"step": 60
|
430 |
+
},
|
431 |
+
{
|
432 |
+
"epoch": 0.5038719669592153,
|
433 |
+
"grad_norm": 4.780186488881603,
|
434 |
+
"learning_rate": 4.958677685950413e-07,
|
435 |
+
"loss": 0.0979,
|
436 |
+
"step": 61
|
437 |
+
},
|
438 |
+
{
|
439 |
+
"epoch": 0.5121321631388746,
|
440 |
+
"grad_norm": 4.526937392254728,
|
441 |
+
"learning_rate": 4.87603305785124e-07,
|
442 |
+
"loss": 0.089,
|
443 |
+
"step": 62
|
444 |
+
},
|
445 |
+
{
|
446 |
+
"epoch": 0.5203923593185338,
|
447 |
+
"grad_norm": 3.9484832227284037,
|
448 |
+
"learning_rate": 4.793388429752066e-07,
|
449 |
+
"loss": 0.0813,
|
450 |
+
"step": 63
|
451 |
+
},
|
452 |
+
{
|
453 |
+
"epoch": 0.5286525554981931,
|
454 |
+
"grad_norm": 4.626844473209987,
|
455 |
+
"learning_rate": 4.710743801652892e-07,
|
456 |
+
"loss": 0.0788,
|
457 |
+
"step": 64
|
458 |
+
},
|
459 |
+
{
|
460 |
+
"epoch": 0.5369127516778524,
|
461 |
+
"grad_norm": 4.111714528890263,
|
462 |
+
"learning_rate": 4.628099173553719e-07,
|
463 |
+
"loss": 0.0686,
|
464 |
+
"step": 65
|
465 |
+
},
|
466 |
+
{
|
467 |
+
"epoch": 0.5451729478575116,
|
468 |
+
"grad_norm": 3.847620812825054,
|
469 |
+
"learning_rate": 4.545454545454545e-07,
|
470 |
+
"loss": 0.0624,
|
471 |
+
"step": 66
|
472 |
+
},
|
473 |
+
{
|
474 |
+
"epoch": 0.5534331440371709,
|
475 |
+
"grad_norm": 4.014429221103349,
|
476 |
+
"learning_rate": 4.462809917355372e-07,
|
477 |
+
"loss": 0.0748,
|
478 |
+
"step": 67
|
479 |
+
},
|
480 |
+
{
|
481 |
+
"epoch": 0.5616933402168302,
|
482 |
+
"grad_norm": 5.410596858204166,
|
483 |
+
"learning_rate": 4.380165289256198e-07,
|
484 |
+
"loss": 0.0807,
|
485 |
+
"step": 68
|
486 |
+
},
|
487 |
+
{
|
488 |
+
"epoch": 0.5699535363964894,
|
489 |
+
"grad_norm": 5.060478727233313,
|
490 |
+
"learning_rate": 4.2975206611570245e-07,
|
491 |
+
"loss": 0.0814,
|
492 |
+
"step": 69
|
493 |
+
},
|
494 |
+
{
|
495 |
+
"epoch": 0.5782137325761487,
|
496 |
+
"grad_norm": 3.8693176106349663,
|
497 |
+
"learning_rate": 4.2148760330578507e-07,
|
498 |
+
"loss": 0.0708,
|
499 |
+
"step": 70
|
500 |
+
},
|
501 |
+
{
|
502 |
+
"epoch": 0.586473928755808,
|
503 |
+
"grad_norm": 3.6572429929976877,
|
504 |
+
"learning_rate": 4.1322314049586775e-07,
|
505 |
+
"loss": 0.0586,
|
506 |
+
"step": 71
|
507 |
+
},
|
508 |
+
{
|
509 |
+
"epoch": 0.5947341249354672,
|
510 |
+
"grad_norm": 4.291915714476109,
|
511 |
+
"learning_rate": 4.049586776859504e-07,
|
512 |
+
"loss": 0.0695,
|
513 |
+
"step": 72
|
514 |
+
},
|
515 |
+
{
|
516 |
+
"epoch": 0.6029943211151265,
|
517 |
+
"grad_norm": 6.79226277468724,
|
518 |
+
"learning_rate": 3.9669421487603305e-07,
|
519 |
+
"loss": 0.0683,
|
520 |
+
"step": 73
|
521 |
+
},
|
522 |
+
{
|
523 |
+
"epoch": 0.6112545172947857,
|
524 |
+
"grad_norm": 4.49100451001806,
|
525 |
+
"learning_rate": 3.884297520661157e-07,
|
526 |
+
"loss": 0.0564,
|
527 |
+
"step": 74
|
528 |
+
},
|
529 |
+
{
|
530 |
+
"epoch": 0.619514713474445,
|
531 |
+
"grad_norm": 5.899350796294677,
|
532 |
+
"learning_rate": 3.8016528925619836e-07,
|
533 |
+
"loss": 0.0765,
|
534 |
+
"step": 75
|
535 |
+
},
|
536 |
+
{
|
537 |
+
"epoch": 0.6277749096541043,
|
538 |
+
"grad_norm": 4.515411657713084,
|
539 |
+
"learning_rate": 3.71900826446281e-07,
|
540 |
+
"loss": 0.0659,
|
541 |
+
"step": 76
|
542 |
+
},
|
543 |
+
{
|
544 |
+
"epoch": 0.6360351058337635,
|
545 |
+
"grad_norm": 4.177275599836179,
|
546 |
+
"learning_rate": 3.636363636363636e-07,
|
547 |
+
"loss": 0.0589,
|
548 |
+
"step": 77
|
549 |
+
},
|
550 |
+
{
|
551 |
+
"epoch": 0.6442953020134228,
|
552 |
+
"grad_norm": 4.52383547075553,
|
553 |
+
"learning_rate": 3.5537190082644623e-07,
|
554 |
+
"loss": 0.0676,
|
555 |
+
"step": 78
|
556 |
+
},
|
557 |
+
{
|
558 |
+
"epoch": 0.6525554981930821,
|
559 |
+
"grad_norm": 4.389273447724941,
|
560 |
+
"learning_rate": 3.471074380165289e-07,
|
561 |
+
"loss": 0.0569,
|
562 |
+
"step": 79
|
563 |
+
},
|
564 |
+
{
|
565 |
+
"epoch": 0.6608156943727413,
|
566 |
+
"grad_norm": 6.005106644541459,
|
567 |
+
"learning_rate": 3.3884297520661153e-07,
|
568 |
+
"loss": 0.0676,
|
569 |
+
"step": 80
|
570 |
+
},
|
571 |
+
{
|
572 |
+
"epoch": 0.6690758905524006,
|
573 |
+
"grad_norm": 4.143584995230645,
|
574 |
+
"learning_rate": 3.305785123966942e-07,
|
575 |
+
"loss": 0.0611,
|
576 |
+
"step": 81
|
577 |
+
},
|
578 |
+
{
|
579 |
+
"epoch": 0.6773360867320599,
|
580 |
+
"grad_norm": 4.636039389852911,
|
581 |
+
"learning_rate": 3.2231404958677684e-07,
|
582 |
+
"loss": 0.0547,
|
583 |
+
"step": 82
|
584 |
+
},
|
585 |
+
{
|
586 |
+
"epoch": 0.6855962829117191,
|
587 |
+
"grad_norm": 4.498379839418488,
|
588 |
+
"learning_rate": 3.140495867768595e-07,
|
589 |
+
"loss": 0.0541,
|
590 |
+
"step": 83
|
591 |
+
},
|
592 |
+
{
|
593 |
+
"epoch": 0.6938564790913784,
|
594 |
+
"grad_norm": 4.050771891202305,
|
595 |
+
"learning_rate": 3.0578512396694214e-07,
|
596 |
+
"loss": 0.0532,
|
597 |
+
"step": 84
|
598 |
+
},
|
599 |
+
{
|
600 |
+
"epoch": 0.7021166752710377,
|
601 |
+
"grad_norm": 4.957292939462247,
|
602 |
+
"learning_rate": 2.9752066115702476e-07,
|
603 |
+
"loss": 0.0625,
|
604 |
+
"step": 85
|
605 |
+
},
|
606 |
+
{
|
607 |
+
"epoch": 0.710376871450697,
|
608 |
+
"grad_norm": 7.434371068317916,
|
609 |
+
"learning_rate": 2.892561983471074e-07,
|
610 |
+
"loss": 0.0588,
|
611 |
+
"step": 86
|
612 |
+
},
|
613 |
+
{
|
614 |
+
"epoch": 0.7186370676303562,
|
615 |
+
"grad_norm": 4.395509690198425,
|
616 |
+
"learning_rate": 2.8099173553719007e-07,
|
617 |
+
"loss": 0.0581,
|
618 |
+
"step": 87
|
619 |
+
},
|
620 |
+
{
|
621 |
+
"epoch": 0.7268972638100155,
|
622 |
+
"grad_norm": 4.801912810444062,
|
623 |
+
"learning_rate": 2.727272727272727e-07,
|
624 |
+
"loss": 0.0486,
|
625 |
+
"step": 88
|
626 |
+
},
|
627 |
+
{
|
628 |
+
"epoch": 0.7351574599896747,
|
629 |
+
"grad_norm": 4.198285373551988,
|
630 |
+
"learning_rate": 2.6446280991735537e-07,
|
631 |
+
"loss": 0.0549,
|
632 |
+
"step": 89
|
633 |
+
},
|
634 |
+
{
|
635 |
+
"epoch": 0.743417656169334,
|
636 |
+
"grad_norm": 4.525973618695244,
|
637 |
+
"learning_rate": 2.56198347107438e-07,
|
638 |
+
"loss": 0.0513,
|
639 |
+
"step": 90
|
640 |
+
},
|
641 |
+
{
|
642 |
+
"epoch": 0.7516778523489933,
|
643 |
+
"grad_norm": 4.548856143122939,
|
644 |
+
"learning_rate": 2.4793388429752067e-07,
|
645 |
+
"loss": 0.0518,
|
646 |
+
"step": 91
|
647 |
+
},
|
648 |
+
{
|
649 |
+
"epoch": 0.7599380485286525,
|
650 |
+
"grad_norm": 4.491739317627872,
|
651 |
+
"learning_rate": 2.396694214876033e-07,
|
652 |
+
"loss": 0.0504,
|
653 |
+
"step": 92
|
654 |
+
},
|
655 |
+
{
|
656 |
+
"epoch": 0.7681982447083118,
|
657 |
+
"grad_norm": 5.507868276221893,
|
658 |
+
"learning_rate": 2.3140495867768595e-07,
|
659 |
+
"loss": 0.0525,
|
660 |
+
"step": 93
|
661 |
+
},
|
662 |
+
{
|
663 |
+
"epoch": 0.7764584408879711,
|
664 |
+
"grad_norm": 3.9085902511823125,
|
665 |
+
"learning_rate": 2.231404958677686e-07,
|
666 |
+
"loss": 0.0488,
|
667 |
+
"step": 94
|
668 |
+
},
|
669 |
+
{
|
670 |
+
"epoch": 0.7847186370676303,
|
671 |
+
"grad_norm": 4.748542698203251,
|
672 |
+
"learning_rate": 2.1487603305785122e-07,
|
673 |
+
"loss": 0.0546,
|
674 |
+
"step": 95
|
675 |
+
},
|
676 |
+
{
|
677 |
+
"epoch": 0.7929788332472896,
|
678 |
+
"grad_norm": 4.134593025394844,
|
679 |
+
"learning_rate": 2.0661157024793388e-07,
|
680 |
+
"loss": 0.041,
|
681 |
+
"step": 96
|
682 |
+
},
|
683 |
+
{
|
684 |
+
"epoch": 0.8012390294269489,
|
685 |
+
"grad_norm": 4.490686472752552,
|
686 |
+
"learning_rate": 1.9834710743801653e-07,
|
687 |
+
"loss": 0.0555,
|
688 |
+
"step": 97
|
689 |
+
},
|
690 |
+
{
|
691 |
+
"epoch": 0.8094992256066081,
|
692 |
+
"grad_norm": 4.16117453892463,
|
693 |
+
"learning_rate": 1.9008264462809918e-07,
|
694 |
+
"loss": 0.052,
|
695 |
+
"step": 98
|
696 |
+
},
|
697 |
+
{
|
698 |
+
"epoch": 0.8177594217862674,
|
699 |
+
"grad_norm": 4.204120951638181,
|
700 |
+
"learning_rate": 1.818181818181818e-07,
|
701 |
+
"loss": 0.0491,
|
702 |
+
"step": 99
|
703 |
+
},
|
704 |
+
{
|
705 |
+
"epoch": 0.8260196179659267,
|
706 |
+
"grad_norm": 3.6858721277315443,
|
707 |
+
"learning_rate": 1.7355371900826445e-07,
|
708 |
+
"loss": 0.0456,
|
709 |
+
"step": 100
|
710 |
+
},
|
711 |
+
{
|
712 |
+
"epoch": 0.8342798141455859,
|
713 |
+
"grad_norm": 4.882005579520836,
|
714 |
+
"learning_rate": 1.652892561983471e-07,
|
715 |
+
"loss": 0.0483,
|
716 |
+
"step": 101
|
717 |
+
},
|
718 |
+
{
|
719 |
+
"epoch": 0.8425400103252452,
|
720 |
+
"grad_norm": 5.420086119834582,
|
721 |
+
"learning_rate": 1.5702479338842976e-07,
|
722 |
+
"loss": 0.045,
|
723 |
+
"step": 102
|
724 |
+
},
|
725 |
+
{
|
726 |
+
"epoch": 0.8508002065049045,
|
727 |
+
"grad_norm": 4.299574765950468,
|
728 |
+
"learning_rate": 1.4876033057851238e-07,
|
729 |
+
"loss": 0.0431,
|
730 |
+
"step": 103
|
731 |
+
},
|
732 |
+
{
|
733 |
+
"epoch": 0.8590604026845637,
|
734 |
+
"grad_norm": 5.412657060787109,
|
735 |
+
"learning_rate": 1.4049586776859503e-07,
|
736 |
+
"loss": 0.0449,
|
737 |
+
"step": 104
|
738 |
+
},
|
739 |
+
{
|
740 |
+
"epoch": 0.8673205988642231,
|
741 |
+
"grad_norm": 4.358066967612829,
|
742 |
+
"learning_rate": 1.3223140495867768e-07,
|
743 |
+
"loss": 0.0463,
|
744 |
+
"step": 105
|
745 |
+
},
|
746 |
+
{
|
747 |
+
"epoch": 0.8755807950438823,
|
748 |
+
"grad_norm": 4.2546611824159095,
|
749 |
+
"learning_rate": 1.2396694214876034e-07,
|
750 |
+
"loss": 0.0407,
|
751 |
+
"step": 106
|
752 |
+
},
|
753 |
+
{
|
754 |
+
"epoch": 0.8838409912235415,
|
755 |
+
"grad_norm": 3.9158572221460766,
|
756 |
+
"learning_rate": 1.1570247933884297e-07,
|
757 |
+
"loss": 0.0407,
|
758 |
+
"step": 107
|
759 |
+
},
|
760 |
+
{
|
761 |
+
"epoch": 0.8921011874032009,
|
762 |
+
"grad_norm": 5.5309953405728125,
|
763 |
+
"learning_rate": 1.0743801652892561e-07,
|
764 |
+
"loss": 0.0487,
|
765 |
+
"step": 108
|
766 |
+
},
|
767 |
+
{
|
768 |
+
"epoch": 0.9003613835828601,
|
769 |
+
"grad_norm": 3.2852480193433604,
|
770 |
+
"learning_rate": 9.917355371900826e-08,
|
771 |
+
"loss": 0.0408,
|
772 |
+
"step": 109
|
773 |
+
},
|
774 |
+
{
|
775 |
+
"epoch": 0.9086215797625193,
|
776 |
+
"grad_norm": 3.67113768716039,
|
777 |
+
"learning_rate": 9.09090909090909e-08,
|
778 |
+
"loss": 0.0436,
|
779 |
+
"step": 110
|
780 |
+
},
|
781 |
+
{
|
782 |
+
"epoch": 0.9168817759421787,
|
783 |
+
"grad_norm": 3.573260793363699,
|
784 |
+
"learning_rate": 8.264462809917355e-08,
|
785 |
+
"loss": 0.0399,
|
786 |
+
"step": 111
|
787 |
+
},
|
788 |
+
{
|
789 |
+
"epoch": 0.9251419721218379,
|
790 |
+
"grad_norm": 4.452647993157429,
|
791 |
+
"learning_rate": 7.438016528925619e-08,
|
792 |
+
"loss": 0.0464,
|
793 |
+
"step": 112
|
794 |
+
},
|
795 |
+
{
|
796 |
+
"epoch": 0.9334021683014971,
|
797 |
+
"grad_norm": 3.8497858085693353,
|
798 |
+
"learning_rate": 6.611570247933884e-08,
|
799 |
+
"loss": 0.04,
|
800 |
+
"step": 113
|
801 |
+
},
|
802 |
+
{
|
803 |
+
"epoch": 0.9416623644811565,
|
804 |
+
"grad_norm": 5.172088209506264,
|
805 |
+
"learning_rate": 5.785123966942149e-08,
|
806 |
+
"loss": 0.0413,
|
807 |
+
"step": 114
|
808 |
+
},
|
809 |
+
{
|
810 |
+
"epoch": 0.9499225606608157,
|
811 |
+
"grad_norm": 3.674285708196009,
|
812 |
+
"learning_rate": 4.958677685950413e-08,
|
813 |
+
"loss": 0.0406,
|
814 |
+
"step": 115
|
815 |
+
},
|
816 |
+
{
|
817 |
+
"epoch": 0.9581827568404749,
|
818 |
+
"grad_norm": 3.5948562795658723,
|
819 |
+
"learning_rate": 4.1322314049586776e-08,
|
820 |
+
"loss": 0.0353,
|
821 |
+
"step": 116
|
822 |
+
},
|
823 |
+
{
|
824 |
+
"epoch": 0.9664429530201343,
|
825 |
+
"grad_norm": 3.662645188403965,
|
826 |
+
"learning_rate": 3.305785123966942e-08,
|
827 |
+
"loss": 0.0416,
|
828 |
+
"step": 117
|
829 |
+
},
|
830 |
+
{
|
831 |
+
"epoch": 0.9747031491997935,
|
832 |
+
"grad_norm": 3.766802533629169,
|
833 |
+
"learning_rate": 2.4793388429752066e-08,
|
834 |
+
"loss": 0.0395,
|
835 |
+
"step": 118
|
836 |
+
},
|
837 |
+
{
|
838 |
+
"epoch": 0.9829633453794527,
|
839 |
+
"grad_norm": 3.0783880440297775,
|
840 |
+
"learning_rate": 1.652892561983471e-08,
|
841 |
+
"loss": 0.0355,
|
842 |
+
"step": 119
|
843 |
+
},
|
844 |
+
{
|
845 |
+
"epoch": 0.9912235415591121,
|
846 |
+
"grad_norm": 4.411105484316595,
|
847 |
+
"learning_rate": 8.264462809917355e-09,
|
848 |
+
"loss": 0.0448,
|
849 |
+
"step": 120
|
850 |
+
},
|
851 |
+
{
|
852 |
+
"epoch": 0.9994837377387713,
|
853 |
+
"grad_norm": 3.734016171700682,
|
854 |
+
"learning_rate": 0.0,
|
855 |
+
"loss": 0.0423,
|
856 |
+
"step": 121
|
857 |
+
}
|
858 |
+
],
|
859 |
+
"logging_steps": 1,
|
860 |
+
"max_steps": 121,
|
861 |
+
"num_input_tokens_seen": 0,
|
862 |
+
"num_train_epochs": 1,
|
863 |
+
"save_steps": 50,
|
864 |
+
"stateful_callbacks": {
|
865 |
+
"TrainerControl": {
|
866 |
+
"args": {
|
867 |
+
"should_epoch_stop": false,
|
868 |
+
"should_evaluate": false,
|
869 |
+
"should_log": false,
|
870 |
+
"should_save": true,
|
871 |
+
"should_training_stop": true
|
872 |
+
},
|
873 |
+
"attributes": {}
|
874 |
+
}
|
875 |
+
},
|
876 |
+
"total_flos": 157230967554048.0,
|
877 |
+
"train_batch_size": 32,
|
878 |
+
"trial_name": null,
|
879 |
+
"trial_params": null
|
880 |
+
}
|
wo_mask/checkpoint-121/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a943c37879ea5b2eba7c8c19841021854d026ad3191b08d9027eb53ab168d64
|
3 |
+
size 7096
|