Delete move_cp20008
Browse files- move_cp20008/config.json +0 -29
- move_cp20008/generation_config.json +0 -9
- move_cp20008/latest +0 -1
- move_cp20008/model-00001-of-00004.safetensors +0 -3
- move_cp20008/model-00002-of-00004.safetensors +0 -3
- move_cp20008/model-00003-of-00004.safetensors +0 -3
- move_cp20008/model-00004-of-00004.safetensors +0 -3
- move_cp20008/model.safetensors.index.json +0 -298
- move_cp20008/rng_state_0.pth +0 -3
- move_cp20008/rng_state_1.pth +0 -3
- move_cp20008/rng_state_10.pth +0 -3
- move_cp20008/rng_state_11.pth +0 -3
- move_cp20008/rng_state_12.pth +0 -3
- move_cp20008/rng_state_13.pth +0 -3
- move_cp20008/rng_state_14.pth +0 -3
- move_cp20008/rng_state_15.pth +0 -3
- move_cp20008/rng_state_16.pth +0 -3
- move_cp20008/rng_state_17.pth +0 -3
- move_cp20008/rng_state_18.pth +0 -3
- move_cp20008/rng_state_19.pth +0 -3
- move_cp20008/rng_state_2.pth +0 -3
- move_cp20008/rng_state_20.pth +0 -3
- move_cp20008/rng_state_21.pth +0 -3
- move_cp20008/rng_state_22.pth +0 -3
- move_cp20008/rng_state_23.pth +0 -3
- move_cp20008/rng_state_24.pth +0 -3
- move_cp20008/rng_state_25.pth +0 -3
- move_cp20008/rng_state_26.pth +0 -3
- move_cp20008/rng_state_27.pth +0 -3
- move_cp20008/rng_state_28.pth +0 -3
- move_cp20008/rng_state_29.pth +0 -3
- move_cp20008/rng_state_3.pth +0 -3
- move_cp20008/rng_state_30.pth +0 -3
- move_cp20008/rng_state_31.pth +0 -3
- move_cp20008/rng_state_4.pth +0 -3
- move_cp20008/rng_state_5.pth +0 -3
- move_cp20008/rng_state_6.pth +0 -3
- move_cp20008/rng_state_7.pth +0 -3
- move_cp20008/rng_state_8.pth +0 -3
- move_cp20008/rng_state_9.pth +0 -3
- move_cp20008/scheduler.pt +0 -3
- move_cp20008/special_tokens_map.json +0 -23
- move_cp20008/tokenizer.json +0 -0
- move_cp20008/tokenizer_config.json +0 -2105
- move_cp20008/trainer_state.json +0 -1593
- move_cp20008/training_args.bin +0 -3
- move_cp20008/zero_to_fp32.py +0 -604
move_cp20008/config.json
DELETED
@@ -1,29 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"_name_or_path": "/mnt/blob/no_token/llama-3-8b/desc_ep2_lr5e-6_g32_bs64_token/checkpoint-12352",
|
3 |
-
"architectures": [
|
4 |
-
"LlamaForCausalLM"
|
5 |
-
],
|
6 |
-
"attention_bias": false,
|
7 |
-
"attention_dropout": 0.0,
|
8 |
-
"bos_token_id": 128000,
|
9 |
-
"eos_token_id": 128001,
|
10 |
-
"hidden_act": "silu",
|
11 |
-
"hidden_size": 4096,
|
12 |
-
"initializer_range": 0.02,
|
13 |
-
"intermediate_size": 14336,
|
14 |
-
"max_position_embeddings": 8192,
|
15 |
-
"mlp_bias": false,
|
16 |
-
"model_type": "llama",
|
17 |
-
"num_attention_heads": 32,
|
18 |
-
"num_hidden_layers": 32,
|
19 |
-
"num_key_value_heads": 8,
|
20 |
-
"pretraining_tp": 1,
|
21 |
-
"rms_norm_eps": 1e-05,
|
22 |
-
"rope_scaling": null,
|
23 |
-
"rope_theta": 500000.0,
|
24 |
-
"tie_word_embeddings": false,
|
25 |
-
"torch_dtype": "bfloat16",
|
26 |
-
"transformers_version": "4.42.0.dev0",
|
27 |
-
"use_cache": false,
|
28 |
-
"vocab_size": 128320
|
29 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
move_cp20008/generation_config.json
DELETED
@@ -1,9 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"bos_token_id": 128000,
|
3 |
-
"do_sample": true,
|
4 |
-
"eos_token_id": 128001,
|
5 |
-
"max_length": 4096,
|
6 |
-
"temperature": 0.6,
|
7 |
-
"top_p": 0.9,
|
8 |
-
"transformers_version": "4.42.0.dev0"
|
9 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
move_cp20008/latest
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
global_step20008
|
|
|
|
move_cp20008/model-00001-of-00004.safetensors
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:5443762908cdfcafa6e0b76b2b29932adba9c3b83f41949647e0f590aa1f17ca
|
3 |
-
size 4977222960
|
|
|
|
|
|
|
|
move_cp20008/model-00002-of-00004.safetensors
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:01dffd18613ba950e0d48f1b75d2af79f21510f1e2c403f86177674931d9c797
|
3 |
-
size 4999802720
|
|
|
|
|
|
|
|
move_cp20008/model-00003-of-00004.safetensors
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:e3b54989c6a927b01eac54b28c3303a49b0830f65d936d2d7c97ca344713d43a
|
3 |
-
size 4915916176
|
|
|
|
|
|
|
|
move_cp20008/model-00004-of-00004.safetensors
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:88b63c0b4d05b6ee1bbec7f32ddca129339103693a7808345841e9379446d5f5
|
3 |
-
size 1168663096
|
|
|
|
|
|
|
|
move_cp20008/model.safetensors.index.json
DELETED
@@ -1,298 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"metadata": {
|
3 |
-
"total_size": 16061571072
|
4 |
-
},
|
5 |
-
"weight_map": {
|
6 |
-
"lm_head.weight": "model-00004-of-00004.safetensors",
|
7 |
-
"model.embed_tokens.weight": "model-00001-of-00004.safetensors",
|
8 |
-
"model.layers.0.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
9 |
-
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
10 |
-
"model.layers.0.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
11 |
-
"model.layers.0.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
12 |
-
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
13 |
-
"model.layers.0.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
14 |
-
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
15 |
-
"model.layers.0.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
16 |
-
"model.layers.0.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
17 |
-
"model.layers.1.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
18 |
-
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
19 |
-
"model.layers.1.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
20 |
-
"model.layers.1.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
21 |
-
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
22 |
-
"model.layers.1.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
23 |
-
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
24 |
-
"model.layers.1.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
25 |
-
"model.layers.1.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
26 |
-
"model.layers.10.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
27 |
-
"model.layers.10.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
28 |
-
"model.layers.10.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
29 |
-
"model.layers.10.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
30 |
-
"model.layers.10.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
31 |
-
"model.layers.10.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
32 |
-
"model.layers.10.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
33 |
-
"model.layers.10.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
34 |
-
"model.layers.10.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
35 |
-
"model.layers.11.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
36 |
-
"model.layers.11.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
37 |
-
"model.layers.11.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
38 |
-
"model.layers.11.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
39 |
-
"model.layers.11.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
40 |
-
"model.layers.11.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
41 |
-
"model.layers.11.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
42 |
-
"model.layers.11.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
43 |
-
"model.layers.11.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
44 |
-
"model.layers.12.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
45 |
-
"model.layers.12.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
46 |
-
"model.layers.12.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
47 |
-
"model.layers.12.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
48 |
-
"model.layers.12.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
49 |
-
"model.layers.12.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
50 |
-
"model.layers.12.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
51 |
-
"model.layers.12.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
52 |
-
"model.layers.12.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
53 |
-
"model.layers.13.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
54 |
-
"model.layers.13.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
55 |
-
"model.layers.13.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
56 |
-
"model.layers.13.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
57 |
-
"model.layers.13.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
58 |
-
"model.layers.13.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
59 |
-
"model.layers.13.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
60 |
-
"model.layers.13.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
61 |
-
"model.layers.13.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
62 |
-
"model.layers.14.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
63 |
-
"model.layers.14.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
64 |
-
"model.layers.14.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
65 |
-
"model.layers.14.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
66 |
-
"model.layers.14.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
67 |
-
"model.layers.14.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
68 |
-
"model.layers.14.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
69 |
-
"model.layers.14.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
70 |
-
"model.layers.14.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
71 |
-
"model.layers.15.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
72 |
-
"model.layers.15.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
73 |
-
"model.layers.15.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
74 |
-
"model.layers.15.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
75 |
-
"model.layers.15.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
76 |
-
"model.layers.15.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
77 |
-
"model.layers.15.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
78 |
-
"model.layers.15.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
79 |
-
"model.layers.15.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
80 |
-
"model.layers.16.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
81 |
-
"model.layers.16.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
82 |
-
"model.layers.16.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
83 |
-
"model.layers.16.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
84 |
-
"model.layers.16.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
85 |
-
"model.layers.16.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
86 |
-
"model.layers.16.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
87 |
-
"model.layers.16.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
88 |
-
"model.layers.16.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
89 |
-
"model.layers.17.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
90 |
-
"model.layers.17.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
91 |
-
"model.layers.17.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
92 |
-
"model.layers.17.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
93 |
-
"model.layers.17.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
94 |
-
"model.layers.17.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
95 |
-
"model.layers.17.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
96 |
-
"model.layers.17.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
97 |
-
"model.layers.17.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
98 |
-
"model.layers.18.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
99 |
-
"model.layers.18.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
100 |
-
"model.layers.18.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
101 |
-
"model.layers.18.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
102 |
-
"model.layers.18.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
103 |
-
"model.layers.18.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
104 |
-
"model.layers.18.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
105 |
-
"model.layers.18.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
106 |
-
"model.layers.18.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
107 |
-
"model.layers.19.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
108 |
-
"model.layers.19.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
109 |
-
"model.layers.19.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
110 |
-
"model.layers.19.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
111 |
-
"model.layers.19.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
112 |
-
"model.layers.19.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
113 |
-
"model.layers.19.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
114 |
-
"model.layers.19.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
115 |
-
"model.layers.19.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
116 |
-
"model.layers.2.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
117 |
-
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
118 |
-
"model.layers.2.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
119 |
-
"model.layers.2.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
120 |
-
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
121 |
-
"model.layers.2.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
122 |
-
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
123 |
-
"model.layers.2.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
124 |
-
"model.layers.2.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
125 |
-
"model.layers.20.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
126 |
-
"model.layers.20.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
127 |
-
"model.layers.20.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
128 |
-
"model.layers.20.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
129 |
-
"model.layers.20.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
130 |
-
"model.layers.20.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
131 |
-
"model.layers.20.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
132 |
-
"model.layers.20.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
133 |
-
"model.layers.20.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
134 |
-
"model.layers.21.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
135 |
-
"model.layers.21.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
136 |
-
"model.layers.21.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
137 |
-
"model.layers.21.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
138 |
-
"model.layers.21.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
139 |
-
"model.layers.21.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
140 |
-
"model.layers.21.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
141 |
-
"model.layers.21.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
142 |
-
"model.layers.21.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
143 |
-
"model.layers.22.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
144 |
-
"model.layers.22.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
145 |
-
"model.layers.22.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
146 |
-
"model.layers.22.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
147 |
-
"model.layers.22.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
148 |
-
"model.layers.22.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
149 |
-
"model.layers.22.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
150 |
-
"model.layers.22.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
151 |
-
"model.layers.22.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
152 |
-
"model.layers.23.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
153 |
-
"model.layers.23.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
154 |
-
"model.layers.23.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
155 |
-
"model.layers.23.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
156 |
-
"model.layers.23.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
157 |
-
"model.layers.23.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
158 |
-
"model.layers.23.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
159 |
-
"model.layers.23.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
160 |
-
"model.layers.23.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
161 |
-
"model.layers.24.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
162 |
-
"model.layers.24.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
163 |
-
"model.layers.24.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
164 |
-
"model.layers.24.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
165 |
-
"model.layers.24.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
166 |
-
"model.layers.24.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
167 |
-
"model.layers.24.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
168 |
-
"model.layers.24.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
169 |
-
"model.layers.24.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
170 |
-
"model.layers.25.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
171 |
-
"model.layers.25.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
172 |
-
"model.layers.25.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
173 |
-
"model.layers.25.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
174 |
-
"model.layers.25.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
175 |
-
"model.layers.25.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
176 |
-
"model.layers.25.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
177 |
-
"model.layers.25.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
178 |
-
"model.layers.25.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
179 |
-
"model.layers.26.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
180 |
-
"model.layers.26.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
181 |
-
"model.layers.26.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
182 |
-
"model.layers.26.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
183 |
-
"model.layers.26.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
184 |
-
"model.layers.26.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
185 |
-
"model.layers.26.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
186 |
-
"model.layers.26.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
187 |
-
"model.layers.26.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
188 |
-
"model.layers.27.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
189 |
-
"model.layers.27.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
190 |
-
"model.layers.27.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
191 |
-
"model.layers.27.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
192 |
-
"model.layers.27.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
193 |
-
"model.layers.27.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
194 |
-
"model.layers.27.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
195 |
-
"model.layers.27.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
196 |
-
"model.layers.27.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
197 |
-
"model.layers.28.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
198 |
-
"model.layers.28.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
199 |
-
"model.layers.28.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
200 |
-
"model.layers.28.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
201 |
-
"model.layers.28.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
202 |
-
"model.layers.28.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
203 |
-
"model.layers.28.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
204 |
-
"model.layers.28.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
205 |
-
"model.layers.28.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
206 |
-
"model.layers.29.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
207 |
-
"model.layers.29.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
208 |
-
"model.layers.29.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
209 |
-
"model.layers.29.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
210 |
-
"model.layers.29.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
211 |
-
"model.layers.29.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
212 |
-
"model.layers.29.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
213 |
-
"model.layers.29.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
214 |
-
"model.layers.29.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
215 |
-
"model.layers.3.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
216 |
-
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
217 |
-
"model.layers.3.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
218 |
-
"model.layers.3.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
219 |
-
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
220 |
-
"model.layers.3.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
221 |
-
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
222 |
-
"model.layers.3.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
223 |
-
"model.layers.3.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
224 |
-
"model.layers.30.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
225 |
-
"model.layers.30.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
226 |
-
"model.layers.30.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
227 |
-
"model.layers.30.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
228 |
-
"model.layers.30.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
229 |
-
"model.layers.30.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
230 |
-
"model.layers.30.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
231 |
-
"model.layers.30.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
232 |
-
"model.layers.30.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
233 |
-
"model.layers.31.input_layernorm.weight": "model-00004-of-00004.safetensors",
|
234 |
-
"model.layers.31.mlp.down_proj.weight": "model-00004-of-00004.safetensors",
|
235 |
-
"model.layers.31.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
236 |
-
"model.layers.31.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
237 |
-
"model.layers.31.post_attention_layernorm.weight": "model-00004-of-00004.safetensors",
|
238 |
-
"model.layers.31.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
239 |
-
"model.layers.31.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
240 |
-
"model.layers.31.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
241 |
-
"model.layers.31.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
242 |
-
"model.layers.4.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
243 |
-
"model.layers.4.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
244 |
-
"model.layers.4.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
245 |
-
"model.layers.4.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
246 |
-
"model.layers.4.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
247 |
-
"model.layers.4.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
248 |
-
"model.layers.4.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
249 |
-
"model.layers.4.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
250 |
-
"model.layers.4.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
251 |
-
"model.layers.5.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
252 |
-
"model.layers.5.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
253 |
-
"model.layers.5.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
254 |
-
"model.layers.5.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
255 |
-
"model.layers.5.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
256 |
-
"model.layers.5.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
257 |
-
"model.layers.5.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
258 |
-
"model.layers.5.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
259 |
-
"model.layers.5.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
260 |
-
"model.layers.6.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
261 |
-
"model.layers.6.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
262 |
-
"model.layers.6.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
263 |
-
"model.layers.6.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
264 |
-
"model.layers.6.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
265 |
-
"model.layers.6.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
266 |
-
"model.layers.6.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
267 |
-
"model.layers.6.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
268 |
-
"model.layers.6.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
269 |
-
"model.layers.7.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
270 |
-
"model.layers.7.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
271 |
-
"model.layers.7.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
272 |
-
"model.layers.7.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
273 |
-
"model.layers.7.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
274 |
-
"model.layers.7.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
275 |
-
"model.layers.7.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
276 |
-
"model.layers.7.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
277 |
-
"model.layers.7.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
278 |
-
"model.layers.8.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
279 |
-
"model.layers.8.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
280 |
-
"model.layers.8.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
281 |
-
"model.layers.8.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
282 |
-
"model.layers.8.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
283 |
-
"model.layers.8.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
284 |
-
"model.layers.8.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
285 |
-
"model.layers.8.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
286 |
-
"model.layers.8.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
287 |
-
"model.layers.9.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
288 |
-
"model.layers.9.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
289 |
-
"model.layers.9.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
290 |
-
"model.layers.9.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
291 |
-
"model.layers.9.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
292 |
-
"model.layers.9.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
293 |
-
"model.layers.9.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
294 |
-
"model.layers.9.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
295 |
-
"model.layers.9.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
296 |
-
"model.norm.weight": "model-00004-of-00004.safetensors"
|
297 |
-
}
|
298 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
move_cp20008/rng_state_0.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:b525ed181af52bfa9b5f6f1351c85968bee21e7e725d7d6b55ef7104edef72c9
|
3 |
-
size 15984
|
|
|
|
|
|
|
|
move_cp20008/rng_state_1.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:7d597c44a7934815266ed76440ccacec8655b590a06fa41a5f088f06466a78f9
|
3 |
-
size 15984
|
|
|
|
|
|
|
|
move_cp20008/rng_state_10.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:a49fd0ef07d22cefb2d112ec31b9853ac8edc197442ec5bd0bb156e7c372aedb
|
3 |
-
size 15997
|
|
|
|
|
|
|
|
move_cp20008/rng_state_11.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:61ce7cfd0bb30203f3903bb8e9899fcbc9c008e64c4a719e7dce642ac4711164
|
3 |
-
size 15997
|
|
|
|
|
|
|
|
move_cp20008/rng_state_12.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:059f90f7d0b7856fadfb69c04b66aef15ee2e76522f91c7d92081c4c22ec407d
|
3 |
-
size 15997
|
|
|
|
|
|
|
|
move_cp20008/rng_state_13.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:df421c4e43665492ad76d818ddfee28b859a37043fde8b9c1a1f5b53c9b6fb3a
|
3 |
-
size 15997
|
|
|
|
|
|
|
|
move_cp20008/rng_state_14.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:00c4b40b0da79cd5692165ed28cb75fafa9cf38d3e5621c29f95d84923a02627
|
3 |
-
size 15997
|
|
|
|
|
|
|
|
move_cp20008/rng_state_15.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:02cdfa3a63e3b6592cac6cb16a86a54996afcd1c3bf7180bd0c5600c9fb5f0aa
|
3 |
-
size 15997
|
|
|
|
|
|
|
|
move_cp20008/rng_state_16.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:71aed5d2d952e33ef37594a03684066f07f70a98f0674bcf6365b40bee46cd27
|
3 |
-
size 15997
|
|
|
|
|
|
|
|
move_cp20008/rng_state_17.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:e7800d997b5c7dbc4fa51f1b1a6be2427dcf6e841873be203a763a3c76252b62
|
3 |
-
size 15997
|
|
|
|
|
|
|
|
move_cp20008/rng_state_18.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:cd28deee6978d5f1076a6165fa45d63086a25ba5b157643f97ba7010cec40d08
|
3 |
-
size 15997
|
|
|
|
|
|
|
|
move_cp20008/rng_state_19.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:f2811500abf9205f099ff7c9003153c86e411bba324cc6cb3bf66345d7427269
|
3 |
-
size 15997
|
|
|
|
|
|
|
|
move_cp20008/rng_state_2.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:dd0f37fcff72d8dd151cd68bbbc58309c978d203210530ac908a5f7b5cf21550
|
3 |
-
size 15984
|
|
|
|
|
|
|
|
move_cp20008/rng_state_20.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:8aae4c4506e2f07bffa7ee5a251103d0b643d9cf09f2968a22c9a2c46119a18f
|
3 |
-
size 15997
|
|
|
|
|
|
|
|
move_cp20008/rng_state_21.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:c4e428a4b5e0be52ae1f2b84781b18d3ad6d1e68d92ae0657803463ca62b0bc6
|
3 |
-
size 15997
|
|
|
|
|
|
|
|
move_cp20008/rng_state_22.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:de85bde5e9c0abb6befbb0422412e67352af98d1f005e7ed9d822606b00759c3
|
3 |
-
size 15997
|
|
|
|
|
|
|
|
move_cp20008/rng_state_23.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:cd743e9579765787abd8e2deffa2d3157035cb7b3dcdceea94ec3dba3d77d555
|
3 |
-
size 15997
|
|
|
|
|
|
|
|
move_cp20008/rng_state_24.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:4f5d3b7d034d1a337c9aaf01fdb6230604a8be75b6724ace61eb0204fee3aacd
|
3 |
-
size 15997
|
|
|
|
|
|
|
|
move_cp20008/rng_state_25.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:e94a891c014a26e7ae65f017a0809784b7ab41b6afb4b84b8d1bd7370f78bb85
|
3 |
-
size 15997
|
|
|
|
|
|
|
|
move_cp20008/rng_state_26.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:a6e5afd3aaee737b425422d1a1188421c15ca60bc6cbcfe4f15df5f0949c39e5
|
3 |
-
size 15997
|
|
|
|
|
|
|
|
move_cp20008/rng_state_27.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:c456e8637ddb872942d28eeb343f4c214e0d84aa28e2d86f2a75bfd775db3b66
|
3 |
-
size 15997
|
|
|
|
|
|
|
|
move_cp20008/rng_state_28.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:9df4941fec8e422903ad77bf5f44d9a70962e3fc8e48475d54adb7c6255e814b
|
3 |
-
size 15997
|
|
|
|
|
|
|
|
move_cp20008/rng_state_29.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:5b30e5129fa501cb0805975102c7fb0a539f12803fb50f4b6889ec466e74d6da
|
3 |
-
size 15997
|
|
|
|
|
|
|
|
move_cp20008/rng_state_3.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:d6ca03a599a3c5bea8e20ea978c258f1a01dbdaf8dc144b889c627cef6f07610
|
3 |
-
size 15984
|
|
|
|
|
|
|
|
move_cp20008/rng_state_30.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:63dc5fe36eb57f11dea08ded14cf81e224bdce594c094da74e6edce75f06d30d
|
3 |
-
size 15997
|
|
|
|
|
|
|
|
move_cp20008/rng_state_31.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:7c138ae90836288a30721dc1bd1fb326e2246b9a36de67f75ead124d3b84c222
|
3 |
-
size 15997
|
|
|
|
|
|
|
|
move_cp20008/rng_state_4.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:1d88434240324803a7f1a75423ac697d01c80c776c3ab93f79a354e01e103488
|
3 |
-
size 15984
|
|
|
|
|
|
|
|
move_cp20008/rng_state_5.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:8a563555ed94a1a4bc24658f111f3ca62b8185ef2174ae0f50f89949cb12a0ab
|
3 |
-
size 15984
|
|
|
|
|
|
|
|
move_cp20008/rng_state_6.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:ba7b95611bc3b135e50d38a67d6630d1a81bce8b2d1411d7af894f130f5e8717
|
3 |
-
size 15984
|
|
|
|
|
|
|
|
move_cp20008/rng_state_7.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:3d7368d8c04dba8ce78f39b437df81648ab052fbaf92d1e22159d6454b58cf9d
|
3 |
-
size 15984
|
|
|
|
|
|
|
|
move_cp20008/rng_state_8.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:898b448c51c7ff714aef690e6153c1130783a5a955f12f65f930f8e6309ca31b
|
3 |
-
size 15984
|
|
|
|
|
|
|
|
move_cp20008/rng_state_9.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:96d413eacf06f23cde05292f82a01dd0d5204116bf9f21566acdd3c12f9373b0
|
3 |
-
size 15984
|
|
|
|
|
|
|
|
move_cp20008/scheduler.pt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:32573f3c6a3570d57b7661c7ddcaaf57d4577c4190bf413ac2b6ae663218b8b3
|
3 |
-
size 1064
|
|
|
|
|
|
|
|
move_cp20008/special_tokens_map.json
DELETED
@@ -1,23 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"bos_token": {
|
3 |
-
"content": "<|begin_of_text|>",
|
4 |
-
"lstrip": false,
|
5 |
-
"normalized": false,
|
6 |
-
"rstrip": false,
|
7 |
-
"single_word": false
|
8 |
-
},
|
9 |
-
"eos_token": {
|
10 |
-
"content": "<|eot_id|>",
|
11 |
-
"lstrip": false,
|
12 |
-
"normalized": false,
|
13 |
-
"rstrip": false,
|
14 |
-
"single_word": false
|
15 |
-
},
|
16 |
-
"pad_token": {
|
17 |
-
"content": "<|eot_id|>",
|
18 |
-
"lstrip": false,
|
19 |
-
"normalized": false,
|
20 |
-
"rstrip": false,
|
21 |
-
"single_word": false
|
22 |
-
}
|
23 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
move_cp20008/tokenizer.json
DELETED
The diff for this file is too large to render.
See raw diff
|
|
move_cp20008/tokenizer_config.json
DELETED
@@ -1,2105 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"added_tokens_decoder": {
|
3 |
-
"128000": {
|
4 |
-
"content": "<|begin_of_text|>",
|
5 |
-
"lstrip": false,
|
6 |
-
"normalized": false,
|
7 |
-
"rstrip": false,
|
8 |
-
"single_word": false,
|
9 |
-
"special": true
|
10 |
-
},
|
11 |
-
"128001": {
|
12 |
-
"content": "<|end_of_text|>",
|
13 |
-
"lstrip": false,
|
14 |
-
"normalized": false,
|
15 |
-
"rstrip": false,
|
16 |
-
"single_word": false,
|
17 |
-
"special": true
|
18 |
-
},
|
19 |
-
"128002": {
|
20 |
-
"content": "<|reserved_special_token_0|>",
|
21 |
-
"lstrip": false,
|
22 |
-
"normalized": false,
|
23 |
-
"rstrip": false,
|
24 |
-
"single_word": false,
|
25 |
-
"special": true
|
26 |
-
},
|
27 |
-
"128003": {
|
28 |
-
"content": "<|reserved_special_token_1|>",
|
29 |
-
"lstrip": false,
|
30 |
-
"normalized": false,
|
31 |
-
"rstrip": false,
|
32 |
-
"single_word": false,
|
33 |
-
"special": true
|
34 |
-
},
|
35 |
-
"128004": {
|
36 |
-
"content": "<|reserved_special_token_2|>",
|
37 |
-
"lstrip": false,
|
38 |
-
"normalized": false,
|
39 |
-
"rstrip": false,
|
40 |
-
"single_word": false,
|
41 |
-
"special": true
|
42 |
-
},
|
43 |
-
"128005": {
|
44 |
-
"content": "<|reserved_special_token_3|>",
|
45 |
-
"lstrip": false,
|
46 |
-
"normalized": false,
|
47 |
-
"rstrip": false,
|
48 |
-
"single_word": false,
|
49 |
-
"special": true
|
50 |
-
},
|
51 |
-
"128006": {
|
52 |
-
"content": "<|start_header_id|>",
|
53 |
-
"lstrip": false,
|
54 |
-
"normalized": false,
|
55 |
-
"rstrip": false,
|
56 |
-
"single_word": false,
|
57 |
-
"special": true
|
58 |
-
},
|
59 |
-
"128007": {
|
60 |
-
"content": "<|end_header_id|>",
|
61 |
-
"lstrip": false,
|
62 |
-
"normalized": false,
|
63 |
-
"rstrip": false,
|
64 |
-
"single_word": false,
|
65 |
-
"special": true
|
66 |
-
},
|
67 |
-
"128008": {
|
68 |
-
"content": "<|reserved_special_token_4|>",
|
69 |
-
"lstrip": false,
|
70 |
-
"normalized": false,
|
71 |
-
"rstrip": false,
|
72 |
-
"single_word": false,
|
73 |
-
"special": true
|
74 |
-
},
|
75 |
-
"128009": {
|
76 |
-
"content": "<|eot_id|>",
|
77 |
-
"lstrip": false,
|
78 |
-
"normalized": false,
|
79 |
-
"rstrip": false,
|
80 |
-
"single_word": false,
|
81 |
-
"special": true
|
82 |
-
},
|
83 |
-
"128010": {
|
84 |
-
"content": "<|reserved_special_token_5|>",
|
85 |
-
"lstrip": false,
|
86 |
-
"normalized": false,
|
87 |
-
"rstrip": false,
|
88 |
-
"single_word": false,
|
89 |
-
"special": true
|
90 |
-
},
|
91 |
-
"128011": {
|
92 |
-
"content": "<|reserved_special_token_6|>",
|
93 |
-
"lstrip": false,
|
94 |
-
"normalized": false,
|
95 |
-
"rstrip": false,
|
96 |
-
"single_word": false,
|
97 |
-
"special": true
|
98 |
-
},
|
99 |
-
"128012": {
|
100 |
-
"content": "<|reserved_special_token_7|>",
|
101 |
-
"lstrip": false,
|
102 |
-
"normalized": false,
|
103 |
-
"rstrip": false,
|
104 |
-
"single_word": false,
|
105 |
-
"special": true
|
106 |
-
},
|
107 |
-
"128013": {
|
108 |
-
"content": "<|reserved_special_token_8|>",
|
109 |
-
"lstrip": false,
|
110 |
-
"normalized": false,
|
111 |
-
"rstrip": false,
|
112 |
-
"single_word": false,
|
113 |
-
"special": true
|
114 |
-
},
|
115 |
-
"128014": {
|
116 |
-
"content": "<|reserved_special_token_9|>",
|
117 |
-
"lstrip": false,
|
118 |
-
"normalized": false,
|
119 |
-
"rstrip": false,
|
120 |
-
"single_word": false,
|
121 |
-
"special": true
|
122 |
-
},
|
123 |
-
"128015": {
|
124 |
-
"content": "<|reserved_special_token_10|>",
|
125 |
-
"lstrip": false,
|
126 |
-
"normalized": false,
|
127 |
-
"rstrip": false,
|
128 |
-
"single_word": false,
|
129 |
-
"special": true
|
130 |
-
},
|
131 |
-
"128016": {
|
132 |
-
"content": "<|reserved_special_token_11|>",
|
133 |
-
"lstrip": false,
|
134 |
-
"normalized": false,
|
135 |
-
"rstrip": false,
|
136 |
-
"single_word": false,
|
137 |
-
"special": true
|
138 |
-
},
|
139 |
-
"128017": {
|
140 |
-
"content": "<|reserved_special_token_12|>",
|
141 |
-
"lstrip": false,
|
142 |
-
"normalized": false,
|
143 |
-
"rstrip": false,
|
144 |
-
"single_word": false,
|
145 |
-
"special": true
|
146 |
-
},
|
147 |
-
"128018": {
|
148 |
-
"content": "<|reserved_special_token_13|>",
|
149 |
-
"lstrip": false,
|
150 |
-
"normalized": false,
|
151 |
-
"rstrip": false,
|
152 |
-
"single_word": false,
|
153 |
-
"special": true
|
154 |
-
},
|
155 |
-
"128019": {
|
156 |
-
"content": "<|reserved_special_token_14|>",
|
157 |
-
"lstrip": false,
|
158 |
-
"normalized": false,
|
159 |
-
"rstrip": false,
|
160 |
-
"single_word": false,
|
161 |
-
"special": true
|
162 |
-
},
|
163 |
-
"128020": {
|
164 |
-
"content": "<|reserved_special_token_15|>",
|
165 |
-
"lstrip": false,
|
166 |
-
"normalized": false,
|
167 |
-
"rstrip": false,
|
168 |
-
"single_word": false,
|
169 |
-
"special": true
|
170 |
-
},
|
171 |
-
"128021": {
|
172 |
-
"content": "<|reserved_special_token_16|>",
|
173 |
-
"lstrip": false,
|
174 |
-
"normalized": false,
|
175 |
-
"rstrip": false,
|
176 |
-
"single_word": false,
|
177 |
-
"special": true
|
178 |
-
},
|
179 |
-
"128022": {
|
180 |
-
"content": "<|reserved_special_token_17|>",
|
181 |
-
"lstrip": false,
|
182 |
-
"normalized": false,
|
183 |
-
"rstrip": false,
|
184 |
-
"single_word": false,
|
185 |
-
"special": true
|
186 |
-
},
|
187 |
-
"128023": {
|
188 |
-
"content": "<|reserved_special_token_18|>",
|
189 |
-
"lstrip": false,
|
190 |
-
"normalized": false,
|
191 |
-
"rstrip": false,
|
192 |
-
"single_word": false,
|
193 |
-
"special": true
|
194 |
-
},
|
195 |
-
"128024": {
|
196 |
-
"content": "<|reserved_special_token_19|>",
|
197 |
-
"lstrip": false,
|
198 |
-
"normalized": false,
|
199 |
-
"rstrip": false,
|
200 |
-
"single_word": false,
|
201 |
-
"special": true
|
202 |
-
},
|
203 |
-
"128025": {
|
204 |
-
"content": "<|reserved_special_token_20|>",
|
205 |
-
"lstrip": false,
|
206 |
-
"normalized": false,
|
207 |
-
"rstrip": false,
|
208 |
-
"single_word": false,
|
209 |
-
"special": true
|
210 |
-
},
|
211 |
-
"128026": {
|
212 |
-
"content": "<|reserved_special_token_21|>",
|
213 |
-
"lstrip": false,
|
214 |
-
"normalized": false,
|
215 |
-
"rstrip": false,
|
216 |
-
"single_word": false,
|
217 |
-
"special": true
|
218 |
-
},
|
219 |
-
"128027": {
|
220 |
-
"content": "<|reserved_special_token_22|>",
|
221 |
-
"lstrip": false,
|
222 |
-
"normalized": false,
|
223 |
-
"rstrip": false,
|
224 |
-
"single_word": false,
|
225 |
-
"special": true
|
226 |
-
},
|
227 |
-
"128028": {
|
228 |
-
"content": "<|reserved_special_token_23|>",
|
229 |
-
"lstrip": false,
|
230 |
-
"normalized": false,
|
231 |
-
"rstrip": false,
|
232 |
-
"single_word": false,
|
233 |
-
"special": true
|
234 |
-
},
|
235 |
-
"128029": {
|
236 |
-
"content": "<|reserved_special_token_24|>",
|
237 |
-
"lstrip": false,
|
238 |
-
"normalized": false,
|
239 |
-
"rstrip": false,
|
240 |
-
"single_word": false,
|
241 |
-
"special": true
|
242 |
-
},
|
243 |
-
"128030": {
|
244 |
-
"content": "<|reserved_special_token_25|>",
|
245 |
-
"lstrip": false,
|
246 |
-
"normalized": false,
|
247 |
-
"rstrip": false,
|
248 |
-
"single_word": false,
|
249 |
-
"special": true
|
250 |
-
},
|
251 |
-
"128031": {
|
252 |
-
"content": "<|reserved_special_token_26|>",
|
253 |
-
"lstrip": false,
|
254 |
-
"normalized": false,
|
255 |
-
"rstrip": false,
|
256 |
-
"single_word": false,
|
257 |
-
"special": true
|
258 |
-
},
|
259 |
-
"128032": {
|
260 |
-
"content": "<|reserved_special_token_27|>",
|
261 |
-
"lstrip": false,
|
262 |
-
"normalized": false,
|
263 |
-
"rstrip": false,
|
264 |
-
"single_word": false,
|
265 |
-
"special": true
|
266 |
-
},
|
267 |
-
"128033": {
|
268 |
-
"content": "<|reserved_special_token_28|>",
|
269 |
-
"lstrip": false,
|
270 |
-
"normalized": false,
|
271 |
-
"rstrip": false,
|
272 |
-
"single_word": false,
|
273 |
-
"special": true
|
274 |
-
},
|
275 |
-
"128034": {
|
276 |
-
"content": "<|reserved_special_token_29|>",
|
277 |
-
"lstrip": false,
|
278 |
-
"normalized": false,
|
279 |
-
"rstrip": false,
|
280 |
-
"single_word": false,
|
281 |
-
"special": true
|
282 |
-
},
|
283 |
-
"128035": {
|
284 |
-
"content": "<|reserved_special_token_30|>",
|
285 |
-
"lstrip": false,
|
286 |
-
"normalized": false,
|
287 |
-
"rstrip": false,
|
288 |
-
"single_word": false,
|
289 |
-
"special": true
|
290 |
-
},
|
291 |
-
"128036": {
|
292 |
-
"content": "<|reserved_special_token_31|>",
|
293 |
-
"lstrip": false,
|
294 |
-
"normalized": false,
|
295 |
-
"rstrip": false,
|
296 |
-
"single_word": false,
|
297 |
-
"special": true
|
298 |
-
},
|
299 |
-
"128037": {
|
300 |
-
"content": "<|reserved_special_token_32|>",
|
301 |
-
"lstrip": false,
|
302 |
-
"normalized": false,
|
303 |
-
"rstrip": false,
|
304 |
-
"single_word": false,
|
305 |
-
"special": true
|
306 |
-
},
|
307 |
-
"128038": {
|
308 |
-
"content": "<|reserved_special_token_33|>",
|
309 |
-
"lstrip": false,
|
310 |
-
"normalized": false,
|
311 |
-
"rstrip": false,
|
312 |
-
"single_word": false,
|
313 |
-
"special": true
|
314 |
-
},
|
315 |
-
"128039": {
|
316 |
-
"content": "<|reserved_special_token_34|>",
|
317 |
-
"lstrip": false,
|
318 |
-
"normalized": false,
|
319 |
-
"rstrip": false,
|
320 |
-
"single_word": false,
|
321 |
-
"special": true
|
322 |
-
},
|
323 |
-
"128040": {
|
324 |
-
"content": "<|reserved_special_token_35|>",
|
325 |
-
"lstrip": false,
|
326 |
-
"normalized": false,
|
327 |
-
"rstrip": false,
|
328 |
-
"single_word": false,
|
329 |
-
"special": true
|
330 |
-
},
|
331 |
-
"128041": {
|
332 |
-
"content": "<|reserved_special_token_36|>",
|
333 |
-
"lstrip": false,
|
334 |
-
"normalized": false,
|
335 |
-
"rstrip": false,
|
336 |
-
"single_word": false,
|
337 |
-
"special": true
|
338 |
-
},
|
339 |
-
"128042": {
|
340 |
-
"content": "<|reserved_special_token_37|>",
|
341 |
-
"lstrip": false,
|
342 |
-
"normalized": false,
|
343 |
-
"rstrip": false,
|
344 |
-
"single_word": false,
|
345 |
-
"special": true
|
346 |
-
},
|
347 |
-
"128043": {
|
348 |
-
"content": "<|reserved_special_token_38|>",
|
349 |
-
"lstrip": false,
|
350 |
-
"normalized": false,
|
351 |
-
"rstrip": false,
|
352 |
-
"single_word": false,
|
353 |
-
"special": true
|
354 |
-
},
|
355 |
-
"128044": {
|
356 |
-
"content": "<|reserved_special_token_39|>",
|
357 |
-
"lstrip": false,
|
358 |
-
"normalized": false,
|
359 |
-
"rstrip": false,
|
360 |
-
"single_word": false,
|
361 |
-
"special": true
|
362 |
-
},
|
363 |
-
"128045": {
|
364 |
-
"content": "<|reserved_special_token_40|>",
|
365 |
-
"lstrip": false,
|
366 |
-
"normalized": false,
|
367 |
-
"rstrip": false,
|
368 |
-
"single_word": false,
|
369 |
-
"special": true
|
370 |
-
},
|
371 |
-
"128046": {
|
372 |
-
"content": "<|reserved_special_token_41|>",
|
373 |
-
"lstrip": false,
|
374 |
-
"normalized": false,
|
375 |
-
"rstrip": false,
|
376 |
-
"single_word": false,
|
377 |
-
"special": true
|
378 |
-
},
|
379 |
-
"128047": {
|
380 |
-
"content": "<|reserved_special_token_42|>",
|
381 |
-
"lstrip": false,
|
382 |
-
"normalized": false,
|
383 |
-
"rstrip": false,
|
384 |
-
"single_word": false,
|
385 |
-
"special": true
|
386 |
-
},
|
387 |
-
"128048": {
|
388 |
-
"content": "<|reserved_special_token_43|>",
|
389 |
-
"lstrip": false,
|
390 |
-
"normalized": false,
|
391 |
-
"rstrip": false,
|
392 |
-
"single_word": false,
|
393 |
-
"special": true
|
394 |
-
},
|
395 |
-
"128049": {
|
396 |
-
"content": "<|reserved_special_token_44|>",
|
397 |
-
"lstrip": false,
|
398 |
-
"normalized": false,
|
399 |
-
"rstrip": false,
|
400 |
-
"single_word": false,
|
401 |
-
"special": true
|
402 |
-
},
|
403 |
-
"128050": {
|
404 |
-
"content": "<|reserved_special_token_45|>",
|
405 |
-
"lstrip": false,
|
406 |
-
"normalized": false,
|
407 |
-
"rstrip": false,
|
408 |
-
"single_word": false,
|
409 |
-
"special": true
|
410 |
-
},
|
411 |
-
"128051": {
|
412 |
-
"content": "<|reserved_special_token_46|>",
|
413 |
-
"lstrip": false,
|
414 |
-
"normalized": false,
|
415 |
-
"rstrip": false,
|
416 |
-
"single_word": false,
|
417 |
-
"special": true
|
418 |
-
},
|
419 |
-
"128052": {
|
420 |
-
"content": "<|reserved_special_token_47|>",
|
421 |
-
"lstrip": false,
|
422 |
-
"normalized": false,
|
423 |
-
"rstrip": false,
|
424 |
-
"single_word": false,
|
425 |
-
"special": true
|
426 |
-
},
|
427 |
-
"128053": {
|
428 |
-
"content": "<|reserved_special_token_48|>",
|
429 |
-
"lstrip": false,
|
430 |
-
"normalized": false,
|
431 |
-
"rstrip": false,
|
432 |
-
"single_word": false,
|
433 |
-
"special": true
|
434 |
-
},
|
435 |
-
"128054": {
|
436 |
-
"content": "<|reserved_special_token_49|>",
|
437 |
-
"lstrip": false,
|
438 |
-
"normalized": false,
|
439 |
-
"rstrip": false,
|
440 |
-
"single_word": false,
|
441 |
-
"special": true
|
442 |
-
},
|
443 |
-
"128055": {
|
444 |
-
"content": "<|reserved_special_token_50|>",
|
445 |
-
"lstrip": false,
|
446 |
-
"normalized": false,
|
447 |
-
"rstrip": false,
|
448 |
-
"single_word": false,
|
449 |
-
"special": true
|
450 |
-
},
|
451 |
-
"128056": {
|
452 |
-
"content": "<|reserved_special_token_51|>",
|
453 |
-
"lstrip": false,
|
454 |
-
"normalized": false,
|
455 |
-
"rstrip": false,
|
456 |
-
"single_word": false,
|
457 |
-
"special": true
|
458 |
-
},
|
459 |
-
"128057": {
|
460 |
-
"content": "<|reserved_special_token_52|>",
|
461 |
-
"lstrip": false,
|
462 |
-
"normalized": false,
|
463 |
-
"rstrip": false,
|
464 |
-
"single_word": false,
|
465 |
-
"special": true
|
466 |
-
},
|
467 |
-
"128058": {
|
468 |
-
"content": "<|reserved_special_token_53|>",
|
469 |
-
"lstrip": false,
|
470 |
-
"normalized": false,
|
471 |
-
"rstrip": false,
|
472 |
-
"single_word": false,
|
473 |
-
"special": true
|
474 |
-
},
|
475 |
-
"128059": {
|
476 |
-
"content": "<|reserved_special_token_54|>",
|
477 |
-
"lstrip": false,
|
478 |
-
"normalized": false,
|
479 |
-
"rstrip": false,
|
480 |
-
"single_word": false,
|
481 |
-
"special": true
|
482 |
-
},
|
483 |
-
"128060": {
|
484 |
-
"content": "<|reserved_special_token_55|>",
|
485 |
-
"lstrip": false,
|
486 |
-
"normalized": false,
|
487 |
-
"rstrip": false,
|
488 |
-
"single_word": false,
|
489 |
-
"special": true
|
490 |
-
},
|
491 |
-
"128061": {
|
492 |
-
"content": "<|reserved_special_token_56|>",
|
493 |
-
"lstrip": false,
|
494 |
-
"normalized": false,
|
495 |
-
"rstrip": false,
|
496 |
-
"single_word": false,
|
497 |
-
"special": true
|
498 |
-
},
|
499 |
-
"128062": {
|
500 |
-
"content": "<|reserved_special_token_57|>",
|
501 |
-
"lstrip": false,
|
502 |
-
"normalized": false,
|
503 |
-
"rstrip": false,
|
504 |
-
"single_word": false,
|
505 |
-
"special": true
|
506 |
-
},
|
507 |
-
"128063": {
|
508 |
-
"content": "<|reserved_special_token_58|>",
|
509 |
-
"lstrip": false,
|
510 |
-
"normalized": false,
|
511 |
-
"rstrip": false,
|
512 |
-
"single_word": false,
|
513 |
-
"special": true
|
514 |
-
},
|
515 |
-
"128064": {
|
516 |
-
"content": "<|reserved_special_token_59|>",
|
517 |
-
"lstrip": false,
|
518 |
-
"normalized": false,
|
519 |
-
"rstrip": false,
|
520 |
-
"single_word": false,
|
521 |
-
"special": true
|
522 |
-
},
|
523 |
-
"128065": {
|
524 |
-
"content": "<|reserved_special_token_60|>",
|
525 |
-
"lstrip": false,
|
526 |
-
"normalized": false,
|
527 |
-
"rstrip": false,
|
528 |
-
"single_word": false,
|
529 |
-
"special": true
|
530 |
-
},
|
531 |
-
"128066": {
|
532 |
-
"content": "<|reserved_special_token_61|>",
|
533 |
-
"lstrip": false,
|
534 |
-
"normalized": false,
|
535 |
-
"rstrip": false,
|
536 |
-
"single_word": false,
|
537 |
-
"special": true
|
538 |
-
},
|
539 |
-
"128067": {
|
540 |
-
"content": "<|reserved_special_token_62|>",
|
541 |
-
"lstrip": false,
|
542 |
-
"normalized": false,
|
543 |
-
"rstrip": false,
|
544 |
-
"single_word": false,
|
545 |
-
"special": true
|
546 |
-
},
|
547 |
-
"128068": {
|
548 |
-
"content": "<|reserved_special_token_63|>",
|
549 |
-
"lstrip": false,
|
550 |
-
"normalized": false,
|
551 |
-
"rstrip": false,
|
552 |
-
"single_word": false,
|
553 |
-
"special": true
|
554 |
-
},
|
555 |
-
"128069": {
|
556 |
-
"content": "<|reserved_special_token_64|>",
|
557 |
-
"lstrip": false,
|
558 |
-
"normalized": false,
|
559 |
-
"rstrip": false,
|
560 |
-
"single_word": false,
|
561 |
-
"special": true
|
562 |
-
},
|
563 |
-
"128070": {
|
564 |
-
"content": "<|reserved_special_token_65|>",
|
565 |
-
"lstrip": false,
|
566 |
-
"normalized": false,
|
567 |
-
"rstrip": false,
|
568 |
-
"single_word": false,
|
569 |
-
"special": true
|
570 |
-
},
|
571 |
-
"128071": {
|
572 |
-
"content": "<|reserved_special_token_66|>",
|
573 |
-
"lstrip": false,
|
574 |
-
"normalized": false,
|
575 |
-
"rstrip": false,
|
576 |
-
"single_word": false,
|
577 |
-
"special": true
|
578 |
-
},
|
579 |
-
"128072": {
|
580 |
-
"content": "<|reserved_special_token_67|>",
|
581 |
-
"lstrip": false,
|
582 |
-
"normalized": false,
|
583 |
-
"rstrip": false,
|
584 |
-
"single_word": false,
|
585 |
-
"special": true
|
586 |
-
},
|
587 |
-
"128073": {
|
588 |
-
"content": "<|reserved_special_token_68|>",
|
589 |
-
"lstrip": false,
|
590 |
-
"normalized": false,
|
591 |
-
"rstrip": false,
|
592 |
-
"single_word": false,
|
593 |
-
"special": true
|
594 |
-
},
|
595 |
-
"128074": {
|
596 |
-
"content": "<|reserved_special_token_69|>",
|
597 |
-
"lstrip": false,
|
598 |
-
"normalized": false,
|
599 |
-
"rstrip": false,
|
600 |
-
"single_word": false,
|
601 |
-
"special": true
|
602 |
-
},
|
603 |
-
"128075": {
|
604 |
-
"content": "<|reserved_special_token_70|>",
|
605 |
-
"lstrip": false,
|
606 |
-
"normalized": false,
|
607 |
-
"rstrip": false,
|
608 |
-
"single_word": false,
|
609 |
-
"special": true
|
610 |
-
},
|
611 |
-
"128076": {
|
612 |
-
"content": "<|reserved_special_token_71|>",
|
613 |
-
"lstrip": false,
|
614 |
-
"normalized": false,
|
615 |
-
"rstrip": false,
|
616 |
-
"single_word": false,
|
617 |
-
"special": true
|
618 |
-
},
|
619 |
-
"128077": {
|
620 |
-
"content": "<|reserved_special_token_72|>",
|
621 |
-
"lstrip": false,
|
622 |
-
"normalized": false,
|
623 |
-
"rstrip": false,
|
624 |
-
"single_word": false,
|
625 |
-
"special": true
|
626 |
-
},
|
627 |
-
"128078": {
|
628 |
-
"content": "<|reserved_special_token_73|>",
|
629 |
-
"lstrip": false,
|
630 |
-
"normalized": false,
|
631 |
-
"rstrip": false,
|
632 |
-
"single_word": false,
|
633 |
-
"special": true
|
634 |
-
},
|
635 |
-
"128079": {
|
636 |
-
"content": "<|reserved_special_token_74|>",
|
637 |
-
"lstrip": false,
|
638 |
-
"normalized": false,
|
639 |
-
"rstrip": false,
|
640 |
-
"single_word": false,
|
641 |
-
"special": true
|
642 |
-
},
|
643 |
-
"128080": {
|
644 |
-
"content": "<|reserved_special_token_75|>",
|
645 |
-
"lstrip": false,
|
646 |
-
"normalized": false,
|
647 |
-
"rstrip": false,
|
648 |
-
"single_word": false,
|
649 |
-
"special": true
|
650 |
-
},
|
651 |
-
"128081": {
|
652 |
-
"content": "<|reserved_special_token_76|>",
|
653 |
-
"lstrip": false,
|
654 |
-
"normalized": false,
|
655 |
-
"rstrip": false,
|
656 |
-
"single_word": false,
|
657 |
-
"special": true
|
658 |
-
},
|
659 |
-
"128082": {
|
660 |
-
"content": "<|reserved_special_token_77|>",
|
661 |
-
"lstrip": false,
|
662 |
-
"normalized": false,
|
663 |
-
"rstrip": false,
|
664 |
-
"single_word": false,
|
665 |
-
"special": true
|
666 |
-
},
|
667 |
-
"128083": {
|
668 |
-
"content": "<|reserved_special_token_78|>",
|
669 |
-
"lstrip": false,
|
670 |
-
"normalized": false,
|
671 |
-
"rstrip": false,
|
672 |
-
"single_word": false,
|
673 |
-
"special": true
|
674 |
-
},
|
675 |
-
"128084": {
|
676 |
-
"content": "<|reserved_special_token_79|>",
|
677 |
-
"lstrip": false,
|
678 |
-
"normalized": false,
|
679 |
-
"rstrip": false,
|
680 |
-
"single_word": false,
|
681 |
-
"special": true
|
682 |
-
},
|
683 |
-
"128085": {
|
684 |
-
"content": "<|reserved_special_token_80|>",
|
685 |
-
"lstrip": false,
|
686 |
-
"normalized": false,
|
687 |
-
"rstrip": false,
|
688 |
-
"single_word": false,
|
689 |
-
"special": true
|
690 |
-
},
|
691 |
-
"128086": {
|
692 |
-
"content": "<|reserved_special_token_81|>",
|
693 |
-
"lstrip": false,
|
694 |
-
"normalized": false,
|
695 |
-
"rstrip": false,
|
696 |
-
"single_word": false,
|
697 |
-
"special": true
|
698 |
-
},
|
699 |
-
"128087": {
|
700 |
-
"content": "<|reserved_special_token_82|>",
|
701 |
-
"lstrip": false,
|
702 |
-
"normalized": false,
|
703 |
-
"rstrip": false,
|
704 |
-
"single_word": false,
|
705 |
-
"special": true
|
706 |
-
},
|
707 |
-
"128088": {
|
708 |
-
"content": "<|reserved_special_token_83|>",
|
709 |
-
"lstrip": false,
|
710 |
-
"normalized": false,
|
711 |
-
"rstrip": false,
|
712 |
-
"single_word": false,
|
713 |
-
"special": true
|
714 |
-
},
|
715 |
-
"128089": {
|
716 |
-
"content": "<|reserved_special_token_84|>",
|
717 |
-
"lstrip": false,
|
718 |
-
"normalized": false,
|
719 |
-
"rstrip": false,
|
720 |
-
"single_word": false,
|
721 |
-
"special": true
|
722 |
-
},
|
723 |
-
"128090": {
|
724 |
-
"content": "<|reserved_special_token_85|>",
|
725 |
-
"lstrip": false,
|
726 |
-
"normalized": false,
|
727 |
-
"rstrip": false,
|
728 |
-
"single_word": false,
|
729 |
-
"special": true
|
730 |
-
},
|
731 |
-
"128091": {
|
732 |
-
"content": "<|reserved_special_token_86|>",
|
733 |
-
"lstrip": false,
|
734 |
-
"normalized": false,
|
735 |
-
"rstrip": false,
|
736 |
-
"single_word": false,
|
737 |
-
"special": true
|
738 |
-
},
|
739 |
-
"128092": {
|
740 |
-
"content": "<|reserved_special_token_87|>",
|
741 |
-
"lstrip": false,
|
742 |
-
"normalized": false,
|
743 |
-
"rstrip": false,
|
744 |
-
"single_word": false,
|
745 |
-
"special": true
|
746 |
-
},
|
747 |
-
"128093": {
|
748 |
-
"content": "<|reserved_special_token_88|>",
|
749 |
-
"lstrip": false,
|
750 |
-
"normalized": false,
|
751 |
-
"rstrip": false,
|
752 |
-
"single_word": false,
|
753 |
-
"special": true
|
754 |
-
},
|
755 |
-
"128094": {
|
756 |
-
"content": "<|reserved_special_token_89|>",
|
757 |
-
"lstrip": false,
|
758 |
-
"normalized": false,
|
759 |
-
"rstrip": false,
|
760 |
-
"single_word": false,
|
761 |
-
"special": true
|
762 |
-
},
|
763 |
-
"128095": {
|
764 |
-
"content": "<|reserved_special_token_90|>",
|
765 |
-
"lstrip": false,
|
766 |
-
"normalized": false,
|
767 |
-
"rstrip": false,
|
768 |
-
"single_word": false,
|
769 |
-
"special": true
|
770 |
-
},
|
771 |
-
"128096": {
|
772 |
-
"content": "<|reserved_special_token_91|>",
|
773 |
-
"lstrip": false,
|
774 |
-
"normalized": false,
|
775 |
-
"rstrip": false,
|
776 |
-
"single_word": false,
|
777 |
-
"special": true
|
778 |
-
},
|
779 |
-
"128097": {
|
780 |
-
"content": "<|reserved_special_token_92|>",
|
781 |
-
"lstrip": false,
|
782 |
-
"normalized": false,
|
783 |
-
"rstrip": false,
|
784 |
-
"single_word": false,
|
785 |
-
"special": true
|
786 |
-
},
|
787 |
-
"128098": {
|
788 |
-
"content": "<|reserved_special_token_93|>",
|
789 |
-
"lstrip": false,
|
790 |
-
"normalized": false,
|
791 |
-
"rstrip": false,
|
792 |
-
"single_word": false,
|
793 |
-
"special": true
|
794 |
-
},
|
795 |
-
"128099": {
|
796 |
-
"content": "<|reserved_special_token_94|>",
|
797 |
-
"lstrip": false,
|
798 |
-
"normalized": false,
|
799 |
-
"rstrip": false,
|
800 |
-
"single_word": false,
|
801 |
-
"special": true
|
802 |
-
},
|
803 |
-
"128100": {
|
804 |
-
"content": "<|reserved_special_token_95|>",
|
805 |
-
"lstrip": false,
|
806 |
-
"normalized": false,
|
807 |
-
"rstrip": false,
|
808 |
-
"single_word": false,
|
809 |
-
"special": true
|
810 |
-
},
|
811 |
-
"128101": {
|
812 |
-
"content": "<|reserved_special_token_96|>",
|
813 |
-
"lstrip": false,
|
814 |
-
"normalized": false,
|
815 |
-
"rstrip": false,
|
816 |
-
"single_word": false,
|
817 |
-
"special": true
|
818 |
-
},
|
819 |
-
"128102": {
|
820 |
-
"content": "<|reserved_special_token_97|>",
|
821 |
-
"lstrip": false,
|
822 |
-
"normalized": false,
|
823 |
-
"rstrip": false,
|
824 |
-
"single_word": false,
|
825 |
-
"special": true
|
826 |
-
},
|
827 |
-
"128103": {
|
828 |
-
"content": "<|reserved_special_token_98|>",
|
829 |
-
"lstrip": false,
|
830 |
-
"normalized": false,
|
831 |
-
"rstrip": false,
|
832 |
-
"single_word": false,
|
833 |
-
"special": true
|
834 |
-
},
|
835 |
-
"128104": {
|
836 |
-
"content": "<|reserved_special_token_99|>",
|
837 |
-
"lstrip": false,
|
838 |
-
"normalized": false,
|
839 |
-
"rstrip": false,
|
840 |
-
"single_word": false,
|
841 |
-
"special": true
|
842 |
-
},
|
843 |
-
"128105": {
|
844 |
-
"content": "<|reserved_special_token_100|>",
|
845 |
-
"lstrip": false,
|
846 |
-
"normalized": false,
|
847 |
-
"rstrip": false,
|
848 |
-
"single_word": false,
|
849 |
-
"special": true
|
850 |
-
},
|
851 |
-
"128106": {
|
852 |
-
"content": "<|reserved_special_token_101|>",
|
853 |
-
"lstrip": false,
|
854 |
-
"normalized": false,
|
855 |
-
"rstrip": false,
|
856 |
-
"single_word": false,
|
857 |
-
"special": true
|
858 |
-
},
|
859 |
-
"128107": {
|
860 |
-
"content": "<|reserved_special_token_102|>",
|
861 |
-
"lstrip": false,
|
862 |
-
"normalized": false,
|
863 |
-
"rstrip": false,
|
864 |
-
"single_word": false,
|
865 |
-
"special": true
|
866 |
-
},
|
867 |
-
"128108": {
|
868 |
-
"content": "<|reserved_special_token_103|>",
|
869 |
-
"lstrip": false,
|
870 |
-
"normalized": false,
|
871 |
-
"rstrip": false,
|
872 |
-
"single_word": false,
|
873 |
-
"special": true
|
874 |
-
},
|
875 |
-
"128109": {
|
876 |
-
"content": "<|reserved_special_token_104|>",
|
877 |
-
"lstrip": false,
|
878 |
-
"normalized": false,
|
879 |
-
"rstrip": false,
|
880 |
-
"single_word": false,
|
881 |
-
"special": true
|
882 |
-
},
|
883 |
-
"128110": {
|
884 |
-
"content": "<|reserved_special_token_105|>",
|
885 |
-
"lstrip": false,
|
886 |
-
"normalized": false,
|
887 |
-
"rstrip": false,
|
888 |
-
"single_word": false,
|
889 |
-
"special": true
|
890 |
-
},
|
891 |
-
"128111": {
|
892 |
-
"content": "<|reserved_special_token_106|>",
|
893 |
-
"lstrip": false,
|
894 |
-
"normalized": false,
|
895 |
-
"rstrip": false,
|
896 |
-
"single_word": false,
|
897 |
-
"special": true
|
898 |
-
},
|
899 |
-
"128112": {
|
900 |
-
"content": "<|reserved_special_token_107|>",
|
901 |
-
"lstrip": false,
|
902 |
-
"normalized": false,
|
903 |
-
"rstrip": false,
|
904 |
-
"single_word": false,
|
905 |
-
"special": true
|
906 |
-
},
|
907 |
-
"128113": {
|
908 |
-
"content": "<|reserved_special_token_108|>",
|
909 |
-
"lstrip": false,
|
910 |
-
"normalized": false,
|
911 |
-
"rstrip": false,
|
912 |
-
"single_word": false,
|
913 |
-
"special": true
|
914 |
-
},
|
915 |
-
"128114": {
|
916 |
-
"content": "<|reserved_special_token_109|>",
|
917 |
-
"lstrip": false,
|
918 |
-
"normalized": false,
|
919 |
-
"rstrip": false,
|
920 |
-
"single_word": false,
|
921 |
-
"special": true
|
922 |
-
},
|
923 |
-
"128115": {
|
924 |
-
"content": "<|reserved_special_token_110|>",
|
925 |
-
"lstrip": false,
|
926 |
-
"normalized": false,
|
927 |
-
"rstrip": false,
|
928 |
-
"single_word": false,
|
929 |
-
"special": true
|
930 |
-
},
|
931 |
-
"128116": {
|
932 |
-
"content": "<|reserved_special_token_111|>",
|
933 |
-
"lstrip": false,
|
934 |
-
"normalized": false,
|
935 |
-
"rstrip": false,
|
936 |
-
"single_word": false,
|
937 |
-
"special": true
|
938 |
-
},
|
939 |
-
"128117": {
|
940 |
-
"content": "<|reserved_special_token_112|>",
|
941 |
-
"lstrip": false,
|
942 |
-
"normalized": false,
|
943 |
-
"rstrip": false,
|
944 |
-
"single_word": false,
|
945 |
-
"special": true
|
946 |
-
},
|
947 |
-
"128118": {
|
948 |
-
"content": "<|reserved_special_token_113|>",
|
949 |
-
"lstrip": false,
|
950 |
-
"normalized": false,
|
951 |
-
"rstrip": false,
|
952 |
-
"single_word": false,
|
953 |
-
"special": true
|
954 |
-
},
|
955 |
-
"128119": {
|
956 |
-
"content": "<|reserved_special_token_114|>",
|
957 |
-
"lstrip": false,
|
958 |
-
"normalized": false,
|
959 |
-
"rstrip": false,
|
960 |
-
"single_word": false,
|
961 |
-
"special": true
|
962 |
-
},
|
963 |
-
"128120": {
|
964 |
-
"content": "<|reserved_special_token_115|>",
|
965 |
-
"lstrip": false,
|
966 |
-
"normalized": false,
|
967 |
-
"rstrip": false,
|
968 |
-
"single_word": false,
|
969 |
-
"special": true
|
970 |
-
},
|
971 |
-
"128121": {
|
972 |
-
"content": "<|reserved_special_token_116|>",
|
973 |
-
"lstrip": false,
|
974 |
-
"normalized": false,
|
975 |
-
"rstrip": false,
|
976 |
-
"single_word": false,
|
977 |
-
"special": true
|
978 |
-
},
|
979 |
-
"128122": {
|
980 |
-
"content": "<|reserved_special_token_117|>",
|
981 |
-
"lstrip": false,
|
982 |
-
"normalized": false,
|
983 |
-
"rstrip": false,
|
984 |
-
"single_word": false,
|
985 |
-
"special": true
|
986 |
-
},
|
987 |
-
"128123": {
|
988 |
-
"content": "<|reserved_special_token_118|>",
|
989 |
-
"lstrip": false,
|
990 |
-
"normalized": false,
|
991 |
-
"rstrip": false,
|
992 |
-
"single_word": false,
|
993 |
-
"special": true
|
994 |
-
},
|
995 |
-
"128124": {
|
996 |
-
"content": "<|reserved_special_token_119|>",
|
997 |
-
"lstrip": false,
|
998 |
-
"normalized": false,
|
999 |
-
"rstrip": false,
|
1000 |
-
"single_word": false,
|
1001 |
-
"special": true
|
1002 |
-
},
|
1003 |
-
"128125": {
|
1004 |
-
"content": "<|reserved_special_token_120|>",
|
1005 |
-
"lstrip": false,
|
1006 |
-
"normalized": false,
|
1007 |
-
"rstrip": false,
|
1008 |
-
"single_word": false,
|
1009 |
-
"special": true
|
1010 |
-
},
|
1011 |
-
"128126": {
|
1012 |
-
"content": "<|reserved_special_token_121|>",
|
1013 |
-
"lstrip": false,
|
1014 |
-
"normalized": false,
|
1015 |
-
"rstrip": false,
|
1016 |
-
"single_word": false,
|
1017 |
-
"special": true
|
1018 |
-
},
|
1019 |
-
"128127": {
|
1020 |
-
"content": "<|reserved_special_token_122|>",
|
1021 |
-
"lstrip": false,
|
1022 |
-
"normalized": false,
|
1023 |
-
"rstrip": false,
|
1024 |
-
"single_word": false,
|
1025 |
-
"special": true
|
1026 |
-
},
|
1027 |
-
"128128": {
|
1028 |
-
"content": "<|reserved_special_token_123|>",
|
1029 |
-
"lstrip": false,
|
1030 |
-
"normalized": false,
|
1031 |
-
"rstrip": false,
|
1032 |
-
"single_word": false,
|
1033 |
-
"special": true
|
1034 |
-
},
|
1035 |
-
"128129": {
|
1036 |
-
"content": "<|reserved_special_token_124|>",
|
1037 |
-
"lstrip": false,
|
1038 |
-
"normalized": false,
|
1039 |
-
"rstrip": false,
|
1040 |
-
"single_word": false,
|
1041 |
-
"special": true
|
1042 |
-
},
|
1043 |
-
"128130": {
|
1044 |
-
"content": "<|reserved_special_token_125|>",
|
1045 |
-
"lstrip": false,
|
1046 |
-
"normalized": false,
|
1047 |
-
"rstrip": false,
|
1048 |
-
"single_word": false,
|
1049 |
-
"special": true
|
1050 |
-
},
|
1051 |
-
"128131": {
|
1052 |
-
"content": "<|reserved_special_token_126|>",
|
1053 |
-
"lstrip": false,
|
1054 |
-
"normalized": false,
|
1055 |
-
"rstrip": false,
|
1056 |
-
"single_word": false,
|
1057 |
-
"special": true
|
1058 |
-
},
|
1059 |
-
"128132": {
|
1060 |
-
"content": "<|reserved_special_token_127|>",
|
1061 |
-
"lstrip": false,
|
1062 |
-
"normalized": false,
|
1063 |
-
"rstrip": false,
|
1064 |
-
"single_word": false,
|
1065 |
-
"special": true
|
1066 |
-
},
|
1067 |
-
"128133": {
|
1068 |
-
"content": "<|reserved_special_token_128|>",
|
1069 |
-
"lstrip": false,
|
1070 |
-
"normalized": false,
|
1071 |
-
"rstrip": false,
|
1072 |
-
"single_word": false,
|
1073 |
-
"special": true
|
1074 |
-
},
|
1075 |
-
"128134": {
|
1076 |
-
"content": "<|reserved_special_token_129|>",
|
1077 |
-
"lstrip": false,
|
1078 |
-
"normalized": false,
|
1079 |
-
"rstrip": false,
|
1080 |
-
"single_word": false,
|
1081 |
-
"special": true
|
1082 |
-
},
|
1083 |
-
"128135": {
|
1084 |
-
"content": "<|reserved_special_token_130|>",
|
1085 |
-
"lstrip": false,
|
1086 |
-
"normalized": false,
|
1087 |
-
"rstrip": false,
|
1088 |
-
"single_word": false,
|
1089 |
-
"special": true
|
1090 |
-
},
|
1091 |
-
"128136": {
|
1092 |
-
"content": "<|reserved_special_token_131|>",
|
1093 |
-
"lstrip": false,
|
1094 |
-
"normalized": false,
|
1095 |
-
"rstrip": false,
|
1096 |
-
"single_word": false,
|
1097 |
-
"special": true
|
1098 |
-
},
|
1099 |
-
"128137": {
|
1100 |
-
"content": "<|reserved_special_token_132|>",
|
1101 |
-
"lstrip": false,
|
1102 |
-
"normalized": false,
|
1103 |
-
"rstrip": false,
|
1104 |
-
"single_word": false,
|
1105 |
-
"special": true
|
1106 |
-
},
|
1107 |
-
"128138": {
|
1108 |
-
"content": "<|reserved_special_token_133|>",
|
1109 |
-
"lstrip": false,
|
1110 |
-
"normalized": false,
|
1111 |
-
"rstrip": false,
|
1112 |
-
"single_word": false,
|
1113 |
-
"special": true
|
1114 |
-
},
|
1115 |
-
"128139": {
|
1116 |
-
"content": "<|reserved_special_token_134|>",
|
1117 |
-
"lstrip": false,
|
1118 |
-
"normalized": false,
|
1119 |
-
"rstrip": false,
|
1120 |
-
"single_word": false,
|
1121 |
-
"special": true
|
1122 |
-
},
|
1123 |
-
"128140": {
|
1124 |
-
"content": "<|reserved_special_token_135|>",
|
1125 |
-
"lstrip": false,
|
1126 |
-
"normalized": false,
|
1127 |
-
"rstrip": false,
|
1128 |
-
"single_word": false,
|
1129 |
-
"special": true
|
1130 |
-
},
|
1131 |
-
"128141": {
|
1132 |
-
"content": "<|reserved_special_token_136|>",
|
1133 |
-
"lstrip": false,
|
1134 |
-
"normalized": false,
|
1135 |
-
"rstrip": false,
|
1136 |
-
"single_word": false,
|
1137 |
-
"special": true
|
1138 |
-
},
|
1139 |
-
"128142": {
|
1140 |
-
"content": "<|reserved_special_token_137|>",
|
1141 |
-
"lstrip": false,
|
1142 |
-
"normalized": false,
|
1143 |
-
"rstrip": false,
|
1144 |
-
"single_word": false,
|
1145 |
-
"special": true
|
1146 |
-
},
|
1147 |
-
"128143": {
|
1148 |
-
"content": "<|reserved_special_token_138|>",
|
1149 |
-
"lstrip": false,
|
1150 |
-
"normalized": false,
|
1151 |
-
"rstrip": false,
|
1152 |
-
"single_word": false,
|
1153 |
-
"special": true
|
1154 |
-
},
|
1155 |
-
"128144": {
|
1156 |
-
"content": "<|reserved_special_token_139|>",
|
1157 |
-
"lstrip": false,
|
1158 |
-
"normalized": false,
|
1159 |
-
"rstrip": false,
|
1160 |
-
"single_word": false,
|
1161 |
-
"special": true
|
1162 |
-
},
|
1163 |
-
"128145": {
|
1164 |
-
"content": "<|reserved_special_token_140|>",
|
1165 |
-
"lstrip": false,
|
1166 |
-
"normalized": false,
|
1167 |
-
"rstrip": false,
|
1168 |
-
"single_word": false,
|
1169 |
-
"special": true
|
1170 |
-
},
|
1171 |
-
"128146": {
|
1172 |
-
"content": "<|reserved_special_token_141|>",
|
1173 |
-
"lstrip": false,
|
1174 |
-
"normalized": false,
|
1175 |
-
"rstrip": false,
|
1176 |
-
"single_word": false,
|
1177 |
-
"special": true
|
1178 |
-
},
|
1179 |
-
"128147": {
|
1180 |
-
"content": "<|reserved_special_token_142|>",
|
1181 |
-
"lstrip": false,
|
1182 |
-
"normalized": false,
|
1183 |
-
"rstrip": false,
|
1184 |
-
"single_word": false,
|
1185 |
-
"special": true
|
1186 |
-
},
|
1187 |
-
"128148": {
|
1188 |
-
"content": "<|reserved_special_token_143|>",
|
1189 |
-
"lstrip": false,
|
1190 |
-
"normalized": false,
|
1191 |
-
"rstrip": false,
|
1192 |
-
"single_word": false,
|
1193 |
-
"special": true
|
1194 |
-
},
|
1195 |
-
"128149": {
|
1196 |
-
"content": "<|reserved_special_token_144|>",
|
1197 |
-
"lstrip": false,
|
1198 |
-
"normalized": false,
|
1199 |
-
"rstrip": false,
|
1200 |
-
"single_word": false,
|
1201 |
-
"special": true
|
1202 |
-
},
|
1203 |
-
"128150": {
|
1204 |
-
"content": "<|reserved_special_token_145|>",
|
1205 |
-
"lstrip": false,
|
1206 |
-
"normalized": false,
|
1207 |
-
"rstrip": false,
|
1208 |
-
"single_word": false,
|
1209 |
-
"special": true
|
1210 |
-
},
|
1211 |
-
"128151": {
|
1212 |
-
"content": "<|reserved_special_token_146|>",
|
1213 |
-
"lstrip": false,
|
1214 |
-
"normalized": false,
|
1215 |
-
"rstrip": false,
|
1216 |
-
"single_word": false,
|
1217 |
-
"special": true
|
1218 |
-
},
|
1219 |
-
"128152": {
|
1220 |
-
"content": "<|reserved_special_token_147|>",
|
1221 |
-
"lstrip": false,
|
1222 |
-
"normalized": false,
|
1223 |
-
"rstrip": false,
|
1224 |
-
"single_word": false,
|
1225 |
-
"special": true
|
1226 |
-
},
|
1227 |
-
"128153": {
|
1228 |
-
"content": "<|reserved_special_token_148|>",
|
1229 |
-
"lstrip": false,
|
1230 |
-
"normalized": false,
|
1231 |
-
"rstrip": false,
|
1232 |
-
"single_word": false,
|
1233 |
-
"special": true
|
1234 |
-
},
|
1235 |
-
"128154": {
|
1236 |
-
"content": "<|reserved_special_token_149|>",
|
1237 |
-
"lstrip": false,
|
1238 |
-
"normalized": false,
|
1239 |
-
"rstrip": false,
|
1240 |
-
"single_word": false,
|
1241 |
-
"special": true
|
1242 |
-
},
|
1243 |
-
"128155": {
|
1244 |
-
"content": "<|reserved_special_token_150|>",
|
1245 |
-
"lstrip": false,
|
1246 |
-
"normalized": false,
|
1247 |
-
"rstrip": false,
|
1248 |
-
"single_word": false,
|
1249 |
-
"special": true
|
1250 |
-
},
|
1251 |
-
"128156": {
|
1252 |
-
"content": "<|reserved_special_token_151|>",
|
1253 |
-
"lstrip": false,
|
1254 |
-
"normalized": false,
|
1255 |
-
"rstrip": false,
|
1256 |
-
"single_word": false,
|
1257 |
-
"special": true
|
1258 |
-
},
|
1259 |
-
"128157": {
|
1260 |
-
"content": "<|reserved_special_token_152|>",
|
1261 |
-
"lstrip": false,
|
1262 |
-
"normalized": false,
|
1263 |
-
"rstrip": false,
|
1264 |
-
"single_word": false,
|
1265 |
-
"special": true
|
1266 |
-
},
|
1267 |
-
"128158": {
|
1268 |
-
"content": "<|reserved_special_token_153|>",
|
1269 |
-
"lstrip": false,
|
1270 |
-
"normalized": false,
|
1271 |
-
"rstrip": false,
|
1272 |
-
"single_word": false,
|
1273 |
-
"special": true
|
1274 |
-
},
|
1275 |
-
"128159": {
|
1276 |
-
"content": "<|reserved_special_token_154|>",
|
1277 |
-
"lstrip": false,
|
1278 |
-
"normalized": false,
|
1279 |
-
"rstrip": false,
|
1280 |
-
"single_word": false,
|
1281 |
-
"special": true
|
1282 |
-
},
|
1283 |
-
"128160": {
|
1284 |
-
"content": "<|reserved_special_token_155|>",
|
1285 |
-
"lstrip": false,
|
1286 |
-
"normalized": false,
|
1287 |
-
"rstrip": false,
|
1288 |
-
"single_word": false,
|
1289 |
-
"special": true
|
1290 |
-
},
|
1291 |
-
"128161": {
|
1292 |
-
"content": "<|reserved_special_token_156|>",
|
1293 |
-
"lstrip": false,
|
1294 |
-
"normalized": false,
|
1295 |
-
"rstrip": false,
|
1296 |
-
"single_word": false,
|
1297 |
-
"special": true
|
1298 |
-
},
|
1299 |
-
"128162": {
|
1300 |
-
"content": "<|reserved_special_token_157|>",
|
1301 |
-
"lstrip": false,
|
1302 |
-
"normalized": false,
|
1303 |
-
"rstrip": false,
|
1304 |
-
"single_word": false,
|
1305 |
-
"special": true
|
1306 |
-
},
|
1307 |
-
"128163": {
|
1308 |
-
"content": "<|reserved_special_token_158|>",
|
1309 |
-
"lstrip": false,
|
1310 |
-
"normalized": false,
|
1311 |
-
"rstrip": false,
|
1312 |
-
"single_word": false,
|
1313 |
-
"special": true
|
1314 |
-
},
|
1315 |
-
"128164": {
|
1316 |
-
"content": "<|reserved_special_token_159|>",
|
1317 |
-
"lstrip": false,
|
1318 |
-
"normalized": false,
|
1319 |
-
"rstrip": false,
|
1320 |
-
"single_word": false,
|
1321 |
-
"special": true
|
1322 |
-
},
|
1323 |
-
"128165": {
|
1324 |
-
"content": "<|reserved_special_token_160|>",
|
1325 |
-
"lstrip": false,
|
1326 |
-
"normalized": false,
|
1327 |
-
"rstrip": false,
|
1328 |
-
"single_word": false,
|
1329 |
-
"special": true
|
1330 |
-
},
|
1331 |
-
"128166": {
|
1332 |
-
"content": "<|reserved_special_token_161|>",
|
1333 |
-
"lstrip": false,
|
1334 |
-
"normalized": false,
|
1335 |
-
"rstrip": false,
|
1336 |
-
"single_word": false,
|
1337 |
-
"special": true
|
1338 |
-
},
|
1339 |
-
"128167": {
|
1340 |
-
"content": "<|reserved_special_token_162|>",
|
1341 |
-
"lstrip": false,
|
1342 |
-
"normalized": false,
|
1343 |
-
"rstrip": false,
|
1344 |
-
"single_word": false,
|
1345 |
-
"special": true
|
1346 |
-
},
|
1347 |
-
"128168": {
|
1348 |
-
"content": "<|reserved_special_token_163|>",
|
1349 |
-
"lstrip": false,
|
1350 |
-
"normalized": false,
|
1351 |
-
"rstrip": false,
|
1352 |
-
"single_word": false,
|
1353 |
-
"special": true
|
1354 |
-
},
|
1355 |
-
"128169": {
|
1356 |
-
"content": "<|reserved_special_token_164|>",
|
1357 |
-
"lstrip": false,
|
1358 |
-
"normalized": false,
|
1359 |
-
"rstrip": false,
|
1360 |
-
"single_word": false,
|
1361 |
-
"special": true
|
1362 |
-
},
|
1363 |
-
"128170": {
|
1364 |
-
"content": "<|reserved_special_token_165|>",
|
1365 |
-
"lstrip": false,
|
1366 |
-
"normalized": false,
|
1367 |
-
"rstrip": false,
|
1368 |
-
"single_word": false,
|
1369 |
-
"special": true
|
1370 |
-
},
|
1371 |
-
"128171": {
|
1372 |
-
"content": "<|reserved_special_token_166|>",
|
1373 |
-
"lstrip": false,
|
1374 |
-
"normalized": false,
|
1375 |
-
"rstrip": false,
|
1376 |
-
"single_word": false,
|
1377 |
-
"special": true
|
1378 |
-
},
|
1379 |
-
"128172": {
|
1380 |
-
"content": "<|reserved_special_token_167|>",
|
1381 |
-
"lstrip": false,
|
1382 |
-
"normalized": false,
|
1383 |
-
"rstrip": false,
|
1384 |
-
"single_word": false,
|
1385 |
-
"special": true
|
1386 |
-
},
|
1387 |
-
"128173": {
|
1388 |
-
"content": "<|reserved_special_token_168|>",
|
1389 |
-
"lstrip": false,
|
1390 |
-
"normalized": false,
|
1391 |
-
"rstrip": false,
|
1392 |
-
"single_word": false,
|
1393 |
-
"special": true
|
1394 |
-
},
|
1395 |
-
"128174": {
|
1396 |
-
"content": "<|reserved_special_token_169|>",
|
1397 |
-
"lstrip": false,
|
1398 |
-
"normalized": false,
|
1399 |
-
"rstrip": false,
|
1400 |
-
"single_word": false,
|
1401 |
-
"special": true
|
1402 |
-
},
|
1403 |
-
"128175": {
|
1404 |
-
"content": "<|reserved_special_token_170|>",
|
1405 |
-
"lstrip": false,
|
1406 |
-
"normalized": false,
|
1407 |
-
"rstrip": false,
|
1408 |
-
"single_word": false,
|
1409 |
-
"special": true
|
1410 |
-
},
|
1411 |
-
"128176": {
|
1412 |
-
"content": "<|reserved_special_token_171|>",
|
1413 |
-
"lstrip": false,
|
1414 |
-
"normalized": false,
|
1415 |
-
"rstrip": false,
|
1416 |
-
"single_word": false,
|
1417 |
-
"special": true
|
1418 |
-
},
|
1419 |
-
"128177": {
|
1420 |
-
"content": "<|reserved_special_token_172|>",
|
1421 |
-
"lstrip": false,
|
1422 |
-
"normalized": false,
|
1423 |
-
"rstrip": false,
|
1424 |
-
"single_word": false,
|
1425 |
-
"special": true
|
1426 |
-
},
|
1427 |
-
"128178": {
|
1428 |
-
"content": "<|reserved_special_token_173|>",
|
1429 |
-
"lstrip": false,
|
1430 |
-
"normalized": false,
|
1431 |
-
"rstrip": false,
|
1432 |
-
"single_word": false,
|
1433 |
-
"special": true
|
1434 |
-
},
|
1435 |
-
"128179": {
|
1436 |
-
"content": "<|reserved_special_token_174|>",
|
1437 |
-
"lstrip": false,
|
1438 |
-
"normalized": false,
|
1439 |
-
"rstrip": false,
|
1440 |
-
"single_word": false,
|
1441 |
-
"special": true
|
1442 |
-
},
|
1443 |
-
"128180": {
|
1444 |
-
"content": "<|reserved_special_token_175|>",
|
1445 |
-
"lstrip": false,
|
1446 |
-
"normalized": false,
|
1447 |
-
"rstrip": false,
|
1448 |
-
"single_word": false,
|
1449 |
-
"special": true
|
1450 |
-
},
|
1451 |
-
"128181": {
|
1452 |
-
"content": "<|reserved_special_token_176|>",
|
1453 |
-
"lstrip": false,
|
1454 |
-
"normalized": false,
|
1455 |
-
"rstrip": false,
|
1456 |
-
"single_word": false,
|
1457 |
-
"special": true
|
1458 |
-
},
|
1459 |
-
"128182": {
|
1460 |
-
"content": "<|reserved_special_token_177|>",
|
1461 |
-
"lstrip": false,
|
1462 |
-
"normalized": false,
|
1463 |
-
"rstrip": false,
|
1464 |
-
"single_word": false,
|
1465 |
-
"special": true
|
1466 |
-
},
|
1467 |
-
"128183": {
|
1468 |
-
"content": "<|reserved_special_token_178|>",
|
1469 |
-
"lstrip": false,
|
1470 |
-
"normalized": false,
|
1471 |
-
"rstrip": false,
|
1472 |
-
"single_word": false,
|
1473 |
-
"special": true
|
1474 |
-
},
|
1475 |
-
"128184": {
|
1476 |
-
"content": "<|reserved_special_token_179|>",
|
1477 |
-
"lstrip": false,
|
1478 |
-
"normalized": false,
|
1479 |
-
"rstrip": false,
|
1480 |
-
"single_word": false,
|
1481 |
-
"special": true
|
1482 |
-
},
|
1483 |
-
"128185": {
|
1484 |
-
"content": "<|reserved_special_token_180|>",
|
1485 |
-
"lstrip": false,
|
1486 |
-
"normalized": false,
|
1487 |
-
"rstrip": false,
|
1488 |
-
"single_word": false,
|
1489 |
-
"special": true
|
1490 |
-
},
|
1491 |
-
"128186": {
|
1492 |
-
"content": "<|reserved_special_token_181|>",
|
1493 |
-
"lstrip": false,
|
1494 |
-
"normalized": false,
|
1495 |
-
"rstrip": false,
|
1496 |
-
"single_word": false,
|
1497 |
-
"special": true
|
1498 |
-
},
|
1499 |
-
"128187": {
|
1500 |
-
"content": "<|reserved_special_token_182|>",
|
1501 |
-
"lstrip": false,
|
1502 |
-
"normalized": false,
|
1503 |
-
"rstrip": false,
|
1504 |
-
"single_word": false,
|
1505 |
-
"special": true
|
1506 |
-
},
|
1507 |
-
"128188": {
|
1508 |
-
"content": "<|reserved_special_token_183|>",
|
1509 |
-
"lstrip": false,
|
1510 |
-
"normalized": false,
|
1511 |
-
"rstrip": false,
|
1512 |
-
"single_word": false,
|
1513 |
-
"special": true
|
1514 |
-
},
|
1515 |
-
"128189": {
|
1516 |
-
"content": "<|reserved_special_token_184|>",
|
1517 |
-
"lstrip": false,
|
1518 |
-
"normalized": false,
|
1519 |
-
"rstrip": false,
|
1520 |
-
"single_word": false,
|
1521 |
-
"special": true
|
1522 |
-
},
|
1523 |
-
"128190": {
|
1524 |
-
"content": "<|reserved_special_token_185|>",
|
1525 |
-
"lstrip": false,
|
1526 |
-
"normalized": false,
|
1527 |
-
"rstrip": false,
|
1528 |
-
"single_word": false,
|
1529 |
-
"special": true
|
1530 |
-
},
|
1531 |
-
"128191": {
|
1532 |
-
"content": "<|reserved_special_token_186|>",
|
1533 |
-
"lstrip": false,
|
1534 |
-
"normalized": false,
|
1535 |
-
"rstrip": false,
|
1536 |
-
"single_word": false,
|
1537 |
-
"special": true
|
1538 |
-
},
|
1539 |
-
"128192": {
|
1540 |
-
"content": "<|reserved_special_token_187|>",
|
1541 |
-
"lstrip": false,
|
1542 |
-
"normalized": false,
|
1543 |
-
"rstrip": false,
|
1544 |
-
"single_word": false,
|
1545 |
-
"special": true
|
1546 |
-
},
|
1547 |
-
"128193": {
|
1548 |
-
"content": "<|reserved_special_token_188|>",
|
1549 |
-
"lstrip": false,
|
1550 |
-
"normalized": false,
|
1551 |
-
"rstrip": false,
|
1552 |
-
"single_word": false,
|
1553 |
-
"special": true
|
1554 |
-
},
|
1555 |
-
"128194": {
|
1556 |
-
"content": "<|reserved_special_token_189|>",
|
1557 |
-
"lstrip": false,
|
1558 |
-
"normalized": false,
|
1559 |
-
"rstrip": false,
|
1560 |
-
"single_word": false,
|
1561 |
-
"special": true
|
1562 |
-
},
|
1563 |
-
"128195": {
|
1564 |
-
"content": "<|reserved_special_token_190|>",
|
1565 |
-
"lstrip": false,
|
1566 |
-
"normalized": false,
|
1567 |
-
"rstrip": false,
|
1568 |
-
"single_word": false,
|
1569 |
-
"special": true
|
1570 |
-
},
|
1571 |
-
"128196": {
|
1572 |
-
"content": "<|reserved_special_token_191|>",
|
1573 |
-
"lstrip": false,
|
1574 |
-
"normalized": false,
|
1575 |
-
"rstrip": false,
|
1576 |
-
"single_word": false,
|
1577 |
-
"special": true
|
1578 |
-
},
|
1579 |
-
"128197": {
|
1580 |
-
"content": "<|reserved_special_token_192|>",
|
1581 |
-
"lstrip": false,
|
1582 |
-
"normalized": false,
|
1583 |
-
"rstrip": false,
|
1584 |
-
"single_word": false,
|
1585 |
-
"special": true
|
1586 |
-
},
|
1587 |
-
"128198": {
|
1588 |
-
"content": "<|reserved_special_token_193|>",
|
1589 |
-
"lstrip": false,
|
1590 |
-
"normalized": false,
|
1591 |
-
"rstrip": false,
|
1592 |
-
"single_word": false,
|
1593 |
-
"special": true
|
1594 |
-
},
|
1595 |
-
"128199": {
|
1596 |
-
"content": "<|reserved_special_token_194|>",
|
1597 |
-
"lstrip": false,
|
1598 |
-
"normalized": false,
|
1599 |
-
"rstrip": false,
|
1600 |
-
"single_word": false,
|
1601 |
-
"special": true
|
1602 |
-
},
|
1603 |
-
"128200": {
|
1604 |
-
"content": "<|reserved_special_token_195|>",
|
1605 |
-
"lstrip": false,
|
1606 |
-
"normalized": false,
|
1607 |
-
"rstrip": false,
|
1608 |
-
"single_word": false,
|
1609 |
-
"special": true
|
1610 |
-
},
|
1611 |
-
"128201": {
|
1612 |
-
"content": "<|reserved_special_token_196|>",
|
1613 |
-
"lstrip": false,
|
1614 |
-
"normalized": false,
|
1615 |
-
"rstrip": false,
|
1616 |
-
"single_word": false,
|
1617 |
-
"special": true
|
1618 |
-
},
|
1619 |
-
"128202": {
|
1620 |
-
"content": "<|reserved_special_token_197|>",
|
1621 |
-
"lstrip": false,
|
1622 |
-
"normalized": false,
|
1623 |
-
"rstrip": false,
|
1624 |
-
"single_word": false,
|
1625 |
-
"special": true
|
1626 |
-
},
|
1627 |
-
"128203": {
|
1628 |
-
"content": "<|reserved_special_token_198|>",
|
1629 |
-
"lstrip": false,
|
1630 |
-
"normalized": false,
|
1631 |
-
"rstrip": false,
|
1632 |
-
"single_word": false,
|
1633 |
-
"special": true
|
1634 |
-
},
|
1635 |
-
"128204": {
|
1636 |
-
"content": "<|reserved_special_token_199|>",
|
1637 |
-
"lstrip": false,
|
1638 |
-
"normalized": false,
|
1639 |
-
"rstrip": false,
|
1640 |
-
"single_word": false,
|
1641 |
-
"special": true
|
1642 |
-
},
|
1643 |
-
"128205": {
|
1644 |
-
"content": "<|reserved_special_token_200|>",
|
1645 |
-
"lstrip": false,
|
1646 |
-
"normalized": false,
|
1647 |
-
"rstrip": false,
|
1648 |
-
"single_word": false,
|
1649 |
-
"special": true
|
1650 |
-
},
|
1651 |
-
"128206": {
|
1652 |
-
"content": "<|reserved_special_token_201|>",
|
1653 |
-
"lstrip": false,
|
1654 |
-
"normalized": false,
|
1655 |
-
"rstrip": false,
|
1656 |
-
"single_word": false,
|
1657 |
-
"special": true
|
1658 |
-
},
|
1659 |
-
"128207": {
|
1660 |
-
"content": "<|reserved_special_token_202|>",
|
1661 |
-
"lstrip": false,
|
1662 |
-
"normalized": false,
|
1663 |
-
"rstrip": false,
|
1664 |
-
"single_word": false,
|
1665 |
-
"special": true
|
1666 |
-
},
|
1667 |
-
"128208": {
|
1668 |
-
"content": "<|reserved_special_token_203|>",
|
1669 |
-
"lstrip": false,
|
1670 |
-
"normalized": false,
|
1671 |
-
"rstrip": false,
|
1672 |
-
"single_word": false,
|
1673 |
-
"special": true
|
1674 |
-
},
|
1675 |
-
"128209": {
|
1676 |
-
"content": "<|reserved_special_token_204|>",
|
1677 |
-
"lstrip": false,
|
1678 |
-
"normalized": false,
|
1679 |
-
"rstrip": false,
|
1680 |
-
"single_word": false,
|
1681 |
-
"special": true
|
1682 |
-
},
|
1683 |
-
"128210": {
|
1684 |
-
"content": "<|reserved_special_token_205|>",
|
1685 |
-
"lstrip": false,
|
1686 |
-
"normalized": false,
|
1687 |
-
"rstrip": false,
|
1688 |
-
"single_word": false,
|
1689 |
-
"special": true
|
1690 |
-
},
|
1691 |
-
"128211": {
|
1692 |
-
"content": "<|reserved_special_token_206|>",
|
1693 |
-
"lstrip": false,
|
1694 |
-
"normalized": false,
|
1695 |
-
"rstrip": false,
|
1696 |
-
"single_word": false,
|
1697 |
-
"special": true
|
1698 |
-
},
|
1699 |
-
"128212": {
|
1700 |
-
"content": "<|reserved_special_token_207|>",
|
1701 |
-
"lstrip": false,
|
1702 |
-
"normalized": false,
|
1703 |
-
"rstrip": false,
|
1704 |
-
"single_word": false,
|
1705 |
-
"special": true
|
1706 |
-
},
|
1707 |
-
"128213": {
|
1708 |
-
"content": "<|reserved_special_token_208|>",
|
1709 |
-
"lstrip": false,
|
1710 |
-
"normalized": false,
|
1711 |
-
"rstrip": false,
|
1712 |
-
"single_word": false,
|
1713 |
-
"special": true
|
1714 |
-
},
|
1715 |
-
"128214": {
|
1716 |
-
"content": "<|reserved_special_token_209|>",
|
1717 |
-
"lstrip": false,
|
1718 |
-
"normalized": false,
|
1719 |
-
"rstrip": false,
|
1720 |
-
"single_word": false,
|
1721 |
-
"special": true
|
1722 |
-
},
|
1723 |
-
"128215": {
|
1724 |
-
"content": "<|reserved_special_token_210|>",
|
1725 |
-
"lstrip": false,
|
1726 |
-
"normalized": false,
|
1727 |
-
"rstrip": false,
|
1728 |
-
"single_word": false,
|
1729 |
-
"special": true
|
1730 |
-
},
|
1731 |
-
"128216": {
|
1732 |
-
"content": "<|reserved_special_token_211|>",
|
1733 |
-
"lstrip": false,
|
1734 |
-
"normalized": false,
|
1735 |
-
"rstrip": false,
|
1736 |
-
"single_word": false,
|
1737 |
-
"special": true
|
1738 |
-
},
|
1739 |
-
"128217": {
|
1740 |
-
"content": "<|reserved_special_token_212|>",
|
1741 |
-
"lstrip": false,
|
1742 |
-
"normalized": false,
|
1743 |
-
"rstrip": false,
|
1744 |
-
"single_word": false,
|
1745 |
-
"special": true
|
1746 |
-
},
|
1747 |
-
"128218": {
|
1748 |
-
"content": "<|reserved_special_token_213|>",
|
1749 |
-
"lstrip": false,
|
1750 |
-
"normalized": false,
|
1751 |
-
"rstrip": false,
|
1752 |
-
"single_word": false,
|
1753 |
-
"special": true
|
1754 |
-
},
|
1755 |
-
"128219": {
|
1756 |
-
"content": "<|reserved_special_token_214|>",
|
1757 |
-
"lstrip": false,
|
1758 |
-
"normalized": false,
|
1759 |
-
"rstrip": false,
|
1760 |
-
"single_word": false,
|
1761 |
-
"special": true
|
1762 |
-
},
|
1763 |
-
"128220": {
|
1764 |
-
"content": "<|reserved_special_token_215|>",
|
1765 |
-
"lstrip": false,
|
1766 |
-
"normalized": false,
|
1767 |
-
"rstrip": false,
|
1768 |
-
"single_word": false,
|
1769 |
-
"special": true
|
1770 |
-
},
|
1771 |
-
"128221": {
|
1772 |
-
"content": "<|reserved_special_token_216|>",
|
1773 |
-
"lstrip": false,
|
1774 |
-
"normalized": false,
|
1775 |
-
"rstrip": false,
|
1776 |
-
"single_word": false,
|
1777 |
-
"special": true
|
1778 |
-
},
|
1779 |
-
"128222": {
|
1780 |
-
"content": "<|reserved_special_token_217|>",
|
1781 |
-
"lstrip": false,
|
1782 |
-
"normalized": false,
|
1783 |
-
"rstrip": false,
|
1784 |
-
"single_word": false,
|
1785 |
-
"special": true
|
1786 |
-
},
|
1787 |
-
"128223": {
|
1788 |
-
"content": "<|reserved_special_token_218|>",
|
1789 |
-
"lstrip": false,
|
1790 |
-
"normalized": false,
|
1791 |
-
"rstrip": false,
|
1792 |
-
"single_word": false,
|
1793 |
-
"special": true
|
1794 |
-
},
|
1795 |
-
"128224": {
|
1796 |
-
"content": "<|reserved_special_token_219|>",
|
1797 |
-
"lstrip": false,
|
1798 |
-
"normalized": false,
|
1799 |
-
"rstrip": false,
|
1800 |
-
"single_word": false,
|
1801 |
-
"special": true
|
1802 |
-
},
|
1803 |
-
"128225": {
|
1804 |
-
"content": "<|reserved_special_token_220|>",
|
1805 |
-
"lstrip": false,
|
1806 |
-
"normalized": false,
|
1807 |
-
"rstrip": false,
|
1808 |
-
"single_word": false,
|
1809 |
-
"special": true
|
1810 |
-
},
|
1811 |
-
"128226": {
|
1812 |
-
"content": "<|reserved_special_token_221|>",
|
1813 |
-
"lstrip": false,
|
1814 |
-
"normalized": false,
|
1815 |
-
"rstrip": false,
|
1816 |
-
"single_word": false,
|
1817 |
-
"special": true
|
1818 |
-
},
|
1819 |
-
"128227": {
|
1820 |
-
"content": "<|reserved_special_token_222|>",
|
1821 |
-
"lstrip": false,
|
1822 |
-
"normalized": false,
|
1823 |
-
"rstrip": false,
|
1824 |
-
"single_word": false,
|
1825 |
-
"special": true
|
1826 |
-
},
|
1827 |
-
"128228": {
|
1828 |
-
"content": "<|reserved_special_token_223|>",
|
1829 |
-
"lstrip": false,
|
1830 |
-
"normalized": false,
|
1831 |
-
"rstrip": false,
|
1832 |
-
"single_word": false,
|
1833 |
-
"special": true
|
1834 |
-
},
|
1835 |
-
"128229": {
|
1836 |
-
"content": "<|reserved_special_token_224|>",
|
1837 |
-
"lstrip": false,
|
1838 |
-
"normalized": false,
|
1839 |
-
"rstrip": false,
|
1840 |
-
"single_word": false,
|
1841 |
-
"special": true
|
1842 |
-
},
|
1843 |
-
"128230": {
|
1844 |
-
"content": "<|reserved_special_token_225|>",
|
1845 |
-
"lstrip": false,
|
1846 |
-
"normalized": false,
|
1847 |
-
"rstrip": false,
|
1848 |
-
"single_word": false,
|
1849 |
-
"special": true
|
1850 |
-
},
|
1851 |
-
"128231": {
|
1852 |
-
"content": "<|reserved_special_token_226|>",
|
1853 |
-
"lstrip": false,
|
1854 |
-
"normalized": false,
|
1855 |
-
"rstrip": false,
|
1856 |
-
"single_word": false,
|
1857 |
-
"special": true
|
1858 |
-
},
|
1859 |
-
"128232": {
|
1860 |
-
"content": "<|reserved_special_token_227|>",
|
1861 |
-
"lstrip": false,
|
1862 |
-
"normalized": false,
|
1863 |
-
"rstrip": false,
|
1864 |
-
"single_word": false,
|
1865 |
-
"special": true
|
1866 |
-
},
|
1867 |
-
"128233": {
|
1868 |
-
"content": "<|reserved_special_token_228|>",
|
1869 |
-
"lstrip": false,
|
1870 |
-
"normalized": false,
|
1871 |
-
"rstrip": false,
|
1872 |
-
"single_word": false,
|
1873 |
-
"special": true
|
1874 |
-
},
|
1875 |
-
"128234": {
|
1876 |
-
"content": "<|reserved_special_token_229|>",
|
1877 |
-
"lstrip": false,
|
1878 |
-
"normalized": false,
|
1879 |
-
"rstrip": false,
|
1880 |
-
"single_word": false,
|
1881 |
-
"special": true
|
1882 |
-
},
|
1883 |
-
"128235": {
|
1884 |
-
"content": "<|reserved_special_token_230|>",
|
1885 |
-
"lstrip": false,
|
1886 |
-
"normalized": false,
|
1887 |
-
"rstrip": false,
|
1888 |
-
"single_word": false,
|
1889 |
-
"special": true
|
1890 |
-
},
|
1891 |
-
"128236": {
|
1892 |
-
"content": "<|reserved_special_token_231|>",
|
1893 |
-
"lstrip": false,
|
1894 |
-
"normalized": false,
|
1895 |
-
"rstrip": false,
|
1896 |
-
"single_word": false,
|
1897 |
-
"special": true
|
1898 |
-
},
|
1899 |
-
"128237": {
|
1900 |
-
"content": "<|reserved_special_token_232|>",
|
1901 |
-
"lstrip": false,
|
1902 |
-
"normalized": false,
|
1903 |
-
"rstrip": false,
|
1904 |
-
"single_word": false,
|
1905 |
-
"special": true
|
1906 |
-
},
|
1907 |
-
"128238": {
|
1908 |
-
"content": "<|reserved_special_token_233|>",
|
1909 |
-
"lstrip": false,
|
1910 |
-
"normalized": false,
|
1911 |
-
"rstrip": false,
|
1912 |
-
"single_word": false,
|
1913 |
-
"special": true
|
1914 |
-
},
|
1915 |
-
"128239": {
|
1916 |
-
"content": "<|reserved_special_token_234|>",
|
1917 |
-
"lstrip": false,
|
1918 |
-
"normalized": false,
|
1919 |
-
"rstrip": false,
|
1920 |
-
"single_word": false,
|
1921 |
-
"special": true
|
1922 |
-
},
|
1923 |
-
"128240": {
|
1924 |
-
"content": "<|reserved_special_token_235|>",
|
1925 |
-
"lstrip": false,
|
1926 |
-
"normalized": false,
|
1927 |
-
"rstrip": false,
|
1928 |
-
"single_word": false,
|
1929 |
-
"special": true
|
1930 |
-
},
|
1931 |
-
"128241": {
|
1932 |
-
"content": "<|reserved_special_token_236|>",
|
1933 |
-
"lstrip": false,
|
1934 |
-
"normalized": false,
|
1935 |
-
"rstrip": false,
|
1936 |
-
"single_word": false,
|
1937 |
-
"special": true
|
1938 |
-
},
|
1939 |
-
"128242": {
|
1940 |
-
"content": "<|reserved_special_token_237|>",
|
1941 |
-
"lstrip": false,
|
1942 |
-
"normalized": false,
|
1943 |
-
"rstrip": false,
|
1944 |
-
"single_word": false,
|
1945 |
-
"special": true
|
1946 |
-
},
|
1947 |
-
"128243": {
|
1948 |
-
"content": "<|reserved_special_token_238|>",
|
1949 |
-
"lstrip": false,
|
1950 |
-
"normalized": false,
|
1951 |
-
"rstrip": false,
|
1952 |
-
"single_word": false,
|
1953 |
-
"special": true
|
1954 |
-
},
|
1955 |
-
"128244": {
|
1956 |
-
"content": "<|reserved_special_token_239|>",
|
1957 |
-
"lstrip": false,
|
1958 |
-
"normalized": false,
|
1959 |
-
"rstrip": false,
|
1960 |
-
"single_word": false,
|
1961 |
-
"special": true
|
1962 |
-
},
|
1963 |
-
"128245": {
|
1964 |
-
"content": "<|reserved_special_token_240|>",
|
1965 |
-
"lstrip": false,
|
1966 |
-
"normalized": false,
|
1967 |
-
"rstrip": false,
|
1968 |
-
"single_word": false,
|
1969 |
-
"special": true
|
1970 |
-
},
|
1971 |
-
"128246": {
|
1972 |
-
"content": "<|reserved_special_token_241|>",
|
1973 |
-
"lstrip": false,
|
1974 |
-
"normalized": false,
|
1975 |
-
"rstrip": false,
|
1976 |
-
"single_word": false,
|
1977 |
-
"special": true
|
1978 |
-
},
|
1979 |
-
"128247": {
|
1980 |
-
"content": "<|reserved_special_token_242|>",
|
1981 |
-
"lstrip": false,
|
1982 |
-
"normalized": false,
|
1983 |
-
"rstrip": false,
|
1984 |
-
"single_word": false,
|
1985 |
-
"special": true
|
1986 |
-
},
|
1987 |
-
"128248": {
|
1988 |
-
"content": "<|reserved_special_token_243|>",
|
1989 |
-
"lstrip": false,
|
1990 |
-
"normalized": false,
|
1991 |
-
"rstrip": false,
|
1992 |
-
"single_word": false,
|
1993 |
-
"special": true
|
1994 |
-
},
|
1995 |
-
"128249": {
|
1996 |
-
"content": "<|reserved_special_token_244|>",
|
1997 |
-
"lstrip": false,
|
1998 |
-
"normalized": false,
|
1999 |
-
"rstrip": false,
|
2000 |
-
"single_word": false,
|
2001 |
-
"special": true
|
2002 |
-
},
|
2003 |
-
"128250": {
|
2004 |
-
"content": "<|reserved_special_token_245|>",
|
2005 |
-
"lstrip": false,
|
2006 |
-
"normalized": false,
|
2007 |
-
"rstrip": false,
|
2008 |
-
"single_word": false,
|
2009 |
-
"special": true
|
2010 |
-
},
|
2011 |
-
"128251": {
|
2012 |
-
"content": "<|reserved_special_token_246|>",
|
2013 |
-
"lstrip": false,
|
2014 |
-
"normalized": false,
|
2015 |
-
"rstrip": false,
|
2016 |
-
"single_word": false,
|
2017 |
-
"special": true
|
2018 |
-
},
|
2019 |
-
"128252": {
|
2020 |
-
"content": "<|reserved_special_token_247|>",
|
2021 |
-
"lstrip": false,
|
2022 |
-
"normalized": false,
|
2023 |
-
"rstrip": false,
|
2024 |
-
"single_word": false,
|
2025 |
-
"special": true
|
2026 |
-
},
|
2027 |
-
"128253": {
|
2028 |
-
"content": "<|reserved_special_token_248|>",
|
2029 |
-
"lstrip": false,
|
2030 |
-
"normalized": false,
|
2031 |
-
"rstrip": false,
|
2032 |
-
"single_word": false,
|
2033 |
-
"special": true
|
2034 |
-
},
|
2035 |
-
"128254": {
|
2036 |
-
"content": "<|reserved_special_token_249|>",
|
2037 |
-
"lstrip": false,
|
2038 |
-
"normalized": false,
|
2039 |
-
"rstrip": false,
|
2040 |
-
"single_word": false,
|
2041 |
-
"special": true
|
2042 |
-
},
|
2043 |
-
"128255": {
|
2044 |
-
"content": "<|reserved_special_token_250|>",
|
2045 |
-
"lstrip": false,
|
2046 |
-
"normalized": false,
|
2047 |
-
"rstrip": false,
|
2048 |
-
"single_word": false,
|
2049 |
-
"special": true
|
2050 |
-
},
|
2051 |
-
"128256": {
|
2052 |
-
"content": "<line>",
|
2053 |
-
"lstrip": false,
|
2054 |
-
"normalized": true,
|
2055 |
-
"rstrip": false,
|
2056 |
-
"single_word": false,
|
2057 |
-
"special": false
|
2058 |
-
},
|
2059 |
-
"128257": {
|
2060 |
-
"content": "<question>",
|
2061 |
-
"lstrip": false,
|
2062 |
-
"normalized": true,
|
2063 |
-
"rstrip": false,
|
2064 |
-
"single_word": false,
|
2065 |
-
"special": false
|
2066 |
-
},
|
2067 |
-
"128258": {
|
2068 |
-
"content": "<color>",
|
2069 |
-
"lstrip": false,
|
2070 |
-
"normalized": true,
|
2071 |
-
"rstrip": false,
|
2072 |
-
"single_word": false,
|
2073 |
-
"special": false
|
2074 |
-
},
|
2075 |
-
"128259": {
|
2076 |
-
"content": "<castle>",
|
2077 |
-
"lstrip": false,
|
2078 |
-
"normalized": true,
|
2079 |
-
"rstrip": false,
|
2080 |
-
"single_word": false,
|
2081 |
-
"special": false
|
2082 |
-
},
|
2083 |
-
"128260": {
|
2084 |
-
"content": "<enpassant>",
|
2085 |
-
"lstrip": false,
|
2086 |
-
"normalized": true,
|
2087 |
-
"rstrip": false,
|
2088 |
-
"single_word": false,
|
2089 |
-
"special": false
|
2090 |
-
}
|
2091 |
-
},
|
2092 |
-
"bos_token": "<|begin_of_text|>",
|
2093 |
-
"chat_template": "{% set system_message = 'You are a helpful assistant.' %}{% if messages[0]['role'] == 'system' %}{% set system_message = messages[0]['content'] %}{% endif %}{% if system_message is defined %}{{ '<|begin_of_text|>' + '<|start_header_id|>system<|end_header_id|>\n\n' + system_message + '<|eot_id|>' }}{% endif %}{% for message in messages %}{% set content = message['content'] %}{% if message['role'] == 'user' %}{{ '<|start_header_id|>user<|end_header_id|>\n\n' + content + '<|eot_id|><|start_header_id|>assistant<|end_header_id|>\n\n' }}{% elif message['role'] == 'assistant' %}{{ content + '<|eot_id|>' }}{% endif %}{% endfor %}",
|
2094 |
-
"clean_up_tokenization_spaces": true,
|
2095 |
-
"eos_token": "<|eot_id|>",
|
2096 |
-
"model_input_names": [
|
2097 |
-
"input_ids",
|
2098 |
-
"attention_mask"
|
2099 |
-
],
|
2100 |
-
"model_max_length": 1000000000000000019884624838656,
|
2101 |
-
"pad_token": "<|eot_id|>",
|
2102 |
-
"padding_side": "right",
|
2103 |
-
"split_special_tokens": false,
|
2104 |
-
"tokenizer_class": "PreTrainedTokenizerFast"
|
2105 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
move_cp20008/trainer_state.json
DELETED
@@ -1,1593 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"best_metric": null,
|
3 |
-
"best_model_checkpoint": null,
|
4 |
-
"epoch": 4.0,
|
5 |
-
"eval_steps": 1000,
|
6 |
-
"global_step": 20008,
|
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.019992003198720514,
|
13 |
-
"grad_norm": 3.2906418025602697,
|
14 |
-
"learning_rate": 8.319467554076539e-07,
|
15 |
-
"loss": 2.8478,
|
16 |
-
"step": 100
|
17 |
-
},
|
18 |
-
{
|
19 |
-
"epoch": 0.03998400639744103,
|
20 |
-
"grad_norm": 2.612188771411833,
|
21 |
-
"learning_rate": 1.6638935108153078e-06,
|
22 |
-
"loss": 0.2944,
|
23 |
-
"step": 200
|
24 |
-
},
|
25 |
-
{
|
26 |
-
"epoch": 0.059976009596161534,
|
27 |
-
"grad_norm": 1.709917815870727,
|
28 |
-
"learning_rate": 2.495840266222962e-06,
|
29 |
-
"loss": 0.2168,
|
30 |
-
"step": 300
|
31 |
-
},
|
32 |
-
{
|
33 |
-
"epoch": 0.07996801279488205,
|
34 |
-
"grad_norm": 2.259871031642651,
|
35 |
-
"learning_rate": 3.3277870216306156e-06,
|
36 |
-
"loss": 0.1858,
|
37 |
-
"step": 400
|
38 |
-
},
|
39 |
-
{
|
40 |
-
"epoch": 0.09996001599360256,
|
41 |
-
"grad_norm": 0.9215880977767715,
|
42 |
-
"learning_rate": 4.15973377703827e-06,
|
43 |
-
"loss": 0.1422,
|
44 |
-
"step": 500
|
45 |
-
},
|
46 |
-
{
|
47 |
-
"epoch": 0.11995201919232307,
|
48 |
-
"grad_norm": 1.0072778277609464,
|
49 |
-
"learning_rate": 4.991680532445924e-06,
|
50 |
-
"loss": 0.1008,
|
51 |
-
"step": 600
|
52 |
-
},
|
53 |
-
{
|
54 |
-
"epoch": 0.1399440223910436,
|
55 |
-
"grad_norm": 1.0911258381450193,
|
56 |
-
"learning_rate": 4.974493739372392e-06,
|
57 |
-
"loss": 0.0791,
|
58 |
-
"step": 700
|
59 |
-
},
|
60 |
-
{
|
61 |
-
"epoch": 0.1599360255897641,
|
62 |
-
"grad_norm": 0.626267425043489,
|
63 |
-
"learning_rate": 4.948729839748544e-06,
|
64 |
-
"loss": 0.0627,
|
65 |
-
"step": 800
|
66 |
-
},
|
67 |
-
{
|
68 |
-
"epoch": 0.1799280287884846,
|
69 |
-
"grad_norm": 0.5862003006285114,
|
70 |
-
"learning_rate": 4.9229659401246975e-06,
|
71 |
-
"loss": 0.0529,
|
72 |
-
"step": 900
|
73 |
-
},
|
74 |
-
{
|
75 |
-
"epoch": 0.19992003198720512,
|
76 |
-
"grad_norm": 0.8696329558011359,
|
77 |
-
"learning_rate": 4.897202040500851e-06,
|
78 |
-
"loss": 0.0463,
|
79 |
-
"step": 1000
|
80 |
-
},
|
81 |
-
{
|
82 |
-
"epoch": 0.19992003198720512,
|
83 |
-
"eval_loss": 0.035722002387046814,
|
84 |
-
"eval_runtime": 1158.0365,
|
85 |
-
"eval_samples_per_second": 1965.633,
|
86 |
-
"eval_steps_per_second": 0.48,
|
87 |
-
"step": 1000
|
88 |
-
},
|
89 |
-
{
|
90 |
-
"epoch": 0.21991203518592564,
|
91 |
-
"grad_norm": 0.62358371544167,
|
92 |
-
"learning_rate": 4.871438140877003e-06,
|
93 |
-
"loss": 0.0415,
|
94 |
-
"step": 1100
|
95 |
-
},
|
96 |
-
{
|
97 |
-
"epoch": 0.23990403838464613,
|
98 |
-
"grad_norm": 0.46764125348291113,
|
99 |
-
"learning_rate": 4.845674241253156e-06,
|
100 |
-
"loss": 0.0375,
|
101 |
-
"step": 1200
|
102 |
-
},
|
103 |
-
{
|
104 |
-
"epoch": 0.25989604158336665,
|
105 |
-
"grad_norm": 0.5030799455707828,
|
106 |
-
"learning_rate": 4.819910341629309e-06,
|
107 |
-
"loss": 0.0348,
|
108 |
-
"step": 1300
|
109 |
-
},
|
110 |
-
{
|
111 |
-
"epoch": 0.2798880447820872,
|
112 |
-
"grad_norm": 0.5817498641773395,
|
113 |
-
"learning_rate": 4.794146442005463e-06,
|
114 |
-
"loss": 0.0331,
|
115 |
-
"step": 1400
|
116 |
-
},
|
117 |
-
{
|
118 |
-
"epoch": 0.2998800479808077,
|
119 |
-
"grad_norm": 0.5076317594860285,
|
120 |
-
"learning_rate": 4.768382542381616e-06,
|
121 |
-
"loss": 0.0311,
|
122 |
-
"step": 1500
|
123 |
-
},
|
124 |
-
{
|
125 |
-
"epoch": 0.3198720511795282,
|
126 |
-
"grad_norm": 0.45084160209651897,
|
127 |
-
"learning_rate": 4.742618642757768e-06,
|
128 |
-
"loss": 0.029,
|
129 |
-
"step": 1600
|
130 |
-
},
|
131 |
-
{
|
132 |
-
"epoch": 0.3398640543782487,
|
133 |
-
"grad_norm": 0.539295413732545,
|
134 |
-
"learning_rate": 4.716854743133921e-06,
|
135 |
-
"loss": 0.0276,
|
136 |
-
"step": 1700
|
137 |
-
},
|
138 |
-
{
|
139 |
-
"epoch": 0.3598560575769692,
|
140 |
-
"grad_norm": 0.5368726004829203,
|
141 |
-
"learning_rate": 4.691090843510074e-06,
|
142 |
-
"loss": 0.0258,
|
143 |
-
"step": 1800
|
144 |
-
},
|
145 |
-
{
|
146 |
-
"epoch": 0.3798480607756897,
|
147 |
-
"grad_norm": 0.5065440217067927,
|
148 |
-
"learning_rate": 4.665326943886227e-06,
|
149 |
-
"loss": 0.0243,
|
150 |
-
"step": 1900
|
151 |
-
},
|
152 |
-
{
|
153 |
-
"epoch": 0.39984006397441024,
|
154 |
-
"grad_norm": 0.6222308594088681,
|
155 |
-
"learning_rate": 4.63956304426238e-06,
|
156 |
-
"loss": 0.0234,
|
157 |
-
"step": 2000
|
158 |
-
},
|
159 |
-
{
|
160 |
-
"epoch": 0.39984006397441024,
|
161 |
-
"eval_loss": 0.01707020029425621,
|
162 |
-
"eval_runtime": 1148.7811,
|
163 |
-
"eval_samples_per_second": 1981.47,
|
164 |
-
"eval_steps_per_second": 0.484,
|
165 |
-
"step": 2000
|
166 |
-
},
|
167 |
-
{
|
168 |
-
"epoch": 0.41983206717313076,
|
169 |
-
"grad_norm": 0.4846533449700183,
|
170 |
-
"learning_rate": 4.6137991446385325e-06,
|
171 |
-
"loss": 0.0225,
|
172 |
-
"step": 2100
|
173 |
-
},
|
174 |
-
{
|
175 |
-
"epoch": 0.4398240703718513,
|
176 |
-
"grad_norm": 0.45924196528031774,
|
177 |
-
"learning_rate": 4.588035245014686e-06,
|
178 |
-
"loss": 0.0211,
|
179 |
-
"step": 2200
|
180 |
-
},
|
181 |
-
{
|
182 |
-
"epoch": 0.45981607357057175,
|
183 |
-
"grad_norm": 0.4198728133739694,
|
184 |
-
"learning_rate": 4.562271345390839e-06,
|
185 |
-
"loss": 0.0201,
|
186 |
-
"step": 2300
|
187 |
-
},
|
188 |
-
{
|
189 |
-
"epoch": 0.47980807676929227,
|
190 |
-
"grad_norm": 0.43320867716253725,
|
191 |
-
"learning_rate": 4.536507445766992e-06,
|
192 |
-
"loss": 0.0191,
|
193 |
-
"step": 2400
|
194 |
-
},
|
195 |
-
{
|
196 |
-
"epoch": 0.4998000799680128,
|
197 |
-
"grad_norm": 0.4145934512072783,
|
198 |
-
"learning_rate": 4.510743546143144e-06,
|
199 |
-
"loss": 0.0181,
|
200 |
-
"step": 2500
|
201 |
-
},
|
202 |
-
{
|
203 |
-
"epoch": 0.5197920831667333,
|
204 |
-
"grad_norm": 0.4415066256936705,
|
205 |
-
"learning_rate": 4.484979646519298e-06,
|
206 |
-
"loss": 0.0175,
|
207 |
-
"step": 2600
|
208 |
-
},
|
209 |
-
{
|
210 |
-
"epoch": 0.5397840863654538,
|
211 |
-
"grad_norm": 0.4584351705324334,
|
212 |
-
"learning_rate": 4.459215746895451e-06,
|
213 |
-
"loss": 0.0171,
|
214 |
-
"step": 2700
|
215 |
-
},
|
216 |
-
{
|
217 |
-
"epoch": 0.5597760895641744,
|
218 |
-
"grad_norm": 0.43589491413943715,
|
219 |
-
"learning_rate": 4.433451847271603e-06,
|
220 |
-
"loss": 0.0163,
|
221 |
-
"step": 2800
|
222 |
-
},
|
223 |
-
{
|
224 |
-
"epoch": 0.5797680927628949,
|
225 |
-
"grad_norm": 0.3919816997022679,
|
226 |
-
"learning_rate": 4.407687947647756e-06,
|
227 |
-
"loss": 0.0155,
|
228 |
-
"step": 2900
|
229 |
-
},
|
230 |
-
{
|
231 |
-
"epoch": 0.5997600959616154,
|
232 |
-
"grad_norm": 0.3490072026794518,
|
233 |
-
"learning_rate": 4.3819240480239095e-06,
|
234 |
-
"loss": 0.0151,
|
235 |
-
"step": 3000
|
236 |
-
},
|
237 |
-
{
|
238 |
-
"epoch": 0.5997600959616154,
|
239 |
-
"eval_loss": 0.010557837784290314,
|
240 |
-
"eval_runtime": 1159.6719,
|
241 |
-
"eval_samples_per_second": 1962.861,
|
242 |
-
"eval_steps_per_second": 0.479,
|
243 |
-
"step": 3000
|
244 |
-
},
|
245 |
-
{
|
246 |
-
"epoch": 0.6197520991603359,
|
247 |
-
"grad_norm": 0.39976173846949037,
|
248 |
-
"learning_rate": 4.356160148400062e-06,
|
249 |
-
"loss": 0.0146,
|
250 |
-
"step": 3100
|
251 |
-
},
|
252 |
-
{
|
253 |
-
"epoch": 0.6397441023590564,
|
254 |
-
"grad_norm": 0.3686606922604611,
|
255 |
-
"learning_rate": 4.330396248776215e-06,
|
256 |
-
"loss": 0.0138,
|
257 |
-
"step": 3200
|
258 |
-
},
|
259 |
-
{
|
260 |
-
"epoch": 0.6597361055577768,
|
261 |
-
"grad_norm": 0.35778467966165745,
|
262 |
-
"learning_rate": 4.3046323491523674e-06,
|
263 |
-
"loss": 0.0134,
|
264 |
-
"step": 3300
|
265 |
-
},
|
266 |
-
{
|
267 |
-
"epoch": 0.6797281087564974,
|
268 |
-
"grad_norm": 0.4442927418718934,
|
269 |
-
"learning_rate": 4.278868449528521e-06,
|
270 |
-
"loss": 0.013,
|
271 |
-
"step": 3400
|
272 |
-
},
|
273 |
-
{
|
274 |
-
"epoch": 0.6997201119552179,
|
275 |
-
"grad_norm": 0.43308852994965336,
|
276 |
-
"learning_rate": 4.253104549904674e-06,
|
277 |
-
"loss": 0.0126,
|
278 |
-
"step": 3500
|
279 |
-
},
|
280 |
-
{
|
281 |
-
"epoch": 0.7197121151539384,
|
282 |
-
"grad_norm": 1.019254639188622,
|
283 |
-
"learning_rate": 4.227340650280827e-06,
|
284 |
-
"loss": 0.0125,
|
285 |
-
"step": 3600
|
286 |
-
},
|
287 |
-
{
|
288 |
-
"epoch": 0.7397041183526589,
|
289 |
-
"grad_norm": 0.36006157152672075,
|
290 |
-
"learning_rate": 4.20157675065698e-06,
|
291 |
-
"loss": 0.012,
|
292 |
-
"step": 3700
|
293 |
-
},
|
294 |
-
{
|
295 |
-
"epoch": 0.7596961215513794,
|
296 |
-
"grad_norm": 0.3731429313011076,
|
297 |
-
"learning_rate": 4.1758128510331326e-06,
|
298 |
-
"loss": 0.0117,
|
299 |
-
"step": 3800
|
300 |
-
},
|
301 |
-
{
|
302 |
-
"epoch": 0.7796881247501,
|
303 |
-
"grad_norm": 0.2863518237339844,
|
304 |
-
"learning_rate": 4.150048951409286e-06,
|
305 |
-
"loss": 0.0112,
|
306 |
-
"step": 3900
|
307 |
-
},
|
308 |
-
{
|
309 |
-
"epoch": 0.7996801279488205,
|
310 |
-
"grad_norm": 0.3216011950163523,
|
311 |
-
"learning_rate": 4.124285051785439e-06,
|
312 |
-
"loss": 0.0107,
|
313 |
-
"step": 4000
|
314 |
-
},
|
315 |
-
{
|
316 |
-
"epoch": 0.7996801279488205,
|
317 |
-
"eval_loss": 0.007380891125649214,
|
318 |
-
"eval_runtime": 1155.9611,
|
319 |
-
"eval_samples_per_second": 1969.162,
|
320 |
-
"eval_steps_per_second": 0.481,
|
321 |
-
"step": 4000
|
322 |
-
},
|
323 |
-
{
|
324 |
-
"epoch": 0.819672131147541,
|
325 |
-
"grad_norm": 0.44587188368998915,
|
326 |
-
"learning_rate": 4.098521152161591e-06,
|
327 |
-
"loss": 0.0103,
|
328 |
-
"step": 4100
|
329 |
-
},
|
330 |
-
{
|
331 |
-
"epoch": 0.8396641343462615,
|
332 |
-
"grad_norm": 0.3454382773343057,
|
333 |
-
"learning_rate": 4.0727572525377445e-06,
|
334 |
-
"loss": 0.0102,
|
335 |
-
"step": 4200
|
336 |
-
},
|
337 |
-
{
|
338 |
-
"epoch": 0.859656137544982,
|
339 |
-
"grad_norm": 0.3495069101038828,
|
340 |
-
"learning_rate": 4.046993352913897e-06,
|
341 |
-
"loss": 0.0098,
|
342 |
-
"step": 4300
|
343 |
-
},
|
344 |
-
{
|
345 |
-
"epoch": 0.8796481407437026,
|
346 |
-
"grad_norm": 0.3260402574229812,
|
347 |
-
"learning_rate": 4.02122945329005e-06,
|
348 |
-
"loss": 0.0095,
|
349 |
-
"step": 4400
|
350 |
-
},
|
351 |
-
{
|
352 |
-
"epoch": 0.899640143942423,
|
353 |
-
"grad_norm": 0.2892186356418927,
|
354 |
-
"learning_rate": 3.995465553666203e-06,
|
355 |
-
"loss": 0.0093,
|
356 |
-
"step": 4500
|
357 |
-
},
|
358 |
-
{
|
359 |
-
"epoch": 0.9196321471411435,
|
360 |
-
"grad_norm": 0.26994903201562426,
|
361 |
-
"learning_rate": 3.9697016540423565e-06,
|
362 |
-
"loss": 0.0093,
|
363 |
-
"step": 4600
|
364 |
-
},
|
365 |
-
{
|
366 |
-
"epoch": 0.939624150339864,
|
367 |
-
"grad_norm": 0.3313524103173336,
|
368 |
-
"learning_rate": 3.94393775441851e-06,
|
369 |
-
"loss": 0.0087,
|
370 |
-
"step": 4700
|
371 |
-
},
|
372 |
-
{
|
373 |
-
"epoch": 0.9596161535385845,
|
374 |
-
"grad_norm": 0.35432667473979634,
|
375 |
-
"learning_rate": 3.918173854794662e-06,
|
376 |
-
"loss": 0.0087,
|
377 |
-
"step": 4800
|
378 |
-
},
|
379 |
-
{
|
380 |
-
"epoch": 0.9796081567373051,
|
381 |
-
"grad_norm": 0.313845062033794,
|
382 |
-
"learning_rate": 3.892409955170815e-06,
|
383 |
-
"loss": 0.0084,
|
384 |
-
"step": 4900
|
385 |
-
},
|
386 |
-
{
|
387 |
-
"epoch": 0.9996001599360256,
|
388 |
-
"grad_norm": 0.26966046757470574,
|
389 |
-
"learning_rate": 3.866646055546968e-06,
|
390 |
-
"loss": 0.0081,
|
391 |
-
"step": 5000
|
392 |
-
},
|
393 |
-
{
|
394 |
-
"epoch": 0.9996001599360256,
|
395 |
-
"eval_loss": 0.0059196543879806995,
|
396 |
-
"eval_runtime": 1143.8848,
|
397 |
-
"eval_samples_per_second": 1989.951,
|
398 |
-
"eval_steps_per_second": 0.486,
|
399 |
-
"step": 5000
|
400 |
-
},
|
401 |
-
{
|
402 |
-
"epoch": 1.0195921631347462,
|
403 |
-
"grad_norm": 0.19657349130959176,
|
404 |
-
"learning_rate": 3.840882155923121e-06,
|
405 |
-
"loss": 0.0069,
|
406 |
-
"step": 5100
|
407 |
-
},
|
408 |
-
{
|
409 |
-
"epoch": 1.0395841663334666,
|
410 |
-
"grad_norm": 0.16149383470986645,
|
411 |
-
"learning_rate": 3.815118256299274e-06,
|
412 |
-
"loss": 0.0069,
|
413 |
-
"step": 5200
|
414 |
-
},
|
415 |
-
{
|
416 |
-
"epoch": 1.059576169532187,
|
417 |
-
"grad_norm": 0.17808659414609593,
|
418 |
-
"learning_rate": 3.7893543566754263e-06,
|
419 |
-
"loss": 0.0066,
|
420 |
-
"step": 5300
|
421 |
-
},
|
422 |
-
{
|
423 |
-
"epoch": 1.0795681727309077,
|
424 |
-
"grad_norm": 0.19769167653084443,
|
425 |
-
"learning_rate": 3.7635904570515795e-06,
|
426 |
-
"loss": 0.0066,
|
427 |
-
"step": 5400
|
428 |
-
},
|
429 |
-
{
|
430 |
-
"epoch": 1.099560175929628,
|
431 |
-
"grad_norm": 0.22190899844371975,
|
432 |
-
"learning_rate": 3.7378265574277327e-06,
|
433 |
-
"loss": 0.0064,
|
434 |
-
"step": 5500
|
435 |
-
},
|
436 |
-
{
|
437 |
-
"epoch": 1.1195521791283487,
|
438 |
-
"grad_norm": 0.20385395787887484,
|
439 |
-
"learning_rate": 3.7120626578038855e-06,
|
440 |
-
"loss": 0.0065,
|
441 |
-
"step": 5600
|
442 |
-
},
|
443 |
-
{
|
444 |
-
"epoch": 1.139544182327069,
|
445 |
-
"grad_norm": 0.17153152097279364,
|
446 |
-
"learning_rate": 3.6862987581800387e-06,
|
447 |
-
"loss": 0.0063,
|
448 |
-
"step": 5700
|
449 |
-
},
|
450 |
-
{
|
451 |
-
"epoch": 1.1595361855257897,
|
452 |
-
"grad_norm": 0.26310571695256085,
|
453 |
-
"learning_rate": 3.660534858556191e-06,
|
454 |
-
"loss": 0.0063,
|
455 |
-
"step": 5800
|
456 |
-
},
|
457 |
-
{
|
458 |
-
"epoch": 1.1795281887245102,
|
459 |
-
"grad_norm": 0.1766373303734902,
|
460 |
-
"learning_rate": 3.6347709589323442e-06,
|
461 |
-
"loss": 0.006,
|
462 |
-
"step": 5900
|
463 |
-
},
|
464 |
-
{
|
465 |
-
"epoch": 1.1995201919232308,
|
466 |
-
"grad_norm": 0.1433024740538582,
|
467 |
-
"learning_rate": 3.6090070593084974e-06,
|
468 |
-
"loss": 0.006,
|
469 |
-
"step": 6000
|
470 |
-
},
|
471 |
-
{
|
472 |
-
"epoch": 1.1995201919232308,
|
473 |
-
"eval_loss": 0.004465326201170683,
|
474 |
-
"eval_runtime": 1152.6448,
|
475 |
-
"eval_samples_per_second": 1974.828,
|
476 |
-
"eval_steps_per_second": 0.482,
|
477 |
-
"step": 6000
|
478 |
-
},
|
479 |
-
{
|
480 |
-
"epoch": 1.2195121951219512,
|
481 |
-
"grad_norm": 0.19682657592276392,
|
482 |
-
"learning_rate": 3.58324315968465e-06,
|
483 |
-
"loss": 0.0063,
|
484 |
-
"step": 6100
|
485 |
-
},
|
486 |
-
{
|
487 |
-
"epoch": 1.2395041983206718,
|
488 |
-
"grad_norm": 0.21594538200022467,
|
489 |
-
"learning_rate": 3.5574792600608034e-06,
|
490 |
-
"loss": 0.0058,
|
491 |
-
"step": 6200
|
492 |
-
},
|
493 |
-
{
|
494 |
-
"epoch": 1.2594962015193922,
|
495 |
-
"grad_norm": 0.1812127869687129,
|
496 |
-
"learning_rate": 3.5317153604369557e-06,
|
497 |
-
"loss": 0.0055,
|
498 |
-
"step": 6300
|
499 |
-
},
|
500 |
-
{
|
501 |
-
"epoch": 1.2794882047181129,
|
502 |
-
"grad_norm": 0.1438610940325648,
|
503 |
-
"learning_rate": 3.505951460813109e-06,
|
504 |
-
"loss": 0.0055,
|
505 |
-
"step": 6400
|
506 |
-
},
|
507 |
-
{
|
508 |
-
"epoch": 1.2994802079168333,
|
509 |
-
"grad_norm": 0.15088672988296747,
|
510 |
-
"learning_rate": 3.480187561189262e-06,
|
511 |
-
"loss": 0.0055,
|
512 |
-
"step": 6500
|
513 |
-
},
|
514 |
-
{
|
515 |
-
"epoch": 1.3194722111155537,
|
516 |
-
"grad_norm": 0.12082795146726928,
|
517 |
-
"learning_rate": 3.454423661565415e-06,
|
518 |
-
"loss": 0.0051,
|
519 |
-
"step": 6600
|
520 |
-
},
|
521 |
-
{
|
522 |
-
"epoch": 1.3394642143142743,
|
523 |
-
"grad_norm": 0.13445938749745928,
|
524 |
-
"learning_rate": 3.428659761941568e-06,
|
525 |
-
"loss": 0.0052,
|
526 |
-
"step": 6700
|
527 |
-
},
|
528 |
-
{
|
529 |
-
"epoch": 1.3594562175129947,
|
530 |
-
"grad_norm": 0.13753979874165334,
|
531 |
-
"learning_rate": 3.4028958623177205e-06,
|
532 |
-
"loss": 0.0053,
|
533 |
-
"step": 6800
|
534 |
-
},
|
535 |
-
{
|
536 |
-
"epoch": 1.3794482207117154,
|
537 |
-
"grad_norm": 0.201293244180889,
|
538 |
-
"learning_rate": 3.3771319626938737e-06,
|
539 |
-
"loss": 0.0051,
|
540 |
-
"step": 6900
|
541 |
-
},
|
542 |
-
{
|
543 |
-
"epoch": 1.3994402239104358,
|
544 |
-
"grad_norm": 0.17659284731298783,
|
545 |
-
"learning_rate": 3.351368063070027e-06,
|
546 |
-
"loss": 0.0049,
|
547 |
-
"step": 7000
|
548 |
-
},
|
549 |
-
{
|
550 |
-
"epoch": 1.3994402239104358,
|
551 |
-
"eval_loss": 0.003597887698560953,
|
552 |
-
"eval_runtime": 1147.8087,
|
553 |
-
"eval_samples_per_second": 1983.148,
|
554 |
-
"eval_steps_per_second": 0.484,
|
555 |
-
"step": 7000
|
556 |
-
},
|
557 |
-
{
|
558 |
-
"epoch": 1.4194322271091564,
|
559 |
-
"grad_norm": 0.17711208096950334,
|
560 |
-
"learning_rate": 3.3256041634461796e-06,
|
561 |
-
"loss": 0.0048,
|
562 |
-
"step": 7100
|
563 |
-
},
|
564 |
-
{
|
565 |
-
"epoch": 1.4394242303078768,
|
566 |
-
"grad_norm": 0.20822929942805718,
|
567 |
-
"learning_rate": 3.2998402638223324e-06,
|
568 |
-
"loss": 0.0048,
|
569 |
-
"step": 7200
|
570 |
-
},
|
571 |
-
{
|
572 |
-
"epoch": 1.4594162335065974,
|
573 |
-
"grad_norm": 0.15907431314922751,
|
574 |
-
"learning_rate": 3.274076364198485e-06,
|
575 |
-
"loss": 0.0047,
|
576 |
-
"step": 7300
|
577 |
-
},
|
578 |
-
{
|
579 |
-
"epoch": 1.4794082367053178,
|
580 |
-
"grad_norm": 0.11765503368520981,
|
581 |
-
"learning_rate": 3.2483124645746384e-06,
|
582 |
-
"loss": 0.0047,
|
583 |
-
"step": 7400
|
584 |
-
},
|
585 |
-
{
|
586 |
-
"epoch": 1.4994002399040385,
|
587 |
-
"grad_norm": 0.13975828179718594,
|
588 |
-
"learning_rate": 3.2225485649507916e-06,
|
589 |
-
"loss": 0.0045,
|
590 |
-
"step": 7500
|
591 |
-
},
|
592 |
-
{
|
593 |
-
"epoch": 1.5193922431027589,
|
594 |
-
"grad_norm": 0.15547831220542083,
|
595 |
-
"learning_rate": 3.196784665326944e-06,
|
596 |
-
"loss": 0.0045,
|
597 |
-
"step": 7600
|
598 |
-
},
|
599 |
-
{
|
600 |
-
"epoch": 1.5393842463014793,
|
601 |
-
"grad_norm": 0.12126479392767976,
|
602 |
-
"learning_rate": 3.171020765703097e-06,
|
603 |
-
"loss": 0.0045,
|
604 |
-
"step": 7700
|
605 |
-
},
|
606 |
-
{
|
607 |
-
"epoch": 1.5593762495002,
|
608 |
-
"grad_norm": 0.1487065137945884,
|
609 |
-
"learning_rate": 3.14525686607925e-06,
|
610 |
-
"loss": 0.0043,
|
611 |
-
"step": 7800
|
612 |
-
},
|
613 |
-
{
|
614 |
-
"epoch": 1.5793682526989206,
|
615 |
-
"grad_norm": 0.14098209486666624,
|
616 |
-
"learning_rate": 3.119492966455403e-06,
|
617 |
-
"loss": 0.0041,
|
618 |
-
"step": 7900
|
619 |
-
},
|
620 |
-
{
|
621 |
-
"epoch": 1.599360255897641,
|
622 |
-
"grad_norm": 0.13792767122589517,
|
623 |
-
"learning_rate": 3.0937290668315554e-06,
|
624 |
-
"loss": 0.0041,
|
625 |
-
"step": 8000
|
626 |
-
},
|
627 |
-
{
|
628 |
-
"epoch": 1.599360255897641,
|
629 |
-
"eval_loss": 0.003024752950295806,
|
630 |
-
"eval_runtime": 1148.8025,
|
631 |
-
"eval_samples_per_second": 1981.433,
|
632 |
-
"eval_steps_per_second": 0.484,
|
633 |
-
"step": 8000
|
634 |
-
},
|
635 |
-
{
|
636 |
-
"epoch": 1.6193522590963614,
|
637 |
-
"grad_norm": 0.13726027178372066,
|
638 |
-
"learning_rate": 3.0679651672077086e-06,
|
639 |
-
"loss": 0.0042,
|
640 |
-
"step": 8100
|
641 |
-
},
|
642 |
-
{
|
643 |
-
"epoch": 1.639344262295082,
|
644 |
-
"grad_norm": 0.269356212971355,
|
645 |
-
"learning_rate": 3.042201267583862e-06,
|
646 |
-
"loss": 0.0039,
|
647 |
-
"step": 8200
|
648 |
-
},
|
649 |
-
{
|
650 |
-
"epoch": 1.6593362654938026,
|
651 |
-
"grad_norm": 0.1676278942097669,
|
652 |
-
"learning_rate": 3.0164373679600146e-06,
|
653 |
-
"loss": 0.0039,
|
654 |
-
"step": 8300
|
655 |
-
},
|
656 |
-
{
|
657 |
-
"epoch": 1.6793282686925228,
|
658 |
-
"grad_norm": 0.20272208559979238,
|
659 |
-
"learning_rate": 2.990673468336168e-06,
|
660 |
-
"loss": 0.0039,
|
661 |
-
"step": 8400
|
662 |
-
},
|
663 |
-
{
|
664 |
-
"epoch": 1.6993202718912435,
|
665 |
-
"grad_norm": 0.11297839801035961,
|
666 |
-
"learning_rate": 2.96490956871232e-06,
|
667 |
-
"loss": 0.0039,
|
668 |
-
"step": 8500
|
669 |
-
},
|
670 |
-
{
|
671 |
-
"epoch": 1.719312275089964,
|
672 |
-
"grad_norm": 0.14977765570615936,
|
673 |
-
"learning_rate": 2.9391456690884733e-06,
|
674 |
-
"loss": 0.0038,
|
675 |
-
"step": 8600
|
676 |
-
},
|
677 |
-
{
|
678 |
-
"epoch": 1.7393042782886845,
|
679 |
-
"grad_norm": 0.162014477342941,
|
680 |
-
"learning_rate": 2.9133817694646265e-06,
|
681 |
-
"loss": 0.0037,
|
682 |
-
"step": 8700
|
683 |
-
},
|
684 |
-
{
|
685 |
-
"epoch": 1.759296281487405,
|
686 |
-
"grad_norm": 0.1942632350764828,
|
687 |
-
"learning_rate": 2.8876178698407793e-06,
|
688 |
-
"loss": 0.0038,
|
689 |
-
"step": 8800
|
690 |
-
},
|
691 |
-
{
|
692 |
-
"epoch": 1.7792882846861255,
|
693 |
-
"grad_norm": 0.13246889598416928,
|
694 |
-
"learning_rate": 2.8618539702169325e-06,
|
695 |
-
"loss": 0.0035,
|
696 |
-
"step": 8900
|
697 |
-
},
|
698 |
-
{
|
699 |
-
"epoch": 1.7992802878848462,
|
700 |
-
"grad_norm": 0.1370764817313647,
|
701 |
-
"learning_rate": 2.836090070593085e-06,
|
702 |
-
"loss": 0.0034,
|
703 |
-
"step": 9000
|
704 |
-
},
|
705 |
-
{
|
706 |
-
"epoch": 1.7992802878848462,
|
707 |
-
"eval_loss": 0.0023648806381970644,
|
708 |
-
"eval_runtime": 1151.149,
|
709 |
-
"eval_samples_per_second": 1977.394,
|
710 |
-
"eval_steps_per_second": 0.483,
|
711 |
-
"step": 9000
|
712 |
-
},
|
713 |
-
{
|
714 |
-
"epoch": 1.8192722910835666,
|
715 |
-
"grad_norm": 0.1991830186402239,
|
716 |
-
"learning_rate": 2.810326170969238e-06,
|
717 |
-
"loss": 0.0035,
|
718 |
-
"step": 9100
|
719 |
-
},
|
720 |
-
{
|
721 |
-
"epoch": 1.839264294282287,
|
722 |
-
"grad_norm": 0.1150829148835746,
|
723 |
-
"learning_rate": 2.7845622713453913e-06,
|
724 |
-
"loss": 0.0034,
|
725 |
-
"step": 9200
|
726 |
-
},
|
727 |
-
{
|
728 |
-
"epoch": 1.8592562974810076,
|
729 |
-
"grad_norm": 0.15273064038769674,
|
730 |
-
"learning_rate": 2.758798371721544e-06,
|
731 |
-
"loss": 0.0035,
|
732 |
-
"step": 9300
|
733 |
-
},
|
734 |
-
{
|
735 |
-
"epoch": 1.8792483006797283,
|
736 |
-
"grad_norm": 0.17453861427084028,
|
737 |
-
"learning_rate": 2.733034472097697e-06,
|
738 |
-
"loss": 0.0034,
|
739 |
-
"step": 9400
|
740 |
-
},
|
741 |
-
{
|
742 |
-
"epoch": 1.8992403038784487,
|
743 |
-
"grad_norm": 0.09588198900746768,
|
744 |
-
"learning_rate": 2.7072705724738496e-06,
|
745 |
-
"loss": 0.0033,
|
746 |
-
"step": 9500
|
747 |
-
},
|
748 |
-
{
|
749 |
-
"epoch": 1.919232307077169,
|
750 |
-
"grad_norm": 0.14501234610352706,
|
751 |
-
"learning_rate": 2.6815066728500028e-06,
|
752 |
-
"loss": 0.0032,
|
753 |
-
"step": 9600
|
754 |
-
},
|
755 |
-
{
|
756 |
-
"epoch": 1.9392243102758897,
|
757 |
-
"grad_norm": 0.12932702465904403,
|
758 |
-
"learning_rate": 2.655742773226156e-06,
|
759 |
-
"loss": 0.0031,
|
760 |
-
"step": 9700
|
761 |
-
},
|
762 |
-
{
|
763 |
-
"epoch": 1.9592163134746101,
|
764 |
-
"grad_norm": 0.14310650821413762,
|
765 |
-
"learning_rate": 2.6299788736023083e-06,
|
766 |
-
"loss": 0.0031,
|
767 |
-
"step": 9800
|
768 |
-
},
|
769 |
-
{
|
770 |
-
"epoch": 1.9792083166733305,
|
771 |
-
"grad_norm": 0.14342874165458733,
|
772 |
-
"learning_rate": 2.6042149739784615e-06,
|
773 |
-
"loss": 0.0031,
|
774 |
-
"step": 9900
|
775 |
-
},
|
776 |
-
{
|
777 |
-
"epoch": 1.9992003198720512,
|
778 |
-
"grad_norm": 0.13884167411495685,
|
779 |
-
"learning_rate": 2.5784510743546143e-06,
|
780 |
-
"loss": 0.0029,
|
781 |
-
"step": 10000
|
782 |
-
},
|
783 |
-
{
|
784 |
-
"epoch": 1.9992003198720512,
|
785 |
-
"eval_loss": 0.0021491902880370617,
|
786 |
-
"eval_runtime": 1149.9886,
|
787 |
-
"eval_samples_per_second": 1979.389,
|
788 |
-
"eval_steps_per_second": 0.483,
|
789 |
-
"step": 10000
|
790 |
-
},
|
791 |
-
{
|
792 |
-
"epoch": 2.019192323070772,
|
793 |
-
"grad_norm": 0.19131721356471873,
|
794 |
-
"learning_rate": 2.5526871747307675e-06,
|
795 |
-
"loss": 0.0022,
|
796 |
-
"step": 10100
|
797 |
-
},
|
798 |
-
{
|
799 |
-
"epoch": 2.0391843262694924,
|
800 |
-
"grad_norm": 0.10579815660482608,
|
801 |
-
"learning_rate": 2.5269232751069207e-06,
|
802 |
-
"loss": 0.0021,
|
803 |
-
"step": 10200
|
804 |
-
},
|
805 |
-
{
|
806 |
-
"epoch": 2.0591763294682126,
|
807 |
-
"grad_norm": 0.1459096737501663,
|
808 |
-
"learning_rate": 2.501159375483073e-06,
|
809 |
-
"loss": 0.0021,
|
810 |
-
"step": 10300
|
811 |
-
},
|
812 |
-
{
|
813 |
-
"epoch": 2.0791683326669332,
|
814 |
-
"grad_norm": 0.2238325151379845,
|
815 |
-
"learning_rate": 2.4753954758592262e-06,
|
816 |
-
"loss": 0.002,
|
817 |
-
"step": 10400
|
818 |
-
},
|
819 |
-
{
|
820 |
-
"epoch": 2.099160335865654,
|
821 |
-
"grad_norm": 0.17935702910953022,
|
822 |
-
"learning_rate": 2.449631576235379e-06,
|
823 |
-
"loss": 0.002,
|
824 |
-
"step": 10500
|
825 |
-
},
|
826 |
-
{
|
827 |
-
"epoch": 2.119152339064374,
|
828 |
-
"grad_norm": 0.20520620272264029,
|
829 |
-
"learning_rate": 2.4238676766115322e-06,
|
830 |
-
"loss": 0.0023,
|
831 |
-
"step": 10600
|
832 |
-
},
|
833 |
-
{
|
834 |
-
"epoch": 2.1391443422630947,
|
835 |
-
"grad_norm": 0.1240921861957277,
|
836 |
-
"learning_rate": 2.398103776987685e-06,
|
837 |
-
"loss": 0.002,
|
838 |
-
"step": 10700
|
839 |
-
},
|
840 |
-
{
|
841 |
-
"epoch": 2.1591363454618153,
|
842 |
-
"grad_norm": 0.12023170309949173,
|
843 |
-
"learning_rate": 2.3723398773638378e-06,
|
844 |
-
"loss": 0.002,
|
845 |
-
"step": 10800
|
846 |
-
},
|
847 |
-
{
|
848 |
-
"epoch": 2.179128348660536,
|
849 |
-
"grad_norm": 0.1561297642336451,
|
850 |
-
"learning_rate": 2.346575977739991e-06,
|
851 |
-
"loss": 0.002,
|
852 |
-
"step": 10900
|
853 |
-
},
|
854 |
-
{
|
855 |
-
"epoch": 2.199120351859256,
|
856 |
-
"grad_norm": 0.16225575470431738,
|
857 |
-
"learning_rate": 2.3208120781161437e-06,
|
858 |
-
"loss": 0.002,
|
859 |
-
"step": 11000
|
860 |
-
},
|
861 |
-
{
|
862 |
-
"epoch": 2.199120351859256,
|
863 |
-
"eval_loss": 0.001861926051788032,
|
864 |
-
"eval_runtime": 1153.5745,
|
865 |
-
"eval_samples_per_second": 1973.236,
|
866 |
-
"eval_steps_per_second": 0.482,
|
867 |
-
"step": 11000
|
868 |
-
},
|
869 |
-
{
|
870 |
-
"epoch": 2.2191123550579768,
|
871 |
-
"grad_norm": 0.14986168305029213,
|
872 |
-
"learning_rate": 2.295048178492297e-06,
|
873 |
-
"loss": 0.0021,
|
874 |
-
"step": 11100
|
875 |
-
},
|
876 |
-
{
|
877 |
-
"epoch": 2.2391043582566974,
|
878 |
-
"grad_norm": 0.14893816160027404,
|
879 |
-
"learning_rate": 2.2692842788684497e-06,
|
880 |
-
"loss": 0.0019,
|
881 |
-
"step": 11200
|
882 |
-
},
|
883 |
-
{
|
884 |
-
"epoch": 2.259096361455418,
|
885 |
-
"grad_norm": 0.18837728320673752,
|
886 |
-
"learning_rate": 2.2435203792446025e-06,
|
887 |
-
"loss": 0.0019,
|
888 |
-
"step": 11300
|
889 |
-
},
|
890 |
-
{
|
891 |
-
"epoch": 2.279088364654138,
|
892 |
-
"grad_norm": 0.1813771564736812,
|
893 |
-
"learning_rate": 2.2177564796207557e-06,
|
894 |
-
"loss": 0.002,
|
895 |
-
"step": 11400
|
896 |
-
},
|
897 |
-
{
|
898 |
-
"epoch": 2.299080367852859,
|
899 |
-
"grad_norm": 0.14890142698478906,
|
900 |
-
"learning_rate": 2.1919925799969085e-06,
|
901 |
-
"loss": 0.0019,
|
902 |
-
"step": 11500
|
903 |
-
},
|
904 |
-
{
|
905 |
-
"epoch": 2.3190723710515795,
|
906 |
-
"grad_norm": 0.14120304591361144,
|
907 |
-
"learning_rate": 2.1662286803730617e-06,
|
908 |
-
"loss": 0.0018,
|
909 |
-
"step": 11600
|
910 |
-
},
|
911 |
-
{
|
912 |
-
"epoch": 2.3390643742502997,
|
913 |
-
"grad_norm": 0.11951772767901686,
|
914 |
-
"learning_rate": 2.1404647807492144e-06,
|
915 |
-
"loss": 0.0019,
|
916 |
-
"step": 11700
|
917 |
-
},
|
918 |
-
{
|
919 |
-
"epoch": 2.3590563774490203,
|
920 |
-
"grad_norm": 0.1309490308886904,
|
921 |
-
"learning_rate": 2.114700881125367e-06,
|
922 |
-
"loss": 0.0018,
|
923 |
-
"step": 11800
|
924 |
-
},
|
925 |
-
{
|
926 |
-
"epoch": 2.379048380647741,
|
927 |
-
"grad_norm": 0.13801443520886084,
|
928 |
-
"learning_rate": 2.0889369815015204e-06,
|
929 |
-
"loss": 0.0018,
|
930 |
-
"step": 11900
|
931 |
-
},
|
932 |
-
{
|
933 |
-
"epoch": 2.3990403838464616,
|
934 |
-
"grad_norm": 0.1377983040904713,
|
935 |
-
"learning_rate": 2.063173081877673e-06,
|
936 |
-
"loss": 0.0018,
|
937 |
-
"step": 12000
|
938 |
-
},
|
939 |
-
{
|
940 |
-
"epoch": 2.3990403838464616,
|
941 |
-
"eval_loss": 0.0016944886883720756,
|
942 |
-
"eval_runtime": 1148.5931,
|
943 |
-
"eval_samples_per_second": 1981.794,
|
944 |
-
"eval_steps_per_second": 0.484,
|
945 |
-
"step": 12000
|
946 |
-
},
|
947 |
-
{
|
948 |
-
"epoch": 2.4190323870451818,
|
949 |
-
"grad_norm": 0.15861747622264824,
|
950 |
-
"learning_rate": 2.037409182253826e-06,
|
951 |
-
"loss": 0.0017,
|
952 |
-
"step": 12100
|
953 |
-
},
|
954 |
-
{
|
955 |
-
"epoch": 2.4390243902439024,
|
956 |
-
"grad_norm": 0.12331870013555493,
|
957 |
-
"learning_rate": 2.011645282629979e-06,
|
958 |
-
"loss": 0.0017,
|
959 |
-
"step": 12200
|
960 |
-
},
|
961 |
-
{
|
962 |
-
"epoch": 2.459016393442623,
|
963 |
-
"grad_norm": 0.15911577091706341,
|
964 |
-
"learning_rate": 1.985881383006132e-06,
|
965 |
-
"loss": 0.0018,
|
966 |
-
"step": 12300
|
967 |
-
},
|
968 |
-
{
|
969 |
-
"epoch": 2.4790083966413436,
|
970 |
-
"grad_norm": 0.16548753836493896,
|
971 |
-
"learning_rate": 1.960117483382285e-06,
|
972 |
-
"loss": 0.0016,
|
973 |
-
"step": 12400
|
974 |
-
},
|
975 |
-
{
|
976 |
-
"epoch": 2.499000399840064,
|
977 |
-
"grad_norm": 0.11602256920808221,
|
978 |
-
"learning_rate": 1.934353583758438e-06,
|
979 |
-
"loss": 0.0016,
|
980 |
-
"step": 12500
|
981 |
-
},
|
982 |
-
{
|
983 |
-
"epoch": 2.5189924030387845,
|
984 |
-
"grad_norm": 0.14251019580139415,
|
985 |
-
"learning_rate": 1.9085896841345907e-06,
|
986 |
-
"loss": 0.0017,
|
987 |
-
"step": 12600
|
988 |
-
},
|
989 |
-
{
|
990 |
-
"epoch": 2.538984406237505,
|
991 |
-
"grad_norm": 0.169226398045584,
|
992 |
-
"learning_rate": 1.8828257845107436e-06,
|
993 |
-
"loss": 0.0017,
|
994 |
-
"step": 12700
|
995 |
-
},
|
996 |
-
{
|
997 |
-
"epoch": 2.5589764094362257,
|
998 |
-
"grad_norm": 0.13552219820990755,
|
999 |
-
"learning_rate": 1.8570618848868966e-06,
|
1000 |
-
"loss": 0.0016,
|
1001 |
-
"step": 12800
|
1002 |
-
},
|
1003 |
-
{
|
1004 |
-
"epoch": 2.578968412634946,
|
1005 |
-
"grad_norm": 0.14588875549640484,
|
1006 |
-
"learning_rate": 1.8312979852630496e-06,
|
1007 |
-
"loss": 0.0016,
|
1008 |
-
"step": 12900
|
1009 |
-
},
|
1010 |
-
{
|
1011 |
-
"epoch": 2.5989604158336665,
|
1012 |
-
"grad_norm": 0.20595125909257264,
|
1013 |
-
"learning_rate": 1.8055340856392026e-06,
|
1014 |
-
"loss": 0.0016,
|
1015 |
-
"step": 13000
|
1016 |
-
},
|
1017 |
-
{
|
1018 |
-
"epoch": 2.5989604158336665,
|
1019 |
-
"eval_loss": 0.0014449004083871841,
|
1020 |
-
"eval_runtime": 1161.1376,
|
1021 |
-
"eval_samples_per_second": 1960.384,
|
1022 |
-
"eval_steps_per_second": 0.479,
|
1023 |
-
"step": 13000
|
1024 |
-
},
|
1025 |
-
{
|
1026 |
-
"epoch": 2.618952419032387,
|
1027 |
-
"grad_norm": 0.1065984785896659,
|
1028 |
-
"learning_rate": 1.7797701860153554e-06,
|
1029 |
-
"loss": 0.0016,
|
1030 |
-
"step": 13100
|
1031 |
-
},
|
1032 |
-
{
|
1033 |
-
"epoch": 2.6389444222311074,
|
1034 |
-
"grad_norm": 0.10639438336852645,
|
1035 |
-
"learning_rate": 1.7540062863915084e-06,
|
1036 |
-
"loss": 0.0016,
|
1037 |
-
"step": 13200
|
1038 |
-
},
|
1039 |
-
{
|
1040 |
-
"epoch": 2.658936425429828,
|
1041 |
-
"grad_norm": 0.09098635003049371,
|
1042 |
-
"learning_rate": 1.7282423867676611e-06,
|
1043 |
-
"loss": 0.0015,
|
1044 |
-
"step": 13300
|
1045 |
-
},
|
1046 |
-
{
|
1047 |
-
"epoch": 2.6789284286285486,
|
1048 |
-
"grad_norm": 0.157315122097513,
|
1049 |
-
"learning_rate": 1.7024784871438143e-06,
|
1050 |
-
"loss": 0.0014,
|
1051 |
-
"step": 13400
|
1052 |
-
},
|
1053 |
-
{
|
1054 |
-
"epoch": 2.6989204318272693,
|
1055 |
-
"grad_norm": 0.11820399708006288,
|
1056 |
-
"learning_rate": 1.6767145875199673e-06,
|
1057 |
-
"loss": 0.0015,
|
1058 |
-
"step": 13500
|
1059 |
-
},
|
1060 |
-
{
|
1061 |
-
"epoch": 2.7189124350259894,
|
1062 |
-
"grad_norm": 0.10172879528798195,
|
1063 |
-
"learning_rate": 1.65095068789612e-06,
|
1064 |
-
"loss": 0.0014,
|
1065 |
-
"step": 13600
|
1066 |
-
},
|
1067 |
-
{
|
1068 |
-
"epoch": 2.73890443822471,
|
1069 |
-
"grad_norm": 0.16664553651334096,
|
1070 |
-
"learning_rate": 1.625186788272273e-06,
|
1071 |
-
"loss": 0.0015,
|
1072 |
-
"step": 13700
|
1073 |
-
},
|
1074 |
-
{
|
1075 |
-
"epoch": 2.7588964414234307,
|
1076 |
-
"grad_norm": 0.10781015775436545,
|
1077 |
-
"learning_rate": 1.5994228886484259e-06,
|
1078 |
-
"loss": 0.0014,
|
1079 |
-
"step": 13800
|
1080 |
-
},
|
1081 |
-
{
|
1082 |
-
"epoch": 2.778888444622151,
|
1083 |
-
"grad_norm": 0.16647409513753272,
|
1084 |
-
"learning_rate": 1.5736589890245788e-06,
|
1085 |
-
"loss": 0.0014,
|
1086 |
-
"step": 13900
|
1087 |
-
},
|
1088 |
-
{
|
1089 |
-
"epoch": 2.7988804478208715,
|
1090 |
-
"grad_norm": 0.12382972993278037,
|
1091 |
-
"learning_rate": 1.5478950894007318e-06,
|
1092 |
-
"loss": 0.0014,
|
1093 |
-
"step": 14000
|
1094 |
-
},
|
1095 |
-
{
|
1096 |
-
"epoch": 2.7988804478208715,
|
1097 |
-
"eval_loss": 0.001271539367735386,
|
1098 |
-
"eval_runtime": 1155.6876,
|
1099 |
-
"eval_samples_per_second": 1969.628,
|
1100 |
-
"eval_steps_per_second": 0.481,
|
1101 |
-
"step": 14000
|
1102 |
-
},
|
1103 |
-
{
|
1104 |
-
"epoch": 2.818872451019592,
|
1105 |
-
"grad_norm": 0.07729864026978665,
|
1106 |
-
"learning_rate": 1.5221311897768848e-06,
|
1107 |
-
"loss": 0.0013,
|
1108 |
-
"step": 14100
|
1109 |
-
},
|
1110 |
-
{
|
1111 |
-
"epoch": 2.838864454218313,
|
1112 |
-
"grad_norm": 0.15724704193244626,
|
1113 |
-
"learning_rate": 1.4963672901530376e-06,
|
1114 |
-
"loss": 0.0014,
|
1115 |
-
"step": 14200
|
1116 |
-
},
|
1117 |
-
{
|
1118 |
-
"epoch": 2.8588564574170334,
|
1119 |
-
"grad_norm": 0.15464785596732425,
|
1120 |
-
"learning_rate": 1.4706033905291906e-06,
|
1121 |
-
"loss": 0.0014,
|
1122 |
-
"step": 14300
|
1123 |
-
},
|
1124 |
-
{
|
1125 |
-
"epoch": 2.8788484606157536,
|
1126 |
-
"grad_norm": 0.1469602680382028,
|
1127 |
-
"learning_rate": 1.4448394909053433e-06,
|
1128 |
-
"loss": 0.0014,
|
1129 |
-
"step": 14400
|
1130 |
-
},
|
1131 |
-
{
|
1132 |
-
"epoch": 2.8988404638144742,
|
1133 |
-
"grad_norm": 0.11281007344165582,
|
1134 |
-
"learning_rate": 1.4190755912814965e-06,
|
1135 |
-
"loss": 0.0013,
|
1136 |
-
"step": 14500
|
1137 |
-
},
|
1138 |
-
{
|
1139 |
-
"epoch": 2.918832467013195,
|
1140 |
-
"grad_norm": 0.14726624471120695,
|
1141 |
-
"learning_rate": 1.3933116916576495e-06,
|
1142 |
-
"loss": 0.0013,
|
1143 |
-
"step": 14600
|
1144 |
-
},
|
1145 |
-
{
|
1146 |
-
"epoch": 2.938824470211915,
|
1147 |
-
"grad_norm": 0.14733117574775798,
|
1148 |
-
"learning_rate": 1.3675477920338023e-06,
|
1149 |
-
"loss": 0.0012,
|
1150 |
-
"step": 14700
|
1151 |
-
},
|
1152 |
-
{
|
1153 |
-
"epoch": 2.9588164734106357,
|
1154 |
-
"grad_norm": 0.38118620984525436,
|
1155 |
-
"learning_rate": 1.3417838924099553e-06,
|
1156 |
-
"loss": 0.0011,
|
1157 |
-
"step": 14800
|
1158 |
-
},
|
1159 |
-
{
|
1160 |
-
"epoch": 2.9788084766093563,
|
1161 |
-
"grad_norm": 0.08374852431168589,
|
1162 |
-
"learning_rate": 1.316019992786108e-06,
|
1163 |
-
"loss": 0.0012,
|
1164 |
-
"step": 14900
|
1165 |
-
},
|
1166 |
-
{
|
1167 |
-
"epoch": 2.998800479808077,
|
1168 |
-
"grad_norm": 0.12709134182524984,
|
1169 |
-
"learning_rate": 1.2902560931622613e-06,
|
1170 |
-
"loss": 0.0011,
|
1171 |
-
"step": 15000
|
1172 |
-
},
|
1173 |
-
{
|
1174 |
-
"epoch": 2.998800479808077,
|
1175 |
-
"eval_loss": 0.0011752103455364704,
|
1176 |
-
"eval_runtime": 1164.8873,
|
1177 |
-
"eval_samples_per_second": 1954.073,
|
1178 |
-
"eval_steps_per_second": 0.477,
|
1179 |
-
"step": 15000
|
1180 |
-
},
|
1181 |
-
{
|
1182 |
-
"epoch": 3.018792483006797,
|
1183 |
-
"grad_norm": 0.08381688672893102,
|
1184 |
-
"learning_rate": 1.264492193538414e-06,
|
1185 |
-
"loss": 0.0007,
|
1186 |
-
"step": 15100
|
1187 |
-
},
|
1188 |
-
{
|
1189 |
-
"epoch": 3.0387844862055178,
|
1190 |
-
"grad_norm": 0.09710345048057636,
|
1191 |
-
"learning_rate": 1.238728293914567e-06,
|
1192 |
-
"loss": 0.0005,
|
1193 |
-
"step": 15200
|
1194 |
-
},
|
1195 |
-
{
|
1196 |
-
"epoch": 3.0587764894042384,
|
1197 |
-
"grad_norm": 0.22385109684525908,
|
1198 |
-
"learning_rate": 1.2129643942907198e-06,
|
1199 |
-
"loss": 0.0006,
|
1200 |
-
"step": 15300
|
1201 |
-
},
|
1202 |
-
{
|
1203 |
-
"epoch": 3.0787684926029586,
|
1204 |
-
"grad_norm": 0.1601770118752614,
|
1205 |
-
"learning_rate": 1.187200494666873e-06,
|
1206 |
-
"loss": 0.0006,
|
1207 |
-
"step": 15400
|
1208 |
-
},
|
1209 |
-
{
|
1210 |
-
"epoch": 3.0987604958016792,
|
1211 |
-
"grad_norm": 0.16080588436491186,
|
1212 |
-
"learning_rate": 1.1614365950430258e-06,
|
1213 |
-
"loss": 0.0006,
|
1214 |
-
"step": 15500
|
1215 |
-
},
|
1216 |
-
{
|
1217 |
-
"epoch": 3.1187524990004,
|
1218 |
-
"grad_norm": 0.13250025478577457,
|
1219 |
-
"learning_rate": 1.1356726954191788e-06,
|
1220 |
-
"loss": 0.0006,
|
1221 |
-
"step": 15600
|
1222 |
-
},
|
1223 |
-
{
|
1224 |
-
"epoch": 3.1387445021991205,
|
1225 |
-
"grad_norm": 0.21986369421357652,
|
1226 |
-
"learning_rate": 1.1099087957953317e-06,
|
1227 |
-
"loss": 0.0006,
|
1228 |
-
"step": 15700
|
1229 |
-
},
|
1230 |
-
{
|
1231 |
-
"epoch": 3.1587365053978407,
|
1232 |
-
"grad_norm": 0.0846389547777558,
|
1233 |
-
"learning_rate": 1.0841448961714845e-06,
|
1234 |
-
"loss": 0.0006,
|
1235 |
-
"step": 15800
|
1236 |
-
},
|
1237 |
-
{
|
1238 |
-
"epoch": 3.1787285085965613,
|
1239 |
-
"grad_norm": 0.16537732926990753,
|
1240 |
-
"learning_rate": 1.0583809965476375e-06,
|
1241 |
-
"loss": 0.0006,
|
1242 |
-
"step": 15900
|
1243 |
-
},
|
1244 |
-
{
|
1245 |
-
"epoch": 3.198720511795282,
|
1246 |
-
"grad_norm": 0.14320708980064725,
|
1247 |
-
"learning_rate": 1.0326170969237905e-06,
|
1248 |
-
"loss": 0.0006,
|
1249 |
-
"step": 16000
|
1250 |
-
},
|
1251 |
-
{
|
1252 |
-
"epoch": 3.198720511795282,
|
1253 |
-
"eval_loss": 0.0011424524709582329,
|
1254 |
-
"eval_runtime": 1160.0759,
|
1255 |
-
"eval_samples_per_second": 1962.178,
|
1256 |
-
"eval_steps_per_second": 0.479,
|
1257 |
-
"step": 16000
|
1258 |
-
},
|
1259 |
-
{
|
1260 |
-
"epoch": 3.2187125149940026,
|
1261 |
-
"grad_norm": 0.12152352055677858,
|
1262 |
-
"learning_rate": 1.0068531972999435e-06,
|
1263 |
-
"loss": 0.0005,
|
1264 |
-
"step": 16100
|
1265 |
-
},
|
1266 |
-
{
|
1267 |
-
"epoch": 3.2387045181927228,
|
1268 |
-
"grad_norm": 0.08979850548441953,
|
1269 |
-
"learning_rate": 9.810892976760962e-07,
|
1270 |
-
"loss": 0.0005,
|
1271 |
-
"step": 16200
|
1272 |
-
},
|
1273 |
-
{
|
1274 |
-
"epoch": 3.2586965213914434,
|
1275 |
-
"grad_norm": 0.13248724505987958,
|
1276 |
-
"learning_rate": 9.553253980522492e-07,
|
1277 |
-
"loss": 0.0005,
|
1278 |
-
"step": 16300
|
1279 |
-
},
|
1280 |
-
{
|
1281 |
-
"epoch": 3.278688524590164,
|
1282 |
-
"grad_norm": 0.17928305695165855,
|
1283 |
-
"learning_rate": 9.295614984284022e-07,
|
1284 |
-
"loss": 0.0005,
|
1285 |
-
"step": 16400
|
1286 |
-
},
|
1287 |
-
{
|
1288 |
-
"epoch": 3.2986805277888847,
|
1289 |
-
"grad_norm": 0.11974187428101392,
|
1290 |
-
"learning_rate": 9.037975988045551e-07,
|
1291 |
-
"loss": 0.0005,
|
1292 |
-
"step": 16500
|
1293 |
-
},
|
1294 |
-
{
|
1295 |
-
"epoch": 3.318672530987605,
|
1296 |
-
"grad_norm": 0.11749934971100777,
|
1297 |
-
"learning_rate": 8.780336991807081e-07,
|
1298 |
-
"loss": 0.0005,
|
1299 |
-
"step": 16600
|
1300 |
-
},
|
1301 |
-
{
|
1302 |
-
"epoch": 3.3386645341863255,
|
1303 |
-
"grad_norm": 0.1261302652674093,
|
1304 |
-
"learning_rate": 8.52269799556861e-07,
|
1305 |
-
"loss": 0.0005,
|
1306 |
-
"step": 16700
|
1307 |
-
},
|
1308 |
-
{
|
1309 |
-
"epoch": 3.358656537385046,
|
1310 |
-
"grad_norm": 0.11427762353703971,
|
1311 |
-
"learning_rate": 8.265058999330138e-07,
|
1312 |
-
"loss": 0.0005,
|
1313 |
-
"step": 16800
|
1314 |
-
},
|
1315 |
-
{
|
1316 |
-
"epoch": 3.3786485405837663,
|
1317 |
-
"grad_norm": 0.1650136057485135,
|
1318 |
-
"learning_rate": 8.007420003091669e-07,
|
1319 |
-
"loss": 0.0005,
|
1320 |
-
"step": 16900
|
1321 |
-
},
|
1322 |
-
{
|
1323 |
-
"epoch": 3.398640543782487,
|
1324 |
-
"grad_norm": 0.08229566695193702,
|
1325 |
-
"learning_rate": 7.749781006853198e-07,
|
1326 |
-
"loss": 0.0005,
|
1327 |
-
"step": 17000
|
1328 |
-
},
|
1329 |
-
{
|
1330 |
-
"epoch": 3.398640543782487,
|
1331 |
-
"eval_loss": 0.0010600716341286898,
|
1332 |
-
"eval_runtime": 1152.2546,
|
1333 |
-
"eval_samples_per_second": 1975.497,
|
1334 |
-
"eval_steps_per_second": 0.483,
|
1335 |
-
"step": 17000
|
1336 |
-
},
|
1337 |
-
{
|
1338 |
-
"epoch": 3.4186325469812076,
|
1339 |
-
"grad_norm": 0.2044466929273688,
|
1340 |
-
"learning_rate": 7.492142010614727e-07,
|
1341 |
-
"loss": 0.0005,
|
1342 |
-
"step": 17100
|
1343 |
-
},
|
1344 |
-
{
|
1345 |
-
"epoch": 3.438624550179928,
|
1346 |
-
"grad_norm": 0.07494444907583155,
|
1347 |
-
"learning_rate": 7.234503014376257e-07,
|
1348 |
-
"loss": 0.0005,
|
1349 |
-
"step": 17200
|
1350 |
-
},
|
1351 |
-
{
|
1352 |
-
"epoch": 3.4586165533786484,
|
1353 |
-
"grad_norm": 0.16667119229981087,
|
1354 |
-
"learning_rate": 6.976864018137786e-07,
|
1355 |
-
"loss": 0.0005,
|
1356 |
-
"step": 17300
|
1357 |
-
},
|
1358 |
-
{
|
1359 |
-
"epoch": 3.478608556577369,
|
1360 |
-
"grad_norm": 0.050436647584788406,
|
1361 |
-
"learning_rate": 6.719225021899315e-07,
|
1362 |
-
"loss": 0.0004,
|
1363 |
-
"step": 17400
|
1364 |
-
},
|
1365 |
-
{
|
1366 |
-
"epoch": 3.4986005597760896,
|
1367 |
-
"grad_norm": 0.1103566981152097,
|
1368 |
-
"learning_rate": 6.461586025660844e-07,
|
1369 |
-
"loss": 0.0005,
|
1370 |
-
"step": 17500
|
1371 |
-
},
|
1372 |
-
{
|
1373 |
-
"epoch": 3.51859256297481,
|
1374 |
-
"grad_norm": 0.10253704263588607,
|
1375 |
-
"learning_rate": 6.203947029422374e-07,
|
1376 |
-
"loss": 0.0005,
|
1377 |
-
"step": 17600
|
1378 |
-
},
|
1379 |
-
{
|
1380 |
-
"epoch": 3.5385845661735305,
|
1381 |
-
"grad_norm": 0.09833384171173816,
|
1382 |
-
"learning_rate": 5.946308033183904e-07,
|
1383 |
-
"loss": 0.0004,
|
1384 |
-
"step": 17700
|
1385 |
-
},
|
1386 |
-
{
|
1387 |
-
"epoch": 3.558576569372251,
|
1388 |
-
"grad_norm": 0.23793985241997176,
|
1389 |
-
"learning_rate": 5.688669036945433e-07,
|
1390 |
-
"loss": 0.0004,
|
1391 |
-
"step": 17800
|
1392 |
-
},
|
1393 |
-
{
|
1394 |
-
"epoch": 3.5785685725709717,
|
1395 |
-
"grad_norm": 0.06702012945759417,
|
1396 |
-
"learning_rate": 5.431030040706962e-07,
|
1397 |
-
"loss": 0.0004,
|
1398 |
-
"step": 17900
|
1399 |
-
},
|
1400 |
-
{
|
1401 |
-
"epoch": 3.5985605757696923,
|
1402 |
-
"grad_norm": 0.12144307064257012,
|
1403 |
-
"learning_rate": 5.173391044468491e-07,
|
1404 |
-
"loss": 0.0004,
|
1405 |
-
"step": 18000
|
1406 |
-
},
|
1407 |
-
{
|
1408 |
-
"epoch": 3.5985605757696923,
|
1409 |
-
"eval_loss": 0.0009872900554910302,
|
1410 |
-
"eval_runtime": 1150.5948,
|
1411 |
-
"eval_samples_per_second": 1978.346,
|
1412 |
-
"eval_steps_per_second": 0.483,
|
1413 |
-
"step": 18000
|
1414 |
-
},
|
1415 |
-
{
|
1416 |
-
"epoch": 3.6185525789684125,
|
1417 |
-
"grad_norm": 0.15085542756004489,
|
1418 |
-
"learning_rate": 4.91575204823002e-07,
|
1419 |
-
"loss": 0.0004,
|
1420 |
-
"step": 18100
|
1421 |
-
},
|
1422 |
-
{
|
1423 |
-
"epoch": 3.638544582167133,
|
1424 |
-
"grad_norm": 0.11281548293309303,
|
1425 |
-
"learning_rate": 4.6581130519915495e-07,
|
1426 |
-
"loss": 0.0004,
|
1427 |
-
"step": 18200
|
1428 |
-
},
|
1429 |
-
{
|
1430 |
-
"epoch": 3.658536585365854,
|
1431 |
-
"grad_norm": 0.09926989527298706,
|
1432 |
-
"learning_rate": 4.400474055753079e-07,
|
1433 |
-
"loss": 0.0004,
|
1434 |
-
"step": 18300
|
1435 |
-
},
|
1436 |
-
{
|
1437 |
-
"epoch": 3.678528588564574,
|
1438 |
-
"grad_norm": 0.14947986652047726,
|
1439 |
-
"learning_rate": 4.142835059514608e-07,
|
1440 |
-
"loss": 0.0004,
|
1441 |
-
"step": 18400
|
1442 |
-
},
|
1443 |
-
{
|
1444 |
-
"epoch": 3.6985205917632946,
|
1445 |
-
"grad_norm": 0.06801833566776633,
|
1446 |
-
"learning_rate": 3.885196063276138e-07,
|
1447 |
-
"loss": 0.0004,
|
1448 |
-
"step": 18500
|
1449 |
-
},
|
1450 |
-
{
|
1451 |
-
"epoch": 3.7185125949620152,
|
1452 |
-
"grad_norm": 0.1061544197534862,
|
1453 |
-
"learning_rate": 3.6275570670376674e-07,
|
1454 |
-
"loss": 0.0003,
|
1455 |
-
"step": 18600
|
1456 |
-
},
|
1457 |
-
{
|
1458 |
-
"epoch": 3.738504598160736,
|
1459 |
-
"grad_norm": 0.09123620554862143,
|
1460 |
-
"learning_rate": 3.369918070799196e-07,
|
1461 |
-
"loss": 0.0004,
|
1462 |
-
"step": 18700
|
1463 |
-
},
|
1464 |
-
{
|
1465 |
-
"epoch": 3.758496601359456,
|
1466 |
-
"grad_norm": 0.09155846956740325,
|
1467 |
-
"learning_rate": 3.1122790745607255e-07,
|
1468 |
-
"loss": 0.0003,
|
1469 |
-
"step": 18800
|
1470 |
-
},
|
1471 |
-
{
|
1472 |
-
"epoch": 3.7784886045581767,
|
1473 |
-
"grad_norm": 0.11711396445856288,
|
1474 |
-
"learning_rate": 2.8546400783222553e-07,
|
1475 |
-
"loss": 0.0003,
|
1476 |
-
"step": 18900
|
1477 |
-
},
|
1478 |
-
{
|
1479 |
-
"epoch": 3.7984806077568973,
|
1480 |
-
"grad_norm": 0.09806176989625397,
|
1481 |
-
"learning_rate": 2.597001082083784e-07,
|
1482 |
-
"loss": 0.0003,
|
1483 |
-
"step": 19000
|
1484 |
-
},
|
1485 |
-
{
|
1486 |
-
"epoch": 3.7984806077568973,
|
1487 |
-
"eval_loss": 0.0009322697296738625,
|
1488 |
-
"eval_runtime": 1160.9962,
|
1489 |
-
"eval_samples_per_second": 1960.622,
|
1490 |
-
"eval_steps_per_second": 0.479,
|
1491 |
-
"step": 19000
|
1492 |
-
},
|
1493 |
-
{
|
1494 |
-
"epoch": 3.8184726109556175,
|
1495 |
-
"grad_norm": 0.10439625436846747,
|
1496 |
-
"learning_rate": 2.3393620858453137e-07,
|
1497 |
-
"loss": 0.0003,
|
1498 |
-
"step": 19100
|
1499 |
-
},
|
1500 |
-
{
|
1501 |
-
"epoch": 3.838464614154338,
|
1502 |
-
"grad_norm": 0.12075153657265009,
|
1503 |
-
"learning_rate": 2.0817230896068433e-07,
|
1504 |
-
"loss": 0.0003,
|
1505 |
-
"step": 19200
|
1506 |
-
},
|
1507 |
-
{
|
1508 |
-
"epoch": 3.858456617353059,
|
1509 |
-
"grad_norm": 0.10238786224831033,
|
1510 |
-
"learning_rate": 1.8240840933683724e-07,
|
1511 |
-
"loss": 0.0003,
|
1512 |
-
"step": 19300
|
1513 |
-
},
|
1514 |
-
{
|
1515 |
-
"epoch": 3.8784486205517794,
|
1516 |
-
"grad_norm": 0.1341911348478737,
|
1517 |
-
"learning_rate": 1.5664450971299017e-07,
|
1518 |
-
"loss": 0.0003,
|
1519 |
-
"step": 19400
|
1520 |
-
},
|
1521 |
-
{
|
1522 |
-
"epoch": 3.8984406237505,
|
1523 |
-
"grad_norm": 0.058901582357242764,
|
1524 |
-
"learning_rate": 1.308806100891431e-07,
|
1525 |
-
"loss": 0.0003,
|
1526 |
-
"step": 19500
|
1527 |
-
},
|
1528 |
-
{
|
1529 |
-
"epoch": 3.9184326269492202,
|
1530 |
-
"grad_norm": 0.08130441166484537,
|
1531 |
-
"learning_rate": 1.0511671046529604e-07,
|
1532 |
-
"loss": 0.0003,
|
1533 |
-
"step": 19600
|
1534 |
-
},
|
1535 |
-
{
|
1536 |
-
"epoch": 3.938424630147941,
|
1537 |
-
"grad_norm": 0.22931949885097863,
|
1538 |
-
"learning_rate": 7.935281084144897e-08,
|
1539 |
-
"loss": 0.0003,
|
1540 |
-
"step": 19700
|
1541 |
-
},
|
1542 |
-
{
|
1543 |
-
"epoch": 3.9584166333466615,
|
1544 |
-
"grad_norm": 0.08058265664022546,
|
1545 |
-
"learning_rate": 5.35889112176019e-08,
|
1546 |
-
"loss": 0.0003,
|
1547 |
-
"step": 19800
|
1548 |
-
},
|
1549 |
-
{
|
1550 |
-
"epoch": 3.9784086365453817,
|
1551 |
-
"grad_norm": 0.10117500275375008,
|
1552 |
-
"learning_rate": 2.7825011593754832e-08,
|
1553 |
-
"loss": 0.0003,
|
1554 |
-
"step": 19900
|
1555 |
-
},
|
1556 |
-
{
|
1557 |
-
"epoch": 3.9984006397441023,
|
1558 |
-
"grad_norm": 0.07504730669729223,
|
1559 |
-
"learning_rate": 2.0611119699077657e-09,
|
1560 |
-
"loss": 0.0003,
|
1561 |
-
"step": 20000
|
1562 |
-
},
|
1563 |
-
{
|
1564 |
-
"epoch": 3.9984006397441023,
|
1565 |
-
"eval_loss": 0.0008902106783352792,
|
1566 |
-
"eval_runtime": 1170.0746,
|
1567 |
-
"eval_samples_per_second": 1945.41,
|
1568 |
-
"eval_steps_per_second": 0.475,
|
1569 |
-
"step": 20000
|
1570 |
-
}
|
1571 |
-
],
|
1572 |
-
"logging_steps": 100,
|
1573 |
-
"max_steps": 20008,
|
1574 |
-
"num_input_tokens_seen": 0,
|
1575 |
-
"num_train_epochs": 4,
|
1576 |
-
"save_steps": 1000,
|
1577 |
-
"stateful_callbacks": {
|
1578 |
-
"TrainerControl": {
|
1579 |
-
"args": {
|
1580 |
-
"should_epoch_stop": false,
|
1581 |
-
"should_evaluate": false,
|
1582 |
-
"should_log": false,
|
1583 |
-
"should_save": true,
|
1584 |
-
"should_training_stop": true
|
1585 |
-
},
|
1586 |
-
"attributes": {}
|
1587 |
-
}
|
1588 |
-
},
|
1589 |
-
"total_flos": 1.6250799134867456e+16,
|
1590 |
-
"train_batch_size": 64,
|
1591 |
-
"trial_name": null,
|
1592 |
-
"trial_params": null
|
1593 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
move_cp20008/training_args.bin
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:5d53daaff3479dcf40895b6aa0c279f0cd75349c0f606083ee0ff3b6656ab38f
|
3 |
-
size 6968
|
|
|
|
|
|
|
|
move_cp20008/zero_to_fp32.py
DELETED
@@ -1,604 +0,0 @@
|
|
1 |
-
#!/usr/bin/env python
|
2 |
-
|
3 |
-
# Copyright (c) Microsoft Corporation.
|
4 |
-
# SPDX-License-Identifier: Apache-2.0
|
5 |
-
|
6 |
-
# DeepSpeed Team
|
7 |
-
|
8 |
-
# This script extracts fp32 consolidated weights from a zero 1, 2 and 3 DeepSpeed checkpoints. It gets
|
9 |
-
# copied into the top level checkpoint dir, so the user can easily do the conversion at any point in
|
10 |
-
# the future. Once extracted, the weights don't require DeepSpeed and can be used in any
|
11 |
-
# application.
|
12 |
-
#
|
13 |
-
# example: python zero_to_fp32.py . pytorch_model.bin
|
14 |
-
|
15 |
-
import argparse
|
16 |
-
import torch
|
17 |
-
import glob
|
18 |
-
import math
|
19 |
-
import os
|
20 |
-
import re
|
21 |
-
from collections import OrderedDict
|
22 |
-
from dataclasses import dataclass
|
23 |
-
|
24 |
-
# while this script doesn't use deepspeed to recover data, since the checkpoints are pickled with
|
25 |
-
# DeepSpeed data structures it has to be available in the current python environment.
|
26 |
-
from deepspeed.utils import logger
|
27 |
-
from deepspeed.checkpoint.constants import (DS_VERSION, OPTIMIZER_STATE_DICT, SINGLE_PARTITION_OF_FP32_GROUPS,
|
28 |
-
FP32_FLAT_GROUPS, ZERO_STAGE, PARTITION_COUNT, PARAM_SHAPES, BUFFER_NAMES,
|
29 |
-
FROZEN_PARAM_SHAPES, FROZEN_PARAM_FRAGMENTS)
|
30 |
-
|
31 |
-
|
32 |
-
@dataclass
|
33 |
-
class zero_model_state:
|
34 |
-
buffers: dict()
|
35 |
-
param_shapes: dict()
|
36 |
-
shared_params: list
|
37 |
-
ds_version: int
|
38 |
-
frozen_param_shapes: dict()
|
39 |
-
frozen_param_fragments: dict()
|
40 |
-
|
41 |
-
|
42 |
-
debug = 0
|
43 |
-
|
44 |
-
# load to cpu
|
45 |
-
device = torch.device('cpu')
|
46 |
-
|
47 |
-
|
48 |
-
def atoi(text):
|
49 |
-
return int(text) if text.isdigit() else text
|
50 |
-
|
51 |
-
|
52 |
-
def natural_keys(text):
|
53 |
-
'''
|
54 |
-
alist.sort(key=natural_keys) sorts in human order
|
55 |
-
http://nedbatchelder.com/blog/200712/human_sorting.html
|
56 |
-
(See Toothy's implementation in the comments)
|
57 |
-
'''
|
58 |
-
return [atoi(c) for c in re.split(r'(\d+)', text)]
|
59 |
-
|
60 |
-
|
61 |
-
def get_model_state_file(checkpoint_dir, zero_stage):
|
62 |
-
if not os.path.isdir(checkpoint_dir):
|
63 |
-
raise FileNotFoundError(f"Directory '{checkpoint_dir}' doesn't exist")
|
64 |
-
|
65 |
-
# there should be only one file
|
66 |
-
if zero_stage <= 2:
|
67 |
-
file = os.path.join(checkpoint_dir, "mp_rank_00_model_states.pt")
|
68 |
-
elif zero_stage == 3:
|
69 |
-
file = os.path.join(checkpoint_dir, "zero_pp_rank_0_mp_rank_00_model_states.pt")
|
70 |
-
|
71 |
-
if not os.path.exists(file):
|
72 |
-
raise FileNotFoundError(f"can't find model states file at '{file}'")
|
73 |
-
|
74 |
-
return file
|
75 |
-
|
76 |
-
|
77 |
-
def get_checkpoint_files(checkpoint_dir, glob_pattern):
|
78 |
-
# XXX: need to test that this simple glob rule works for multi-node setup too
|
79 |
-
ckpt_files = sorted(glob.glob(os.path.join(checkpoint_dir, glob_pattern)), key=natural_keys)
|
80 |
-
|
81 |
-
if len(ckpt_files) == 0:
|
82 |
-
raise FileNotFoundError(f"can't find {glob_pattern} files in directory '{checkpoint_dir}'")
|
83 |
-
|
84 |
-
return ckpt_files
|
85 |
-
|
86 |
-
|
87 |
-
def get_optim_files(checkpoint_dir):
|
88 |
-
return get_checkpoint_files(checkpoint_dir, "*_optim_states.pt")
|
89 |
-
|
90 |
-
|
91 |
-
def get_model_state_files(checkpoint_dir):
|
92 |
-
return get_checkpoint_files(checkpoint_dir, "*_model_states.pt")
|
93 |
-
|
94 |
-
|
95 |
-
def parse_model_states(files):
|
96 |
-
zero_model_states = []
|
97 |
-
for file in files:
|
98 |
-
state_dict = torch.load(file, map_location=device)
|
99 |
-
|
100 |
-
if BUFFER_NAMES not in state_dict:
|
101 |
-
raise ValueError(f"{file} is not a model state checkpoint")
|
102 |
-
buffer_names = state_dict[BUFFER_NAMES]
|
103 |
-
if debug:
|
104 |
-
print("Found buffers:", buffer_names)
|
105 |
-
|
106 |
-
# recover just the buffers while restoring them to fp32 if they were saved in fp16
|
107 |
-
buffers = {k: v.float() for k, v in state_dict["module"].items() if k in buffer_names}
|
108 |
-
param_shapes = state_dict[PARAM_SHAPES]
|
109 |
-
|
110 |
-
# collect parameters that are included in param_shapes
|
111 |
-
param_names = []
|
112 |
-
for s in param_shapes:
|
113 |
-
for name in s.keys():
|
114 |
-
param_names.append(name)
|
115 |
-
|
116 |
-
# update with frozen parameters
|
117 |
-
frozen_param_shapes = state_dict.get(FROZEN_PARAM_SHAPES, None)
|
118 |
-
if frozen_param_shapes is not None:
|
119 |
-
if debug:
|
120 |
-
print(f"Found frozen_param_shapes: {frozen_param_shapes}")
|
121 |
-
param_names += list(frozen_param_shapes.keys())
|
122 |
-
|
123 |
-
# handle shared params
|
124 |
-
shared_params = [[k, v] for k, v in state_dict["shared_params"].items()]
|
125 |
-
|
126 |
-
ds_version = state_dict.get(DS_VERSION, None)
|
127 |
-
|
128 |
-
frozen_param_fragments = state_dict.get(FROZEN_PARAM_FRAGMENTS, None)
|
129 |
-
|
130 |
-
z_model_state = zero_model_state(buffers=buffers,
|
131 |
-
param_shapes=param_shapes,
|
132 |
-
shared_params=shared_params,
|
133 |
-
ds_version=ds_version,
|
134 |
-
frozen_param_shapes=frozen_param_shapes,
|
135 |
-
frozen_param_fragments=frozen_param_fragments)
|
136 |
-
zero_model_states.append(z_model_state)
|
137 |
-
|
138 |
-
return zero_model_states
|
139 |
-
|
140 |
-
|
141 |
-
def parse_optim_states(files, ds_checkpoint_dir):
|
142 |
-
|
143 |
-
total_files = len(files)
|
144 |
-
state_dicts = []
|
145 |
-
for f in files:
|
146 |
-
state_dict = torch.load(f, map_location=device)
|
147 |
-
# immediately discard the potentially huge 2 optimizer states as we only care for fp32 master weights
|
148 |
-
# and also handle the case where it was already removed by another helper script
|
149 |
-
state_dict["optimizer_state_dict"].pop("optimizer_state_dict", None)
|
150 |
-
state_dicts.append(state_dict)
|
151 |
-
|
152 |
-
if not ZERO_STAGE in state_dicts[0][OPTIMIZER_STATE_DICT]:
|
153 |
-
raise ValueError(f"{files[0]} is not a zero checkpoint")
|
154 |
-
zero_stage = state_dicts[0][OPTIMIZER_STATE_DICT][ZERO_STAGE]
|
155 |
-
world_size = state_dicts[0][OPTIMIZER_STATE_DICT][PARTITION_COUNT]
|
156 |
-
|
157 |
-
# For ZeRO-2 each param group can have different partition_count as data parallelism for expert
|
158 |
-
# parameters can be different from data parallelism for non-expert parameters. So we can just
|
159 |
-
# use the max of the partition_count to get the dp world_size.
|
160 |
-
|
161 |
-
if type(world_size) is list:
|
162 |
-
world_size = max(world_size)
|
163 |
-
|
164 |
-
if world_size != total_files:
|
165 |
-
raise ValueError(
|
166 |
-
f"Expected {world_size} of '*_optim_states.pt' under '{ds_checkpoint_dir}' but found {total_files} files. "
|
167 |
-
"Possibly due to an overwrite of an old checkpoint, or a checkpoint didn't get saved by one or more processes."
|
168 |
-
)
|
169 |
-
|
170 |
-
# the groups are named differently in each stage
|
171 |
-
if zero_stage <= 2:
|
172 |
-
fp32_groups_key = SINGLE_PARTITION_OF_FP32_GROUPS
|
173 |
-
elif zero_stage == 3:
|
174 |
-
fp32_groups_key = FP32_FLAT_GROUPS
|
175 |
-
else:
|
176 |
-
raise ValueError(f"unknown zero stage {zero_stage}")
|
177 |
-
|
178 |
-
if zero_stage <= 2:
|
179 |
-
fp32_flat_groups = [state_dicts[i][OPTIMIZER_STATE_DICT][fp32_groups_key] for i in range(len(state_dicts))]
|
180 |
-
elif zero_stage == 3:
|
181 |
-
# if there is more than one param group, there will be multiple flattened tensors - one
|
182 |
-
# flattened tensor per group - for simplicity merge them into a single tensor
|
183 |
-
#
|
184 |
-
# XXX: could make the script more memory efficient for when there are multiple groups - it
|
185 |
-
# will require matching the sub-lists of param_shapes for each param group flattened tensor
|
186 |
-
|
187 |
-
fp32_flat_groups = [
|
188 |
-
torch.cat(state_dicts[i][OPTIMIZER_STATE_DICT][fp32_groups_key], 0) for i in range(len(state_dicts))
|
189 |
-
]
|
190 |
-
|
191 |
-
return zero_stage, world_size, fp32_flat_groups
|
192 |
-
|
193 |
-
|
194 |
-
def _get_fp32_state_dict_from_zero_checkpoint(ds_checkpoint_dir, exclude_frozen_parameters):
|
195 |
-
"""
|
196 |
-
Returns fp32 state_dict reconstructed from ds checkpoint
|
197 |
-
|
198 |
-
Args:
|
199 |
-
- ``ds_checkpoint_dir``: path to the deepspeed checkpoint folder (where the optimizer files are)
|
200 |
-
|
201 |
-
"""
|
202 |
-
print(f"Processing zero checkpoint '{ds_checkpoint_dir}'")
|
203 |
-
|
204 |
-
optim_files = get_optim_files(ds_checkpoint_dir)
|
205 |
-
zero_stage, world_size, fp32_flat_groups = parse_optim_states(optim_files, ds_checkpoint_dir)
|
206 |
-
print(f"Detected checkpoint of type zero stage {zero_stage}, world_size: {world_size}")
|
207 |
-
|
208 |
-
model_files = get_model_state_files(ds_checkpoint_dir)
|
209 |
-
|
210 |
-
zero_model_states = parse_model_states(model_files)
|
211 |
-
print(f'Parsing checkpoint created by deepspeed=={zero_model_states[0].ds_version}')
|
212 |
-
|
213 |
-
if zero_stage <= 2:
|
214 |
-
return _get_fp32_state_dict_from_zero2_checkpoint(world_size, fp32_flat_groups, zero_model_states,
|
215 |
-
exclude_frozen_parameters)
|
216 |
-
elif zero_stage == 3:
|
217 |
-
return _get_fp32_state_dict_from_zero3_checkpoint(world_size, fp32_flat_groups, zero_model_states,
|
218 |
-
exclude_frozen_parameters)
|
219 |
-
|
220 |
-
|
221 |
-
def _zero2_merge_frozen_params(state_dict, zero_model_states):
|
222 |
-
if zero_model_states[0].frozen_param_shapes is None or len(zero_model_states[0].frozen_param_shapes) == 0:
|
223 |
-
return
|
224 |
-
|
225 |
-
frozen_param_shapes = zero_model_states[0].frozen_param_shapes
|
226 |
-
frozen_param_fragments = zero_model_states[0].frozen_param_fragments
|
227 |
-
|
228 |
-
if debug:
|
229 |
-
num_elem = sum(s.numel() for s in frozen_param_shapes.values())
|
230 |
-
print(f'rank 0: {FROZEN_PARAM_SHAPES}.numel = {num_elem}')
|
231 |
-
|
232 |
-
wanted_params = len(frozen_param_shapes)
|
233 |
-
wanted_numel = sum(s.numel() for s in frozen_param_shapes.values())
|
234 |
-
avail_numel = sum([p.numel() for p in frozen_param_fragments.values()])
|
235 |
-
print(f'Frozen params: Have {avail_numel} numels to process.')
|
236 |
-
print(f'Frozen params: Need {wanted_numel} numels in {wanted_params} params')
|
237 |
-
|
238 |
-
total_params = 0
|
239 |
-
total_numel = 0
|
240 |
-
for name, shape in frozen_param_shapes.items():
|
241 |
-
total_params += 1
|
242 |
-
unpartitioned_numel = shape.numel()
|
243 |
-
total_numel += unpartitioned_numel
|
244 |
-
|
245 |
-
state_dict[name] = frozen_param_fragments[name]
|
246 |
-
|
247 |
-
if debug:
|
248 |
-
print(f"{name} full shape: {shape} unpartitioned numel {unpartitioned_numel} ")
|
249 |
-
|
250 |
-
print(f"Reconstructed Frozen fp32 state dict with {total_params} params {total_numel} elements")
|
251 |
-
|
252 |
-
|
253 |
-
def _has_callable(obj, fn):
|
254 |
-
attr = getattr(obj, fn, None)
|
255 |
-
return callable(attr)
|
256 |
-
|
257 |
-
|
258 |
-
def _zero2_merge_trainable_params(state_dict, world_size, fp32_flat_groups, zero_model_states):
|
259 |
-
param_shapes = zero_model_states[0].param_shapes
|
260 |
-
|
261 |
-
# Reconstruction protocol:
|
262 |
-
#
|
263 |
-
# XXX: document this
|
264 |
-
|
265 |
-
if debug:
|
266 |
-
for i in range(world_size):
|
267 |
-
for j in range(len(fp32_flat_groups[0])):
|
268 |
-
print(f"{FP32_FLAT_GROUPS}[{i}][{j}].shape={fp32_flat_groups[i][j].shape}")
|
269 |
-
|
270 |
-
# XXX: memory usage doubles here (zero2)
|
271 |
-
num_param_groups = len(fp32_flat_groups[0])
|
272 |
-
merged_single_partition_of_fp32_groups = []
|
273 |
-
for i in range(num_param_groups):
|
274 |
-
merged_partitions = [sd[i] for sd in fp32_flat_groups]
|
275 |
-
full_single_fp32_vector = torch.cat(merged_partitions, 0)
|
276 |
-
merged_single_partition_of_fp32_groups.append(full_single_fp32_vector)
|
277 |
-
avail_numel = sum(
|
278 |
-
[full_single_fp32_vector.numel() for full_single_fp32_vector in merged_single_partition_of_fp32_groups])
|
279 |
-
|
280 |
-
if debug:
|
281 |
-
wanted_params = sum([len(shapes) for shapes in param_shapes])
|
282 |
-
wanted_numel = sum([sum(shape.numel() for shape in shapes.values()) for shapes in param_shapes])
|
283 |
-
# not asserting if there is a mismatch due to possible padding
|
284 |
-
print(f"Have {avail_numel} numels to process.")
|
285 |
-
print(f"Need {wanted_numel} numels in {wanted_params} params.")
|
286 |
-
|
287 |
-
# params
|
288 |
-
# XXX: for huge models that can't fit into the host's RAM we will have to recode this to support
|
289 |
-
# out-of-core computing solution
|
290 |
-
total_numel = 0
|
291 |
-
total_params = 0
|
292 |
-
for shapes, full_single_fp32_vector in zip(param_shapes, merged_single_partition_of_fp32_groups):
|
293 |
-
offset = 0
|
294 |
-
avail_numel = full_single_fp32_vector.numel()
|
295 |
-
for name, shape in shapes.items():
|
296 |
-
|
297 |
-
unpartitioned_numel = shape.numel() if _has_callable(shape, 'numel') else math.prod(shape)
|
298 |
-
total_numel += unpartitioned_numel
|
299 |
-
total_params += 1
|
300 |
-
|
301 |
-
if debug:
|
302 |
-
print(f"{name} full shape: {shape} unpartitioned numel {unpartitioned_numel} ")
|
303 |
-
state_dict[name] = full_single_fp32_vector.narrow(0, offset, unpartitioned_numel).view(shape)
|
304 |
-
offset += unpartitioned_numel
|
305 |
-
|
306 |
-
# Z2 started to align to 2*world_size to improve nccl performance. Therefore both offset and
|
307 |
-
# avail_numel can differ by anywhere between 0..2*world_size. Due to two unrelated complex
|
308 |
-
# paddings performed in the code it's almost impossible to predict the exact numbers w/o the
|
309 |
-
# live optimizer object, so we are checking that the numbers are within the right range
|
310 |
-
align_to = 2 * world_size
|
311 |
-
|
312 |
-
def zero2_align(x):
|
313 |
-
return align_to * math.ceil(x / align_to)
|
314 |
-
|
315 |
-
if debug:
|
316 |
-
print(f"original offset={offset}, avail_numel={avail_numel}")
|
317 |
-
|
318 |
-
offset = zero2_align(offset)
|
319 |
-
avail_numel = zero2_align(avail_numel)
|
320 |
-
|
321 |
-
if debug:
|
322 |
-
print(f"aligned offset={offset}, avail_numel={avail_numel}")
|
323 |
-
|
324 |
-
# Sanity check
|
325 |
-
if offset != avail_numel:
|
326 |
-
raise ValueError(f"consumed {offset} numels out of {avail_numel} - something is wrong")
|
327 |
-
|
328 |
-
print(f"Reconstructed fp32 state dict with {total_params} params {total_numel} elements")
|
329 |
-
|
330 |
-
|
331 |
-
def _get_fp32_state_dict_from_zero2_checkpoint(world_size, fp32_flat_groups, zero_model_states,
|
332 |
-
exclude_frozen_parameters):
|
333 |
-
state_dict = OrderedDict()
|
334 |
-
|
335 |
-
# buffers
|
336 |
-
buffers = zero_model_states[0].buffers
|
337 |
-
state_dict.update(buffers)
|
338 |
-
if debug:
|
339 |
-
print(f"added {len(buffers)} buffers")
|
340 |
-
|
341 |
-
if not exclude_frozen_parameters:
|
342 |
-
_zero2_merge_frozen_params(state_dict, zero_model_states)
|
343 |
-
|
344 |
-
_zero2_merge_trainable_params(state_dict, world_size, fp32_flat_groups, zero_model_states)
|
345 |
-
|
346 |
-
# recover shared parameters
|
347 |
-
for pair in zero_model_states[0].shared_params:
|
348 |
-
if pair[1] in state_dict:
|
349 |
-
state_dict[pair[0]] = state_dict[pair[1]]
|
350 |
-
|
351 |
-
return state_dict
|
352 |
-
|
353 |
-
|
354 |
-
def zero3_partitioned_param_info(unpartitioned_numel, world_size):
|
355 |
-
remainder = unpartitioned_numel % world_size
|
356 |
-
padding_numel = (world_size - remainder) if remainder else 0
|
357 |
-
partitioned_numel = math.ceil(unpartitioned_numel / world_size)
|
358 |
-
return partitioned_numel, padding_numel
|
359 |
-
|
360 |
-
|
361 |
-
def _zero3_merge_frozen_params(state_dict, world_size, zero_model_states):
|
362 |
-
if zero_model_states[0].frozen_param_shapes is None or len(zero_model_states[0].frozen_param_shapes) == 0:
|
363 |
-
return
|
364 |
-
|
365 |
-
if debug:
|
366 |
-
for i in range(world_size):
|
367 |
-
num_elem = sum(s.numel() for s in zero_model_states[i].frozen_param_fragments.values())
|
368 |
-
print(f'rank {i}: {FROZEN_PARAM_SHAPES}.numel = {num_elem}')
|
369 |
-
|
370 |
-
frozen_param_shapes = zero_model_states[0].frozen_param_shapes
|
371 |
-
wanted_params = len(frozen_param_shapes)
|
372 |
-
wanted_numel = sum(s.numel() for s in frozen_param_shapes.values())
|
373 |
-
avail_numel = sum([p.numel() for p in zero_model_states[0].frozen_param_fragments.values()]) * world_size
|
374 |
-
print(f'Frozen params: Have {avail_numel} numels to process.')
|
375 |
-
print(f'Frozen params: Need {wanted_numel} numels in {wanted_params} params')
|
376 |
-
|
377 |
-
total_params = 0
|
378 |
-
total_numel = 0
|
379 |
-
for name, shape in zero_model_states[0].frozen_param_shapes.items():
|
380 |
-
total_params += 1
|
381 |
-
unpartitioned_numel = shape.numel()
|
382 |
-
total_numel += unpartitioned_numel
|
383 |
-
|
384 |
-
param_frags = tuple(model_state.frozen_param_fragments[name] for model_state in zero_model_states)
|
385 |
-
state_dict[name] = torch.cat(param_frags, 0).narrow(0, 0, unpartitioned_numel).view(shape)
|
386 |
-
|
387 |
-
partitioned_numel, partitioned_padding_numel = zero3_partitioned_param_info(unpartitioned_numel, world_size)
|
388 |
-
|
389 |
-
if debug:
|
390 |
-
print(
|
391 |
-
f"Frozen params: {total_params} {name} full shape: {shape} partition0 numel={partitioned_numel} partitioned_padding_numel={partitioned_padding_numel}"
|
392 |
-
)
|
393 |
-
|
394 |
-
print(f"Reconstructed Frozen fp32 state dict with {total_params} params {total_numel} elements")
|
395 |
-
|
396 |
-
|
397 |
-
def _zero3_merge_trainable_params(state_dict, world_size, fp32_flat_groups, zero_model_states):
|
398 |
-
param_shapes = zero_model_states[0].param_shapes
|
399 |
-
avail_numel = fp32_flat_groups[0].numel() * world_size
|
400 |
-
# Reconstruction protocol: For zero3 we need to zip the partitions together at boundary of each
|
401 |
-
# param, re-consolidating each param, while dealing with padding if any
|
402 |
-
|
403 |
-
# merge list of dicts, preserving order
|
404 |
-
param_shapes = {k: v for d in param_shapes for k, v in d.items()}
|
405 |
-
|
406 |
-
if debug:
|
407 |
-
for i in range(world_size):
|
408 |
-
print(f"{FP32_FLAT_GROUPS}[{i}].shape={fp32_flat_groups[i].shape}")
|
409 |
-
|
410 |
-
wanted_params = len(param_shapes)
|
411 |
-
wanted_numel = sum(shape.numel() for shape in param_shapes.values())
|
412 |
-
# not asserting if there is a mismatch due to possible padding
|
413 |
-
avail_numel = fp32_flat_groups[0].numel() * world_size
|
414 |
-
print(f"Trainable params: Have {avail_numel} numels to process.")
|
415 |
-
print(f"Trainable params: Need {wanted_numel} numels in {wanted_params} params.")
|
416 |
-
|
417 |
-
# params
|
418 |
-
# XXX: for huge models that can't fit into the host's RAM we will have to recode this to support
|
419 |
-
# out-of-core computing solution
|
420 |
-
offset = 0
|
421 |
-
total_numel = 0
|
422 |
-
total_params = 0
|
423 |
-
for name, shape in param_shapes.items():
|
424 |
-
|
425 |
-
unpartitioned_numel = shape.numel()
|
426 |
-
total_numel += unpartitioned_numel
|
427 |
-
total_params += 1
|
428 |
-
|
429 |
-
partitioned_numel, partitioned_padding_numel = zero3_partitioned_param_info(unpartitioned_numel, world_size)
|
430 |
-
|
431 |
-
if debug:
|
432 |
-
print(
|
433 |
-
f"Trainable params: {total_params} {name} full shape: {shape} partition0 numel={partitioned_numel} partitioned_padding_numel={partitioned_padding_numel}"
|
434 |
-
)
|
435 |
-
|
436 |
-
# XXX: memory usage doubles here
|
437 |
-
state_dict[name] = torch.cat(
|
438 |
-
tuple(fp32_flat_groups[i].narrow(0, offset, partitioned_numel) for i in range(world_size)),
|
439 |
-
0).narrow(0, 0, unpartitioned_numel).view(shape)
|
440 |
-
offset += partitioned_numel
|
441 |
-
|
442 |
-
offset *= world_size
|
443 |
-
|
444 |
-
# Sanity check
|
445 |
-
if offset != avail_numel:
|
446 |
-
raise ValueError(f"consumed {offset} numels out of {avail_numel} - something is wrong")
|
447 |
-
|
448 |
-
print(f"Reconstructed Trainable fp32 state dict with {total_params} params {total_numel} elements")
|
449 |
-
|
450 |
-
|
451 |
-
def _get_fp32_state_dict_from_zero3_checkpoint(world_size, fp32_flat_groups, zero_model_states,
|
452 |
-
exclude_frozen_parameters):
|
453 |
-
state_dict = OrderedDict()
|
454 |
-
|
455 |
-
# buffers
|
456 |
-
buffers = zero_model_states[0].buffers
|
457 |
-
state_dict.update(buffers)
|
458 |
-
if debug:
|
459 |
-
print(f"added {len(buffers)} buffers")
|
460 |
-
|
461 |
-
if not exclude_frozen_parameters:
|
462 |
-
_zero3_merge_frozen_params(state_dict, world_size, zero_model_states)
|
463 |
-
|
464 |
-
_zero3_merge_trainable_params(state_dict, world_size, fp32_flat_groups, zero_model_states)
|
465 |
-
|
466 |
-
# recover shared parameters
|
467 |
-
for pair in zero_model_states[0].shared_params:
|
468 |
-
if pair[1] in state_dict:
|
469 |
-
state_dict[pair[0]] = state_dict[pair[1]]
|
470 |
-
|
471 |
-
return state_dict
|
472 |
-
|
473 |
-
|
474 |
-
def get_fp32_state_dict_from_zero_checkpoint(checkpoint_dir, tag=None, exclude_frozen_parameters=False):
|
475 |
-
"""
|
476 |
-
Convert ZeRO 2 or 3 checkpoint into a single fp32 consolidated state_dict that can be loaded with
|
477 |
-
``load_state_dict()`` and used for training without DeepSpeed or shared with others, for example
|
478 |
-
via a model hub.
|
479 |
-
|
480 |
-
Args:
|
481 |
-
- ``checkpoint_dir``: path to the desired checkpoint folder
|
482 |
-
- ``tag``: checkpoint tag used as a unique identifier for checkpoint. If not provided will attempt to load tag in 'latest' file. e.g., ``global_step14``
|
483 |
-
- ``exclude_frozen_parameters``: exclude frozen parameters
|
484 |
-
|
485 |
-
Returns:
|
486 |
-
- pytorch ``state_dict``
|
487 |
-
|
488 |
-
Note: this approach may not work if your application doesn't have sufficient free CPU memory and
|
489 |
-
you may need to use the offline approach using the ``zero_to_fp32.py`` script that is saved with
|
490 |
-
the checkpoint.
|
491 |
-
|
492 |
-
A typical usage might be ::
|
493 |
-
|
494 |
-
from deepspeed.utils.zero_to_fp32 import get_fp32_state_dict_from_zero_checkpoint
|
495 |
-
# do the training and checkpoint saving
|
496 |
-
state_dict = get_fp32_state_dict_from_zero_checkpoint(checkpoint_dir) # already on cpu
|
497 |
-
model = model.cpu() # move to cpu
|
498 |
-
model.load_state_dict(state_dict)
|
499 |
-
# submit to model hub or save the model to share with others
|
500 |
-
|
501 |
-
In this example the ``model`` will no longer be usable in the deepspeed context of the same
|
502 |
-
application. i.e. you will need to re-initialize the deepspeed engine, since
|
503 |
-
``model.load_state_dict(state_dict)`` will remove all the deepspeed magic from it.
|
504 |
-
|
505 |
-
If you want it all done for you, use ``load_state_dict_from_zero_checkpoint`` instead.
|
506 |
-
|
507 |
-
"""
|
508 |
-
if tag is None:
|
509 |
-
latest_path = os.path.join(checkpoint_dir, 'latest')
|
510 |
-
if os.path.isfile(latest_path):
|
511 |
-
with open(latest_path, 'r') as fd:
|
512 |
-
tag = fd.read().strip()
|
513 |
-
else:
|
514 |
-
raise ValueError(f"Unable to find 'latest' file at {latest_path}")
|
515 |
-
|
516 |
-
ds_checkpoint_dir = os.path.join(checkpoint_dir, tag)
|
517 |
-
|
518 |
-
if not os.path.isdir(ds_checkpoint_dir):
|
519 |
-
raise FileNotFoundError(f"Directory '{ds_checkpoint_dir}' doesn't exist")
|
520 |
-
|
521 |
-
return _get_fp32_state_dict_from_zero_checkpoint(ds_checkpoint_dir, exclude_frozen_parameters)
|
522 |
-
|
523 |
-
|
524 |
-
def convert_zero_checkpoint_to_fp32_state_dict(checkpoint_dir, output_file, tag=None, exclude_frozen_parameters=False):
|
525 |
-
"""
|
526 |
-
Convert ZeRO 2 or 3 checkpoint into a single fp32 consolidated ``state_dict`` file that can be
|
527 |
-
loaded with ``torch.load(file)`` + ``load_state_dict()`` and used for training without DeepSpeed.
|
528 |
-
|
529 |
-
Args:
|
530 |
-
- ``checkpoint_dir``: path to the desired checkpoint folder. (one that contains the tag-folder, like ``global_step14``)
|
531 |
-
- ``output_file``: path to the pytorch fp32 state_dict output file (e.g. path/pytorch_model.bin)
|
532 |
-
- ``tag``: checkpoint tag used as a unique identifier for checkpoint. If not provided will attempt to load tag in the file named ``latest`` in the checkpoint folder, e.g., ``global_step14``
|
533 |
-
- ``exclude_frozen_parameters``: exclude frozen parameters
|
534 |
-
"""
|
535 |
-
|
536 |
-
state_dict = get_fp32_state_dict_from_zero_checkpoint(checkpoint_dir, tag, exclude_frozen_parameters)
|
537 |
-
print(f"Saving fp32 state dict to {output_file}")
|
538 |
-
torch.save(state_dict, output_file)
|
539 |
-
|
540 |
-
|
541 |
-
def load_state_dict_from_zero_checkpoint(model, checkpoint_dir, tag=None):
|
542 |
-
"""
|
543 |
-
1. Put the provided model to cpu
|
544 |
-
2. Convert ZeRO 2 or 3 checkpoint into a single fp32 consolidated ``state_dict``
|
545 |
-
3. Load it into the provided model
|
546 |
-
|
547 |
-
Args:
|
548 |
-
- ``model``: the model object to update
|
549 |
-
- ``checkpoint_dir``: path to the desired checkpoint folder. (one that contains the tag-folder, like ``global_step14``)
|
550 |
-
- ``tag``: checkpoint tag used as a unique identifier for checkpoint. If not provided will attempt to load tag in the file named ``latest`` in the checkpoint folder, e.g., ``global_step14``
|
551 |
-
|
552 |
-
Returns:
|
553 |
-
- ``model`: modified model
|
554 |
-
|
555 |
-
Make sure you have plenty of CPU memory available before you call this function. If you don't
|
556 |
-
have enough use the ``zero_to_fp32.py`` utility to do the conversion. You will find it
|
557 |
-
conveniently placed for you in the checkpoint folder.
|
558 |
-
|
559 |
-
A typical usage might be ::
|
560 |
-
|
561 |
-
from deepspeed.utils.zero_to_fp32 import load_state_dict_from_zero_checkpoint
|
562 |
-
model = load_state_dict_from_zero_checkpoint(trainer.model, checkpoint_dir)
|
563 |
-
# submit to model hub or save the model to share with others
|
564 |
-
|
565 |
-
Note, that once this was run, the ``model`` will no longer be usable in the deepspeed context
|
566 |
-
of the same application. i.e. you will need to re-initialize the deepspeed engine, since
|
567 |
-
``model.load_state_dict(state_dict)`` will remove all the deepspeed magic from it.
|
568 |
-
|
569 |
-
"""
|
570 |
-
logger.info(f"Extracting fp32 weights")
|
571 |
-
state_dict = get_fp32_state_dict_from_zero_checkpoint(checkpoint_dir, tag)
|
572 |
-
|
573 |
-
logger.info(f"Overwriting model with fp32 weights")
|
574 |
-
model = model.cpu()
|
575 |
-
model.load_state_dict(state_dict, strict=False)
|
576 |
-
|
577 |
-
return model
|
578 |
-
|
579 |
-
|
580 |
-
if __name__ == "__main__":
|
581 |
-
|
582 |
-
parser = argparse.ArgumentParser()
|
583 |
-
parser.add_argument("checkpoint_dir",
|
584 |
-
type=str,
|
585 |
-
help="path to the desired checkpoint folder, e.g., path/checkpoint-12")
|
586 |
-
parser.add_argument(
|
587 |
-
"output_file",
|
588 |
-
type=str,
|
589 |
-
help="path to the pytorch fp32 state_dict output file (e.g. path/checkpoint-12/pytorch_model.bin)")
|
590 |
-
parser.add_argument("-t",
|
591 |
-
"--tag",
|
592 |
-
type=str,
|
593 |
-
default=None,
|
594 |
-
help="checkpoint tag used as a unique identifier for checkpoint. e.g., global_step1")
|
595 |
-
parser.add_argument("--exclude_frozen_parameters", action='store_true', help="exclude frozen parameters")
|
596 |
-
parser.add_argument("-d", "--debug", action='store_true', help="enable debug")
|
597 |
-
args = parser.parse_args()
|
598 |
-
|
599 |
-
debug = args.debug
|
600 |
-
|
601 |
-
convert_zero_checkpoint_to_fp32_state_dict(args.checkpoint_dir,
|
602 |
-
args.output_file,
|
603 |
-
tag=args.tag,
|
604 |
-
exclude_frozen_parameters=args.exclude_frozen_parameters)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|