Training in progress, step 520, checkpoint
Browse files- checkpoint-520/config.json +42 -0
- checkpoint-520/generation_config.json +8 -0
- checkpoint-520/model-00001-of-00003.safetensors +3 -0
- checkpoint-520/model-00002-of-00003.safetensors +3 -0
- checkpoint-520/model-00003-of-00003.safetensors +3 -0
- checkpoint-520/model.safetensors.index.json +426 -0
- checkpoint-520/optimizer.pt +3 -0
- checkpoint-520/rng_state.pth +3 -0
- checkpoint-520/scheduler.pt +3 -0
- checkpoint-520/special_tokens_map.json +23 -0
- checkpoint-520/tokenizer.json +3 -0
- checkpoint-520/tokenizer_config.json +2064 -0
- checkpoint-520/trainer_state.json +3713 -0
- checkpoint-520/training_args.bin +3 -0
checkpoint-520/config.json
ADDED
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "jeiku/MoEv2",
|
3 |
+
"architectures": [
|
4 |
+
"MixtralForCausalLM"
|
5 |
+
],
|
6 |
+
"attention_bias": false,
|
7 |
+
"attention_dropout": 0.0,
|
8 |
+
"bos_token_id": 128000,
|
9 |
+
"eos_token_id": 128019,
|
10 |
+
"head_dim": 128,
|
11 |
+
"hidden_act": "silu",
|
12 |
+
"hidden_size": 3072,
|
13 |
+
"initializer_range": 0.02,
|
14 |
+
"intermediate_size": 9216,
|
15 |
+
"max_position_embeddings": 131072,
|
16 |
+
"mlp_bias": false,
|
17 |
+
"model_type": "mixtral",
|
18 |
+
"num_attention_heads": 32,
|
19 |
+
"num_experts_per_tok": 1,
|
20 |
+
"num_hidden_layers": 32,
|
21 |
+
"num_key_value_heads": 8,
|
22 |
+
"num_local_experts": 2,
|
23 |
+
"output_router_logits": false,
|
24 |
+
"pretraining_tp": 1,
|
25 |
+
"rms_norm_eps": 1e-05,
|
26 |
+
"rope_scaling": {
|
27 |
+
"factor": 8.0,
|
28 |
+
"high_freq_factor": 4.0,
|
29 |
+
"low_freq_factor": 1.0,
|
30 |
+
"original_max_position_embeddings": 8192,
|
31 |
+
"rope_type": "llama3"
|
32 |
+
},
|
33 |
+
"rope_theta": 500000.0,
|
34 |
+
"router_aux_loss_coef": 0.001,
|
35 |
+
"router_jitter_noise": 0.0,
|
36 |
+
"sliding_window": null,
|
37 |
+
"tie_word_embeddings": false,
|
38 |
+
"torch_dtype": "bfloat16",
|
39 |
+
"transformers_version": "4.47.0",
|
40 |
+
"use_cache": false,
|
41 |
+
"vocab_size": 128256
|
42 |
+
}
|
checkpoint-520/generation_config.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"bos_token_id": 128000,
|
4 |
+
"do_sample": true,
|
5 |
+
"eos_token_id": 128019,
|
6 |
+
"transformers_version": "4.47.0",
|
7 |
+
"use_cache": false
|
8 |
+
}
|
checkpoint-520/model-00001-of-00003.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7665f2b189d01fb9fe85ddfb6710fd71bf04ccb60f3baa29f9cdcb9819c84bb4
|
3 |
+
size 4991107544
|
checkpoint-520/model-00002-of-00003.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2944367659f3c49147e697009b2e91c7c49a23df5411abb3f93f9ee0242043cb
|
3 |
+
size 4945546240
|
checkpoint-520/model-00003-of-00003.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:98961bae297e6be4667ccc083eb8b2b2717b8dc1cc84e260f0aea1c819449256
|
3 |
+
size 4525495048
|
checkpoint-520/model.safetensors.index.json
ADDED
@@ -0,0 +1,426 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"total_size": 14462097408
|
4 |
+
},
|
5 |
+
"weight_map": {
|
6 |
+
"lm_head.weight": "model-00003-of-00003.safetensors",
|
7 |
+
"model.embed_tokens.weight": "model-00001-of-00003.safetensors",
|
8 |
+
"model.layers.0.block_sparse_moe.experts.0.w1.weight": "model-00001-of-00003.safetensors",
|
9 |
+
"model.layers.0.block_sparse_moe.experts.0.w2.weight": "model-00001-of-00003.safetensors",
|
10 |
+
"model.layers.0.block_sparse_moe.experts.0.w3.weight": "model-00001-of-00003.safetensors",
|
11 |
+
"model.layers.0.block_sparse_moe.experts.1.w1.weight": "model-00001-of-00003.safetensors",
|
12 |
+
"model.layers.0.block_sparse_moe.experts.1.w2.weight": "model-00001-of-00003.safetensors",
|
13 |
+
"model.layers.0.block_sparse_moe.experts.1.w3.weight": "model-00001-of-00003.safetensors",
|
14 |
+
"model.layers.0.block_sparse_moe.gate.weight": "model-00001-of-00003.safetensors",
|
15 |
+
"model.layers.0.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
16 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
17 |
+
"model.layers.0.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
18 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
19 |
+
"model.layers.0.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
20 |
+
"model.layers.0.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
21 |
+
"model.layers.1.block_sparse_moe.experts.0.w1.weight": "model-00001-of-00003.safetensors",
|
22 |
+
"model.layers.1.block_sparse_moe.experts.0.w2.weight": "model-00001-of-00003.safetensors",
|
23 |
+
"model.layers.1.block_sparse_moe.experts.0.w3.weight": "model-00001-of-00003.safetensors",
|
24 |
+
"model.layers.1.block_sparse_moe.experts.1.w1.weight": "model-00001-of-00003.safetensors",
|
25 |
+
"model.layers.1.block_sparse_moe.experts.1.w2.weight": "model-00001-of-00003.safetensors",
|
26 |
+
"model.layers.1.block_sparse_moe.experts.1.w3.weight": "model-00001-of-00003.safetensors",
|
27 |
+
"model.layers.1.block_sparse_moe.gate.weight": "model-00001-of-00003.safetensors",
|
28 |
+
"model.layers.1.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
29 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
30 |
+
"model.layers.1.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
31 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
32 |
+
"model.layers.1.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
33 |
+
"model.layers.1.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
34 |
+
"model.layers.10.block_sparse_moe.experts.0.w1.weight": "model-00001-of-00003.safetensors",
|
35 |
+
"model.layers.10.block_sparse_moe.experts.0.w2.weight": "model-00001-of-00003.safetensors",
|
36 |
+
"model.layers.10.block_sparse_moe.experts.0.w3.weight": "model-00002-of-00003.safetensors",
|
37 |
+
"model.layers.10.block_sparse_moe.experts.1.w1.weight": "model-00002-of-00003.safetensors",
|
38 |
+
"model.layers.10.block_sparse_moe.experts.1.w2.weight": "model-00002-of-00003.safetensors",
|
39 |
+
"model.layers.10.block_sparse_moe.experts.1.w3.weight": "model-00002-of-00003.safetensors",
|
40 |
+
"model.layers.10.block_sparse_moe.gate.weight": "model-00001-of-00003.safetensors",
|
41 |
+
"model.layers.10.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
42 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
43 |
+
"model.layers.10.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
44 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
45 |
+
"model.layers.10.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
46 |
+
"model.layers.10.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
47 |
+
"model.layers.11.block_sparse_moe.experts.0.w1.weight": "model-00002-of-00003.safetensors",
|
48 |
+
"model.layers.11.block_sparse_moe.experts.0.w2.weight": "model-00002-of-00003.safetensors",
|
49 |
+
"model.layers.11.block_sparse_moe.experts.0.w3.weight": "model-00002-of-00003.safetensors",
|
50 |
+
"model.layers.11.block_sparse_moe.experts.1.w1.weight": "model-00002-of-00003.safetensors",
|
51 |
+
"model.layers.11.block_sparse_moe.experts.1.w2.weight": "model-00002-of-00003.safetensors",
|
52 |
+
"model.layers.11.block_sparse_moe.experts.1.w3.weight": "model-00002-of-00003.safetensors",
|
53 |
+
"model.layers.11.block_sparse_moe.gate.weight": "model-00002-of-00003.safetensors",
|
54 |
+
"model.layers.11.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
55 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
56 |
+
"model.layers.11.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
57 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
58 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
59 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
60 |
+
"model.layers.12.block_sparse_moe.experts.0.w1.weight": "model-00002-of-00003.safetensors",
|
61 |
+
"model.layers.12.block_sparse_moe.experts.0.w2.weight": "model-00002-of-00003.safetensors",
|
62 |
+
"model.layers.12.block_sparse_moe.experts.0.w3.weight": "model-00002-of-00003.safetensors",
|
63 |
+
"model.layers.12.block_sparse_moe.experts.1.w1.weight": "model-00002-of-00003.safetensors",
|
64 |
+
"model.layers.12.block_sparse_moe.experts.1.w2.weight": "model-00002-of-00003.safetensors",
|
65 |
+
"model.layers.12.block_sparse_moe.experts.1.w3.weight": "model-00002-of-00003.safetensors",
|
66 |
+
"model.layers.12.block_sparse_moe.gate.weight": "model-00002-of-00003.safetensors",
|
67 |
+
"model.layers.12.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
68 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
69 |
+
"model.layers.12.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
70 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
71 |
+
"model.layers.12.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
72 |
+
"model.layers.12.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
73 |
+
"model.layers.13.block_sparse_moe.experts.0.w1.weight": "model-00002-of-00003.safetensors",
|
74 |
+
"model.layers.13.block_sparse_moe.experts.0.w2.weight": "model-00002-of-00003.safetensors",
|
75 |
+
"model.layers.13.block_sparse_moe.experts.0.w3.weight": "model-00002-of-00003.safetensors",
|
76 |
+
"model.layers.13.block_sparse_moe.experts.1.w1.weight": "model-00002-of-00003.safetensors",
|
77 |
+
"model.layers.13.block_sparse_moe.experts.1.w2.weight": "model-00002-of-00003.safetensors",
|
78 |
+
"model.layers.13.block_sparse_moe.experts.1.w3.weight": "model-00002-of-00003.safetensors",
|
79 |
+
"model.layers.13.block_sparse_moe.gate.weight": "model-00002-of-00003.safetensors",
|
80 |
+
"model.layers.13.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
81 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
82 |
+
"model.layers.13.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
83 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
84 |
+
"model.layers.13.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
85 |
+
"model.layers.13.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
86 |
+
"model.layers.14.block_sparse_moe.experts.0.w1.weight": "model-00002-of-00003.safetensors",
|
87 |
+
"model.layers.14.block_sparse_moe.experts.0.w2.weight": "model-00002-of-00003.safetensors",
|
88 |
+
"model.layers.14.block_sparse_moe.experts.0.w3.weight": "model-00002-of-00003.safetensors",
|
89 |
+
"model.layers.14.block_sparse_moe.experts.1.w1.weight": "model-00002-of-00003.safetensors",
|
90 |
+
"model.layers.14.block_sparse_moe.experts.1.w2.weight": "model-00002-of-00003.safetensors",
|
91 |
+
"model.layers.14.block_sparse_moe.experts.1.w3.weight": "model-00002-of-00003.safetensors",
|
92 |
+
"model.layers.14.block_sparse_moe.gate.weight": "model-00002-of-00003.safetensors",
|
93 |
+
"model.layers.14.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
94 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
95 |
+
"model.layers.14.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
96 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
97 |
+
"model.layers.14.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
98 |
+
"model.layers.14.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
99 |
+
"model.layers.15.block_sparse_moe.experts.0.w1.weight": "model-00002-of-00003.safetensors",
|
100 |
+
"model.layers.15.block_sparse_moe.experts.0.w2.weight": "model-00002-of-00003.safetensors",
|
101 |
+
"model.layers.15.block_sparse_moe.experts.0.w3.weight": "model-00002-of-00003.safetensors",
|
102 |
+
"model.layers.15.block_sparse_moe.experts.1.w1.weight": "model-00002-of-00003.safetensors",
|
103 |
+
"model.layers.15.block_sparse_moe.experts.1.w2.weight": "model-00002-of-00003.safetensors",
|
104 |
+
"model.layers.15.block_sparse_moe.experts.1.w3.weight": "model-00002-of-00003.safetensors",
|
105 |
+
"model.layers.15.block_sparse_moe.gate.weight": "model-00002-of-00003.safetensors",
|
106 |
+
"model.layers.15.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
107 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
108 |
+
"model.layers.15.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
109 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
110 |
+
"model.layers.15.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
111 |
+
"model.layers.15.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
112 |
+
"model.layers.16.block_sparse_moe.experts.0.w1.weight": "model-00002-of-00003.safetensors",
|
113 |
+
"model.layers.16.block_sparse_moe.experts.0.w2.weight": "model-00002-of-00003.safetensors",
|
114 |
+
"model.layers.16.block_sparse_moe.experts.0.w3.weight": "model-00002-of-00003.safetensors",
|
115 |
+
"model.layers.16.block_sparse_moe.experts.1.w1.weight": "model-00002-of-00003.safetensors",
|
116 |
+
"model.layers.16.block_sparse_moe.experts.1.w2.weight": "model-00002-of-00003.safetensors",
|
117 |
+
"model.layers.16.block_sparse_moe.experts.1.w3.weight": "model-00002-of-00003.safetensors",
|
118 |
+
"model.layers.16.block_sparse_moe.gate.weight": "model-00002-of-00003.safetensors",
|
119 |
+
"model.layers.16.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
120 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
121 |
+
"model.layers.16.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
122 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
123 |
+
"model.layers.16.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
124 |
+
"model.layers.16.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
125 |
+
"model.layers.17.block_sparse_moe.experts.0.w1.weight": "model-00002-of-00003.safetensors",
|
126 |
+
"model.layers.17.block_sparse_moe.experts.0.w2.weight": "model-00002-of-00003.safetensors",
|
127 |
+
"model.layers.17.block_sparse_moe.experts.0.w3.weight": "model-00002-of-00003.safetensors",
|
128 |
+
"model.layers.17.block_sparse_moe.experts.1.w1.weight": "model-00002-of-00003.safetensors",
|
129 |
+
"model.layers.17.block_sparse_moe.experts.1.w2.weight": "model-00002-of-00003.safetensors",
|
130 |
+
"model.layers.17.block_sparse_moe.experts.1.w3.weight": "model-00002-of-00003.safetensors",
|
131 |
+
"model.layers.17.block_sparse_moe.gate.weight": "model-00002-of-00003.safetensors",
|
132 |
+
"model.layers.17.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
133 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
134 |
+
"model.layers.17.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
135 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
136 |
+
"model.layers.17.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
137 |
+
"model.layers.17.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
138 |
+
"model.layers.18.block_sparse_moe.experts.0.w1.weight": "model-00002-of-00003.safetensors",
|
139 |
+
"model.layers.18.block_sparse_moe.experts.0.w2.weight": "model-00002-of-00003.safetensors",
|
140 |
+
"model.layers.18.block_sparse_moe.experts.0.w3.weight": "model-00002-of-00003.safetensors",
|
141 |
+
"model.layers.18.block_sparse_moe.experts.1.w1.weight": "model-00002-of-00003.safetensors",
|
142 |
+
"model.layers.18.block_sparse_moe.experts.1.w2.weight": "model-00002-of-00003.safetensors",
|
143 |
+
"model.layers.18.block_sparse_moe.experts.1.w3.weight": "model-00002-of-00003.safetensors",
|
144 |
+
"model.layers.18.block_sparse_moe.gate.weight": "model-00002-of-00003.safetensors",
|
145 |
+
"model.layers.18.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
146 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
147 |
+
"model.layers.18.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
148 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
149 |
+
"model.layers.18.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
150 |
+
"model.layers.18.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
151 |
+
"model.layers.19.block_sparse_moe.experts.0.w1.weight": "model-00002-of-00003.safetensors",
|
152 |
+
"model.layers.19.block_sparse_moe.experts.0.w2.weight": "model-00002-of-00003.safetensors",
|
153 |
+
"model.layers.19.block_sparse_moe.experts.0.w3.weight": "model-00002-of-00003.safetensors",
|
154 |
+
"model.layers.19.block_sparse_moe.experts.1.w1.weight": "model-00002-of-00003.safetensors",
|
155 |
+
"model.layers.19.block_sparse_moe.experts.1.w2.weight": "model-00002-of-00003.safetensors",
|
156 |
+
"model.layers.19.block_sparse_moe.experts.1.w3.weight": "model-00002-of-00003.safetensors",
|
157 |
+
"model.layers.19.block_sparse_moe.gate.weight": "model-00002-of-00003.safetensors",
|
158 |
+
"model.layers.19.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
159 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
160 |
+
"model.layers.19.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
161 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
162 |
+
"model.layers.19.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
163 |
+
"model.layers.19.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
164 |
+
"model.layers.2.block_sparse_moe.experts.0.w1.weight": "model-00001-of-00003.safetensors",
|
165 |
+
"model.layers.2.block_sparse_moe.experts.0.w2.weight": "model-00001-of-00003.safetensors",
|
166 |
+
"model.layers.2.block_sparse_moe.experts.0.w3.weight": "model-00001-of-00003.safetensors",
|
167 |
+
"model.layers.2.block_sparse_moe.experts.1.w1.weight": "model-00001-of-00003.safetensors",
|
168 |
+
"model.layers.2.block_sparse_moe.experts.1.w2.weight": "model-00001-of-00003.safetensors",
|
169 |
+
"model.layers.2.block_sparse_moe.experts.1.w3.weight": "model-00001-of-00003.safetensors",
|
170 |
+
"model.layers.2.block_sparse_moe.gate.weight": "model-00001-of-00003.safetensors",
|
171 |
+
"model.layers.2.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
172 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
173 |
+
"model.layers.2.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
174 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
175 |
+
"model.layers.2.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
176 |
+
"model.layers.2.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
177 |
+
"model.layers.20.block_sparse_moe.experts.0.w1.weight": "model-00002-of-00003.safetensors",
|
178 |
+
"model.layers.20.block_sparse_moe.experts.0.w2.weight": "model-00002-of-00003.safetensors",
|
179 |
+
"model.layers.20.block_sparse_moe.experts.0.w3.weight": "model-00002-of-00003.safetensors",
|
180 |
+
"model.layers.20.block_sparse_moe.experts.1.w1.weight": "model-00002-of-00003.safetensors",
|
181 |
+
"model.layers.20.block_sparse_moe.experts.1.w2.weight": "model-00002-of-00003.safetensors",
|
182 |
+
"model.layers.20.block_sparse_moe.experts.1.w3.weight": "model-00002-of-00003.safetensors",
|
183 |
+
"model.layers.20.block_sparse_moe.gate.weight": "model-00002-of-00003.safetensors",
|
184 |
+
"model.layers.20.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
185 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
186 |
+
"model.layers.20.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
187 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
188 |
+
"model.layers.20.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
189 |
+
"model.layers.20.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
190 |
+
"model.layers.21.block_sparse_moe.experts.0.w1.weight": "model-00002-of-00003.safetensors",
|
191 |
+
"model.layers.21.block_sparse_moe.experts.0.w2.weight": "model-00002-of-00003.safetensors",
|
192 |
+
"model.layers.21.block_sparse_moe.experts.0.w3.weight": "model-00002-of-00003.safetensors",
|
193 |
+
"model.layers.21.block_sparse_moe.experts.1.w1.weight": "model-00002-of-00003.safetensors",
|
194 |
+
"model.layers.21.block_sparse_moe.experts.1.w2.weight": "model-00002-of-00003.safetensors",
|
195 |
+
"model.layers.21.block_sparse_moe.experts.1.w3.weight": "model-00002-of-00003.safetensors",
|
196 |
+
"model.layers.21.block_sparse_moe.gate.weight": "model-00002-of-00003.safetensors",
|
197 |
+
"model.layers.21.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
198 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
199 |
+
"model.layers.21.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
200 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
201 |
+
"model.layers.21.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
202 |
+
"model.layers.21.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
203 |
+
"model.layers.22.block_sparse_moe.experts.0.w1.weight": "model-00002-of-00003.safetensors",
|
204 |
+
"model.layers.22.block_sparse_moe.experts.0.w2.weight": "model-00002-of-00003.safetensors",
|
205 |
+
"model.layers.22.block_sparse_moe.experts.0.w3.weight": "model-00002-of-00003.safetensors",
|
206 |
+
"model.layers.22.block_sparse_moe.experts.1.w1.weight": "model-00002-of-00003.safetensors",
|
207 |
+
"model.layers.22.block_sparse_moe.experts.1.w2.weight": "model-00003-of-00003.safetensors",
|
208 |
+
"model.layers.22.block_sparse_moe.experts.1.w3.weight": "model-00003-of-00003.safetensors",
|
209 |
+
"model.layers.22.block_sparse_moe.gate.weight": "model-00002-of-00003.safetensors",
|
210 |
+
"model.layers.22.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
211 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
212 |
+
"model.layers.22.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
213 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
214 |
+
"model.layers.22.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
215 |
+
"model.layers.22.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
216 |
+
"model.layers.23.block_sparse_moe.experts.0.w1.weight": "model-00003-of-00003.safetensors",
|
217 |
+
"model.layers.23.block_sparse_moe.experts.0.w2.weight": "model-00003-of-00003.safetensors",
|
218 |
+
"model.layers.23.block_sparse_moe.experts.0.w3.weight": "model-00003-of-00003.safetensors",
|
219 |
+
"model.layers.23.block_sparse_moe.experts.1.w1.weight": "model-00003-of-00003.safetensors",
|
220 |
+
"model.layers.23.block_sparse_moe.experts.1.w2.weight": "model-00003-of-00003.safetensors",
|
221 |
+
"model.layers.23.block_sparse_moe.experts.1.w3.weight": "model-00003-of-00003.safetensors",
|
222 |
+
"model.layers.23.block_sparse_moe.gate.weight": "model-00003-of-00003.safetensors",
|
223 |
+
"model.layers.23.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
224 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
225 |
+
"model.layers.23.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
226 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
227 |
+
"model.layers.23.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
228 |
+
"model.layers.23.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
229 |
+
"model.layers.24.block_sparse_moe.experts.0.w1.weight": "model-00003-of-00003.safetensors",
|
230 |
+
"model.layers.24.block_sparse_moe.experts.0.w2.weight": "model-00003-of-00003.safetensors",
|
231 |
+
"model.layers.24.block_sparse_moe.experts.0.w3.weight": "model-00003-of-00003.safetensors",
|
232 |
+
"model.layers.24.block_sparse_moe.experts.1.w1.weight": "model-00003-of-00003.safetensors",
|
233 |
+
"model.layers.24.block_sparse_moe.experts.1.w2.weight": "model-00003-of-00003.safetensors",
|
234 |
+
"model.layers.24.block_sparse_moe.experts.1.w3.weight": "model-00003-of-00003.safetensors",
|
235 |
+
"model.layers.24.block_sparse_moe.gate.weight": "model-00003-of-00003.safetensors",
|
236 |
+
"model.layers.24.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
237 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
238 |
+
"model.layers.24.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
239 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
240 |
+
"model.layers.24.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
241 |
+
"model.layers.24.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
242 |
+
"model.layers.25.block_sparse_moe.experts.0.w1.weight": "model-00003-of-00003.safetensors",
|
243 |
+
"model.layers.25.block_sparse_moe.experts.0.w2.weight": "model-00003-of-00003.safetensors",
|
244 |
+
"model.layers.25.block_sparse_moe.experts.0.w3.weight": "model-00003-of-00003.safetensors",
|
245 |
+
"model.layers.25.block_sparse_moe.experts.1.w1.weight": "model-00003-of-00003.safetensors",
|
246 |
+
"model.layers.25.block_sparse_moe.experts.1.w2.weight": "model-00003-of-00003.safetensors",
|
247 |
+
"model.layers.25.block_sparse_moe.experts.1.w3.weight": "model-00003-of-00003.safetensors",
|
248 |
+
"model.layers.25.block_sparse_moe.gate.weight": "model-00003-of-00003.safetensors",
|
249 |
+
"model.layers.25.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
250 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
251 |
+
"model.layers.25.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
252 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
253 |
+
"model.layers.25.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
254 |
+
"model.layers.25.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
255 |
+
"model.layers.26.block_sparse_moe.experts.0.w1.weight": "model-00003-of-00003.safetensors",
|
256 |
+
"model.layers.26.block_sparse_moe.experts.0.w2.weight": "model-00003-of-00003.safetensors",
|
257 |
+
"model.layers.26.block_sparse_moe.experts.0.w3.weight": "model-00003-of-00003.safetensors",
|
258 |
+
"model.layers.26.block_sparse_moe.experts.1.w1.weight": "model-00003-of-00003.safetensors",
|
259 |
+
"model.layers.26.block_sparse_moe.experts.1.w2.weight": "model-00003-of-00003.safetensors",
|
260 |
+
"model.layers.26.block_sparse_moe.experts.1.w3.weight": "model-00003-of-00003.safetensors",
|
261 |
+
"model.layers.26.block_sparse_moe.gate.weight": "model-00003-of-00003.safetensors",
|
262 |
+
"model.layers.26.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
263 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
264 |
+
"model.layers.26.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
265 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
266 |
+
"model.layers.26.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
267 |
+
"model.layers.26.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
268 |
+
"model.layers.27.block_sparse_moe.experts.0.w1.weight": "model-00003-of-00003.safetensors",
|
269 |
+
"model.layers.27.block_sparse_moe.experts.0.w2.weight": "model-00003-of-00003.safetensors",
|
270 |
+
"model.layers.27.block_sparse_moe.experts.0.w3.weight": "model-00003-of-00003.safetensors",
|
271 |
+
"model.layers.27.block_sparse_moe.experts.1.w1.weight": "model-00003-of-00003.safetensors",
|
272 |
+
"model.layers.27.block_sparse_moe.experts.1.w2.weight": "model-00003-of-00003.safetensors",
|
273 |
+
"model.layers.27.block_sparse_moe.experts.1.w3.weight": "model-00003-of-00003.safetensors",
|
274 |
+
"model.layers.27.block_sparse_moe.gate.weight": "model-00003-of-00003.safetensors",
|
275 |
+
"model.layers.27.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
276 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
277 |
+
"model.layers.27.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
278 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
279 |
+
"model.layers.27.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
280 |
+
"model.layers.27.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
281 |
+
"model.layers.28.block_sparse_moe.experts.0.w1.weight": "model-00003-of-00003.safetensors",
|
282 |
+
"model.layers.28.block_sparse_moe.experts.0.w2.weight": "model-00003-of-00003.safetensors",
|
283 |
+
"model.layers.28.block_sparse_moe.experts.0.w3.weight": "model-00003-of-00003.safetensors",
|
284 |
+
"model.layers.28.block_sparse_moe.experts.1.w1.weight": "model-00003-of-00003.safetensors",
|
285 |
+
"model.layers.28.block_sparse_moe.experts.1.w2.weight": "model-00003-of-00003.safetensors",
|
286 |
+
"model.layers.28.block_sparse_moe.experts.1.w3.weight": "model-00003-of-00003.safetensors",
|
287 |
+
"model.layers.28.block_sparse_moe.gate.weight": "model-00003-of-00003.safetensors",
|
288 |
+
"model.layers.28.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
289 |
+
"model.layers.28.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
290 |
+
"model.layers.28.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
291 |
+
"model.layers.28.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
292 |
+
"model.layers.28.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
293 |
+
"model.layers.28.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
294 |
+
"model.layers.29.block_sparse_moe.experts.0.w1.weight": "model-00003-of-00003.safetensors",
|
295 |
+
"model.layers.29.block_sparse_moe.experts.0.w2.weight": "model-00003-of-00003.safetensors",
|
296 |
+
"model.layers.29.block_sparse_moe.experts.0.w3.weight": "model-00003-of-00003.safetensors",
|
297 |
+
"model.layers.29.block_sparse_moe.experts.1.w1.weight": "model-00003-of-00003.safetensors",
|
298 |
+
"model.layers.29.block_sparse_moe.experts.1.w2.weight": "model-00003-of-00003.safetensors",
|
299 |
+
"model.layers.29.block_sparse_moe.experts.1.w3.weight": "model-00003-of-00003.safetensors",
|
300 |
+
"model.layers.29.block_sparse_moe.gate.weight": "model-00003-of-00003.safetensors",
|
301 |
+
"model.layers.29.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
302 |
+
"model.layers.29.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
303 |
+
"model.layers.29.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
304 |
+
"model.layers.29.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
305 |
+
"model.layers.29.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
306 |
+
"model.layers.29.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
307 |
+
"model.layers.3.block_sparse_moe.experts.0.w1.weight": "model-00001-of-00003.safetensors",
|
308 |
+
"model.layers.3.block_sparse_moe.experts.0.w2.weight": "model-00001-of-00003.safetensors",
|
309 |
+
"model.layers.3.block_sparse_moe.experts.0.w3.weight": "model-00001-of-00003.safetensors",
|
310 |
+
"model.layers.3.block_sparse_moe.experts.1.w1.weight": "model-00001-of-00003.safetensors",
|
311 |
+
"model.layers.3.block_sparse_moe.experts.1.w2.weight": "model-00001-of-00003.safetensors",
|
312 |
+
"model.layers.3.block_sparse_moe.experts.1.w3.weight": "model-00001-of-00003.safetensors",
|
313 |
+
"model.layers.3.block_sparse_moe.gate.weight": "model-00001-of-00003.safetensors",
|
314 |
+
"model.layers.3.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
315 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
316 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
317 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
318 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
319 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
320 |
+
"model.layers.30.block_sparse_moe.experts.0.w1.weight": "model-00003-of-00003.safetensors",
|
321 |
+
"model.layers.30.block_sparse_moe.experts.0.w2.weight": "model-00003-of-00003.safetensors",
|
322 |
+
"model.layers.30.block_sparse_moe.experts.0.w3.weight": "model-00003-of-00003.safetensors",
|
323 |
+
"model.layers.30.block_sparse_moe.experts.1.w1.weight": "model-00003-of-00003.safetensors",
|
324 |
+
"model.layers.30.block_sparse_moe.experts.1.w2.weight": "model-00003-of-00003.safetensors",
|
325 |
+
"model.layers.30.block_sparse_moe.experts.1.w3.weight": "model-00003-of-00003.safetensors",
|
326 |
+
"model.layers.30.block_sparse_moe.gate.weight": "model-00003-of-00003.safetensors",
|
327 |
+
"model.layers.30.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
328 |
+
"model.layers.30.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
329 |
+
"model.layers.30.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
330 |
+
"model.layers.30.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
331 |
+
"model.layers.30.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
332 |
+
"model.layers.30.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
333 |
+
"model.layers.31.block_sparse_moe.experts.0.w1.weight": "model-00003-of-00003.safetensors",
|
334 |
+
"model.layers.31.block_sparse_moe.experts.0.w2.weight": "model-00003-of-00003.safetensors",
|
335 |
+
"model.layers.31.block_sparse_moe.experts.0.w3.weight": "model-00003-of-00003.safetensors",
|
336 |
+
"model.layers.31.block_sparse_moe.experts.1.w1.weight": "model-00003-of-00003.safetensors",
|
337 |
+
"model.layers.31.block_sparse_moe.experts.1.w2.weight": "model-00003-of-00003.safetensors",
|
338 |
+
"model.layers.31.block_sparse_moe.experts.1.w3.weight": "model-00003-of-00003.safetensors",
|
339 |
+
"model.layers.31.block_sparse_moe.gate.weight": "model-00003-of-00003.safetensors",
|
340 |
+
"model.layers.31.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
341 |
+
"model.layers.31.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
342 |
+
"model.layers.31.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
|
343 |
+
"model.layers.31.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
|
344 |
+
"model.layers.31.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
|
345 |
+
"model.layers.31.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
|
346 |
+
"model.layers.4.block_sparse_moe.experts.0.w1.weight": "model-00001-of-00003.safetensors",
|
347 |
+
"model.layers.4.block_sparse_moe.experts.0.w2.weight": "model-00001-of-00003.safetensors",
|
348 |
+
"model.layers.4.block_sparse_moe.experts.0.w3.weight": "model-00001-of-00003.safetensors",
|
349 |
+
"model.layers.4.block_sparse_moe.experts.1.w1.weight": "model-00001-of-00003.safetensors",
|
350 |
+
"model.layers.4.block_sparse_moe.experts.1.w2.weight": "model-00001-of-00003.safetensors",
|
351 |
+
"model.layers.4.block_sparse_moe.experts.1.w3.weight": "model-00001-of-00003.safetensors",
|
352 |
+
"model.layers.4.block_sparse_moe.gate.weight": "model-00001-of-00003.safetensors",
|
353 |
+
"model.layers.4.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
354 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
355 |
+
"model.layers.4.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
356 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
357 |
+
"model.layers.4.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
358 |
+
"model.layers.4.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
359 |
+
"model.layers.5.block_sparse_moe.experts.0.w1.weight": "model-00001-of-00003.safetensors",
|
360 |
+
"model.layers.5.block_sparse_moe.experts.0.w2.weight": "model-00001-of-00003.safetensors",
|
361 |
+
"model.layers.5.block_sparse_moe.experts.0.w3.weight": "model-00001-of-00003.safetensors",
|
362 |
+
"model.layers.5.block_sparse_moe.experts.1.w1.weight": "model-00001-of-00003.safetensors",
|
363 |
+
"model.layers.5.block_sparse_moe.experts.1.w2.weight": "model-00001-of-00003.safetensors",
|
364 |
+
"model.layers.5.block_sparse_moe.experts.1.w3.weight": "model-00001-of-00003.safetensors",
|
365 |
+
"model.layers.5.block_sparse_moe.gate.weight": "model-00001-of-00003.safetensors",
|
366 |
+
"model.layers.5.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
367 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
368 |
+
"model.layers.5.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
369 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
370 |
+
"model.layers.5.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
371 |
+
"model.layers.5.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
372 |
+
"model.layers.6.block_sparse_moe.experts.0.w1.weight": "model-00001-of-00003.safetensors",
|
373 |
+
"model.layers.6.block_sparse_moe.experts.0.w2.weight": "model-00001-of-00003.safetensors",
|
374 |
+
"model.layers.6.block_sparse_moe.experts.0.w3.weight": "model-00001-of-00003.safetensors",
|
375 |
+
"model.layers.6.block_sparse_moe.experts.1.w1.weight": "model-00001-of-00003.safetensors",
|
376 |
+
"model.layers.6.block_sparse_moe.experts.1.w2.weight": "model-00001-of-00003.safetensors",
|
377 |
+
"model.layers.6.block_sparse_moe.experts.1.w3.weight": "model-00001-of-00003.safetensors",
|
378 |
+
"model.layers.6.block_sparse_moe.gate.weight": "model-00001-of-00003.safetensors",
|
379 |
+
"model.layers.6.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
380 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
381 |
+
"model.layers.6.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
382 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
383 |
+
"model.layers.6.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
384 |
+
"model.layers.6.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
385 |
+
"model.layers.7.block_sparse_moe.experts.0.w1.weight": "model-00001-of-00003.safetensors",
|
386 |
+
"model.layers.7.block_sparse_moe.experts.0.w2.weight": "model-00001-of-00003.safetensors",
|
387 |
+
"model.layers.7.block_sparse_moe.experts.0.w3.weight": "model-00001-of-00003.safetensors",
|
388 |
+
"model.layers.7.block_sparse_moe.experts.1.w1.weight": "model-00001-of-00003.safetensors",
|
389 |
+
"model.layers.7.block_sparse_moe.experts.1.w2.weight": "model-00001-of-00003.safetensors",
|
390 |
+
"model.layers.7.block_sparse_moe.experts.1.w3.weight": "model-00001-of-00003.safetensors",
|
391 |
+
"model.layers.7.block_sparse_moe.gate.weight": "model-00001-of-00003.safetensors",
|
392 |
+
"model.layers.7.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
393 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
394 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
395 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
396 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
397 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
398 |
+
"model.layers.8.block_sparse_moe.experts.0.w1.weight": "model-00001-of-00003.safetensors",
|
399 |
+
"model.layers.8.block_sparse_moe.experts.0.w2.weight": "model-00001-of-00003.safetensors",
|
400 |
+
"model.layers.8.block_sparse_moe.experts.0.w3.weight": "model-00001-of-00003.safetensors",
|
401 |
+
"model.layers.8.block_sparse_moe.experts.1.w1.weight": "model-00001-of-00003.safetensors",
|
402 |
+
"model.layers.8.block_sparse_moe.experts.1.w2.weight": "model-00001-of-00003.safetensors",
|
403 |
+
"model.layers.8.block_sparse_moe.experts.1.w3.weight": "model-00001-of-00003.safetensors",
|
404 |
+
"model.layers.8.block_sparse_moe.gate.weight": "model-00001-of-00003.safetensors",
|
405 |
+
"model.layers.8.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
406 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
407 |
+
"model.layers.8.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
408 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
409 |
+
"model.layers.8.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
410 |
+
"model.layers.8.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
411 |
+
"model.layers.9.block_sparse_moe.experts.0.w1.weight": "model-00001-of-00003.safetensors",
|
412 |
+
"model.layers.9.block_sparse_moe.experts.0.w2.weight": "model-00001-of-00003.safetensors",
|
413 |
+
"model.layers.9.block_sparse_moe.experts.0.w3.weight": "model-00001-of-00003.safetensors",
|
414 |
+
"model.layers.9.block_sparse_moe.experts.1.w1.weight": "model-00001-of-00003.safetensors",
|
415 |
+
"model.layers.9.block_sparse_moe.experts.1.w2.weight": "model-00001-of-00003.safetensors",
|
416 |
+
"model.layers.9.block_sparse_moe.experts.1.w3.weight": "model-00001-of-00003.safetensors",
|
417 |
+
"model.layers.9.block_sparse_moe.gate.weight": "model-00001-of-00003.safetensors",
|
418 |
+
"model.layers.9.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
419 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
420 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
421 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
422 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
423 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
424 |
+
"model.norm.weight": "model-00003-of-00003.safetensors"
|
425 |
+
}
|
426 |
+
}
|
checkpoint-520/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:089798ee764dd8ed11b231420beb98d776193413fa8f977734e9b438e7cb70f6
|
3 |
+
size 14689336226
|
checkpoint-520/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:69f50a692634404f2eebb2eab9f456865957578d752987bc52d843ac2a774366
|
3 |
+
size 14244
|
checkpoint-520/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68f66861d4ff62f7a73dab7b641047fc393f1908bb3b4adbbda49ed329254254
|
3 |
+
size 1064
|
checkpoint-520/special_tokens_map.json
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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": "<|im_end|>",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"pad_token": {
|
17 |
+
"content": "<|finetune_right_pad_id|>",
|
18 |
+
"lstrip": false,
|
19 |
+
"normalized": false,
|
20 |
+
"rstrip": false,
|
21 |
+
"single_word": false
|
22 |
+
}
|
23 |
+
}
|
checkpoint-520/tokenizer.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:907a7b3b13afcc9d481433f17277a6dd7cf852c6185262597f1a849d2ebeaa45
|
3 |
+
size 17209884
|
checkpoint-520/tokenizer_config.json
ADDED
@@ -0,0 +1,2064 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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": "<|finetune_right_pad_id|>",
|
37 |
+
"lstrip": false,
|
38 |
+
"normalized": false,
|
39 |
+
"rstrip": false,
|
40 |
+
"single_word": false,
|
41 |
+
"special": true
|
42 |
+
},
|
43 |
+
"128005": {
|
44 |
+
"content": "<|reserved_special_token_2|>",
|
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": "<|eom_id|>",
|
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": "<|python_tag|>",
|
85 |
+
"lstrip": false,
|
86 |
+
"normalized": false,
|
87 |
+
"rstrip": false,
|
88 |
+
"single_word": false,
|
89 |
+
"special": true
|
90 |
+
},
|
91 |
+
"128011": {
|
92 |
+
"content": "<|reserved_special_token_3|>",
|
93 |
+
"lstrip": false,
|
94 |
+
"normalized": false,
|
95 |
+
"rstrip": false,
|
96 |
+
"single_word": false,
|
97 |
+
"special": true
|
98 |
+
},
|
99 |
+
"128012": {
|
100 |
+
"content": "<|reserved_special_token_4|>",
|
101 |
+
"lstrip": false,
|
102 |
+
"normalized": false,
|
103 |
+
"rstrip": false,
|
104 |
+
"single_word": false,
|
105 |
+
"special": true
|
106 |
+
},
|
107 |
+
"128013": {
|
108 |
+
"content": "<|reserved_special_token_5|>",
|
109 |
+
"lstrip": false,
|
110 |
+
"normalized": false,
|
111 |
+
"rstrip": false,
|
112 |
+
"single_word": false,
|
113 |
+
"special": true
|
114 |
+
},
|
115 |
+
"128014": {
|
116 |
+
"content": "<|reserved_special_token_6|>",
|
117 |
+
"lstrip": false,
|
118 |
+
"normalized": false,
|
119 |
+
"rstrip": false,
|
120 |
+
"single_word": false,
|
121 |
+
"special": true
|
122 |
+
},
|
123 |
+
"128015": {
|
124 |
+
"content": "<|reserved_special_token_7|>",
|
125 |
+
"lstrip": false,
|
126 |
+
"normalized": false,
|
127 |
+
"rstrip": false,
|
128 |
+
"single_word": false,
|
129 |
+
"special": true
|
130 |
+
},
|
131 |
+
"128016": {
|
132 |
+
"content": "<|reserved_special_token_8|>",
|
133 |
+
"lstrip": false,
|
134 |
+
"normalized": false,
|
135 |
+
"rstrip": false,
|
136 |
+
"single_word": false,
|
137 |
+
"special": true
|
138 |
+
},
|
139 |
+
"128017": {
|
140 |
+
"content": "<|reserved_special_token_9|>",
|
141 |
+
"lstrip": false,
|
142 |
+
"normalized": false,
|
143 |
+
"rstrip": false,
|
144 |
+
"single_word": false,
|
145 |
+
"special": true
|
146 |
+
},
|
147 |
+
"128018": {
|
148 |
+
"content": "<|im_start|>",
|
149 |
+
"lstrip": false,
|
150 |
+
"normalized": false,
|
151 |
+
"rstrip": false,
|
152 |
+
"single_word": false,
|
153 |
+
"special": true
|
154 |
+
},
|
155 |
+
"128019": {
|
156 |
+
"content": "<|im_end|>",
|
157 |
+
"lstrip": false,
|
158 |
+
"normalized": false,
|
159 |
+
"rstrip": false,
|
160 |
+
"single_word": false,
|
161 |
+
"special": true
|
162 |
+
},
|
163 |
+
"128020": {
|
164 |
+
"content": "<|reserved_special_token_12|>",
|
165 |
+
"lstrip": false,
|
166 |
+
"normalized": false,
|
167 |
+
"rstrip": false,
|
168 |
+
"single_word": false,
|
169 |
+
"special": true
|
170 |
+
},
|
171 |
+
"128021": {
|
172 |
+
"content": "<|reserved_special_token_13|>",
|
173 |
+
"lstrip": false,
|
174 |
+
"normalized": false,
|
175 |
+
"rstrip": false,
|
176 |
+
"single_word": false,
|
177 |
+
"special": true
|
178 |
+
},
|
179 |
+
"128022": {
|
180 |
+
"content": "<|reserved_special_token_14|>",
|
181 |
+
"lstrip": false,
|
182 |
+
"normalized": false,
|
183 |
+
"rstrip": false,
|
184 |
+
"single_word": false,
|
185 |
+
"special": true
|
186 |
+
},
|
187 |
+
"128023": {
|
188 |
+
"content": "<|reserved_special_token_15|>",
|
189 |
+
"lstrip": false,
|
190 |
+
"normalized": false,
|
191 |
+
"rstrip": false,
|
192 |
+
"single_word": false,
|
193 |
+
"special": true
|
194 |
+
},
|
195 |
+
"128024": {
|
196 |
+
"content": "<|reserved_special_token_16|>",
|
197 |
+
"lstrip": false,
|
198 |
+
"normalized": false,
|
199 |
+
"rstrip": false,
|
200 |
+
"single_word": false,
|
201 |
+
"special": true
|
202 |
+
},
|
203 |
+
"128025": {
|
204 |
+
"content": "<|reserved_special_token_17|>",
|
205 |
+
"lstrip": false,
|
206 |
+
"normalized": false,
|
207 |
+
"rstrip": false,
|
208 |
+
"single_word": false,
|
209 |
+
"special": true
|
210 |
+
},
|
211 |
+
"128026": {
|
212 |
+
"content": "<|reserved_special_token_18|>",
|
213 |
+
"lstrip": false,
|
214 |
+
"normalized": false,
|
215 |
+
"rstrip": false,
|
216 |
+
"single_word": false,
|
217 |
+
"special": true
|
218 |
+
},
|
219 |
+
"128027": {
|
220 |
+
"content": "<|reserved_special_token_19|>",
|
221 |
+
"lstrip": false,
|
222 |
+
"normalized": false,
|
223 |
+
"rstrip": false,
|
224 |
+
"single_word": false,
|
225 |
+
"special": true
|
226 |
+
},
|
227 |
+
"128028": {
|
228 |
+
"content": "<|reserved_special_token_20|>",
|
229 |
+
"lstrip": false,
|
230 |
+
"normalized": false,
|
231 |
+
"rstrip": false,
|
232 |
+
"single_word": false,
|
233 |
+
"special": true
|
234 |
+
},
|
235 |
+
"128029": {
|
236 |
+
"content": "<|reserved_special_token_21|>",
|
237 |
+
"lstrip": false,
|
238 |
+
"normalized": false,
|
239 |
+
"rstrip": false,
|
240 |
+
"single_word": false,
|
241 |
+
"special": true
|
242 |
+
},
|
243 |
+
"128030": {
|
244 |
+
"content": "<|reserved_special_token_22|>",
|
245 |
+
"lstrip": false,
|
246 |
+
"normalized": false,
|
247 |
+
"rstrip": false,
|
248 |
+
"single_word": false,
|
249 |
+
"special": true
|
250 |
+
},
|
251 |
+
"128031": {
|
252 |
+
"content": "<|reserved_special_token_23|>",
|
253 |
+
"lstrip": false,
|
254 |
+
"normalized": false,
|
255 |
+
"rstrip": false,
|
256 |
+
"single_word": false,
|
257 |
+
"special": true
|
258 |
+
},
|
259 |
+
"128032": {
|
260 |
+
"content": "<|reserved_special_token_24|>",
|
261 |
+
"lstrip": false,
|
262 |
+
"normalized": false,
|
263 |
+
"rstrip": false,
|
264 |
+
"single_word": false,
|
265 |
+
"special": true
|
266 |
+
},
|
267 |
+
"128033": {
|
268 |
+
"content": "<|reserved_special_token_25|>",
|
269 |
+
"lstrip": false,
|
270 |
+
"normalized": false,
|
271 |
+
"rstrip": false,
|
272 |
+
"single_word": false,
|
273 |
+
"special": true
|
274 |
+
},
|
275 |
+
"128034": {
|
276 |
+
"content": "<|reserved_special_token_26|>",
|
277 |
+
"lstrip": false,
|
278 |
+
"normalized": false,
|
279 |
+
"rstrip": false,
|
280 |
+
"single_word": false,
|
281 |
+
"special": true
|
282 |
+
},
|
283 |
+
"128035": {
|
284 |
+
"content": "<|reserved_special_token_27|>",
|
285 |
+
"lstrip": false,
|
286 |
+
"normalized": false,
|
287 |
+
"rstrip": false,
|
288 |
+
"single_word": false,
|
289 |
+
"special": true
|
290 |
+
},
|
291 |
+
"128036": {
|
292 |
+
"content": "<|reserved_special_token_28|>",
|
293 |
+
"lstrip": false,
|
294 |
+
"normalized": false,
|
295 |
+
"rstrip": false,
|
296 |
+
"single_word": false,
|
297 |
+
"special": true
|
298 |
+
},
|
299 |
+
"128037": {
|
300 |
+
"content": "<|reserved_special_token_29|>",
|
301 |
+
"lstrip": false,
|
302 |
+
"normalized": false,
|
303 |
+
"rstrip": false,
|
304 |
+
"single_word": false,
|
305 |
+
"special": true
|
306 |
+
},
|
307 |
+
"128038": {
|
308 |
+
"content": "<|reserved_special_token_30|>",
|
309 |
+
"lstrip": false,
|
310 |
+
"normalized": false,
|
311 |
+
"rstrip": false,
|
312 |
+
"single_word": false,
|
313 |
+
"special": true
|
314 |
+
},
|
315 |
+
"128039": {
|
316 |
+
"content": "<|reserved_special_token_31|>",
|
317 |
+
"lstrip": false,
|
318 |
+
"normalized": false,
|
319 |
+
"rstrip": false,
|
320 |
+
"single_word": false,
|
321 |
+
"special": true
|
322 |
+
},
|
323 |
+
"128040": {
|
324 |
+
"content": "<|reserved_special_token_32|>",
|
325 |
+
"lstrip": false,
|
326 |
+
"normalized": false,
|
327 |
+
"rstrip": false,
|
328 |
+
"single_word": false,
|
329 |
+
"special": true
|
330 |
+
},
|
331 |
+
"128041": {
|
332 |
+
"content": "<|reserved_special_token_33|>",
|
333 |
+
"lstrip": false,
|
334 |
+
"normalized": false,
|
335 |
+
"rstrip": false,
|
336 |
+
"single_word": false,
|
337 |
+
"special": true
|
338 |
+
},
|
339 |
+
"128042": {
|
340 |
+
"content": "<|reserved_special_token_34|>",
|
341 |
+
"lstrip": false,
|
342 |
+
"normalized": false,
|
343 |
+
"rstrip": false,
|
344 |
+
"single_word": false,
|
345 |
+
"special": true
|
346 |
+
},
|
347 |
+
"128043": {
|
348 |
+
"content": "<|reserved_special_token_35|>",
|
349 |
+
"lstrip": false,
|
350 |
+
"normalized": false,
|
351 |
+
"rstrip": false,
|
352 |
+
"single_word": false,
|
353 |
+
"special": true
|
354 |
+
},
|
355 |
+
"128044": {
|
356 |
+
"content": "<|reserved_special_token_36|>",
|
357 |
+
"lstrip": false,
|
358 |
+
"normalized": false,
|
359 |
+
"rstrip": false,
|
360 |
+
"single_word": false,
|
361 |
+
"special": true
|
362 |
+
},
|
363 |
+
"128045": {
|
364 |
+
"content": "<|reserved_special_token_37|>",
|
365 |
+
"lstrip": false,
|
366 |
+
"normalized": false,
|
367 |
+
"rstrip": false,
|
368 |
+
"single_word": false,
|
369 |
+
"special": true
|
370 |
+
},
|
371 |
+
"128046": {
|
372 |
+
"content": "<|reserved_special_token_38|>",
|
373 |
+
"lstrip": false,
|
374 |
+
"normalized": false,
|
375 |
+
"rstrip": false,
|
376 |
+
"single_word": false,
|
377 |
+
"special": true
|
378 |
+
},
|
379 |
+
"128047": {
|
380 |
+
"content": "<|reserved_special_token_39|>",
|
381 |
+
"lstrip": false,
|
382 |
+
"normalized": false,
|
383 |
+
"rstrip": false,
|
384 |
+
"single_word": false,
|
385 |
+
"special": true
|
386 |
+
},
|
387 |
+
"128048": {
|
388 |
+
"content": "<|reserved_special_token_40|>",
|
389 |
+
"lstrip": false,
|
390 |
+
"normalized": false,
|
391 |
+
"rstrip": false,
|
392 |
+
"single_word": false,
|
393 |
+
"special": true
|
394 |
+
},
|
395 |
+
"128049": {
|
396 |
+
"content": "<|reserved_special_token_41|>",
|
397 |
+
"lstrip": false,
|
398 |
+
"normalized": false,
|
399 |
+
"rstrip": false,
|
400 |
+
"single_word": false,
|
401 |
+
"special": true
|
402 |
+
},
|
403 |
+
"128050": {
|
404 |
+
"content": "<|reserved_special_token_42|>",
|
405 |
+
"lstrip": false,
|
406 |
+
"normalized": false,
|
407 |
+
"rstrip": false,
|
408 |
+
"single_word": false,
|
409 |
+
"special": true
|
410 |
+
},
|
411 |
+
"128051": {
|
412 |
+
"content": "<|reserved_special_token_43|>",
|
413 |
+
"lstrip": false,
|
414 |
+
"normalized": false,
|
415 |
+
"rstrip": false,
|
416 |
+
"single_word": false,
|
417 |
+
"special": true
|
418 |
+
},
|
419 |
+
"128052": {
|
420 |
+
"content": "<|reserved_special_token_44|>",
|
421 |
+
"lstrip": false,
|
422 |
+
"normalized": false,
|
423 |
+
"rstrip": false,
|
424 |
+
"single_word": false,
|
425 |
+
"special": true
|
426 |
+
},
|
427 |
+
"128053": {
|
428 |
+
"content": "<|reserved_special_token_45|>",
|
429 |
+
"lstrip": false,
|
430 |
+
"normalized": false,
|
431 |
+
"rstrip": false,
|
432 |
+
"single_word": false,
|
433 |
+
"special": true
|
434 |
+
},
|
435 |
+
"128054": {
|
436 |
+
"content": "<|reserved_special_token_46|>",
|
437 |
+
"lstrip": false,
|
438 |
+
"normalized": false,
|
439 |
+
"rstrip": false,
|
440 |
+
"single_word": false,
|
441 |
+
"special": true
|
442 |
+
},
|
443 |
+
"128055": {
|
444 |
+
"content": "<|reserved_special_token_47|>",
|
445 |
+
"lstrip": false,
|
446 |
+
"normalized": false,
|
447 |
+
"rstrip": false,
|
448 |
+
"single_word": false,
|
449 |
+
"special": true
|
450 |
+
},
|
451 |
+
"128056": {
|
452 |
+
"content": "<|reserved_special_token_48|>",
|
453 |
+
"lstrip": false,
|
454 |
+
"normalized": false,
|
455 |
+
"rstrip": false,
|
456 |
+
"single_word": false,
|
457 |
+
"special": true
|
458 |
+
},
|
459 |
+
"128057": {
|
460 |
+
"content": "<|reserved_special_token_49|>",
|
461 |
+
"lstrip": false,
|
462 |
+
"normalized": false,
|
463 |
+
"rstrip": false,
|
464 |
+
"single_word": false,
|
465 |
+
"special": true
|
466 |
+
},
|
467 |
+
"128058": {
|
468 |
+
"content": "<|reserved_special_token_50|>",
|
469 |
+
"lstrip": false,
|
470 |
+
"normalized": false,
|
471 |
+
"rstrip": false,
|
472 |
+
"single_word": false,
|
473 |
+
"special": true
|
474 |
+
},
|
475 |
+
"128059": {
|
476 |
+
"content": "<|reserved_special_token_51|>",
|
477 |
+
"lstrip": false,
|
478 |
+
"normalized": false,
|
479 |
+
"rstrip": false,
|
480 |
+
"single_word": false,
|
481 |
+
"special": true
|
482 |
+
},
|
483 |
+
"128060": {
|
484 |
+
"content": "<|reserved_special_token_52|>",
|
485 |
+
"lstrip": false,
|
486 |
+
"normalized": false,
|
487 |
+
"rstrip": false,
|
488 |
+
"single_word": false,
|
489 |
+
"special": true
|
490 |
+
},
|
491 |
+
"128061": {
|
492 |
+
"content": "<|reserved_special_token_53|>",
|
493 |
+
"lstrip": false,
|
494 |
+
"normalized": false,
|
495 |
+
"rstrip": false,
|
496 |
+
"single_word": false,
|
497 |
+
"special": true
|
498 |
+
},
|
499 |
+
"128062": {
|
500 |
+
"content": "<|reserved_special_token_54|>",
|
501 |
+
"lstrip": false,
|
502 |
+
"normalized": false,
|
503 |
+
"rstrip": false,
|
504 |
+
"single_word": false,
|
505 |
+
"special": true
|
506 |
+
},
|
507 |
+
"128063": {
|
508 |
+
"content": "<|reserved_special_token_55|>",
|
509 |
+
"lstrip": false,
|
510 |
+
"normalized": false,
|
511 |
+
"rstrip": false,
|
512 |
+
"single_word": false,
|
513 |
+
"special": true
|
514 |
+
},
|
515 |
+
"128064": {
|
516 |
+
"content": "<|reserved_special_token_56|>",
|
517 |
+
"lstrip": false,
|
518 |
+
"normalized": false,
|
519 |
+
"rstrip": false,
|
520 |
+
"single_word": false,
|
521 |
+
"special": true
|
522 |
+
},
|
523 |
+
"128065": {
|
524 |
+
"content": "<|reserved_special_token_57|>",
|
525 |
+
"lstrip": false,
|
526 |
+
"normalized": false,
|
527 |
+
"rstrip": false,
|
528 |
+
"single_word": false,
|
529 |
+
"special": true
|
530 |
+
},
|
531 |
+
"128066": {
|
532 |
+
"content": "<|reserved_special_token_58|>",
|
533 |
+
"lstrip": false,
|
534 |
+
"normalized": false,
|
535 |
+
"rstrip": false,
|
536 |
+
"single_word": false,
|
537 |
+
"special": true
|
538 |
+
},
|
539 |
+
"128067": {
|
540 |
+
"content": "<|reserved_special_token_59|>",
|
541 |
+
"lstrip": false,
|
542 |
+
"normalized": false,
|
543 |
+
"rstrip": false,
|
544 |
+
"single_word": false,
|
545 |
+
"special": true
|
546 |
+
},
|
547 |
+
"128068": {
|
548 |
+
"content": "<|reserved_special_token_60|>",
|
549 |
+
"lstrip": false,
|
550 |
+
"normalized": false,
|
551 |
+
"rstrip": false,
|
552 |
+
"single_word": false,
|
553 |
+
"special": true
|
554 |
+
},
|
555 |
+
"128069": {
|
556 |
+
"content": "<|reserved_special_token_61|>",
|
557 |
+
"lstrip": false,
|
558 |
+
"normalized": false,
|
559 |
+
"rstrip": false,
|
560 |
+
"single_word": false,
|
561 |
+
"special": true
|
562 |
+
},
|
563 |
+
"128070": {
|
564 |
+
"content": "<|reserved_special_token_62|>",
|
565 |
+
"lstrip": false,
|
566 |
+
"normalized": false,
|
567 |
+
"rstrip": false,
|
568 |
+
"single_word": false,
|
569 |
+
"special": true
|
570 |
+
},
|
571 |
+
"128071": {
|
572 |
+
"content": "<|reserved_special_token_63|>",
|
573 |
+
"lstrip": false,
|
574 |
+
"normalized": false,
|
575 |
+
"rstrip": false,
|
576 |
+
"single_word": false,
|
577 |
+
"special": true
|
578 |
+
},
|
579 |
+
"128072": {
|
580 |
+
"content": "<|reserved_special_token_64|>",
|
581 |
+
"lstrip": false,
|
582 |
+
"normalized": false,
|
583 |
+
"rstrip": false,
|
584 |
+
"single_word": false,
|
585 |
+
"special": true
|
586 |
+
},
|
587 |
+
"128073": {
|
588 |
+
"content": "<|reserved_special_token_65|>",
|
589 |
+
"lstrip": false,
|
590 |
+
"normalized": false,
|
591 |
+
"rstrip": false,
|
592 |
+
"single_word": false,
|
593 |
+
"special": true
|
594 |
+
},
|
595 |
+
"128074": {
|
596 |
+
"content": "<|reserved_special_token_66|>",
|
597 |
+
"lstrip": false,
|
598 |
+
"normalized": false,
|
599 |
+
"rstrip": false,
|
600 |
+
"single_word": false,
|
601 |
+
"special": true
|
602 |
+
},
|
603 |
+
"128075": {
|
604 |
+
"content": "<|reserved_special_token_67|>",
|
605 |
+
"lstrip": false,
|
606 |
+
"normalized": false,
|
607 |
+
"rstrip": false,
|
608 |
+
"single_word": false,
|
609 |
+
"special": true
|
610 |
+
},
|
611 |
+
"128076": {
|
612 |
+
"content": "<|reserved_special_token_68|>",
|
613 |
+
"lstrip": false,
|
614 |
+
"normalized": false,
|
615 |
+
"rstrip": false,
|
616 |
+
"single_word": false,
|
617 |
+
"special": true
|
618 |
+
},
|
619 |
+
"128077": {
|
620 |
+
"content": "<|reserved_special_token_69|>",
|
621 |
+
"lstrip": false,
|
622 |
+
"normalized": false,
|
623 |
+
"rstrip": false,
|
624 |
+
"single_word": false,
|
625 |
+
"special": true
|
626 |
+
},
|
627 |
+
"128078": {
|
628 |
+
"content": "<|reserved_special_token_70|>",
|
629 |
+
"lstrip": false,
|
630 |
+
"normalized": false,
|
631 |
+
"rstrip": false,
|
632 |
+
"single_word": false,
|
633 |
+
"special": true
|
634 |
+
},
|
635 |
+
"128079": {
|
636 |
+
"content": "<|reserved_special_token_71|>",
|
637 |
+
"lstrip": false,
|
638 |
+
"normalized": false,
|
639 |
+
"rstrip": false,
|
640 |
+
"single_word": false,
|
641 |
+
"special": true
|
642 |
+
},
|
643 |
+
"128080": {
|
644 |
+
"content": "<|reserved_special_token_72|>",
|
645 |
+
"lstrip": false,
|
646 |
+
"normalized": false,
|
647 |
+
"rstrip": false,
|
648 |
+
"single_word": false,
|
649 |
+
"special": true
|
650 |
+
},
|
651 |
+
"128081": {
|
652 |
+
"content": "<|reserved_special_token_73|>",
|
653 |
+
"lstrip": false,
|
654 |
+
"normalized": false,
|
655 |
+
"rstrip": false,
|
656 |
+
"single_word": false,
|
657 |
+
"special": true
|
658 |
+
},
|
659 |
+
"128082": {
|
660 |
+
"content": "<|reserved_special_token_74|>",
|
661 |
+
"lstrip": false,
|
662 |
+
"normalized": false,
|
663 |
+
"rstrip": false,
|
664 |
+
"single_word": false,
|
665 |
+
"special": true
|
666 |
+
},
|
667 |
+
"128083": {
|
668 |
+
"content": "<|reserved_special_token_75|>",
|
669 |
+
"lstrip": false,
|
670 |
+
"normalized": false,
|
671 |
+
"rstrip": false,
|
672 |
+
"single_word": false,
|
673 |
+
"special": true
|
674 |
+
},
|
675 |
+
"128084": {
|
676 |
+
"content": "<|reserved_special_token_76|>",
|
677 |
+
"lstrip": false,
|
678 |
+
"normalized": false,
|
679 |
+
"rstrip": false,
|
680 |
+
"single_word": false,
|
681 |
+
"special": true
|
682 |
+
},
|
683 |
+
"128085": {
|
684 |
+
"content": "<|reserved_special_token_77|>",
|
685 |
+
"lstrip": false,
|
686 |
+
"normalized": false,
|
687 |
+
"rstrip": false,
|
688 |
+
"single_word": false,
|
689 |
+
"special": true
|
690 |
+
},
|
691 |
+
"128086": {
|
692 |
+
"content": "<|reserved_special_token_78|>",
|
693 |
+
"lstrip": false,
|
694 |
+
"normalized": false,
|
695 |
+
"rstrip": false,
|
696 |
+
"single_word": false,
|
697 |
+
"special": true
|
698 |
+
},
|
699 |
+
"128087": {
|
700 |
+
"content": "<|reserved_special_token_79|>",
|
701 |
+
"lstrip": false,
|
702 |
+
"normalized": false,
|
703 |
+
"rstrip": false,
|
704 |
+
"single_word": false,
|
705 |
+
"special": true
|
706 |
+
},
|
707 |
+
"128088": {
|
708 |
+
"content": "<|reserved_special_token_80|>",
|
709 |
+
"lstrip": false,
|
710 |
+
"normalized": false,
|
711 |
+
"rstrip": false,
|
712 |
+
"single_word": false,
|
713 |
+
"special": true
|
714 |
+
},
|
715 |
+
"128089": {
|
716 |
+
"content": "<|reserved_special_token_81|>",
|
717 |
+
"lstrip": false,
|
718 |
+
"normalized": false,
|
719 |
+
"rstrip": false,
|
720 |
+
"single_word": false,
|
721 |
+
"special": true
|
722 |
+
},
|
723 |
+
"128090": {
|
724 |
+
"content": "<|reserved_special_token_82|>",
|
725 |
+
"lstrip": false,
|
726 |
+
"normalized": false,
|
727 |
+
"rstrip": false,
|
728 |
+
"single_word": false,
|
729 |
+
"special": true
|
730 |
+
},
|
731 |
+
"128091": {
|
732 |
+
"content": "<|reserved_special_token_83|>",
|
733 |
+
"lstrip": false,
|
734 |
+
"normalized": false,
|
735 |
+
"rstrip": false,
|
736 |
+
"single_word": false,
|
737 |
+
"special": true
|
738 |
+
},
|
739 |
+
"128092": {
|
740 |
+
"content": "<|reserved_special_token_84|>",
|
741 |
+
"lstrip": false,
|
742 |
+
"normalized": false,
|
743 |
+
"rstrip": false,
|
744 |
+
"single_word": false,
|
745 |
+
"special": true
|
746 |
+
},
|
747 |
+
"128093": {
|
748 |
+
"content": "<|reserved_special_token_85|>",
|
749 |
+
"lstrip": false,
|
750 |
+
"normalized": false,
|
751 |
+
"rstrip": false,
|
752 |
+
"single_word": false,
|
753 |
+
"special": true
|
754 |
+
},
|
755 |
+
"128094": {
|
756 |
+
"content": "<|reserved_special_token_86|>",
|
757 |
+
"lstrip": false,
|
758 |
+
"normalized": false,
|
759 |
+
"rstrip": false,
|
760 |
+
"single_word": false,
|
761 |
+
"special": true
|
762 |
+
},
|
763 |
+
"128095": {
|
764 |
+
"content": "<|reserved_special_token_87|>",
|
765 |
+
"lstrip": false,
|
766 |
+
"normalized": false,
|
767 |
+
"rstrip": false,
|
768 |
+
"single_word": false,
|
769 |
+
"special": true
|
770 |
+
},
|
771 |
+
"128096": {
|
772 |
+
"content": "<|reserved_special_token_88|>",
|
773 |
+
"lstrip": false,
|
774 |
+
"normalized": false,
|
775 |
+
"rstrip": false,
|
776 |
+
"single_word": false,
|
777 |
+
"special": true
|
778 |
+
},
|
779 |
+
"128097": {
|
780 |
+
"content": "<|reserved_special_token_89|>",
|
781 |
+
"lstrip": false,
|
782 |
+
"normalized": false,
|
783 |
+
"rstrip": false,
|
784 |
+
"single_word": false,
|
785 |
+
"special": true
|
786 |
+
},
|
787 |
+
"128098": {
|
788 |
+
"content": "<|reserved_special_token_90|>",
|
789 |
+
"lstrip": false,
|
790 |
+
"normalized": false,
|
791 |
+
"rstrip": false,
|
792 |
+
"single_word": false,
|
793 |
+
"special": true
|
794 |
+
},
|
795 |
+
"128099": {
|
796 |
+
"content": "<|reserved_special_token_91|>",
|
797 |
+
"lstrip": false,
|
798 |
+
"normalized": false,
|
799 |
+
"rstrip": false,
|
800 |
+
"single_word": false,
|
801 |
+
"special": true
|
802 |
+
},
|
803 |
+
"128100": {
|
804 |
+
"content": "<|reserved_special_token_92|>",
|
805 |
+
"lstrip": false,
|
806 |
+
"normalized": false,
|
807 |
+
"rstrip": false,
|
808 |
+
"single_word": false,
|
809 |
+
"special": true
|
810 |
+
},
|
811 |
+
"128101": {
|
812 |
+
"content": "<|reserved_special_token_93|>",
|
813 |
+
"lstrip": false,
|
814 |
+
"normalized": false,
|
815 |
+
"rstrip": false,
|
816 |
+
"single_word": false,
|
817 |
+
"special": true
|
818 |
+
},
|
819 |
+
"128102": {
|
820 |
+
"content": "<|reserved_special_token_94|>",
|
821 |
+
"lstrip": false,
|
822 |
+
"normalized": false,
|
823 |
+
"rstrip": false,
|
824 |
+
"single_word": false,
|
825 |
+
"special": true
|
826 |
+
},
|
827 |
+
"128103": {
|
828 |
+
"content": "<|reserved_special_token_95|>",
|
829 |
+
"lstrip": false,
|
830 |
+
"normalized": false,
|
831 |
+
"rstrip": false,
|
832 |
+
"single_word": false,
|
833 |
+
"special": true
|
834 |
+
},
|
835 |
+
"128104": {
|
836 |
+
"content": "<|reserved_special_token_96|>",
|
837 |
+
"lstrip": false,
|
838 |
+
"normalized": false,
|
839 |
+
"rstrip": false,
|
840 |
+
"single_word": false,
|
841 |
+
"special": true
|
842 |
+
},
|
843 |
+
"128105": {
|
844 |
+
"content": "<|reserved_special_token_97|>",
|
845 |
+
"lstrip": false,
|
846 |
+
"normalized": false,
|
847 |
+
"rstrip": false,
|
848 |
+
"single_word": false,
|
849 |
+
"special": true
|
850 |
+
},
|
851 |
+
"128106": {
|
852 |
+
"content": "<|reserved_special_token_98|>",
|
853 |
+
"lstrip": false,
|
854 |
+
"normalized": false,
|
855 |
+
"rstrip": false,
|
856 |
+
"single_word": false,
|
857 |
+
"special": true
|
858 |
+
},
|
859 |
+
"128107": {
|
860 |
+
"content": "<|reserved_special_token_99|>",
|
861 |
+
"lstrip": false,
|
862 |
+
"normalized": false,
|
863 |
+
"rstrip": false,
|
864 |
+
"single_word": false,
|
865 |
+
"special": true
|
866 |
+
},
|
867 |
+
"128108": {
|
868 |
+
"content": "<|reserved_special_token_100|>",
|
869 |
+
"lstrip": false,
|
870 |
+
"normalized": false,
|
871 |
+
"rstrip": false,
|
872 |
+
"single_word": false,
|
873 |
+
"special": true
|
874 |
+
},
|
875 |
+
"128109": {
|
876 |
+
"content": "<|reserved_special_token_101|>",
|
877 |
+
"lstrip": false,
|
878 |
+
"normalized": false,
|
879 |
+
"rstrip": false,
|
880 |
+
"single_word": false,
|
881 |
+
"special": true
|
882 |
+
},
|
883 |
+
"128110": {
|
884 |
+
"content": "<|reserved_special_token_102|>",
|
885 |
+
"lstrip": false,
|
886 |
+
"normalized": false,
|
887 |
+
"rstrip": false,
|
888 |
+
"single_word": false,
|
889 |
+
"special": true
|
890 |
+
},
|
891 |
+
"128111": {
|
892 |
+
"content": "<|reserved_special_token_103|>",
|
893 |
+
"lstrip": false,
|
894 |
+
"normalized": false,
|
895 |
+
"rstrip": false,
|
896 |
+
"single_word": false,
|
897 |
+
"special": true
|
898 |
+
},
|
899 |
+
"128112": {
|
900 |
+
"content": "<|reserved_special_token_104|>",
|
901 |
+
"lstrip": false,
|
902 |
+
"normalized": false,
|
903 |
+
"rstrip": false,
|
904 |
+
"single_word": false,
|
905 |
+
"special": true
|
906 |
+
},
|
907 |
+
"128113": {
|
908 |
+
"content": "<|reserved_special_token_105|>",
|
909 |
+
"lstrip": false,
|
910 |
+
"normalized": false,
|
911 |
+
"rstrip": false,
|
912 |
+
"single_word": false,
|
913 |
+
"special": true
|
914 |
+
},
|
915 |
+
"128114": {
|
916 |
+
"content": "<|reserved_special_token_106|>",
|
917 |
+
"lstrip": false,
|
918 |
+
"normalized": false,
|
919 |
+
"rstrip": false,
|
920 |
+
"single_word": false,
|
921 |
+
"special": true
|
922 |
+
},
|
923 |
+
"128115": {
|
924 |
+
"content": "<|reserved_special_token_107|>",
|
925 |
+
"lstrip": false,
|
926 |
+
"normalized": false,
|
927 |
+
"rstrip": false,
|
928 |
+
"single_word": false,
|
929 |
+
"special": true
|
930 |
+
},
|
931 |
+
"128116": {
|
932 |
+
"content": "<|reserved_special_token_108|>",
|
933 |
+
"lstrip": false,
|
934 |
+
"normalized": false,
|
935 |
+
"rstrip": false,
|
936 |
+
"single_word": false,
|
937 |
+
"special": true
|
938 |
+
},
|
939 |
+
"128117": {
|
940 |
+
"content": "<|reserved_special_token_109|>",
|
941 |
+
"lstrip": false,
|
942 |
+
"normalized": false,
|
943 |
+
"rstrip": false,
|
944 |
+
"single_word": false,
|
945 |
+
"special": true
|
946 |
+
},
|
947 |
+
"128118": {
|
948 |
+
"content": "<|reserved_special_token_110|>",
|
949 |
+
"lstrip": false,
|
950 |
+
"normalized": false,
|
951 |
+
"rstrip": false,
|
952 |
+
"single_word": false,
|
953 |
+
"special": true
|
954 |
+
},
|
955 |
+
"128119": {
|
956 |
+
"content": "<|reserved_special_token_111|>",
|
957 |
+
"lstrip": false,
|
958 |
+
"normalized": false,
|
959 |
+
"rstrip": false,
|
960 |
+
"single_word": false,
|
961 |
+
"special": true
|
962 |
+
},
|
963 |
+
"128120": {
|
964 |
+
"content": "<|reserved_special_token_112|>",
|
965 |
+
"lstrip": false,
|
966 |
+
"normalized": false,
|
967 |
+
"rstrip": false,
|
968 |
+
"single_word": false,
|
969 |
+
"special": true
|
970 |
+
},
|
971 |
+
"128121": {
|
972 |
+
"content": "<|reserved_special_token_113|>",
|
973 |
+
"lstrip": false,
|
974 |
+
"normalized": false,
|
975 |
+
"rstrip": false,
|
976 |
+
"single_word": false,
|
977 |
+
"special": true
|
978 |
+
},
|
979 |
+
"128122": {
|
980 |
+
"content": "<|reserved_special_token_114|>",
|
981 |
+
"lstrip": false,
|
982 |
+
"normalized": false,
|
983 |
+
"rstrip": false,
|
984 |
+
"single_word": false,
|
985 |
+
"special": true
|
986 |
+
},
|
987 |
+
"128123": {
|
988 |
+
"content": "<|reserved_special_token_115|>",
|
989 |
+
"lstrip": false,
|
990 |
+
"normalized": false,
|
991 |
+
"rstrip": false,
|
992 |
+
"single_word": false,
|
993 |
+
"special": true
|
994 |
+
},
|
995 |
+
"128124": {
|
996 |
+
"content": "<|reserved_special_token_116|>",
|
997 |
+
"lstrip": false,
|
998 |
+
"normalized": false,
|
999 |
+
"rstrip": false,
|
1000 |
+
"single_word": false,
|
1001 |
+
"special": true
|
1002 |
+
},
|
1003 |
+
"128125": {
|
1004 |
+
"content": "<|reserved_special_token_117|>",
|
1005 |
+
"lstrip": false,
|
1006 |
+
"normalized": false,
|
1007 |
+
"rstrip": false,
|
1008 |
+
"single_word": false,
|
1009 |
+
"special": true
|
1010 |
+
},
|
1011 |
+
"128126": {
|
1012 |
+
"content": "<|reserved_special_token_118|>",
|
1013 |
+
"lstrip": false,
|
1014 |
+
"normalized": false,
|
1015 |
+
"rstrip": false,
|
1016 |
+
"single_word": false,
|
1017 |
+
"special": true
|
1018 |
+
},
|
1019 |
+
"128127": {
|
1020 |
+
"content": "<|reserved_special_token_119|>",
|
1021 |
+
"lstrip": false,
|
1022 |
+
"normalized": false,
|
1023 |
+
"rstrip": false,
|
1024 |
+
"single_word": false,
|
1025 |
+
"special": true
|
1026 |
+
},
|
1027 |
+
"128128": {
|
1028 |
+
"content": "<|reserved_special_token_120|>",
|
1029 |
+
"lstrip": false,
|
1030 |
+
"normalized": false,
|
1031 |
+
"rstrip": false,
|
1032 |
+
"single_word": false,
|
1033 |
+
"special": true
|
1034 |
+
},
|
1035 |
+
"128129": {
|
1036 |
+
"content": "<|reserved_special_token_121|>",
|
1037 |
+
"lstrip": false,
|
1038 |
+
"normalized": false,
|
1039 |
+
"rstrip": false,
|
1040 |
+
"single_word": false,
|
1041 |
+
"special": true
|
1042 |
+
},
|
1043 |
+
"128130": {
|
1044 |
+
"content": "<|reserved_special_token_122|>",
|
1045 |
+
"lstrip": false,
|
1046 |
+
"normalized": false,
|
1047 |
+
"rstrip": false,
|
1048 |
+
"single_word": false,
|
1049 |
+
"special": true
|
1050 |
+
},
|
1051 |
+
"128131": {
|
1052 |
+
"content": "<|reserved_special_token_123|>",
|
1053 |
+
"lstrip": false,
|
1054 |
+
"normalized": false,
|
1055 |
+
"rstrip": false,
|
1056 |
+
"single_word": false,
|
1057 |
+
"special": true
|
1058 |
+
},
|
1059 |
+
"128132": {
|
1060 |
+
"content": "<|reserved_special_token_124|>",
|
1061 |
+
"lstrip": false,
|
1062 |
+
"normalized": false,
|
1063 |
+
"rstrip": false,
|
1064 |
+
"single_word": false,
|
1065 |
+
"special": true
|
1066 |
+
},
|
1067 |
+
"128133": {
|
1068 |
+
"content": "<|reserved_special_token_125|>",
|
1069 |
+
"lstrip": false,
|
1070 |
+
"normalized": false,
|
1071 |
+
"rstrip": false,
|
1072 |
+
"single_word": false,
|
1073 |
+
"special": true
|
1074 |
+
},
|
1075 |
+
"128134": {
|
1076 |
+
"content": "<|reserved_special_token_126|>",
|
1077 |
+
"lstrip": false,
|
1078 |
+
"normalized": false,
|
1079 |
+
"rstrip": false,
|
1080 |
+
"single_word": false,
|
1081 |
+
"special": true
|
1082 |
+
},
|
1083 |
+
"128135": {
|
1084 |
+
"content": "<|reserved_special_token_127|>",
|
1085 |
+
"lstrip": false,
|
1086 |
+
"normalized": false,
|
1087 |
+
"rstrip": false,
|
1088 |
+
"single_word": false,
|
1089 |
+
"special": true
|
1090 |
+
},
|
1091 |
+
"128136": {
|
1092 |
+
"content": "<|reserved_special_token_128|>",
|
1093 |
+
"lstrip": false,
|
1094 |
+
"normalized": false,
|
1095 |
+
"rstrip": false,
|
1096 |
+
"single_word": false,
|
1097 |
+
"special": true
|
1098 |
+
},
|
1099 |
+
"128137": {
|
1100 |
+
"content": "<|reserved_special_token_129|>",
|
1101 |
+
"lstrip": false,
|
1102 |
+
"normalized": false,
|
1103 |
+
"rstrip": false,
|
1104 |
+
"single_word": false,
|
1105 |
+
"special": true
|
1106 |
+
},
|
1107 |
+
"128138": {
|
1108 |
+
"content": "<|reserved_special_token_130|>",
|
1109 |
+
"lstrip": false,
|
1110 |
+
"normalized": false,
|
1111 |
+
"rstrip": false,
|
1112 |
+
"single_word": false,
|
1113 |
+
"special": true
|
1114 |
+
},
|
1115 |
+
"128139": {
|
1116 |
+
"content": "<|reserved_special_token_131|>",
|
1117 |
+
"lstrip": false,
|
1118 |
+
"normalized": false,
|
1119 |
+
"rstrip": false,
|
1120 |
+
"single_word": false,
|
1121 |
+
"special": true
|
1122 |
+
},
|
1123 |
+
"128140": {
|
1124 |
+
"content": "<|reserved_special_token_132|>",
|
1125 |
+
"lstrip": false,
|
1126 |
+
"normalized": false,
|
1127 |
+
"rstrip": false,
|
1128 |
+
"single_word": false,
|
1129 |
+
"special": true
|
1130 |
+
},
|
1131 |
+
"128141": {
|
1132 |
+
"content": "<|reserved_special_token_133|>",
|
1133 |
+
"lstrip": false,
|
1134 |
+
"normalized": false,
|
1135 |
+
"rstrip": false,
|
1136 |
+
"single_word": false,
|
1137 |
+
"special": true
|
1138 |
+
},
|
1139 |
+
"128142": {
|
1140 |
+
"content": "<|reserved_special_token_134|>",
|
1141 |
+
"lstrip": false,
|
1142 |
+
"normalized": false,
|
1143 |
+
"rstrip": false,
|
1144 |
+
"single_word": false,
|
1145 |
+
"special": true
|
1146 |
+
},
|
1147 |
+
"128143": {
|
1148 |
+
"content": "<|reserved_special_token_135|>",
|
1149 |
+
"lstrip": false,
|
1150 |
+
"normalized": false,
|
1151 |
+
"rstrip": false,
|
1152 |
+
"single_word": false,
|
1153 |
+
"special": true
|
1154 |
+
},
|
1155 |
+
"128144": {
|
1156 |
+
"content": "<|reserved_special_token_136|>",
|
1157 |
+
"lstrip": false,
|
1158 |
+
"normalized": false,
|
1159 |
+
"rstrip": false,
|
1160 |
+
"single_word": false,
|
1161 |
+
"special": true
|
1162 |
+
},
|
1163 |
+
"128145": {
|
1164 |
+
"content": "<|reserved_special_token_137|>",
|
1165 |
+
"lstrip": false,
|
1166 |
+
"normalized": false,
|
1167 |
+
"rstrip": false,
|
1168 |
+
"single_word": false,
|
1169 |
+
"special": true
|
1170 |
+
},
|
1171 |
+
"128146": {
|
1172 |
+
"content": "<|reserved_special_token_138|>",
|
1173 |
+
"lstrip": false,
|
1174 |
+
"normalized": false,
|
1175 |
+
"rstrip": false,
|
1176 |
+
"single_word": false,
|
1177 |
+
"special": true
|
1178 |
+
},
|
1179 |
+
"128147": {
|
1180 |
+
"content": "<|reserved_special_token_139|>",
|
1181 |
+
"lstrip": false,
|
1182 |
+
"normalized": false,
|
1183 |
+
"rstrip": false,
|
1184 |
+
"single_word": false,
|
1185 |
+
"special": true
|
1186 |
+
},
|
1187 |
+
"128148": {
|
1188 |
+
"content": "<|reserved_special_token_140|>",
|
1189 |
+
"lstrip": false,
|
1190 |
+
"normalized": false,
|
1191 |
+
"rstrip": false,
|
1192 |
+
"single_word": false,
|
1193 |
+
"special": true
|
1194 |
+
},
|
1195 |
+
"128149": {
|
1196 |
+
"content": "<|reserved_special_token_141|>",
|
1197 |
+
"lstrip": false,
|
1198 |
+
"normalized": false,
|
1199 |
+
"rstrip": false,
|
1200 |
+
"single_word": false,
|
1201 |
+
"special": true
|
1202 |
+
},
|
1203 |
+
"128150": {
|
1204 |
+
"content": "<|reserved_special_token_142|>",
|
1205 |
+
"lstrip": false,
|
1206 |
+
"normalized": false,
|
1207 |
+
"rstrip": false,
|
1208 |
+
"single_word": false,
|
1209 |
+
"special": true
|
1210 |
+
},
|
1211 |
+
"128151": {
|
1212 |
+
"content": "<|reserved_special_token_143|>",
|
1213 |
+
"lstrip": false,
|
1214 |
+
"normalized": false,
|
1215 |
+
"rstrip": false,
|
1216 |
+
"single_word": false,
|
1217 |
+
"special": true
|
1218 |
+
},
|
1219 |
+
"128152": {
|
1220 |
+
"content": "<|reserved_special_token_144|>",
|
1221 |
+
"lstrip": false,
|
1222 |
+
"normalized": false,
|
1223 |
+
"rstrip": false,
|
1224 |
+
"single_word": false,
|
1225 |
+
"special": true
|
1226 |
+
},
|
1227 |
+
"128153": {
|
1228 |
+
"content": "<|reserved_special_token_145|>",
|
1229 |
+
"lstrip": false,
|
1230 |
+
"normalized": false,
|
1231 |
+
"rstrip": false,
|
1232 |
+
"single_word": false,
|
1233 |
+
"special": true
|
1234 |
+
},
|
1235 |
+
"128154": {
|
1236 |
+
"content": "<|reserved_special_token_146|>",
|
1237 |
+
"lstrip": false,
|
1238 |
+
"normalized": false,
|
1239 |
+
"rstrip": false,
|
1240 |
+
"single_word": false,
|
1241 |
+
"special": true
|
1242 |
+
},
|
1243 |
+
"128155": {
|
1244 |
+
"content": "<|reserved_special_token_147|>",
|
1245 |
+
"lstrip": false,
|
1246 |
+
"normalized": false,
|
1247 |
+
"rstrip": false,
|
1248 |
+
"single_word": false,
|
1249 |
+
"special": true
|
1250 |
+
},
|
1251 |
+
"128156": {
|
1252 |
+
"content": "<|reserved_special_token_148|>",
|
1253 |
+
"lstrip": false,
|
1254 |
+
"normalized": false,
|
1255 |
+
"rstrip": false,
|
1256 |
+
"single_word": false,
|
1257 |
+
"special": true
|
1258 |
+
},
|
1259 |
+
"128157": {
|
1260 |
+
"content": "<|reserved_special_token_149|>",
|
1261 |
+
"lstrip": false,
|
1262 |
+
"normalized": false,
|
1263 |
+
"rstrip": false,
|
1264 |
+
"single_word": false,
|
1265 |
+
"special": true
|
1266 |
+
},
|
1267 |
+
"128158": {
|
1268 |
+
"content": "<|reserved_special_token_150|>",
|
1269 |
+
"lstrip": false,
|
1270 |
+
"normalized": false,
|
1271 |
+
"rstrip": false,
|
1272 |
+
"single_word": false,
|
1273 |
+
"special": true
|
1274 |
+
},
|
1275 |
+
"128159": {
|
1276 |
+
"content": "<|reserved_special_token_151|>",
|
1277 |
+
"lstrip": false,
|
1278 |
+
"normalized": false,
|
1279 |
+
"rstrip": false,
|
1280 |
+
"single_word": false,
|
1281 |
+
"special": true
|
1282 |
+
},
|
1283 |
+
"128160": {
|
1284 |
+
"content": "<|reserved_special_token_152|>",
|
1285 |
+
"lstrip": false,
|
1286 |
+
"normalized": false,
|
1287 |
+
"rstrip": false,
|
1288 |
+
"single_word": false,
|
1289 |
+
"special": true
|
1290 |
+
},
|
1291 |
+
"128161": {
|
1292 |
+
"content": "<|reserved_special_token_153|>",
|
1293 |
+
"lstrip": false,
|
1294 |
+
"normalized": false,
|
1295 |
+
"rstrip": false,
|
1296 |
+
"single_word": false,
|
1297 |
+
"special": true
|
1298 |
+
},
|
1299 |
+
"128162": {
|
1300 |
+
"content": "<|reserved_special_token_154|>",
|
1301 |
+
"lstrip": false,
|
1302 |
+
"normalized": false,
|
1303 |
+
"rstrip": false,
|
1304 |
+
"single_word": false,
|
1305 |
+
"special": true
|
1306 |
+
},
|
1307 |
+
"128163": {
|
1308 |
+
"content": "<|reserved_special_token_155|>",
|
1309 |
+
"lstrip": false,
|
1310 |
+
"normalized": false,
|
1311 |
+
"rstrip": false,
|
1312 |
+
"single_word": false,
|
1313 |
+
"special": true
|
1314 |
+
},
|
1315 |
+
"128164": {
|
1316 |
+
"content": "<|reserved_special_token_156|>",
|
1317 |
+
"lstrip": false,
|
1318 |
+
"normalized": false,
|
1319 |
+
"rstrip": false,
|
1320 |
+
"single_word": false,
|
1321 |
+
"special": true
|
1322 |
+
},
|
1323 |
+
"128165": {
|
1324 |
+
"content": "<|reserved_special_token_157|>",
|
1325 |
+
"lstrip": false,
|
1326 |
+
"normalized": false,
|
1327 |
+
"rstrip": false,
|
1328 |
+
"single_word": false,
|
1329 |
+
"special": true
|
1330 |
+
},
|
1331 |
+
"128166": {
|
1332 |
+
"content": "<|reserved_special_token_158|>",
|
1333 |
+
"lstrip": false,
|
1334 |
+
"normalized": false,
|
1335 |
+
"rstrip": false,
|
1336 |
+
"single_word": false,
|
1337 |
+
"special": true
|
1338 |
+
},
|
1339 |
+
"128167": {
|
1340 |
+
"content": "<|reserved_special_token_159|>",
|
1341 |
+
"lstrip": false,
|
1342 |
+
"normalized": false,
|
1343 |
+
"rstrip": false,
|
1344 |
+
"single_word": false,
|
1345 |
+
"special": true
|
1346 |
+
},
|
1347 |
+
"128168": {
|
1348 |
+
"content": "<|reserved_special_token_160|>",
|
1349 |
+
"lstrip": false,
|
1350 |
+
"normalized": false,
|
1351 |
+
"rstrip": false,
|
1352 |
+
"single_word": false,
|
1353 |
+
"special": true
|
1354 |
+
},
|
1355 |
+
"128169": {
|
1356 |
+
"content": "<|reserved_special_token_161|>",
|
1357 |
+
"lstrip": false,
|
1358 |
+
"normalized": false,
|
1359 |
+
"rstrip": false,
|
1360 |
+
"single_word": false,
|
1361 |
+
"special": true
|
1362 |
+
},
|
1363 |
+
"128170": {
|
1364 |
+
"content": "<|reserved_special_token_162|>",
|
1365 |
+
"lstrip": false,
|
1366 |
+
"normalized": false,
|
1367 |
+
"rstrip": false,
|
1368 |
+
"single_word": false,
|
1369 |
+
"special": true
|
1370 |
+
},
|
1371 |
+
"128171": {
|
1372 |
+
"content": "<|reserved_special_token_163|>",
|
1373 |
+
"lstrip": false,
|
1374 |
+
"normalized": false,
|
1375 |
+
"rstrip": false,
|
1376 |
+
"single_word": false,
|
1377 |
+
"special": true
|
1378 |
+
},
|
1379 |
+
"128172": {
|
1380 |
+
"content": "<|reserved_special_token_164|>",
|
1381 |
+
"lstrip": false,
|
1382 |
+
"normalized": false,
|
1383 |
+
"rstrip": false,
|
1384 |
+
"single_word": false,
|
1385 |
+
"special": true
|
1386 |
+
},
|
1387 |
+
"128173": {
|
1388 |
+
"content": "<|reserved_special_token_165|>",
|
1389 |
+
"lstrip": false,
|
1390 |
+
"normalized": false,
|
1391 |
+
"rstrip": false,
|
1392 |
+
"single_word": false,
|
1393 |
+
"special": true
|
1394 |
+
},
|
1395 |
+
"128174": {
|
1396 |
+
"content": "<|reserved_special_token_166|>",
|
1397 |
+
"lstrip": false,
|
1398 |
+
"normalized": false,
|
1399 |
+
"rstrip": false,
|
1400 |
+
"single_word": false,
|
1401 |
+
"special": true
|
1402 |
+
},
|
1403 |
+
"128175": {
|
1404 |
+
"content": "<|reserved_special_token_167|>",
|
1405 |
+
"lstrip": false,
|
1406 |
+
"normalized": false,
|
1407 |
+
"rstrip": false,
|
1408 |
+
"single_word": false,
|
1409 |
+
"special": true
|
1410 |
+
},
|
1411 |
+
"128176": {
|
1412 |
+
"content": "<|reserved_special_token_168|>",
|
1413 |
+
"lstrip": false,
|
1414 |
+
"normalized": false,
|
1415 |
+
"rstrip": false,
|
1416 |
+
"single_word": false,
|
1417 |
+
"special": true
|
1418 |
+
},
|
1419 |
+
"128177": {
|
1420 |
+
"content": "<|reserved_special_token_169|>",
|
1421 |
+
"lstrip": false,
|
1422 |
+
"normalized": false,
|
1423 |
+
"rstrip": false,
|
1424 |
+
"single_word": false,
|
1425 |
+
"special": true
|
1426 |
+
},
|
1427 |
+
"128178": {
|
1428 |
+
"content": "<|reserved_special_token_170|>",
|
1429 |
+
"lstrip": false,
|
1430 |
+
"normalized": false,
|
1431 |
+
"rstrip": false,
|
1432 |
+
"single_word": false,
|
1433 |
+
"special": true
|
1434 |
+
},
|
1435 |
+
"128179": {
|
1436 |
+
"content": "<|reserved_special_token_171|>",
|
1437 |
+
"lstrip": false,
|
1438 |
+
"normalized": false,
|
1439 |
+
"rstrip": false,
|
1440 |
+
"single_word": false,
|
1441 |
+
"special": true
|
1442 |
+
},
|
1443 |
+
"128180": {
|
1444 |
+
"content": "<|reserved_special_token_172|>",
|
1445 |
+
"lstrip": false,
|
1446 |
+
"normalized": false,
|
1447 |
+
"rstrip": false,
|
1448 |
+
"single_word": false,
|
1449 |
+
"special": true
|
1450 |
+
},
|
1451 |
+
"128181": {
|
1452 |
+
"content": "<|reserved_special_token_173|>",
|
1453 |
+
"lstrip": false,
|
1454 |
+
"normalized": false,
|
1455 |
+
"rstrip": false,
|
1456 |
+
"single_word": false,
|
1457 |
+
"special": true
|
1458 |
+
},
|
1459 |
+
"128182": {
|
1460 |
+
"content": "<|reserved_special_token_174|>",
|
1461 |
+
"lstrip": false,
|
1462 |
+
"normalized": false,
|
1463 |
+
"rstrip": false,
|
1464 |
+
"single_word": false,
|
1465 |
+
"special": true
|
1466 |
+
},
|
1467 |
+
"128183": {
|
1468 |
+
"content": "<|reserved_special_token_175|>",
|
1469 |
+
"lstrip": false,
|
1470 |
+
"normalized": false,
|
1471 |
+
"rstrip": false,
|
1472 |
+
"single_word": false,
|
1473 |
+
"special": true
|
1474 |
+
},
|
1475 |
+
"128184": {
|
1476 |
+
"content": "<|reserved_special_token_176|>",
|
1477 |
+
"lstrip": false,
|
1478 |
+
"normalized": false,
|
1479 |
+
"rstrip": false,
|
1480 |
+
"single_word": false,
|
1481 |
+
"special": true
|
1482 |
+
},
|
1483 |
+
"128185": {
|
1484 |
+
"content": "<|reserved_special_token_177|>",
|
1485 |
+
"lstrip": false,
|
1486 |
+
"normalized": false,
|
1487 |
+
"rstrip": false,
|
1488 |
+
"single_word": false,
|
1489 |
+
"special": true
|
1490 |
+
},
|
1491 |
+
"128186": {
|
1492 |
+
"content": "<|reserved_special_token_178|>",
|
1493 |
+
"lstrip": false,
|
1494 |
+
"normalized": false,
|
1495 |
+
"rstrip": false,
|
1496 |
+
"single_word": false,
|
1497 |
+
"special": true
|
1498 |
+
},
|
1499 |
+
"128187": {
|
1500 |
+
"content": "<|reserved_special_token_179|>",
|
1501 |
+
"lstrip": false,
|
1502 |
+
"normalized": false,
|
1503 |
+
"rstrip": false,
|
1504 |
+
"single_word": false,
|
1505 |
+
"special": true
|
1506 |
+
},
|
1507 |
+
"128188": {
|
1508 |
+
"content": "<|reserved_special_token_180|>",
|
1509 |
+
"lstrip": false,
|
1510 |
+
"normalized": false,
|
1511 |
+
"rstrip": false,
|
1512 |
+
"single_word": false,
|
1513 |
+
"special": true
|
1514 |
+
},
|
1515 |
+
"128189": {
|
1516 |
+
"content": "<|reserved_special_token_181|>",
|
1517 |
+
"lstrip": false,
|
1518 |
+
"normalized": false,
|
1519 |
+
"rstrip": false,
|
1520 |
+
"single_word": false,
|
1521 |
+
"special": true
|
1522 |
+
},
|
1523 |
+
"128190": {
|
1524 |
+
"content": "<|reserved_special_token_182|>",
|
1525 |
+
"lstrip": false,
|
1526 |
+
"normalized": false,
|
1527 |
+
"rstrip": false,
|
1528 |
+
"single_word": false,
|
1529 |
+
"special": true
|
1530 |
+
},
|
1531 |
+
"128191": {
|
1532 |
+
"content": "<|reserved_special_token_183|>",
|
1533 |
+
"lstrip": false,
|
1534 |
+
"normalized": false,
|
1535 |
+
"rstrip": false,
|
1536 |
+
"single_word": false,
|
1537 |
+
"special": true
|
1538 |
+
},
|
1539 |
+
"128192": {
|
1540 |
+
"content": "<|reserved_special_token_184|>",
|
1541 |
+
"lstrip": false,
|
1542 |
+
"normalized": false,
|
1543 |
+
"rstrip": false,
|
1544 |
+
"single_word": false,
|
1545 |
+
"special": true
|
1546 |
+
},
|
1547 |
+
"128193": {
|
1548 |
+
"content": "<|reserved_special_token_185|>",
|
1549 |
+
"lstrip": false,
|
1550 |
+
"normalized": false,
|
1551 |
+
"rstrip": false,
|
1552 |
+
"single_word": false,
|
1553 |
+
"special": true
|
1554 |
+
},
|
1555 |
+
"128194": {
|
1556 |
+
"content": "<|reserved_special_token_186|>",
|
1557 |
+
"lstrip": false,
|
1558 |
+
"normalized": false,
|
1559 |
+
"rstrip": false,
|
1560 |
+
"single_word": false,
|
1561 |
+
"special": true
|
1562 |
+
},
|
1563 |
+
"128195": {
|
1564 |
+
"content": "<|reserved_special_token_187|>",
|
1565 |
+
"lstrip": false,
|
1566 |
+
"normalized": false,
|
1567 |
+
"rstrip": false,
|
1568 |
+
"single_word": false,
|
1569 |
+
"special": true
|
1570 |
+
},
|
1571 |
+
"128196": {
|
1572 |
+
"content": "<|reserved_special_token_188|>",
|
1573 |
+
"lstrip": false,
|
1574 |
+
"normalized": false,
|
1575 |
+
"rstrip": false,
|
1576 |
+
"single_word": false,
|
1577 |
+
"special": true
|
1578 |
+
},
|
1579 |
+
"128197": {
|
1580 |
+
"content": "<|reserved_special_token_189|>",
|
1581 |
+
"lstrip": false,
|
1582 |
+
"normalized": false,
|
1583 |
+
"rstrip": false,
|
1584 |
+
"single_word": false,
|
1585 |
+
"special": true
|
1586 |
+
},
|
1587 |
+
"128198": {
|
1588 |
+
"content": "<|reserved_special_token_190|>",
|
1589 |
+
"lstrip": false,
|
1590 |
+
"normalized": false,
|
1591 |
+
"rstrip": false,
|
1592 |
+
"single_word": false,
|
1593 |
+
"special": true
|
1594 |
+
},
|
1595 |
+
"128199": {
|
1596 |
+
"content": "<|reserved_special_token_191|>",
|
1597 |
+
"lstrip": false,
|
1598 |
+
"normalized": false,
|
1599 |
+
"rstrip": false,
|
1600 |
+
"single_word": false,
|
1601 |
+
"special": true
|
1602 |
+
},
|
1603 |
+
"128200": {
|
1604 |
+
"content": "<|reserved_special_token_192|>",
|
1605 |
+
"lstrip": false,
|
1606 |
+
"normalized": false,
|
1607 |
+
"rstrip": false,
|
1608 |
+
"single_word": false,
|
1609 |
+
"special": true
|
1610 |
+
},
|
1611 |
+
"128201": {
|
1612 |
+
"content": "<|reserved_special_token_193|>",
|
1613 |
+
"lstrip": false,
|
1614 |
+
"normalized": false,
|
1615 |
+
"rstrip": false,
|
1616 |
+
"single_word": false,
|
1617 |
+
"special": true
|
1618 |
+
},
|
1619 |
+
"128202": {
|
1620 |
+
"content": "<|reserved_special_token_194|>",
|
1621 |
+
"lstrip": false,
|
1622 |
+
"normalized": false,
|
1623 |
+
"rstrip": false,
|
1624 |
+
"single_word": false,
|
1625 |
+
"special": true
|
1626 |
+
},
|
1627 |
+
"128203": {
|
1628 |
+
"content": "<|reserved_special_token_195|>",
|
1629 |
+
"lstrip": false,
|
1630 |
+
"normalized": false,
|
1631 |
+
"rstrip": false,
|
1632 |
+
"single_word": false,
|
1633 |
+
"special": true
|
1634 |
+
},
|
1635 |
+
"128204": {
|
1636 |
+
"content": "<|reserved_special_token_196|>",
|
1637 |
+
"lstrip": false,
|
1638 |
+
"normalized": false,
|
1639 |
+
"rstrip": false,
|
1640 |
+
"single_word": false,
|
1641 |
+
"special": true
|
1642 |
+
},
|
1643 |
+
"128205": {
|
1644 |
+
"content": "<|reserved_special_token_197|>",
|
1645 |
+
"lstrip": false,
|
1646 |
+
"normalized": false,
|
1647 |
+
"rstrip": false,
|
1648 |
+
"single_word": false,
|
1649 |
+
"special": true
|
1650 |
+
},
|
1651 |
+
"128206": {
|
1652 |
+
"content": "<|reserved_special_token_198|>",
|
1653 |
+
"lstrip": false,
|
1654 |
+
"normalized": false,
|
1655 |
+
"rstrip": false,
|
1656 |
+
"single_word": false,
|
1657 |
+
"special": true
|
1658 |
+
},
|
1659 |
+
"128207": {
|
1660 |
+
"content": "<|reserved_special_token_199|>",
|
1661 |
+
"lstrip": false,
|
1662 |
+
"normalized": false,
|
1663 |
+
"rstrip": false,
|
1664 |
+
"single_word": false,
|
1665 |
+
"special": true
|
1666 |
+
},
|
1667 |
+
"128208": {
|
1668 |
+
"content": "<|reserved_special_token_200|>",
|
1669 |
+
"lstrip": false,
|
1670 |
+
"normalized": false,
|
1671 |
+
"rstrip": false,
|
1672 |
+
"single_word": false,
|
1673 |
+
"special": true
|
1674 |
+
},
|
1675 |
+
"128209": {
|
1676 |
+
"content": "<|reserved_special_token_201|>",
|
1677 |
+
"lstrip": false,
|
1678 |
+
"normalized": false,
|
1679 |
+
"rstrip": false,
|
1680 |
+
"single_word": false,
|
1681 |
+
"special": true
|
1682 |
+
},
|
1683 |
+
"128210": {
|
1684 |
+
"content": "<|reserved_special_token_202|>",
|
1685 |
+
"lstrip": false,
|
1686 |
+
"normalized": false,
|
1687 |
+
"rstrip": false,
|
1688 |
+
"single_word": false,
|
1689 |
+
"special": true
|
1690 |
+
},
|
1691 |
+
"128211": {
|
1692 |
+
"content": "<|reserved_special_token_203|>",
|
1693 |
+
"lstrip": false,
|
1694 |
+
"normalized": false,
|
1695 |
+
"rstrip": false,
|
1696 |
+
"single_word": false,
|
1697 |
+
"special": true
|
1698 |
+
},
|
1699 |
+
"128212": {
|
1700 |
+
"content": "<|reserved_special_token_204|>",
|
1701 |
+
"lstrip": false,
|
1702 |
+
"normalized": false,
|
1703 |
+
"rstrip": false,
|
1704 |
+
"single_word": false,
|
1705 |
+
"special": true
|
1706 |
+
},
|
1707 |
+
"128213": {
|
1708 |
+
"content": "<|reserved_special_token_205|>",
|
1709 |
+
"lstrip": false,
|
1710 |
+
"normalized": false,
|
1711 |
+
"rstrip": false,
|
1712 |
+
"single_word": false,
|
1713 |
+
"special": true
|
1714 |
+
},
|
1715 |
+
"128214": {
|
1716 |
+
"content": "<|reserved_special_token_206|>",
|
1717 |
+
"lstrip": false,
|
1718 |
+
"normalized": false,
|
1719 |
+
"rstrip": false,
|
1720 |
+
"single_word": false,
|
1721 |
+
"special": true
|
1722 |
+
},
|
1723 |
+
"128215": {
|
1724 |
+
"content": "<|reserved_special_token_207|>",
|
1725 |
+
"lstrip": false,
|
1726 |
+
"normalized": false,
|
1727 |
+
"rstrip": false,
|
1728 |
+
"single_word": false,
|
1729 |
+
"special": true
|
1730 |
+
},
|
1731 |
+
"128216": {
|
1732 |
+
"content": "<|reserved_special_token_208|>",
|
1733 |
+
"lstrip": false,
|
1734 |
+
"normalized": false,
|
1735 |
+
"rstrip": false,
|
1736 |
+
"single_word": false,
|
1737 |
+
"special": true
|
1738 |
+
},
|
1739 |
+
"128217": {
|
1740 |
+
"content": "<|reserved_special_token_209|>",
|
1741 |
+
"lstrip": false,
|
1742 |
+
"normalized": false,
|
1743 |
+
"rstrip": false,
|
1744 |
+
"single_word": false,
|
1745 |
+
"special": true
|
1746 |
+
},
|
1747 |
+
"128218": {
|
1748 |
+
"content": "<|reserved_special_token_210|>",
|
1749 |
+
"lstrip": false,
|
1750 |
+
"normalized": false,
|
1751 |
+
"rstrip": false,
|
1752 |
+
"single_word": false,
|
1753 |
+
"special": true
|
1754 |
+
},
|
1755 |
+
"128219": {
|
1756 |
+
"content": "<|reserved_special_token_211|>",
|
1757 |
+
"lstrip": false,
|
1758 |
+
"normalized": false,
|
1759 |
+
"rstrip": false,
|
1760 |
+
"single_word": false,
|
1761 |
+
"special": true
|
1762 |
+
},
|
1763 |
+
"128220": {
|
1764 |
+
"content": "<|reserved_special_token_212|>",
|
1765 |
+
"lstrip": false,
|
1766 |
+
"normalized": false,
|
1767 |
+
"rstrip": false,
|
1768 |
+
"single_word": false,
|
1769 |
+
"special": true
|
1770 |
+
},
|
1771 |
+
"128221": {
|
1772 |
+
"content": "<|reserved_special_token_213|>",
|
1773 |
+
"lstrip": false,
|
1774 |
+
"normalized": false,
|
1775 |
+
"rstrip": false,
|
1776 |
+
"single_word": false,
|
1777 |
+
"special": true
|
1778 |
+
},
|
1779 |
+
"128222": {
|
1780 |
+
"content": "<|reserved_special_token_214|>",
|
1781 |
+
"lstrip": false,
|
1782 |
+
"normalized": false,
|
1783 |
+
"rstrip": false,
|
1784 |
+
"single_word": false,
|
1785 |
+
"special": true
|
1786 |
+
},
|
1787 |
+
"128223": {
|
1788 |
+
"content": "<|reserved_special_token_215|>",
|
1789 |
+
"lstrip": false,
|
1790 |
+
"normalized": false,
|
1791 |
+
"rstrip": false,
|
1792 |
+
"single_word": false,
|
1793 |
+
"special": true
|
1794 |
+
},
|
1795 |
+
"128224": {
|
1796 |
+
"content": "<|reserved_special_token_216|>",
|
1797 |
+
"lstrip": false,
|
1798 |
+
"normalized": false,
|
1799 |
+
"rstrip": false,
|
1800 |
+
"single_word": false,
|
1801 |
+
"special": true
|
1802 |
+
},
|
1803 |
+
"128225": {
|
1804 |
+
"content": "<|reserved_special_token_217|>",
|
1805 |
+
"lstrip": false,
|
1806 |
+
"normalized": false,
|
1807 |
+
"rstrip": false,
|
1808 |
+
"single_word": false,
|
1809 |
+
"special": true
|
1810 |
+
},
|
1811 |
+
"128226": {
|
1812 |
+
"content": "<|reserved_special_token_218|>",
|
1813 |
+
"lstrip": false,
|
1814 |
+
"normalized": false,
|
1815 |
+
"rstrip": false,
|
1816 |
+
"single_word": false,
|
1817 |
+
"special": true
|
1818 |
+
},
|
1819 |
+
"128227": {
|
1820 |
+
"content": "<|reserved_special_token_219|>",
|
1821 |
+
"lstrip": false,
|
1822 |
+
"normalized": false,
|
1823 |
+
"rstrip": false,
|
1824 |
+
"single_word": false,
|
1825 |
+
"special": true
|
1826 |
+
},
|
1827 |
+
"128228": {
|
1828 |
+
"content": "<|reserved_special_token_220|>",
|
1829 |
+
"lstrip": false,
|
1830 |
+
"normalized": false,
|
1831 |
+
"rstrip": false,
|
1832 |
+
"single_word": false,
|
1833 |
+
"special": true
|
1834 |
+
},
|
1835 |
+
"128229": {
|
1836 |
+
"content": "<|reserved_special_token_221|>",
|
1837 |
+
"lstrip": false,
|
1838 |
+
"normalized": false,
|
1839 |
+
"rstrip": false,
|
1840 |
+
"single_word": false,
|
1841 |
+
"special": true
|
1842 |
+
},
|
1843 |
+
"128230": {
|
1844 |
+
"content": "<|reserved_special_token_222|>",
|
1845 |
+
"lstrip": false,
|
1846 |
+
"normalized": false,
|
1847 |
+
"rstrip": false,
|
1848 |
+
"single_word": false,
|
1849 |
+
"special": true
|
1850 |
+
},
|
1851 |
+
"128231": {
|
1852 |
+
"content": "<|reserved_special_token_223|>",
|
1853 |
+
"lstrip": false,
|
1854 |
+
"normalized": false,
|
1855 |
+
"rstrip": false,
|
1856 |
+
"single_word": false,
|
1857 |
+
"special": true
|
1858 |
+
},
|
1859 |
+
"128232": {
|
1860 |
+
"content": "<|reserved_special_token_224|>",
|
1861 |
+
"lstrip": false,
|
1862 |
+
"normalized": false,
|
1863 |
+
"rstrip": false,
|
1864 |
+
"single_word": false,
|
1865 |
+
"special": true
|
1866 |
+
},
|
1867 |
+
"128233": {
|
1868 |
+
"content": "<|reserved_special_token_225|>",
|
1869 |
+
"lstrip": false,
|
1870 |
+
"normalized": false,
|
1871 |
+
"rstrip": false,
|
1872 |
+
"single_word": false,
|
1873 |
+
"special": true
|
1874 |
+
},
|
1875 |
+
"128234": {
|
1876 |
+
"content": "<|reserved_special_token_226|>",
|
1877 |
+
"lstrip": false,
|
1878 |
+
"normalized": false,
|
1879 |
+
"rstrip": false,
|
1880 |
+
"single_word": false,
|
1881 |
+
"special": true
|
1882 |
+
},
|
1883 |
+
"128235": {
|
1884 |
+
"content": "<|reserved_special_token_227|>",
|
1885 |
+
"lstrip": false,
|
1886 |
+
"normalized": false,
|
1887 |
+
"rstrip": false,
|
1888 |
+
"single_word": false,
|
1889 |
+
"special": true
|
1890 |
+
},
|
1891 |
+
"128236": {
|
1892 |
+
"content": "<|reserved_special_token_228|>",
|
1893 |
+
"lstrip": false,
|
1894 |
+
"normalized": false,
|
1895 |
+
"rstrip": false,
|
1896 |
+
"single_word": false,
|
1897 |
+
"special": true
|
1898 |
+
},
|
1899 |
+
"128237": {
|
1900 |
+
"content": "<|reserved_special_token_229|>",
|
1901 |
+
"lstrip": false,
|
1902 |
+
"normalized": false,
|
1903 |
+
"rstrip": false,
|
1904 |
+
"single_word": false,
|
1905 |
+
"special": true
|
1906 |
+
},
|
1907 |
+
"128238": {
|
1908 |
+
"content": "<|reserved_special_token_230|>",
|
1909 |
+
"lstrip": false,
|
1910 |
+
"normalized": false,
|
1911 |
+
"rstrip": false,
|
1912 |
+
"single_word": false,
|
1913 |
+
"special": true
|
1914 |
+
},
|
1915 |
+
"128239": {
|
1916 |
+
"content": "<|reserved_special_token_231|>",
|
1917 |
+
"lstrip": false,
|
1918 |
+
"normalized": false,
|
1919 |
+
"rstrip": false,
|
1920 |
+
"single_word": false,
|
1921 |
+
"special": true
|
1922 |
+
},
|
1923 |
+
"128240": {
|
1924 |
+
"content": "<|reserved_special_token_232|>",
|
1925 |
+
"lstrip": false,
|
1926 |
+
"normalized": false,
|
1927 |
+
"rstrip": false,
|
1928 |
+
"single_word": false,
|
1929 |
+
"special": true
|
1930 |
+
},
|
1931 |
+
"128241": {
|
1932 |
+
"content": "<|reserved_special_token_233|>",
|
1933 |
+
"lstrip": false,
|
1934 |
+
"normalized": false,
|
1935 |
+
"rstrip": false,
|
1936 |
+
"single_word": false,
|
1937 |
+
"special": true
|
1938 |
+
},
|
1939 |
+
"128242": {
|
1940 |
+
"content": "<|reserved_special_token_234|>",
|
1941 |
+
"lstrip": false,
|
1942 |
+
"normalized": false,
|
1943 |
+
"rstrip": false,
|
1944 |
+
"single_word": false,
|
1945 |
+
"special": true
|
1946 |
+
},
|
1947 |
+
"128243": {
|
1948 |
+
"content": "<|reserved_special_token_235|>",
|
1949 |
+
"lstrip": false,
|
1950 |
+
"normalized": false,
|
1951 |
+
"rstrip": false,
|
1952 |
+
"single_word": false,
|
1953 |
+
"special": true
|
1954 |
+
},
|
1955 |
+
"128244": {
|
1956 |
+
"content": "<|reserved_special_token_236|>",
|
1957 |
+
"lstrip": false,
|
1958 |
+
"normalized": false,
|
1959 |
+
"rstrip": false,
|
1960 |
+
"single_word": false,
|
1961 |
+
"special": true
|
1962 |
+
},
|
1963 |
+
"128245": {
|
1964 |
+
"content": "<|reserved_special_token_237|>",
|
1965 |
+
"lstrip": false,
|
1966 |
+
"normalized": false,
|
1967 |
+
"rstrip": false,
|
1968 |
+
"single_word": false,
|
1969 |
+
"special": true
|
1970 |
+
},
|
1971 |
+
"128246": {
|
1972 |
+
"content": "<|reserved_special_token_238|>",
|
1973 |
+
"lstrip": false,
|
1974 |
+
"normalized": false,
|
1975 |
+
"rstrip": false,
|
1976 |
+
"single_word": false,
|
1977 |
+
"special": true
|
1978 |
+
},
|
1979 |
+
"128247": {
|
1980 |
+
"content": "<|reserved_special_token_239|>",
|
1981 |
+
"lstrip": false,
|
1982 |
+
"normalized": false,
|
1983 |
+
"rstrip": false,
|
1984 |
+
"single_word": false,
|
1985 |
+
"special": true
|
1986 |
+
},
|
1987 |
+
"128248": {
|
1988 |
+
"content": "<|reserved_special_token_240|>",
|
1989 |
+
"lstrip": false,
|
1990 |
+
"normalized": false,
|
1991 |
+
"rstrip": false,
|
1992 |
+
"single_word": false,
|
1993 |
+
"special": true
|
1994 |
+
},
|
1995 |
+
"128249": {
|
1996 |
+
"content": "<|reserved_special_token_241|>",
|
1997 |
+
"lstrip": false,
|
1998 |
+
"normalized": false,
|
1999 |
+
"rstrip": false,
|
2000 |
+
"single_word": false,
|
2001 |
+
"special": true
|
2002 |
+
},
|
2003 |
+
"128250": {
|
2004 |
+
"content": "<|reserved_special_token_242|>",
|
2005 |
+
"lstrip": false,
|
2006 |
+
"normalized": false,
|
2007 |
+
"rstrip": false,
|
2008 |
+
"single_word": false,
|
2009 |
+
"special": true
|
2010 |
+
},
|
2011 |
+
"128251": {
|
2012 |
+
"content": "<|reserved_special_token_243|>",
|
2013 |
+
"lstrip": false,
|
2014 |
+
"normalized": false,
|
2015 |
+
"rstrip": false,
|
2016 |
+
"single_word": false,
|
2017 |
+
"special": true
|
2018 |
+
},
|
2019 |
+
"128252": {
|
2020 |
+
"content": "<|reserved_special_token_244|>",
|
2021 |
+
"lstrip": false,
|
2022 |
+
"normalized": false,
|
2023 |
+
"rstrip": false,
|
2024 |
+
"single_word": false,
|
2025 |
+
"special": true
|
2026 |
+
},
|
2027 |
+
"128253": {
|
2028 |
+
"content": "<|reserved_special_token_245|>",
|
2029 |
+
"lstrip": false,
|
2030 |
+
"normalized": false,
|
2031 |
+
"rstrip": false,
|
2032 |
+
"single_word": false,
|
2033 |
+
"special": true
|
2034 |
+
},
|
2035 |
+
"128254": {
|
2036 |
+
"content": "<|reserved_special_token_246|>",
|
2037 |
+
"lstrip": false,
|
2038 |
+
"normalized": false,
|
2039 |
+
"rstrip": false,
|
2040 |
+
"single_word": false,
|
2041 |
+
"special": true
|
2042 |
+
},
|
2043 |
+
"128255": {
|
2044 |
+
"content": "<|reserved_special_token_247|>",
|
2045 |
+
"lstrip": false,
|
2046 |
+
"normalized": false,
|
2047 |
+
"rstrip": false,
|
2048 |
+
"single_word": false,
|
2049 |
+
"special": true
|
2050 |
+
}
|
2051 |
+
},
|
2052 |
+
"bos_token": "<|begin_of_text|>",
|
2053 |
+
"chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% for message in messages %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
|
2054 |
+
"clean_up_tokenization_spaces": true,
|
2055 |
+
"eos_token": "<|im_end|>",
|
2056 |
+
"extra_special_tokens": {},
|
2057 |
+
"model_input_names": [
|
2058 |
+
"input_ids",
|
2059 |
+
"attention_mask"
|
2060 |
+
],
|
2061 |
+
"model_max_length": 131072,
|
2062 |
+
"pad_token": "<|finetune_right_pad_id|>",
|
2063 |
+
"tokenizer_class": "PreTrainedTokenizerFast"
|
2064 |
+
}
|
checkpoint-520/trainer_state.json
ADDED
@@ -0,0 +1,3713 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 1.9942418426103647,
|
5 |
+
"eval_steps": 130,
|
6 |
+
"global_step": 520,
|
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.003838771593090211,
|
13 |
+
"grad_norm": 41.942832946777344,
|
14 |
+
"learning_rate": 5e-06,
|
15 |
+
"loss": 29.5342,
|
16 |
+
"step": 1
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.003838771593090211,
|
20 |
+
"eval_loss": 1.869257926940918,
|
21 |
+
"eval_runtime": 31.5851,
|
22 |
+
"eval_samples_per_second": 9.372,
|
23 |
+
"eval_steps_per_second": 4.686,
|
24 |
+
"step": 1
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 0.007677543186180422,
|
28 |
+
"grad_norm": 37.62504577636719,
|
29 |
+
"learning_rate": 1e-05,
|
30 |
+
"loss": 29.602,
|
31 |
+
"step": 2
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"epoch": 0.011516314779270634,
|
35 |
+
"grad_norm": 27.579742431640625,
|
36 |
+
"learning_rate": 1.5e-05,
|
37 |
+
"loss": 28.6884,
|
38 |
+
"step": 3
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"epoch": 0.015355086372360844,
|
42 |
+
"grad_norm": 36.99763870239258,
|
43 |
+
"learning_rate": 2e-05,
|
44 |
+
"loss": 29.9575,
|
45 |
+
"step": 4
|
46 |
+
},
|
47 |
+
{
|
48 |
+
"epoch": 0.019193857965451054,
|
49 |
+
"grad_norm": 37.934635162353516,
|
50 |
+
"learning_rate": 2.5e-05,
|
51 |
+
"loss": 28.0644,
|
52 |
+
"step": 5
|
53 |
+
},
|
54 |
+
{
|
55 |
+
"epoch": 0.023032629558541268,
|
56 |
+
"grad_norm": 45.45661163330078,
|
57 |
+
"learning_rate": 3e-05,
|
58 |
+
"loss": 29.0135,
|
59 |
+
"step": 6
|
60 |
+
},
|
61 |
+
{
|
62 |
+
"epoch": 0.026871401151631478,
|
63 |
+
"grad_norm": 31.74431800842285,
|
64 |
+
"learning_rate": 3.5e-05,
|
65 |
+
"loss": 29.0581,
|
66 |
+
"step": 7
|
67 |
+
},
|
68 |
+
{
|
69 |
+
"epoch": 0.030710172744721688,
|
70 |
+
"grad_norm": 32.59209060668945,
|
71 |
+
"learning_rate": 4e-05,
|
72 |
+
"loss": 28.5253,
|
73 |
+
"step": 8
|
74 |
+
},
|
75 |
+
{
|
76 |
+
"epoch": 0.0345489443378119,
|
77 |
+
"grad_norm": 26.19696617126465,
|
78 |
+
"learning_rate": 4.5e-05,
|
79 |
+
"loss": 27.7504,
|
80 |
+
"step": 9
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"epoch": 0.03838771593090211,
|
84 |
+
"grad_norm": 30.916200637817383,
|
85 |
+
"learning_rate": 5e-05,
|
86 |
+
"loss": 29.3754,
|
87 |
+
"step": 10
|
88 |
+
},
|
89 |
+
{
|
90 |
+
"epoch": 0.04222648752399232,
|
91 |
+
"grad_norm": 25.58551597595215,
|
92 |
+
"learning_rate": 4.9999525683718174e-05,
|
93 |
+
"loss": 29.0332,
|
94 |
+
"step": 11
|
95 |
+
},
|
96 |
+
{
|
97 |
+
"epoch": 0.046065259117082535,
|
98 |
+
"grad_norm": 30.068437576293945,
|
99 |
+
"learning_rate": 4.9998102752870765e-05,
|
100 |
+
"loss": 29.2469,
|
101 |
+
"step": 12
|
102 |
+
},
|
103 |
+
{
|
104 |
+
"epoch": 0.04990403071017274,
|
105 |
+
"grad_norm": 25.17665672302246,
|
106 |
+
"learning_rate": 4.999573126145132e-05,
|
107 |
+
"loss": 28.2097,
|
108 |
+
"step": 13
|
109 |
+
},
|
110 |
+
{
|
111 |
+
"epoch": 0.053742802303262956,
|
112 |
+
"grad_norm": 27.615007400512695,
|
113 |
+
"learning_rate": 4.99924112994468e-05,
|
114 |
+
"loss": 29.7609,
|
115 |
+
"step": 14
|
116 |
+
},
|
117 |
+
{
|
118 |
+
"epoch": 0.05758157389635317,
|
119 |
+
"grad_norm": 26.473073959350586,
|
120 |
+
"learning_rate": 4.998814299283415e-05,
|
121 |
+
"loss": 29.3846,
|
122 |
+
"step": 15
|
123 |
+
},
|
124 |
+
{
|
125 |
+
"epoch": 0.061420345489443376,
|
126 |
+
"grad_norm": 22.732168197631836,
|
127 |
+
"learning_rate": 4.998292650357558e-05,
|
128 |
+
"loss": 28.2741,
|
129 |
+
"step": 16
|
130 |
+
},
|
131 |
+
{
|
132 |
+
"epoch": 0.06525911708253358,
|
133 |
+
"grad_norm": 26.874069213867188,
|
134 |
+
"learning_rate": 4.9976762029612335e-05,
|
135 |
+
"loss": 30.2697,
|
136 |
+
"step": 17
|
137 |
+
},
|
138 |
+
{
|
139 |
+
"epoch": 0.0690978886756238,
|
140 |
+
"grad_norm": 22.940404891967773,
|
141 |
+
"learning_rate": 4.9969649804857257e-05,
|
142 |
+
"loss": 29.0416,
|
143 |
+
"step": 18
|
144 |
+
},
|
145 |
+
{
|
146 |
+
"epoch": 0.07293666026871401,
|
147 |
+
"grad_norm": 22.93003273010254,
|
148 |
+
"learning_rate": 4.996159009918585e-05,
|
149 |
+
"loss": 30.0236,
|
150 |
+
"step": 19
|
151 |
+
},
|
152 |
+
{
|
153 |
+
"epoch": 0.07677543186180422,
|
154 |
+
"grad_norm": 21.159198760986328,
|
155 |
+
"learning_rate": 4.995258321842611e-05,
|
156 |
+
"loss": 29.995,
|
157 |
+
"step": 20
|
158 |
+
},
|
159 |
+
{
|
160 |
+
"epoch": 0.08061420345489444,
|
161 |
+
"grad_norm": 23.158321380615234,
|
162 |
+
"learning_rate": 4.9942629504346827e-05,
|
163 |
+
"loss": 30.1427,
|
164 |
+
"step": 21
|
165 |
+
},
|
166 |
+
{
|
167 |
+
"epoch": 0.08445297504798464,
|
168 |
+
"grad_norm": 22.745277404785156,
|
169 |
+
"learning_rate": 4.993172933464471e-05,
|
170 |
+
"loss": 29.0171,
|
171 |
+
"step": 22
|
172 |
+
},
|
173 |
+
{
|
174 |
+
"epoch": 0.08829174664107485,
|
175 |
+
"grad_norm": 21.473155975341797,
|
176 |
+
"learning_rate": 4.9919883122929976e-05,
|
177 |
+
"loss": 29.1784,
|
178 |
+
"step": 23
|
179 |
+
},
|
180 |
+
{
|
181 |
+
"epoch": 0.09213051823416507,
|
182 |
+
"grad_norm": 21.882991790771484,
|
183 |
+
"learning_rate": 4.990709131871074e-05,
|
184 |
+
"loss": 27.7198,
|
185 |
+
"step": 24
|
186 |
+
},
|
187 |
+
{
|
188 |
+
"epoch": 0.09596928982725528,
|
189 |
+
"grad_norm": 20.5384464263916,
|
190 |
+
"learning_rate": 4.989335440737586e-05,
|
191 |
+
"loss": 29.3608,
|
192 |
+
"step": 25
|
193 |
+
},
|
194 |
+
{
|
195 |
+
"epoch": 0.09980806142034548,
|
196 |
+
"grad_norm": 21.028078079223633,
|
197 |
+
"learning_rate": 4.9878672910176615e-05,
|
198 |
+
"loss": 30.7017,
|
199 |
+
"step": 26
|
200 |
+
},
|
201 |
+
{
|
202 |
+
"epoch": 0.1036468330134357,
|
203 |
+
"grad_norm": 20.912294387817383,
|
204 |
+
"learning_rate": 4.9863047384206835e-05,
|
205 |
+
"loss": 29.2454,
|
206 |
+
"step": 27
|
207 |
+
},
|
208 |
+
{
|
209 |
+
"epoch": 0.10748560460652591,
|
210 |
+
"grad_norm": 22.990535736083984,
|
211 |
+
"learning_rate": 4.984647842238185e-05,
|
212 |
+
"loss": 30.5442,
|
213 |
+
"step": 28
|
214 |
+
},
|
215 |
+
{
|
216 |
+
"epoch": 0.11132437619961612,
|
217 |
+
"grad_norm": 20.818967819213867,
|
218 |
+
"learning_rate": 4.982896665341591e-05,
|
219 |
+
"loss": 28.0971,
|
220 |
+
"step": 29
|
221 |
+
},
|
222 |
+
{
|
223 |
+
"epoch": 0.11516314779270634,
|
224 |
+
"grad_norm": 22.41204071044922,
|
225 |
+
"learning_rate": 4.98105127417984e-05,
|
226 |
+
"loss": 30.0213,
|
227 |
+
"step": 30
|
228 |
+
},
|
229 |
+
{
|
230 |
+
"epoch": 0.11900191938579655,
|
231 |
+
"grad_norm": 20.42460823059082,
|
232 |
+
"learning_rate": 4.979111738776857e-05,
|
233 |
+
"loss": 29.0625,
|
234 |
+
"step": 31
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"epoch": 0.12284069097888675,
|
238 |
+
"grad_norm": 23.12067413330078,
|
239 |
+
"learning_rate": 4.977078132728901e-05,
|
240 |
+
"loss": 30.4828,
|
241 |
+
"step": 32
|
242 |
+
},
|
243 |
+
{
|
244 |
+
"epoch": 0.12667946257197696,
|
245 |
+
"grad_norm": 19.101734161376953,
|
246 |
+
"learning_rate": 4.974950533201767e-05,
|
247 |
+
"loss": 27.8432,
|
248 |
+
"step": 33
|
249 |
+
},
|
250 |
+
{
|
251 |
+
"epoch": 0.13051823416506717,
|
252 |
+
"grad_norm": 18.871788024902344,
|
253 |
+
"learning_rate": 4.972729020927865e-05,
|
254 |
+
"loss": 28.2289,
|
255 |
+
"step": 34
|
256 |
+
},
|
257 |
+
{
|
258 |
+
"epoch": 0.1343570057581574,
|
259 |
+
"grad_norm": 19.23995590209961,
|
260 |
+
"learning_rate": 4.9704136802031485e-05,
|
261 |
+
"loss": 28.7979,
|
262 |
+
"step": 35
|
263 |
+
},
|
264 |
+
{
|
265 |
+
"epoch": 0.1381957773512476,
|
266 |
+
"grad_norm": 19.988222122192383,
|
267 |
+
"learning_rate": 4.968004598883923e-05,
|
268 |
+
"loss": 29.0405,
|
269 |
+
"step": 36
|
270 |
+
},
|
271 |
+
{
|
272 |
+
"epoch": 0.1420345489443378,
|
273 |
+
"grad_norm": 17.621200561523438,
|
274 |
+
"learning_rate": 4.965501868383506e-05,
|
275 |
+
"loss": 28.8017,
|
276 |
+
"step": 37
|
277 |
+
},
|
278 |
+
{
|
279 |
+
"epoch": 0.14587332053742802,
|
280 |
+
"grad_norm": 19.57996368408203,
|
281 |
+
"learning_rate": 4.9629055836687665e-05,
|
282 |
+
"loss": 28.5596,
|
283 |
+
"step": 38
|
284 |
+
},
|
285 |
+
{
|
286 |
+
"epoch": 0.14971209213051823,
|
287 |
+
"grad_norm": 19.62120819091797,
|
288 |
+
"learning_rate": 4.960215843256511e-05,
|
289 |
+
"loss": 28.6677,
|
290 |
+
"step": 39
|
291 |
+
},
|
292 |
+
{
|
293 |
+
"epoch": 0.15355086372360843,
|
294 |
+
"grad_norm": 18.79466438293457,
|
295 |
+
"learning_rate": 4.957432749209755e-05,
|
296 |
+
"loss": 30.2908,
|
297 |
+
"step": 40
|
298 |
+
},
|
299 |
+
{
|
300 |
+
"epoch": 0.15738963531669867,
|
301 |
+
"grad_norm": 21.75792694091797,
|
302 |
+
"learning_rate": 4.9545564071338426e-05,
|
303 |
+
"loss": 28.7169,
|
304 |
+
"step": 41
|
305 |
+
},
|
306 |
+
{
|
307 |
+
"epoch": 0.16122840690978887,
|
308 |
+
"grad_norm": 21.684478759765625,
|
309 |
+
"learning_rate": 4.9515869261724446e-05,
|
310 |
+
"loss": 28.8571,
|
311 |
+
"step": 42
|
312 |
+
},
|
313 |
+
{
|
314 |
+
"epoch": 0.16506717850287908,
|
315 |
+
"grad_norm": 20.90673065185547,
|
316 |
+
"learning_rate": 4.948524419003415e-05,
|
317 |
+
"loss": 28.5535,
|
318 |
+
"step": 43
|
319 |
+
},
|
320 |
+
{
|
321 |
+
"epoch": 0.1689059500959693,
|
322 |
+
"grad_norm": 20.5564022064209,
|
323 |
+
"learning_rate": 4.9453690018345144e-05,
|
324 |
+
"loss": 29.5709,
|
325 |
+
"step": 44
|
326 |
+
},
|
327 |
+
{
|
328 |
+
"epoch": 0.1727447216890595,
|
329 |
+
"grad_norm": 21.395124435424805,
|
330 |
+
"learning_rate": 4.942120794399002e-05,
|
331 |
+
"loss": 28.016,
|
332 |
+
"step": 45
|
333 |
+
},
|
334 |
+
{
|
335 |
+
"epoch": 0.1765834932821497,
|
336 |
+
"grad_norm": 18.09257698059082,
|
337 |
+
"learning_rate": 4.938779919951092e-05,
|
338 |
+
"loss": 29.6793,
|
339 |
+
"step": 46
|
340 |
+
},
|
341 |
+
{
|
342 |
+
"epoch": 0.18042226487523993,
|
343 |
+
"grad_norm": 19.043846130371094,
|
344 |
+
"learning_rate": 4.935346505261276e-05,
|
345 |
+
"loss": 30.1972,
|
346 |
+
"step": 47
|
347 |
+
},
|
348 |
+
{
|
349 |
+
"epoch": 0.18426103646833014,
|
350 |
+
"grad_norm": 20.1807804107666,
|
351 |
+
"learning_rate": 4.931820680611512e-05,
|
352 |
+
"loss": 28.7825,
|
353 |
+
"step": 48
|
354 |
+
},
|
355 |
+
{
|
356 |
+
"epoch": 0.18809980806142035,
|
357 |
+
"grad_norm": 18.534324645996094,
|
358 |
+
"learning_rate": 4.928202579790285e-05,
|
359 |
+
"loss": 27.895,
|
360 |
+
"step": 49
|
361 |
+
},
|
362 |
+
{
|
363 |
+
"epoch": 0.19193857965451055,
|
364 |
+
"grad_norm": 19.662391662597656,
|
365 |
+
"learning_rate": 4.9244923400875245e-05,
|
366 |
+
"loss": 30.0118,
|
367 |
+
"step": 50
|
368 |
+
},
|
369 |
+
{
|
370 |
+
"epoch": 0.19577735124760076,
|
371 |
+
"grad_norm": 19.72050666809082,
|
372 |
+
"learning_rate": 4.920690102289397e-05,
|
373 |
+
"loss": 28.6979,
|
374 |
+
"step": 51
|
375 |
+
},
|
376 |
+
{
|
377 |
+
"epoch": 0.19961612284069097,
|
378 |
+
"grad_norm": 20.052833557128906,
|
379 |
+
"learning_rate": 4.916796010672969e-05,
|
380 |
+
"loss": 29.5174,
|
381 |
+
"step": 52
|
382 |
+
},
|
383 |
+
{
|
384 |
+
"epoch": 0.2034548944337812,
|
385 |
+
"grad_norm": 18.85672378540039,
|
386 |
+
"learning_rate": 4.9128102130007225e-05,
|
387 |
+
"loss": 28.3002,
|
388 |
+
"step": 53
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"epoch": 0.2072936660268714,
|
392 |
+
"grad_norm": 18.159709930419922,
|
393 |
+
"learning_rate": 4.908732860514958e-05,
|
394 |
+
"loss": 28.7818,
|
395 |
+
"step": 54
|
396 |
+
},
|
397 |
+
{
|
398 |
+
"epoch": 0.21113243761996162,
|
399 |
+
"grad_norm": 20.378021240234375,
|
400 |
+
"learning_rate": 4.9045641079320484e-05,
|
401 |
+
"loss": 29.458,
|
402 |
+
"step": 55
|
403 |
+
},
|
404 |
+
{
|
405 |
+
"epoch": 0.21497120921305182,
|
406 |
+
"grad_norm": 21.459836959838867,
|
407 |
+
"learning_rate": 4.900304113436571e-05,
|
408 |
+
"loss": 27.3894,
|
409 |
+
"step": 56
|
410 |
+
},
|
411 |
+
{
|
412 |
+
"epoch": 0.21880998080614203,
|
413 |
+
"grad_norm": 19.784387588500977,
|
414 |
+
"learning_rate": 4.895953038675306e-05,
|
415 |
+
"loss": 29.3604,
|
416 |
+
"step": 57
|
417 |
+
},
|
418 |
+
{
|
419 |
+
"epoch": 0.22264875239923224,
|
420 |
+
"grad_norm": 19.705406188964844,
|
421 |
+
"learning_rate": 4.891511048751102e-05,
|
422 |
+
"loss": 27.4372,
|
423 |
+
"step": 58
|
424 |
+
},
|
425 |
+
{
|
426 |
+
"epoch": 0.22648752399232247,
|
427 |
+
"grad_norm": 19.9382381439209,
|
428 |
+
"learning_rate": 4.886978312216611e-05,
|
429 |
+
"loss": 28.2482,
|
430 |
+
"step": 59
|
431 |
+
},
|
432 |
+
{
|
433 |
+
"epoch": 0.23032629558541268,
|
434 |
+
"grad_norm": 19.08539581298828,
|
435 |
+
"learning_rate": 4.882355001067892e-05,
|
436 |
+
"loss": 28.4456,
|
437 |
+
"step": 60
|
438 |
+
},
|
439 |
+
{
|
440 |
+
"epoch": 0.23416506717850288,
|
441 |
+
"grad_norm": 18.285186767578125,
|
442 |
+
"learning_rate": 4.877641290737884e-05,
|
443 |
+
"loss": 28.745,
|
444 |
+
"step": 61
|
445 |
+
},
|
446 |
+
{
|
447 |
+
"epoch": 0.2380038387715931,
|
448 |
+
"grad_norm": 19.981107711791992,
|
449 |
+
"learning_rate": 4.872837360089754e-05,
|
450 |
+
"loss": 27.6915,
|
451 |
+
"step": 62
|
452 |
+
},
|
453 |
+
{
|
454 |
+
"epoch": 0.2418426103646833,
|
455 |
+
"grad_norm": 18.624874114990234,
|
456 |
+
"learning_rate": 4.8679433914101006e-05,
|
457 |
+
"loss": 28.0039,
|
458 |
+
"step": 63
|
459 |
+
},
|
460 |
+
{
|
461 |
+
"epoch": 0.2456813819577735,
|
462 |
+
"grad_norm": 22.298728942871094,
|
463 |
+
"learning_rate": 4.862959570402049e-05,
|
464 |
+
"loss": 28.3383,
|
465 |
+
"step": 64
|
466 |
+
},
|
467 |
+
{
|
468 |
+
"epoch": 0.2495201535508637,
|
469 |
+
"grad_norm": 20.383586883544922,
|
470 |
+
"learning_rate": 4.857886086178194e-05,
|
471 |
+
"loss": 28.918,
|
472 |
+
"step": 65
|
473 |
+
},
|
474 |
+
{
|
475 |
+
"epoch": 0.2533589251439539,
|
476 |
+
"grad_norm": 18.7249755859375,
|
477 |
+
"learning_rate": 4.85272313125343e-05,
|
478 |
+
"loss": 29.0783,
|
479 |
+
"step": 66
|
480 |
+
},
|
481 |
+
{
|
482 |
+
"epoch": 0.2571976967370441,
|
483 |
+
"grad_norm": 18.3210391998291,
|
484 |
+
"learning_rate": 4.8474709015376416e-05,
|
485 |
+
"loss": 27.3239,
|
486 |
+
"step": 67
|
487 |
+
},
|
488 |
+
{
|
489 |
+
"epoch": 0.26103646833013433,
|
490 |
+
"grad_norm": 19.459135055541992,
|
491 |
+
"learning_rate": 4.842129596328277e-05,
|
492 |
+
"loss": 29.2664,
|
493 |
+
"step": 68
|
494 |
+
},
|
495 |
+
{
|
496 |
+
"epoch": 0.2648752399232246,
|
497 |
+
"grad_norm": 18.80237579345703,
|
498 |
+
"learning_rate": 4.836699418302777e-05,
|
499 |
+
"loss": 28.8449,
|
500 |
+
"step": 69
|
501 |
+
},
|
502 |
+
{
|
503 |
+
"epoch": 0.2687140115163148,
|
504 |
+
"grad_norm": 18.05824851989746,
|
505 |
+
"learning_rate": 4.8311805735108894e-05,
|
506 |
+
"loss": 27.5182,
|
507 |
+
"step": 70
|
508 |
+
},
|
509 |
+
{
|
510 |
+
"epoch": 0.272552783109405,
|
511 |
+
"grad_norm": 18.784578323364258,
|
512 |
+
"learning_rate": 4.825573271366851e-05,
|
513 |
+
"loss": 28.4831,
|
514 |
+
"step": 71
|
515 |
+
},
|
516 |
+
{
|
517 |
+
"epoch": 0.2763915547024952,
|
518 |
+
"grad_norm": 18.89769172668457,
|
519 |
+
"learning_rate": 4.8198777246414373e-05,
|
520 |
+
"loss": 27.7881,
|
521 |
+
"step": 72
|
522 |
+
},
|
523 |
+
{
|
524 |
+
"epoch": 0.2802303262955854,
|
525 |
+
"grad_norm": 17.64800453186035,
|
526 |
+
"learning_rate": 4.814094149453891e-05,
|
527 |
+
"loss": 27.7358,
|
528 |
+
"step": 73
|
529 |
+
},
|
530 |
+
{
|
531 |
+
"epoch": 0.2840690978886756,
|
532 |
+
"grad_norm": 19.012086868286133,
|
533 |
+
"learning_rate": 4.808222765263724e-05,
|
534 |
+
"loss": 29.8711,
|
535 |
+
"step": 74
|
536 |
+
},
|
537 |
+
{
|
538 |
+
"epoch": 0.28790786948176583,
|
539 |
+
"grad_norm": 18.49270248413086,
|
540 |
+
"learning_rate": 4.802263794862385e-05,
|
541 |
+
"loss": 28.3761,
|
542 |
+
"step": 75
|
543 |
+
},
|
544 |
+
{
|
545 |
+
"epoch": 0.29174664107485604,
|
546 |
+
"grad_norm": 21.752199172973633,
|
547 |
+
"learning_rate": 4.796217464364808e-05,
|
548 |
+
"loss": 28.3796,
|
549 |
+
"step": 76
|
550 |
+
},
|
551 |
+
{
|
552 |
+
"epoch": 0.29558541266794625,
|
553 |
+
"grad_norm": 19.340524673461914,
|
554 |
+
"learning_rate": 4.790084003200834e-05,
|
555 |
+
"loss": 29.4554,
|
556 |
+
"step": 77
|
557 |
+
},
|
558 |
+
{
|
559 |
+
"epoch": 0.29942418426103645,
|
560 |
+
"grad_norm": 21.60015869140625,
|
561 |
+
"learning_rate": 4.783863644106502e-05,
|
562 |
+
"loss": 28.0435,
|
563 |
+
"step": 78
|
564 |
+
},
|
565 |
+
{
|
566 |
+
"epoch": 0.30326295585412666,
|
567 |
+
"grad_norm": 20.29178237915039,
|
568 |
+
"learning_rate": 4.777556623115221e-05,
|
569 |
+
"loss": 27.563,
|
570 |
+
"step": 79
|
571 |
+
},
|
572 |
+
{
|
573 |
+
"epoch": 0.30710172744721687,
|
574 |
+
"grad_norm": 18.13334846496582,
|
575 |
+
"learning_rate": 4.7711631795488096e-05,
|
576 |
+
"loss": 27.4931,
|
577 |
+
"step": 80
|
578 |
+
},
|
579 |
+
{
|
580 |
+
"epoch": 0.31094049904030713,
|
581 |
+
"grad_norm": 18.14622688293457,
|
582 |
+
"learning_rate": 4.764683556008418e-05,
|
583 |
+
"loss": 28.0506,
|
584 |
+
"step": 81
|
585 |
+
},
|
586 |
+
{
|
587 |
+
"epoch": 0.31477927063339733,
|
588 |
+
"grad_norm": 19.75128936767578,
|
589 |
+
"learning_rate": 4.758117998365322e-05,
|
590 |
+
"loss": 27.2963,
|
591 |
+
"step": 82
|
592 |
+
},
|
593 |
+
{
|
594 |
+
"epoch": 0.31861804222648754,
|
595 |
+
"grad_norm": 17.486196517944336,
|
596 |
+
"learning_rate": 4.751466755751594e-05,
|
597 |
+
"loss": 28.7996,
|
598 |
+
"step": 83
|
599 |
+
},
|
600 |
+
{
|
601 |
+
"epoch": 0.32245681381957775,
|
602 |
+
"grad_norm": 19.39826011657715,
|
603 |
+
"learning_rate": 4.7447300805506455e-05,
|
604 |
+
"loss": 27.6073,
|
605 |
+
"step": 84
|
606 |
+
},
|
607 |
+
{
|
608 |
+
"epoch": 0.32629558541266795,
|
609 |
+
"grad_norm": 17.352880477905273,
|
610 |
+
"learning_rate": 4.7379082283876566e-05,
|
611 |
+
"loss": 28.5087,
|
612 |
+
"step": 85
|
613 |
+
},
|
614 |
+
{
|
615 |
+
"epoch": 0.33013435700575816,
|
616 |
+
"grad_norm": 20.071483612060547,
|
617 |
+
"learning_rate": 4.7310014581198695e-05,
|
618 |
+
"loss": 27.1697,
|
619 |
+
"step": 86
|
620 |
+
},
|
621 |
+
{
|
622 |
+
"epoch": 0.33397312859884837,
|
623 |
+
"grad_norm": 19.04390525817871,
|
624 |
+
"learning_rate": 4.7240100318267746e-05,
|
625 |
+
"loss": 27.9563,
|
626 |
+
"step": 87
|
627 |
+
},
|
628 |
+
{
|
629 |
+
"epoch": 0.3378119001919386,
|
630 |
+
"grad_norm": 20.634225845336914,
|
631 |
+
"learning_rate": 4.716934214800155e-05,
|
632 |
+
"loss": 27.6816,
|
633 |
+
"step": 88
|
634 |
+
},
|
635 |
+
{
|
636 |
+
"epoch": 0.3416506717850288,
|
637 |
+
"grad_norm": 19.746788024902344,
|
638 |
+
"learning_rate": 4.70977427553403e-05,
|
639 |
+
"loss": 27.3921,
|
640 |
+
"step": 89
|
641 |
+
},
|
642 |
+
{
|
643 |
+
"epoch": 0.345489443378119,
|
644 |
+
"grad_norm": 19.04279899597168,
|
645 |
+
"learning_rate": 4.702530485714461e-05,
|
646 |
+
"loss": 27.2845,
|
647 |
+
"step": 90
|
648 |
+
},
|
649 |
+
{
|
650 |
+
"epoch": 0.3493282149712092,
|
651 |
+
"grad_norm": 18.288244247436523,
|
652 |
+
"learning_rate": 4.695203120209245e-05,
|
653 |
+
"loss": 28.8947,
|
654 |
+
"step": 91
|
655 |
+
},
|
656 |
+
{
|
657 |
+
"epoch": 0.3531669865642994,
|
658 |
+
"grad_norm": 18.553823471069336,
|
659 |
+
"learning_rate": 4.6877924570574817e-05,
|
660 |
+
"loss": 27.7966,
|
661 |
+
"step": 92
|
662 |
+
},
|
663 |
+
{
|
664 |
+
"epoch": 0.3570057581573896,
|
665 |
+
"grad_norm": 18.615053176879883,
|
666 |
+
"learning_rate": 4.6802987774590275e-05,
|
667 |
+
"loss": 27.8787,
|
668 |
+
"step": 93
|
669 |
+
},
|
670 |
+
{
|
671 |
+
"epoch": 0.36084452975047987,
|
672 |
+
"grad_norm": 18.30453109741211,
|
673 |
+
"learning_rate": 4.672722365763821e-05,
|
674 |
+
"loss": 29.0792,
|
675 |
+
"step": 94
|
676 |
+
},
|
677 |
+
{
|
678 |
+
"epoch": 0.3646833013435701,
|
679 |
+
"grad_norm": 18.134958267211914,
|
680 |
+
"learning_rate": 4.665063509461097e-05,
|
681 |
+
"loss": 29.07,
|
682 |
+
"step": 95
|
683 |
+
},
|
684 |
+
{
|
685 |
+
"epoch": 0.3685220729366603,
|
686 |
+
"grad_norm": 19.019006729125977,
|
687 |
+
"learning_rate": 4.6573224991684744e-05,
|
688 |
+
"loss": 27.708,
|
689 |
+
"step": 96
|
690 |
+
},
|
691 |
+
{
|
692 |
+
"epoch": 0.3723608445297505,
|
693 |
+
"grad_norm": 18.863723754882812,
|
694 |
+
"learning_rate": 4.649499628620931e-05,
|
695 |
+
"loss": 27.4551,
|
696 |
+
"step": 97
|
697 |
+
},
|
698 |
+
{
|
699 |
+
"epoch": 0.3761996161228407,
|
700 |
+
"grad_norm": 18.62997055053711,
|
701 |
+
"learning_rate": 4.641595194659657e-05,
|
702 |
+
"loss": 26.7616,
|
703 |
+
"step": 98
|
704 |
+
},
|
705 |
+
{
|
706 |
+
"epoch": 0.3800383877159309,
|
707 |
+
"grad_norm": 18.19691276550293,
|
708 |
+
"learning_rate": 4.63360949722079e-05,
|
709 |
+
"loss": 27.6041,
|
710 |
+
"step": 99
|
711 |
+
},
|
712 |
+
{
|
713 |
+
"epoch": 0.3838771593090211,
|
714 |
+
"grad_norm": 19.37999153137207,
|
715 |
+
"learning_rate": 4.625542839324036e-05,
|
716 |
+
"loss": 26.9613,
|
717 |
+
"step": 100
|
718 |
+
},
|
719 |
+
{
|
720 |
+
"epoch": 0.3877159309021113,
|
721 |
+
"grad_norm": 18.335630416870117,
|
722 |
+
"learning_rate": 4.617395527061168e-05,
|
723 |
+
"loss": 27.4261,
|
724 |
+
"step": 101
|
725 |
+
},
|
726 |
+
{
|
727 |
+
"epoch": 0.3915547024952015,
|
728 |
+
"grad_norm": 19.16864585876465,
|
729 |
+
"learning_rate": 4.6091678695844164e-05,
|
730 |
+
"loss": 28.8591,
|
731 |
+
"step": 102
|
732 |
+
},
|
733 |
+
{
|
734 |
+
"epoch": 0.39539347408829173,
|
735 |
+
"grad_norm": 20.256633758544922,
|
736 |
+
"learning_rate": 4.600860179094732e-05,
|
737 |
+
"loss": 26.8054,
|
738 |
+
"step": 103
|
739 |
+
},
|
740 |
+
{
|
741 |
+
"epoch": 0.39923224568138194,
|
742 |
+
"grad_norm": 18.64192008972168,
|
743 |
+
"learning_rate": 4.5924727708299445e-05,
|
744 |
+
"loss": 27.3249,
|
745 |
+
"step": 104
|
746 |
+
},
|
747 |
+
{
|
748 |
+
"epoch": 0.40307101727447214,
|
749 |
+
"grad_norm": 17.976713180541992,
|
750 |
+
"learning_rate": 4.584005963052799e-05,
|
751 |
+
"loss": 29.1977,
|
752 |
+
"step": 105
|
753 |
+
},
|
754 |
+
{
|
755 |
+
"epoch": 0.4069097888675624,
|
756 |
+
"grad_norm": 17.99713706970215,
|
757 |
+
"learning_rate": 4.575460077038877e-05,
|
758 |
+
"loss": 29.0127,
|
759 |
+
"step": 106
|
760 |
+
},
|
761 |
+
{
|
762 |
+
"epoch": 0.4107485604606526,
|
763 |
+
"grad_norm": 18.080854415893555,
|
764 |
+
"learning_rate": 4.5668354370644086e-05,
|
765 |
+
"loss": 29.716,
|
766 |
+
"step": 107
|
767 |
+
},
|
768 |
+
{
|
769 |
+
"epoch": 0.4145873320537428,
|
770 |
+
"grad_norm": 17.458669662475586,
|
771 |
+
"learning_rate": 4.558132370393968e-05,
|
772 |
+
"loss": 29.7465,
|
773 |
+
"step": 108
|
774 |
+
},
|
775 |
+
{
|
776 |
+
"epoch": 0.418426103646833,
|
777 |
+
"grad_norm": 18.444486618041992,
|
778 |
+
"learning_rate": 4.5493512072680536e-05,
|
779 |
+
"loss": 30.3556,
|
780 |
+
"step": 109
|
781 |
+
},
|
782 |
+
{
|
783 |
+
"epoch": 0.42226487523992323,
|
784 |
+
"grad_norm": 17.931936264038086,
|
785 |
+
"learning_rate": 4.540492280890555e-05,
|
786 |
+
"loss": 27.0296,
|
787 |
+
"step": 110
|
788 |
+
},
|
789 |
+
{
|
790 |
+
"epoch": 0.42610364683301344,
|
791 |
+
"grad_norm": 17.657825469970703,
|
792 |
+
"learning_rate": 4.5315559274161144e-05,
|
793 |
+
"loss": 28.3838,
|
794 |
+
"step": 111
|
795 |
+
},
|
796 |
+
{
|
797 |
+
"epoch": 0.42994241842610365,
|
798 |
+
"grad_norm": 17.2442626953125,
|
799 |
+
"learning_rate": 4.522542485937369e-05,
|
800 |
+
"loss": 26.963,
|
801 |
+
"step": 112
|
802 |
+
},
|
803 |
+
{
|
804 |
+
"epoch": 0.43378119001919385,
|
805 |
+
"grad_norm": 16.4385929107666,
|
806 |
+
"learning_rate": 4.5134522984720816e-05,
|
807 |
+
"loss": 28.0953,
|
808 |
+
"step": 113
|
809 |
+
},
|
810 |
+
{
|
811 |
+
"epoch": 0.43761996161228406,
|
812 |
+
"grad_norm": 16.927474975585938,
|
813 |
+
"learning_rate": 4.504285709950167e-05,
|
814 |
+
"loss": 29.0116,
|
815 |
+
"step": 114
|
816 |
+
},
|
817 |
+
{
|
818 |
+
"epoch": 0.44145873320537427,
|
819 |
+
"grad_norm": 18.508386611938477,
|
820 |
+
"learning_rate": 4.4950430682006e-05,
|
821 |
+
"loss": 27.5212,
|
822 |
+
"step": 115
|
823 |
+
},
|
824 |
+
{
|
825 |
+
"epoch": 0.44529750479846447,
|
826 |
+
"grad_norm": 17.00088882446289,
|
827 |
+
"learning_rate": 4.485724723938215e-05,
|
828 |
+
"loss": 27.2209,
|
829 |
+
"step": 116
|
830 |
+
},
|
831 |
+
{
|
832 |
+
"epoch": 0.4491362763915547,
|
833 |
+
"grad_norm": 17.35956573486328,
|
834 |
+
"learning_rate": 4.476331030750408e-05,
|
835 |
+
"loss": 28.9031,
|
836 |
+
"step": 117
|
837 |
+
},
|
838 |
+
{
|
839 |
+
"epoch": 0.45297504798464494,
|
840 |
+
"grad_norm": 17.835237503051758,
|
841 |
+
"learning_rate": 4.4668623450837085e-05,
|
842 |
+
"loss": 25.8466,
|
843 |
+
"step": 118
|
844 |
+
},
|
845 |
+
{
|
846 |
+
"epoch": 0.45681381957773515,
|
847 |
+
"grad_norm": 18.052587509155273,
|
848 |
+
"learning_rate": 4.457319026230257e-05,
|
849 |
+
"loss": 27.7288,
|
850 |
+
"step": 119
|
851 |
+
},
|
852 |
+
{
|
853 |
+
"epoch": 0.46065259117082535,
|
854 |
+
"grad_norm": 21.071945190429688,
|
855 |
+
"learning_rate": 4.447701436314176e-05,
|
856 |
+
"loss": 27.2769,
|
857 |
+
"step": 120
|
858 |
+
},
|
859 |
+
{
|
860 |
+
"epoch": 0.46449136276391556,
|
861 |
+
"grad_norm": 17.07927703857422,
|
862 |
+
"learning_rate": 4.4380099402778244e-05,
|
863 |
+
"loss": 27.3407,
|
864 |
+
"step": 121
|
865 |
+
},
|
866 |
+
{
|
867 |
+
"epoch": 0.46833013435700577,
|
868 |
+
"grad_norm": 17.430988311767578,
|
869 |
+
"learning_rate": 4.428244905867952e-05,
|
870 |
+
"loss": 27.7631,
|
871 |
+
"step": 122
|
872 |
+
},
|
873 |
+
{
|
874 |
+
"epoch": 0.472168905950096,
|
875 |
+
"grad_norm": 18.140281677246094,
|
876 |
+
"learning_rate": 4.418406703621743e-05,
|
877 |
+
"loss": 27.4634,
|
878 |
+
"step": 123
|
879 |
+
},
|
880 |
+
{
|
881 |
+
"epoch": 0.4760076775431862,
|
882 |
+
"grad_norm": 18.464765548706055,
|
883 |
+
"learning_rate": 4.408495706852758e-05,
|
884 |
+
"loss": 27.1883,
|
885 |
+
"step": 124
|
886 |
+
},
|
887 |
+
{
|
888 |
+
"epoch": 0.4798464491362764,
|
889 |
+
"grad_norm": 17.243370056152344,
|
890 |
+
"learning_rate": 4.398512291636768e-05,
|
891 |
+
"loss": 29.4247,
|
892 |
+
"step": 125
|
893 |
+
},
|
894 |
+
{
|
895 |
+
"epoch": 0.4836852207293666,
|
896 |
+
"grad_norm": 18.10504722595215,
|
897 |
+
"learning_rate": 4.3884568367974845e-05,
|
898 |
+
"loss": 27.3026,
|
899 |
+
"step": 126
|
900 |
+
},
|
901 |
+
{
|
902 |
+
"epoch": 0.4875239923224568,
|
903 |
+
"grad_norm": 18.39180564880371,
|
904 |
+
"learning_rate": 4.378329723892184e-05,
|
905 |
+
"loss": 28.0279,
|
906 |
+
"step": 127
|
907 |
+
},
|
908 |
+
{
|
909 |
+
"epoch": 0.491362763915547,
|
910 |
+
"grad_norm": 16.66558265686035,
|
911 |
+
"learning_rate": 4.3681313371972276e-05,
|
912 |
+
"loss": 27.5308,
|
913 |
+
"step": 128
|
914 |
+
},
|
915 |
+
{
|
916 |
+
"epoch": 0.4952015355086372,
|
917 |
+
"grad_norm": 16.756423950195312,
|
918 |
+
"learning_rate": 4.357862063693486e-05,
|
919 |
+
"loss": 28.4946,
|
920 |
+
"step": 129
|
921 |
+
},
|
922 |
+
{
|
923 |
+
"epoch": 0.4990403071017274,
|
924 |
+
"grad_norm": 17.056476593017578,
|
925 |
+
"learning_rate": 4.347522293051648e-05,
|
926 |
+
"loss": 27.8562,
|
927 |
+
"step": 130
|
928 |
+
},
|
929 |
+
{
|
930 |
+
"epoch": 0.4990403071017274,
|
931 |
+
"eval_loss": 1.7600558996200562,
|
932 |
+
"eval_runtime": 31.0188,
|
933 |
+
"eval_samples_per_second": 9.543,
|
934 |
+
"eval_steps_per_second": 4.771,
|
935 |
+
"step": 130
|
936 |
+
},
|
937 |
+
{
|
938 |
+
"epoch": 0.5028790786948176,
|
939 |
+
"grad_norm": 17.216785430908203,
|
940 |
+
"learning_rate": 4.337112417617439e-05,
|
941 |
+
"loss": 27.1427,
|
942 |
+
"step": 131
|
943 |
+
},
|
944 |
+
{
|
945 |
+
"epoch": 0.5067178502879078,
|
946 |
+
"grad_norm": 16.08450698852539,
|
947 |
+
"learning_rate": 4.3266328323967333e-05,
|
948 |
+
"loss": 27.4919,
|
949 |
+
"step": 132
|
950 |
+
},
|
951 |
+
{
|
952 |
+
"epoch": 0.510556621880998,
|
953 |
+
"grad_norm": 17.361270904541016,
|
954 |
+
"learning_rate": 4.3160839350405606e-05,
|
955 |
+
"loss": 26.1541,
|
956 |
+
"step": 133
|
957 |
+
},
|
958 |
+
{
|
959 |
+
"epoch": 0.5143953934740882,
|
960 |
+
"grad_norm": 17.303585052490234,
|
961 |
+
"learning_rate": 4.305466125830023e-05,
|
962 |
+
"loss": 26.0347,
|
963 |
+
"step": 134
|
964 |
+
},
|
965 |
+
{
|
966 |
+
"epoch": 0.5182341650671785,
|
967 |
+
"grad_norm": 17.440980911254883,
|
968 |
+
"learning_rate": 4.294779807661105e-05,
|
969 |
+
"loss": 27.2826,
|
970 |
+
"step": 135
|
971 |
+
},
|
972 |
+
{
|
973 |
+
"epoch": 0.5220729366602687,
|
974 |
+
"grad_norm": 19.435768127441406,
|
975 |
+
"learning_rate": 4.284025386029381e-05,
|
976 |
+
"loss": 27.5317,
|
977 |
+
"step": 136
|
978 |
+
},
|
979 |
+
{
|
980 |
+
"epoch": 0.525911708253359,
|
981 |
+
"grad_norm": 17.796663284301758,
|
982 |
+
"learning_rate": 4.273203269014634e-05,
|
983 |
+
"loss": 27.8947,
|
984 |
+
"step": 137
|
985 |
+
},
|
986 |
+
{
|
987 |
+
"epoch": 0.5297504798464492,
|
988 |
+
"grad_norm": 17.049524307250977,
|
989 |
+
"learning_rate": 4.2623138672653684e-05,
|
990 |
+
"loss": 29.3983,
|
991 |
+
"step": 138
|
992 |
+
},
|
993 |
+
{
|
994 |
+
"epoch": 0.5335892514395394,
|
995 |
+
"grad_norm": 17.124839782714844,
|
996 |
+
"learning_rate": 4.2513575939832275e-05,
|
997 |
+
"loss": 28.4112,
|
998 |
+
"step": 139
|
999 |
+
},
|
1000 |
+
{
|
1001 |
+
"epoch": 0.5374280230326296,
|
1002 |
+
"grad_norm": 17.724750518798828,
|
1003 |
+
"learning_rate": 4.2403348649073174e-05,
|
1004 |
+
"loss": 29.1517,
|
1005 |
+
"step": 140
|
1006 |
+
},
|
1007 |
+
{
|
1008 |
+
"epoch": 0.5412667946257198,
|
1009 |
+
"grad_norm": 17.679073333740234,
|
1010 |
+
"learning_rate": 4.2292460982984255e-05,
|
1011 |
+
"loss": 27.1786,
|
1012 |
+
"step": 141
|
1013 |
+
},
|
1014 |
+
{
|
1015 |
+
"epoch": 0.54510556621881,
|
1016 |
+
"grad_norm": 18.939489364624023,
|
1017 |
+
"learning_rate": 4.218091714923157e-05,
|
1018 |
+
"loss": 28.6373,
|
1019 |
+
"step": 142
|
1020 |
+
},
|
1021 |
+
{
|
1022 |
+
"epoch": 0.5489443378119002,
|
1023 |
+
"grad_norm": 17.122732162475586,
|
1024 |
+
"learning_rate": 4.206872138037964e-05,
|
1025 |
+
"loss": 27.252,
|
1026 |
+
"step": 143
|
1027 |
+
},
|
1028 |
+
{
|
1029 |
+
"epoch": 0.5527831094049904,
|
1030 |
+
"grad_norm": 18.2526912689209,
|
1031 |
+
"learning_rate": 4.1955877933730855e-05,
|
1032 |
+
"loss": 29.9347,
|
1033 |
+
"step": 144
|
1034 |
+
},
|
1035 |
+
{
|
1036 |
+
"epoch": 0.5566218809980806,
|
1037 |
+
"grad_norm": 18.54884147644043,
|
1038 |
+
"learning_rate": 4.184239109116393e-05,
|
1039 |
+
"loss": 27.988,
|
1040 |
+
"step": 145
|
1041 |
+
},
|
1042 |
+
{
|
1043 |
+
"epoch": 0.5604606525911708,
|
1044 |
+
"grad_norm": 18.026559829711914,
|
1045 |
+
"learning_rate": 4.172826515897146e-05,
|
1046 |
+
"loss": 28.1473,
|
1047 |
+
"step": 146
|
1048 |
+
},
|
1049 |
+
{
|
1050 |
+
"epoch": 0.564299424184261,
|
1051 |
+
"grad_norm": 17.47412109375,
|
1052 |
+
"learning_rate": 4.161350446769645e-05,
|
1053 |
+
"loss": 26.7597,
|
1054 |
+
"step": 147
|
1055 |
+
},
|
1056 |
+
{
|
1057 |
+
"epoch": 0.5681381957773513,
|
1058 |
+
"grad_norm": 19.019777297973633,
|
1059 |
+
"learning_rate": 4.149811337196807e-05,
|
1060 |
+
"loss": 27.5097,
|
1061 |
+
"step": 148
|
1062 |
+
},
|
1063 |
+
{
|
1064 |
+
"epoch": 0.5719769673704415,
|
1065 |
+
"grad_norm": 18.873889923095703,
|
1066 |
+
"learning_rate": 4.1382096250336346e-05,
|
1067 |
+
"loss": 26.3739,
|
1068 |
+
"step": 149
|
1069 |
+
},
|
1070 |
+
{
|
1071 |
+
"epoch": 0.5758157389635317,
|
1072 |
+
"grad_norm": 17.524677276611328,
|
1073 |
+
"learning_rate": 4.126545750510605e-05,
|
1074 |
+
"loss": 26.7282,
|
1075 |
+
"step": 150
|
1076 |
+
},
|
1077 |
+
{
|
1078 |
+
"epoch": 0.5796545105566219,
|
1079 |
+
"grad_norm": 17.283926010131836,
|
1080 |
+
"learning_rate": 4.1148201562169685e-05,
|
1081 |
+
"loss": 26.9749,
|
1082 |
+
"step": 151
|
1083 |
+
},
|
1084 |
+
{
|
1085 |
+
"epoch": 0.5834932821497121,
|
1086 |
+
"grad_norm": 17.261751174926758,
|
1087 |
+
"learning_rate": 4.103033287083946e-05,
|
1088 |
+
"loss": 27.2926,
|
1089 |
+
"step": 152
|
1090 |
+
},
|
1091 |
+
{
|
1092 |
+
"epoch": 0.5873320537428023,
|
1093 |
+
"grad_norm": 16.952129364013672,
|
1094 |
+
"learning_rate": 4.0911855903678534e-05,
|
1095 |
+
"loss": 29.1231,
|
1096 |
+
"step": 153
|
1097 |
+
},
|
1098 |
+
{
|
1099 |
+
"epoch": 0.5911708253358925,
|
1100 |
+
"grad_norm": 16.523609161376953,
|
1101 |
+
"learning_rate": 4.079277515633127e-05,
|
1102 |
+
"loss": 27.9168,
|
1103 |
+
"step": 154
|
1104 |
+
},
|
1105 |
+
{
|
1106 |
+
"epoch": 0.5950095969289827,
|
1107 |
+
"grad_norm": 17.648927688598633,
|
1108 |
+
"learning_rate": 4.067309514735267e-05,
|
1109 |
+
"loss": 26.9956,
|
1110 |
+
"step": 155
|
1111 |
+
},
|
1112 |
+
{
|
1113 |
+
"epoch": 0.5988483685220729,
|
1114 |
+
"grad_norm": 18.750659942626953,
|
1115 |
+
"learning_rate": 4.055282041803685e-05,
|
1116 |
+
"loss": 27.5584,
|
1117 |
+
"step": 156
|
1118 |
+
},
|
1119 |
+
{
|
1120 |
+
"epoch": 0.6026871401151631,
|
1121 |
+
"grad_norm": 17.183300018310547,
|
1122 |
+
"learning_rate": 4.0431955532244827e-05,
|
1123 |
+
"loss": 27.9265,
|
1124 |
+
"step": 157
|
1125 |
+
},
|
1126 |
+
{
|
1127 |
+
"epoch": 0.6065259117082533,
|
1128 |
+
"grad_norm": 17.270681381225586,
|
1129 |
+
"learning_rate": 4.031050507623125e-05,
|
1130 |
+
"loss": 28.9735,
|
1131 |
+
"step": 158
|
1132 |
+
},
|
1133 |
+
{
|
1134 |
+
"epoch": 0.6103646833013435,
|
1135 |
+
"grad_norm": 19.801315307617188,
|
1136 |
+
"learning_rate": 4.0188473658470426e-05,
|
1137 |
+
"loss": 26.7811,
|
1138 |
+
"step": 159
|
1139 |
+
},
|
1140 |
+
{
|
1141 |
+
"epoch": 0.6142034548944337,
|
1142 |
+
"grad_norm": 16.823190689086914,
|
1143 |
+
"learning_rate": 4.0065865909481417e-05,
|
1144 |
+
"loss": 26.9071,
|
1145 |
+
"step": 160
|
1146 |
+
},
|
1147 |
+
{
|
1148 |
+
"epoch": 0.6180422264875239,
|
1149 |
+
"grad_norm": 17.074491500854492,
|
1150 |
+
"learning_rate": 3.9942686481652344e-05,
|
1151 |
+
"loss": 27.9241,
|
1152 |
+
"step": 161
|
1153 |
+
},
|
1154 |
+
{
|
1155 |
+
"epoch": 0.6218809980806143,
|
1156 |
+
"grad_norm": 18.242040634155273,
|
1157 |
+
"learning_rate": 3.981894004906388e-05,
|
1158 |
+
"loss": 28.2823,
|
1159 |
+
"step": 162
|
1160 |
+
},
|
1161 |
+
{
|
1162 |
+
"epoch": 0.6257197696737045,
|
1163 |
+
"grad_norm": 16.200469970703125,
|
1164 |
+
"learning_rate": 3.969463130731183e-05,
|
1165 |
+
"loss": 27.2651,
|
1166 |
+
"step": 163
|
1167 |
+
},
|
1168 |
+
{
|
1169 |
+
"epoch": 0.6295585412667947,
|
1170 |
+
"grad_norm": 17.807695388793945,
|
1171 |
+
"learning_rate": 3.9569764973329026e-05,
|
1172 |
+
"loss": 28.572,
|
1173 |
+
"step": 164
|
1174 |
+
},
|
1175 |
+
{
|
1176 |
+
"epoch": 0.6333973128598849,
|
1177 |
+
"grad_norm": 16.356901168823242,
|
1178 |
+
"learning_rate": 3.9444345785206285e-05,
|
1179 |
+
"loss": 27.4942,
|
1180 |
+
"step": 165
|
1181 |
+
},
|
1182 |
+
{
|
1183 |
+
"epoch": 0.6372360844529751,
|
1184 |
+
"grad_norm": 18.459415435791016,
|
1185 |
+
"learning_rate": 3.931837850201263e-05,
|
1186 |
+
"loss": 27.4934,
|
1187 |
+
"step": 166
|
1188 |
+
},
|
1189 |
+
{
|
1190 |
+
"epoch": 0.6410748560460653,
|
1191 |
+
"grad_norm": 18.079626083374023,
|
1192 |
+
"learning_rate": 3.919186790361475e-05,
|
1193 |
+
"loss": 28.0261,
|
1194 |
+
"step": 167
|
1195 |
+
},
|
1196 |
+
{
|
1197 |
+
"epoch": 0.6449136276391555,
|
1198 |
+
"grad_norm": 18.058738708496094,
|
1199 |
+
"learning_rate": 3.906481879049558e-05,
|
1200 |
+
"loss": 27.2611,
|
1201 |
+
"step": 168
|
1202 |
+
},
|
1203 |
+
{
|
1204 |
+
"epoch": 0.6487523992322457,
|
1205 |
+
"grad_norm": 17.553970336914062,
|
1206 |
+
"learning_rate": 3.893723598357214e-05,
|
1207 |
+
"loss": 27.5768,
|
1208 |
+
"step": 169
|
1209 |
+
},
|
1210 |
+
{
|
1211 |
+
"epoch": 0.6525911708253359,
|
1212 |
+
"grad_norm": 18.69593620300293,
|
1213 |
+
"learning_rate": 3.880912432401265e-05,
|
1214 |
+
"loss": 27.5784,
|
1215 |
+
"step": 170
|
1216 |
+
},
|
1217 |
+
{
|
1218 |
+
"epoch": 0.6564299424184261,
|
1219 |
+
"grad_norm": 17.491533279418945,
|
1220 |
+
"learning_rate": 3.8680488673052784e-05,
|
1221 |
+
"loss": 29.1586,
|
1222 |
+
"step": 171
|
1223 |
+
},
|
1224 |
+
{
|
1225 |
+
"epoch": 0.6602687140115163,
|
1226 |
+
"grad_norm": 18.12783432006836,
|
1227 |
+
"learning_rate": 3.855133391181124e-05,
|
1228 |
+
"loss": 27.3099,
|
1229 |
+
"step": 172
|
1230 |
+
},
|
1231 |
+
{
|
1232 |
+
"epoch": 0.6641074856046065,
|
1233 |
+
"grad_norm": 18.322479248046875,
|
1234 |
+
"learning_rate": 3.842166494110451e-05,
|
1235 |
+
"loss": 29.5131,
|
1236 |
+
"step": 173
|
1237 |
+
},
|
1238 |
+
{
|
1239 |
+
"epoch": 0.6679462571976967,
|
1240 |
+
"grad_norm": 17.041065216064453,
|
1241 |
+
"learning_rate": 3.82914866812609e-05,
|
1242 |
+
"loss": 28.5525,
|
1243 |
+
"step": 174
|
1244 |
+
},
|
1245 |
+
{
|
1246 |
+
"epoch": 0.6717850287907869,
|
1247 |
+
"grad_norm": 17.609098434448242,
|
1248 |
+
"learning_rate": 3.81608040719339e-05,
|
1249 |
+
"loss": 28.8543,
|
1250 |
+
"step": 175
|
1251 |
+
},
|
1252 |
+
{
|
1253 |
+
"epoch": 0.6756238003838771,
|
1254 |
+
"grad_norm": 17.111724853515625,
|
1255 |
+
"learning_rate": 3.802962207191463e-05,
|
1256 |
+
"loss": 25.6639,
|
1257 |
+
"step": 176
|
1258 |
+
},
|
1259 |
+
{
|
1260 |
+
"epoch": 0.6794625719769674,
|
1261 |
+
"grad_norm": 17.328916549682617,
|
1262 |
+
"learning_rate": 3.789794565894378e-05,
|
1263 |
+
"loss": 26.0536,
|
1264 |
+
"step": 177
|
1265 |
+
},
|
1266 |
+
{
|
1267 |
+
"epoch": 0.6833013435700576,
|
1268 |
+
"grad_norm": 17.837627410888672,
|
1269 |
+
"learning_rate": 3.7765779829522675e-05,
|
1270 |
+
"loss": 27.5278,
|
1271 |
+
"step": 178
|
1272 |
+
},
|
1273 |
+
{
|
1274 |
+
"epoch": 0.6871401151631478,
|
1275 |
+
"grad_norm": 15.394762992858887,
|
1276 |
+
"learning_rate": 3.7633129598723704e-05,
|
1277 |
+
"loss": 27.7244,
|
1278 |
+
"step": 179
|
1279 |
+
},
|
1280 |
+
{
|
1281 |
+
"epoch": 0.690978886756238,
|
1282 |
+
"grad_norm": 19.647441864013672,
|
1283 |
+
"learning_rate": 3.7500000000000003e-05,
|
1284 |
+
"loss": 25.729,
|
1285 |
+
"step": 180
|
1286 |
+
},
|
1287 |
+
{
|
1288 |
+
"epoch": 0.6948176583493282,
|
1289 |
+
"grad_norm": 17.077699661254883,
|
1290 |
+
"learning_rate": 3.7366396084994475e-05,
|
1291 |
+
"loss": 26.2709,
|
1292 |
+
"step": 181
|
1293 |
+
},
|
1294 |
+
{
|
1295 |
+
"epoch": 0.6986564299424184,
|
1296 |
+
"grad_norm": 16.858604431152344,
|
1297 |
+
"learning_rate": 3.723232292334809e-05,
|
1298 |
+
"loss": 27.8621,
|
1299 |
+
"step": 182
|
1300 |
+
},
|
1301 |
+
{
|
1302 |
+
"epoch": 0.7024952015355086,
|
1303 |
+
"grad_norm": 17.455453872680664,
|
1304 |
+
"learning_rate": 3.709778560250754e-05,
|
1305 |
+
"loss": 27.0243,
|
1306 |
+
"step": 183
|
1307 |
+
},
|
1308 |
+
{
|
1309 |
+
"epoch": 0.7063339731285988,
|
1310 |
+
"grad_norm": 16.5456600189209,
|
1311 |
+
"learning_rate": 3.696278922753216e-05,
|
1312 |
+
"loss": 27.6667,
|
1313 |
+
"step": 184
|
1314 |
+
},
|
1315 |
+
{
|
1316 |
+
"epoch": 0.710172744721689,
|
1317 |
+
"grad_norm": 17.52065086364746,
|
1318 |
+
"learning_rate": 3.6827338920900254e-05,
|
1319 |
+
"loss": 27.4649,
|
1320 |
+
"step": 185
|
1321 |
+
},
|
1322 |
+
{
|
1323 |
+
"epoch": 0.7140115163147792,
|
1324 |
+
"grad_norm": 15.55224323272705,
|
1325 |
+
"learning_rate": 3.669143982231467e-05,
|
1326 |
+
"loss": 26.4226,
|
1327 |
+
"step": 186
|
1328 |
+
},
|
1329 |
+
{
|
1330 |
+
"epoch": 0.7178502879078695,
|
1331 |
+
"grad_norm": 16.189666748046875,
|
1332 |
+
"learning_rate": 3.655509708850783e-05,
|
1333 |
+
"loss": 26.3024,
|
1334 |
+
"step": 187
|
1335 |
+
},
|
1336 |
+
{
|
1337 |
+
"epoch": 0.7216890595009597,
|
1338 |
+
"grad_norm": 17.70796775817871,
|
1339 |
+
"learning_rate": 3.641831589304602e-05,
|
1340 |
+
"loss": 27.1759,
|
1341 |
+
"step": 188
|
1342 |
+
},
|
1343 |
+
{
|
1344 |
+
"epoch": 0.72552783109405,
|
1345 |
+
"grad_norm": 16.10495376586914,
|
1346 |
+
"learning_rate": 3.628110142613308e-05,
|
1347 |
+
"loss": 26.5754,
|
1348 |
+
"step": 189
|
1349 |
+
},
|
1350 |
+
{
|
1351 |
+
"epoch": 0.7293666026871402,
|
1352 |
+
"grad_norm": 17.34556007385254,
|
1353 |
+
"learning_rate": 3.6143458894413465e-05,
|
1354 |
+
"loss": 27.8653,
|
1355 |
+
"step": 190
|
1356 |
+
},
|
1357 |
+
{
|
1358 |
+
"epoch": 0.7332053742802304,
|
1359 |
+
"grad_norm": 18.321557998657227,
|
1360 |
+
"learning_rate": 3.600539352077469e-05,
|
1361 |
+
"loss": 27.7326,
|
1362 |
+
"step": 191
|
1363 |
+
},
|
1364 |
+
{
|
1365 |
+
"epoch": 0.7370441458733206,
|
1366 |
+
"grad_norm": 15.874064445495605,
|
1367 |
+
"learning_rate": 3.586691054414913e-05,
|
1368 |
+
"loss": 26.683,
|
1369 |
+
"step": 192
|
1370 |
+
},
|
1371 |
+
{
|
1372 |
+
"epoch": 0.7408829174664108,
|
1373 |
+
"grad_norm": 16.701417922973633,
|
1374 |
+
"learning_rate": 3.572801521931522e-05,
|
1375 |
+
"loss": 25.815,
|
1376 |
+
"step": 193
|
1377 |
+
},
|
1378 |
+
{
|
1379 |
+
"epoch": 0.744721689059501,
|
1380 |
+
"grad_norm": 17.957345962524414,
|
1381 |
+
"learning_rate": 3.558871281669811e-05,
|
1382 |
+
"loss": 26.726,
|
1383 |
+
"step": 194
|
1384 |
+
},
|
1385 |
+
{
|
1386 |
+
"epoch": 0.7485604606525912,
|
1387 |
+
"grad_norm": 17.00701141357422,
|
1388 |
+
"learning_rate": 3.544900862216959e-05,
|
1389 |
+
"loss": 26.8739,
|
1390 |
+
"step": 195
|
1391 |
+
},
|
1392 |
+
{
|
1393 |
+
"epoch": 0.7523992322456814,
|
1394 |
+
"grad_norm": 19.22977638244629,
|
1395 |
+
"learning_rate": 3.5308907936847594e-05,
|
1396 |
+
"loss": 26.1091,
|
1397 |
+
"step": 196
|
1398 |
+
},
|
1399 |
+
{
|
1400 |
+
"epoch": 0.7562380038387716,
|
1401 |
+
"grad_norm": 18.498205184936523,
|
1402 |
+
"learning_rate": 3.516841607689501e-05,
|
1403 |
+
"loss": 25.4755,
|
1404 |
+
"step": 197
|
1405 |
+
},
|
1406 |
+
{
|
1407 |
+
"epoch": 0.7600767754318618,
|
1408 |
+
"grad_norm": 18.955081939697266,
|
1409 |
+
"learning_rate": 3.502753837331797e-05,
|
1410 |
+
"loss": 26.3684,
|
1411 |
+
"step": 198
|
1412 |
+
},
|
1413 |
+
{
|
1414 |
+
"epoch": 0.763915547024952,
|
1415 |
+
"grad_norm": 18.34401512145996,
|
1416 |
+
"learning_rate": 3.488628017176356e-05,
|
1417 |
+
"loss": 28.767,
|
1418 |
+
"step": 199
|
1419 |
+
},
|
1420 |
+
{
|
1421 |
+
"epoch": 0.7677543186180422,
|
1422 |
+
"grad_norm": 18.423044204711914,
|
1423 |
+
"learning_rate": 3.474464683231698e-05,
|
1424 |
+
"loss": 27.2117,
|
1425 |
+
"step": 200
|
1426 |
+
},
|
1427 |
+
{
|
1428 |
+
"epoch": 0.7715930902111324,
|
1429 |
+
"grad_norm": 18.909847259521484,
|
1430 |
+
"learning_rate": 3.460264372929815e-05,
|
1431 |
+
"loss": 26.408,
|
1432 |
+
"step": 201
|
1433 |
+
},
|
1434 |
+
{
|
1435 |
+
"epoch": 0.7754318618042226,
|
1436 |
+
"grad_norm": 16.31786346435547,
|
1437 |
+
"learning_rate": 3.446027625105776e-05,
|
1438 |
+
"loss": 26.7065,
|
1439 |
+
"step": 202
|
1440 |
+
},
|
1441 |
+
{
|
1442 |
+
"epoch": 0.7792706333973128,
|
1443 |
+
"grad_norm": 18.030500411987305,
|
1444 |
+
"learning_rate": 3.431754979977285e-05,
|
1445 |
+
"loss": 27.028,
|
1446 |
+
"step": 203
|
1447 |
+
},
|
1448 |
+
{
|
1449 |
+
"epoch": 0.783109404990403,
|
1450 |
+
"grad_norm": 16.70123863220215,
|
1451 |
+
"learning_rate": 3.4174469791241806e-05,
|
1452 |
+
"loss": 27.5544,
|
1453 |
+
"step": 204
|
1454 |
+
},
|
1455 |
+
{
|
1456 |
+
"epoch": 0.7869481765834933,
|
1457 |
+
"grad_norm": 16.9814453125,
|
1458 |
+
"learning_rate": 3.403104165467883e-05,
|
1459 |
+
"loss": 27.5372,
|
1460 |
+
"step": 205
|
1461 |
+
},
|
1462 |
+
{
|
1463 |
+
"epoch": 0.7907869481765835,
|
1464 |
+
"grad_norm": 17.28445053100586,
|
1465 |
+
"learning_rate": 3.388727083250795e-05,
|
1466 |
+
"loss": 27.4625,
|
1467 |
+
"step": 206
|
1468 |
+
},
|
1469 |
+
{
|
1470 |
+
"epoch": 0.7946257197696737,
|
1471 |
+
"grad_norm": 17.412431716918945,
|
1472 |
+
"learning_rate": 3.374316278015653e-05,
|
1473 |
+
"loss": 27.897,
|
1474 |
+
"step": 207
|
1475 |
+
},
|
1476 |
+
{
|
1477 |
+
"epoch": 0.7984644913627639,
|
1478 |
+
"grad_norm": 16.263408660888672,
|
1479 |
+
"learning_rate": 3.3598722965848204e-05,
|
1480 |
+
"loss": 27.2817,
|
1481 |
+
"step": 208
|
1482 |
+
},
|
1483 |
+
{
|
1484 |
+
"epoch": 0.8023032629558541,
|
1485 |
+
"grad_norm": 16.9997615814209,
|
1486 |
+
"learning_rate": 3.345395687039543e-05,
|
1487 |
+
"loss": 26.4631,
|
1488 |
+
"step": 209
|
1489 |
+
},
|
1490 |
+
{
|
1491 |
+
"epoch": 0.8061420345489443,
|
1492 |
+
"grad_norm": 17.816619873046875,
|
1493 |
+
"learning_rate": 3.330886998699149e-05,
|
1494 |
+
"loss": 25.6059,
|
1495 |
+
"step": 210
|
1496 |
+
},
|
1497 |
+
{
|
1498 |
+
"epoch": 0.8099808061420346,
|
1499 |
+
"grad_norm": 17.235605239868164,
|
1500 |
+
"learning_rate": 3.316346782100208e-05,
|
1501 |
+
"loss": 27.4531,
|
1502 |
+
"step": 211
|
1503 |
+
},
|
1504 |
+
{
|
1505 |
+
"epoch": 0.8138195777351248,
|
1506 |
+
"grad_norm": 15.711729049682617,
|
1507 |
+
"learning_rate": 3.301775588975638e-05,
|
1508 |
+
"loss": 27.0936,
|
1509 |
+
"step": 212
|
1510 |
+
},
|
1511 |
+
{
|
1512 |
+
"epoch": 0.817658349328215,
|
1513 |
+
"grad_norm": 16.274784088134766,
|
1514 |
+
"learning_rate": 3.28717397223377e-05,
|
1515 |
+
"loss": 25.6661,
|
1516 |
+
"step": 213
|
1517 |
+
},
|
1518 |
+
{
|
1519 |
+
"epoch": 0.8214971209213052,
|
1520 |
+
"grad_norm": 15.97848129272461,
|
1521 |
+
"learning_rate": 3.272542485937369e-05,
|
1522 |
+
"loss": 26.772,
|
1523 |
+
"step": 214
|
1524 |
+
},
|
1525 |
+
{
|
1526 |
+
"epoch": 0.8253358925143954,
|
1527 |
+
"grad_norm": 16.191444396972656,
|
1528 |
+
"learning_rate": 3.257881685282609e-05,
|
1529 |
+
"loss": 25.8711,
|
1530 |
+
"step": 215
|
1531 |
+
},
|
1532 |
+
{
|
1533 |
+
"epoch": 0.8291746641074856,
|
1534 |
+
"grad_norm": 16.814664840698242,
|
1535 |
+
"learning_rate": 3.243192126578007e-05,
|
1536 |
+
"loss": 25.5683,
|
1537 |
+
"step": 216
|
1538 |
+
},
|
1539 |
+
{
|
1540 |
+
"epoch": 0.8330134357005758,
|
1541 |
+
"grad_norm": 15.929566383361816,
|
1542 |
+
"learning_rate": 3.228474367223312e-05,
|
1543 |
+
"loss": 27.5315,
|
1544 |
+
"step": 217
|
1545 |
+
},
|
1546 |
+
{
|
1547 |
+
"epoch": 0.836852207293666,
|
1548 |
+
"grad_norm": 16.453189849853516,
|
1549 |
+
"learning_rate": 3.2137289656883556e-05,
|
1550 |
+
"loss": 27.1406,
|
1551 |
+
"step": 218
|
1552 |
+
},
|
1553 |
+
{
|
1554 |
+
"epoch": 0.8406909788867563,
|
1555 |
+
"grad_norm": 15.205329895019531,
|
1556 |
+
"learning_rate": 3.19895648149186e-05,
|
1557 |
+
"loss": 26.2816,
|
1558 |
+
"step": 219
|
1559 |
+
},
|
1560 |
+
{
|
1561 |
+
"epoch": 0.8445297504798465,
|
1562 |
+
"grad_norm": 16.378446578979492,
|
1563 |
+
"learning_rate": 3.1841574751802076e-05,
|
1564 |
+
"loss": 26.6438,
|
1565 |
+
"step": 220
|
1566 |
+
},
|
1567 |
+
{
|
1568 |
+
"epoch": 0.8483685220729367,
|
1569 |
+
"grad_norm": 16.06751251220703,
|
1570 |
+
"learning_rate": 3.16933250830617e-05,
|
1571 |
+
"loss": 27.0177,
|
1572 |
+
"step": 221
|
1573 |
+
},
|
1574 |
+
{
|
1575 |
+
"epoch": 0.8522072936660269,
|
1576 |
+
"grad_norm": 15.032289505004883,
|
1577 |
+
"learning_rate": 3.1544821434076014e-05,
|
1578 |
+
"loss": 27.5912,
|
1579 |
+
"step": 222
|
1580 |
+
},
|
1581 |
+
{
|
1582 |
+
"epoch": 0.8560460652591171,
|
1583 |
+
"grad_norm": 16.624408721923828,
|
1584 |
+
"learning_rate": 3.1396069439860894e-05,
|
1585 |
+
"loss": 28.211,
|
1586 |
+
"step": 223
|
1587 |
+
},
|
1588 |
+
{
|
1589 |
+
"epoch": 0.8598848368522073,
|
1590 |
+
"grad_norm": 17.585723876953125,
|
1591 |
+
"learning_rate": 3.124707474485577e-05,
|
1592 |
+
"loss": 26.8424,
|
1593 |
+
"step": 224
|
1594 |
+
},
|
1595 |
+
{
|
1596 |
+
"epoch": 0.8637236084452975,
|
1597 |
+
"grad_norm": 15.791353225708008,
|
1598 |
+
"learning_rate": 3.109784300270943e-05,
|
1599 |
+
"loss": 26.7544,
|
1600 |
+
"step": 225
|
1601 |
+
},
|
1602 |
+
{
|
1603 |
+
"epoch": 0.8675623800383877,
|
1604 |
+
"grad_norm": 16.265228271484375,
|
1605 |
+
"learning_rate": 3.094837987606547e-05,
|
1606 |
+
"loss": 26.9071,
|
1607 |
+
"step": 226
|
1608 |
+
},
|
1609 |
+
{
|
1610 |
+
"epoch": 0.8714011516314779,
|
1611 |
+
"grad_norm": 15.219544410705566,
|
1612 |
+
"learning_rate": 3.0798691036347453e-05,
|
1613 |
+
"loss": 25.127,
|
1614 |
+
"step": 227
|
1615 |
+
},
|
1616 |
+
{
|
1617 |
+
"epoch": 0.8752399232245681,
|
1618 |
+
"grad_norm": 16.0206241607666,
|
1619 |
+
"learning_rate": 3.064878216354369e-05,
|
1620 |
+
"loss": 27.3355,
|
1621 |
+
"step": 228
|
1622 |
+
},
|
1623 |
+
{
|
1624 |
+
"epoch": 0.8790786948176583,
|
1625 |
+
"grad_norm": 15.717583656311035,
|
1626 |
+
"learning_rate": 3.049865894599172e-05,
|
1627 |
+
"loss": 27.7224,
|
1628 |
+
"step": 229
|
1629 |
+
},
|
1630 |
+
{
|
1631 |
+
"epoch": 0.8829174664107485,
|
1632 |
+
"grad_norm": 16.433361053466797,
|
1633 |
+
"learning_rate": 3.0348327080162435e-05,
|
1634 |
+
"loss": 27.4405,
|
1635 |
+
"step": 230
|
1636 |
+
},
|
1637 |
+
{
|
1638 |
+
"epoch": 0.8867562380038387,
|
1639 |
+
"grad_norm": 16.457277297973633,
|
1640 |
+
"learning_rate": 3.0197792270443982e-05,
|
1641 |
+
"loss": 26.5396,
|
1642 |
+
"step": 231
|
1643 |
+
},
|
1644 |
+
{
|
1645 |
+
"epoch": 0.8905950095969289,
|
1646 |
+
"grad_norm": 15.61976146697998,
|
1647 |
+
"learning_rate": 3.0047060228925256e-05,
|
1648 |
+
"loss": 27.3457,
|
1649 |
+
"step": 232
|
1650 |
+
},
|
1651 |
+
{
|
1652 |
+
"epoch": 0.8944337811900192,
|
1653 |
+
"grad_norm": 16.303308486938477,
|
1654 |
+
"learning_rate": 2.9896136675179176e-05,
|
1655 |
+
"loss": 26.2405,
|
1656 |
+
"step": 233
|
1657 |
+
},
|
1658 |
+
{
|
1659 |
+
"epoch": 0.8982725527831094,
|
1660 |
+
"grad_norm": 15.62144660949707,
|
1661 |
+
"learning_rate": 2.974502733604565e-05,
|
1662 |
+
"loss": 26.1536,
|
1663 |
+
"step": 234
|
1664 |
+
},
|
1665 |
+
{
|
1666 |
+
"epoch": 0.9021113243761996,
|
1667 |
+
"grad_norm": 16.30591583251953,
|
1668 |
+
"learning_rate": 2.9593737945414264e-05,
|
1669 |
+
"loss": 26.1949,
|
1670 |
+
"step": 235
|
1671 |
+
},
|
1672 |
+
{
|
1673 |
+
"epoch": 0.9059500959692899,
|
1674 |
+
"grad_norm": 16.510095596313477,
|
1675 |
+
"learning_rate": 2.9442274244006722e-05,
|
1676 |
+
"loss": 26.6893,
|
1677 |
+
"step": 236
|
1678 |
+
},
|
1679 |
+
{
|
1680 |
+
"epoch": 0.9097888675623801,
|
1681 |
+
"grad_norm": 16.378929138183594,
|
1682 |
+
"learning_rate": 2.9290641979158993e-05,
|
1683 |
+
"loss": 28.0321,
|
1684 |
+
"step": 237
|
1685 |
+
},
|
1686 |
+
{
|
1687 |
+
"epoch": 0.9136276391554703,
|
1688 |
+
"grad_norm": 15.976604461669922,
|
1689 |
+
"learning_rate": 2.913884690460325e-05,
|
1690 |
+
"loss": 27.17,
|
1691 |
+
"step": 238
|
1692 |
+
},
|
1693 |
+
{
|
1694 |
+
"epoch": 0.9174664107485605,
|
1695 |
+
"grad_norm": 16.334959030151367,
|
1696 |
+
"learning_rate": 2.8986894780249524e-05,
|
1697 |
+
"loss": 26.3522,
|
1698 |
+
"step": 239
|
1699 |
+
},
|
1700 |
+
{
|
1701 |
+
"epoch": 0.9213051823416507,
|
1702 |
+
"grad_norm": 16.02887725830078,
|
1703 |
+
"learning_rate": 2.8834791371967142e-05,
|
1704 |
+
"loss": 28.4084,
|
1705 |
+
"step": 240
|
1706 |
+
},
|
1707 |
+
{
|
1708 |
+
"epoch": 0.9251439539347409,
|
1709 |
+
"grad_norm": 17.058687210083008,
|
1710 |
+
"learning_rate": 2.868254245136594e-05,
|
1711 |
+
"loss": 26.801,
|
1712 |
+
"step": 241
|
1713 |
+
},
|
1714 |
+
{
|
1715 |
+
"epoch": 0.9289827255278311,
|
1716 |
+
"grad_norm": 15.894112586975098,
|
1717 |
+
"learning_rate": 2.8530153795577286e-05,
|
1718 |
+
"loss": 25.7278,
|
1719 |
+
"step": 242
|
1720 |
+
},
|
1721 |
+
{
|
1722 |
+
"epoch": 0.9328214971209213,
|
1723 |
+
"grad_norm": 16.269180297851562,
|
1724 |
+
"learning_rate": 2.8377631187034825e-05,
|
1725 |
+
"loss": 26.3214,
|
1726 |
+
"step": 243
|
1727 |
+
},
|
1728 |
+
{
|
1729 |
+
"epoch": 0.9366602687140115,
|
1730 |
+
"grad_norm": 15.76980209350586,
|
1731 |
+
"learning_rate": 2.8224980413255086e-05,
|
1732 |
+
"loss": 27.0605,
|
1733 |
+
"step": 244
|
1734 |
+
},
|
1735 |
+
{
|
1736 |
+
"epoch": 0.9404990403071017,
|
1737 |
+
"grad_norm": 15.396162986755371,
|
1738 |
+
"learning_rate": 2.8072207266617855e-05,
|
1739 |
+
"loss": 26.77,
|
1740 |
+
"step": 245
|
1741 |
+
},
|
1742 |
+
{
|
1743 |
+
"epoch": 0.944337811900192,
|
1744 |
+
"grad_norm": 16.089946746826172,
|
1745 |
+
"learning_rate": 2.7919317544146405e-05,
|
1746 |
+
"loss": 26.3307,
|
1747 |
+
"step": 246
|
1748 |
+
},
|
1749 |
+
{
|
1750 |
+
"epoch": 0.9481765834932822,
|
1751 |
+
"grad_norm": 15.087519645690918,
|
1752 |
+
"learning_rate": 2.776631704728752e-05,
|
1753 |
+
"loss": 25.4705,
|
1754 |
+
"step": 247
|
1755 |
+
},
|
1756 |
+
{
|
1757 |
+
"epoch": 0.9520153550863724,
|
1758 |
+
"grad_norm": 16.0484619140625,
|
1759 |
+
"learning_rate": 2.761321158169134e-05,
|
1760 |
+
"loss": 25.8905,
|
1761 |
+
"step": 248
|
1762 |
+
},
|
1763 |
+
{
|
1764 |
+
"epoch": 0.9558541266794626,
|
1765 |
+
"grad_norm": 16.0047607421875,
|
1766 |
+
"learning_rate": 2.746000695699107e-05,
|
1767 |
+
"loss": 26.0246,
|
1768 |
+
"step": 249
|
1769 |
+
},
|
1770 |
+
{
|
1771 |
+
"epoch": 0.9596928982725528,
|
1772 |
+
"grad_norm": 16.781606674194336,
|
1773 |
+
"learning_rate": 2.7306708986582553e-05,
|
1774 |
+
"loss": 25.6385,
|
1775 |
+
"step": 250
|
1776 |
+
},
|
1777 |
+
{
|
1778 |
+
"epoch": 0.963531669865643,
|
1779 |
+
"grad_norm": 15.778640747070312,
|
1780 |
+
"learning_rate": 2.7153323487403655e-05,
|
1781 |
+
"loss": 26.7195,
|
1782 |
+
"step": 251
|
1783 |
+
},
|
1784 |
+
{
|
1785 |
+
"epoch": 0.9673704414587332,
|
1786 |
+
"grad_norm": 17.09006118774414,
|
1787 |
+
"learning_rate": 2.6999856279713544e-05,
|
1788 |
+
"loss": 25.475,
|
1789 |
+
"step": 252
|
1790 |
+
},
|
1791 |
+
{
|
1792 |
+
"epoch": 0.9712092130518234,
|
1793 |
+
"grad_norm": 16.174684524536133,
|
1794 |
+
"learning_rate": 2.6846313186871853e-05,
|
1795 |
+
"loss": 24.9302,
|
1796 |
+
"step": 253
|
1797 |
+
},
|
1798 |
+
{
|
1799 |
+
"epoch": 0.9750479846449136,
|
1800 |
+
"grad_norm": 15.83430290222168,
|
1801 |
+
"learning_rate": 2.669270003511769e-05,
|
1802 |
+
"loss": 25.4569,
|
1803 |
+
"step": 254
|
1804 |
+
},
|
1805 |
+
{
|
1806 |
+
"epoch": 0.9788867562380038,
|
1807 |
+
"grad_norm": 16.559917449951172,
|
1808 |
+
"learning_rate": 2.653902265334858e-05,
|
1809 |
+
"loss": 26.9698,
|
1810 |
+
"step": 255
|
1811 |
+
},
|
1812 |
+
{
|
1813 |
+
"epoch": 0.982725527831094,
|
1814 |
+
"grad_norm": 15.691744804382324,
|
1815 |
+
"learning_rate": 2.638528687289925e-05,
|
1816 |
+
"loss": 25.7697,
|
1817 |
+
"step": 256
|
1818 |
+
},
|
1819 |
+
{
|
1820 |
+
"epoch": 0.9865642994241842,
|
1821 |
+
"grad_norm": 15.908937454223633,
|
1822 |
+
"learning_rate": 2.6231498527320425e-05,
|
1823 |
+
"loss": 26.0816,
|
1824 |
+
"step": 257
|
1825 |
+
},
|
1826 |
+
{
|
1827 |
+
"epoch": 0.9904030710172744,
|
1828 |
+
"grad_norm": 15.256813049316406,
|
1829 |
+
"learning_rate": 2.6077663452157397e-05,
|
1830 |
+
"loss": 27.2372,
|
1831 |
+
"step": 258
|
1832 |
+
},
|
1833 |
+
{
|
1834 |
+
"epoch": 0.9942418426103646,
|
1835 |
+
"grad_norm": 16.329204559326172,
|
1836 |
+
"learning_rate": 2.592378748472863e-05,
|
1837 |
+
"loss": 26.6932,
|
1838 |
+
"step": 259
|
1839 |
+
},
|
1840 |
+
{
|
1841 |
+
"epoch": 0.9980806142034548,
|
1842 |
+
"grad_norm": 15.60101318359375,
|
1843 |
+
"learning_rate": 2.5769876463904265e-05,
|
1844 |
+
"loss": 26.632,
|
1845 |
+
"step": 260
|
1846 |
+
},
|
1847 |
+
{
|
1848 |
+
"epoch": 0.9980806142034548,
|
1849 |
+
"eval_loss": 1.698987364768982,
|
1850 |
+
"eval_runtime": 31.0703,
|
1851 |
+
"eval_samples_per_second": 9.527,
|
1852 |
+
"eval_steps_per_second": 4.763,
|
1853 |
+
"step": 260
|
1854 |
+
},
|
1855 |
+
{
|
1856 |
+
"epoch": 1.0,
|
1857 |
+
"grad_norm": 10.983232498168945,
|
1858 |
+
"learning_rate": 2.5615936229884557e-05,
|
1859 |
+
"loss": 12.2146,
|
1860 |
+
"step": 261
|
1861 |
+
},
|
1862 |
+
{
|
1863 |
+
"epoch": 1.0038387715930903,
|
1864 |
+
"grad_norm": 31.90011978149414,
|
1865 |
+
"learning_rate": 2.5461972623978247e-05,
|
1866 |
+
"loss": 20.352,
|
1867 |
+
"step": 262
|
1868 |
+
},
|
1869 |
+
{
|
1870 |
+
"epoch": 1.0076775431861804,
|
1871 |
+
"grad_norm": 28.391979217529297,
|
1872 |
+
"learning_rate": 2.530799148838096e-05,
|
1873 |
+
"loss": 21.9385,
|
1874 |
+
"step": 263
|
1875 |
+
},
|
1876 |
+
{
|
1877 |
+
"epoch": 1.0115163147792707,
|
1878 |
+
"grad_norm": 23.981868743896484,
|
1879 |
+
"learning_rate": 2.5153998665953473e-05,
|
1880 |
+
"loss": 21.5485,
|
1881 |
+
"step": 264
|
1882 |
+
},
|
1883 |
+
{
|
1884 |
+
"epoch": 1.0153550863723608,
|
1885 |
+
"grad_norm": 35.79429244995117,
|
1886 |
+
"learning_rate": 2.5e-05,
|
1887 |
+
"loss": 21.8402,
|
1888 |
+
"step": 265
|
1889 |
+
},
|
1890 |
+
{
|
1891 |
+
"epoch": 1.0191938579654511,
|
1892 |
+
"grad_norm": 38.60832214355469,
|
1893 |
+
"learning_rate": 2.4846001334046537e-05,
|
1894 |
+
"loss": 22.1631,
|
1895 |
+
"step": 266
|
1896 |
+
},
|
1897 |
+
{
|
1898 |
+
"epoch": 1.0230326295585412,
|
1899 |
+
"grad_norm": 28.950275421142578,
|
1900 |
+
"learning_rate": 2.4692008511619042e-05,
|
1901 |
+
"loss": 22.083,
|
1902 |
+
"step": 267
|
1903 |
+
},
|
1904 |
+
{
|
1905 |
+
"epoch": 1.0268714011516316,
|
1906 |
+
"grad_norm": 24.666053771972656,
|
1907 |
+
"learning_rate": 2.453802737602176e-05,
|
1908 |
+
"loss": 22.934,
|
1909 |
+
"step": 268
|
1910 |
+
},
|
1911 |
+
{
|
1912 |
+
"epoch": 1.0307101727447217,
|
1913 |
+
"grad_norm": 27.369165420532227,
|
1914 |
+
"learning_rate": 2.4384063770115455e-05,
|
1915 |
+
"loss": 20.742,
|
1916 |
+
"step": 269
|
1917 |
+
},
|
1918 |
+
{
|
1919 |
+
"epoch": 1.034548944337812,
|
1920 |
+
"grad_norm": 22.31073570251465,
|
1921 |
+
"learning_rate": 2.4230123536095748e-05,
|
1922 |
+
"loss": 20.5333,
|
1923 |
+
"step": 270
|
1924 |
+
},
|
1925 |
+
{
|
1926 |
+
"epoch": 1.038387715930902,
|
1927 |
+
"grad_norm": 21.734153747558594,
|
1928 |
+
"learning_rate": 2.4076212515271383e-05,
|
1929 |
+
"loss": 20.3299,
|
1930 |
+
"step": 271
|
1931 |
+
},
|
1932 |
+
{
|
1933 |
+
"epoch": 1.0422264875239924,
|
1934 |
+
"grad_norm": 22.82332992553711,
|
1935 |
+
"learning_rate": 2.3922336547842616e-05,
|
1936 |
+
"loss": 20.2011,
|
1937 |
+
"step": 272
|
1938 |
+
},
|
1939 |
+
{
|
1940 |
+
"epoch": 1.0460652591170825,
|
1941 |
+
"grad_norm": 21.255210876464844,
|
1942 |
+
"learning_rate": 2.376850147267958e-05,
|
1943 |
+
"loss": 21.1856,
|
1944 |
+
"step": 273
|
1945 |
+
},
|
1946 |
+
{
|
1947 |
+
"epoch": 1.0499040307101728,
|
1948 |
+
"grad_norm": 19.702167510986328,
|
1949 |
+
"learning_rate": 2.361471312710075e-05,
|
1950 |
+
"loss": 21.5977,
|
1951 |
+
"step": 274
|
1952 |
+
},
|
1953 |
+
{
|
1954 |
+
"epoch": 1.053742802303263,
|
1955 |
+
"grad_norm": 19.20767593383789,
|
1956 |
+
"learning_rate": 2.346097734665143e-05,
|
1957 |
+
"loss": 20.1011,
|
1958 |
+
"step": 275
|
1959 |
+
},
|
1960 |
+
{
|
1961 |
+
"epoch": 1.0575815738963532,
|
1962 |
+
"grad_norm": 21.382646560668945,
|
1963 |
+
"learning_rate": 2.3307299964882315e-05,
|
1964 |
+
"loss": 20.8318,
|
1965 |
+
"step": 276
|
1966 |
+
},
|
1967 |
+
{
|
1968 |
+
"epoch": 1.0614203454894433,
|
1969 |
+
"grad_norm": 20.11638641357422,
|
1970 |
+
"learning_rate": 2.3153686813128153e-05,
|
1971 |
+
"loss": 23.0071,
|
1972 |
+
"step": 277
|
1973 |
+
},
|
1974 |
+
{
|
1975 |
+
"epoch": 1.0652591170825336,
|
1976 |
+
"grad_norm": 17.689075469970703,
|
1977 |
+
"learning_rate": 2.3000143720286462e-05,
|
1978 |
+
"loss": 21.3526,
|
1979 |
+
"step": 278
|
1980 |
+
},
|
1981 |
+
{
|
1982 |
+
"epoch": 1.0690978886756237,
|
1983 |
+
"grad_norm": 19.41102409362793,
|
1984 |
+
"learning_rate": 2.2846676512596354e-05,
|
1985 |
+
"loss": 20.1244,
|
1986 |
+
"step": 279
|
1987 |
+
},
|
1988 |
+
{
|
1989 |
+
"epoch": 1.072936660268714,
|
1990 |
+
"grad_norm": 19.403839111328125,
|
1991 |
+
"learning_rate": 2.2693291013417453e-05,
|
1992 |
+
"loss": 21.4532,
|
1993 |
+
"step": 280
|
1994 |
+
},
|
1995 |
+
{
|
1996 |
+
"epoch": 1.0767754318618041,
|
1997 |
+
"grad_norm": 17.783912658691406,
|
1998 |
+
"learning_rate": 2.2539993043008937e-05,
|
1999 |
+
"loss": 20.0096,
|
2000 |
+
"step": 281
|
2001 |
+
},
|
2002 |
+
{
|
2003 |
+
"epoch": 1.0806142034548945,
|
2004 |
+
"grad_norm": 18.40188980102539,
|
2005 |
+
"learning_rate": 2.238678841830867e-05,
|
2006 |
+
"loss": 21.923,
|
2007 |
+
"step": 282
|
2008 |
+
},
|
2009 |
+
{
|
2010 |
+
"epoch": 1.0844529750479845,
|
2011 |
+
"grad_norm": 16.70290756225586,
|
2012 |
+
"learning_rate": 2.2233682952712485e-05,
|
2013 |
+
"loss": 22.0604,
|
2014 |
+
"step": 283
|
2015 |
+
},
|
2016 |
+
{
|
2017 |
+
"epoch": 1.0882917466410749,
|
2018 |
+
"grad_norm": 17.57340431213379,
|
2019 |
+
"learning_rate": 2.2080682455853597e-05,
|
2020 |
+
"loss": 20.0495,
|
2021 |
+
"step": 284
|
2022 |
+
},
|
2023 |
+
{
|
2024 |
+
"epoch": 1.092130518234165,
|
2025 |
+
"grad_norm": 17.793813705444336,
|
2026 |
+
"learning_rate": 2.192779273338215e-05,
|
2027 |
+
"loss": 19.6591,
|
2028 |
+
"step": 285
|
2029 |
+
},
|
2030 |
+
{
|
2031 |
+
"epoch": 1.0959692898272553,
|
2032 |
+
"grad_norm": 17.183975219726562,
|
2033 |
+
"learning_rate": 2.1775019586744923e-05,
|
2034 |
+
"loss": 21.4261,
|
2035 |
+
"step": 286
|
2036 |
+
},
|
2037 |
+
{
|
2038 |
+
"epoch": 1.0998080614203456,
|
2039 |
+
"grad_norm": 17.502321243286133,
|
2040 |
+
"learning_rate": 2.162236881296518e-05,
|
2041 |
+
"loss": 20.4338,
|
2042 |
+
"step": 287
|
2043 |
+
},
|
2044 |
+
{
|
2045 |
+
"epoch": 1.1036468330134357,
|
2046 |
+
"grad_norm": 16.18671226501465,
|
2047 |
+
"learning_rate": 2.1469846204422723e-05,
|
2048 |
+
"loss": 20.8599,
|
2049 |
+
"step": 288
|
2050 |
+
},
|
2051 |
+
{
|
2052 |
+
"epoch": 1.107485604606526,
|
2053 |
+
"grad_norm": 16.251554489135742,
|
2054 |
+
"learning_rate": 2.1317457548634058e-05,
|
2055 |
+
"loss": 21.8091,
|
2056 |
+
"step": 289
|
2057 |
+
},
|
2058 |
+
{
|
2059 |
+
"epoch": 1.111324376199616,
|
2060 |
+
"grad_norm": 16.855628967285156,
|
2061 |
+
"learning_rate": 2.116520862803286e-05,
|
2062 |
+
"loss": 22.1352,
|
2063 |
+
"step": 290
|
2064 |
+
},
|
2065 |
+
{
|
2066 |
+
"epoch": 1.1151631477927064,
|
2067 |
+
"grad_norm": 17.795156478881836,
|
2068 |
+
"learning_rate": 2.1013105219750478e-05,
|
2069 |
+
"loss": 21.5766,
|
2070 |
+
"step": 291
|
2071 |
+
},
|
2072 |
+
{
|
2073 |
+
"epoch": 1.1190019193857965,
|
2074 |
+
"grad_norm": 17.897003173828125,
|
2075 |
+
"learning_rate": 2.0861153095396748e-05,
|
2076 |
+
"loss": 22.034,
|
2077 |
+
"step": 292
|
2078 |
+
},
|
2079 |
+
{
|
2080 |
+
"epoch": 1.1228406909788868,
|
2081 |
+
"grad_norm": 17.152738571166992,
|
2082 |
+
"learning_rate": 2.070935802084101e-05,
|
2083 |
+
"loss": 21.4751,
|
2084 |
+
"step": 293
|
2085 |
+
},
|
2086 |
+
{
|
2087 |
+
"epoch": 1.126679462571977,
|
2088 |
+
"grad_norm": 18.294397354125977,
|
2089 |
+
"learning_rate": 2.0557725755993283e-05,
|
2090 |
+
"loss": 21.8068,
|
2091 |
+
"step": 294
|
2092 |
+
},
|
2093 |
+
{
|
2094 |
+
"epoch": 1.1305182341650672,
|
2095 |
+
"grad_norm": 16.99103355407715,
|
2096 |
+
"learning_rate": 2.0406262054585738e-05,
|
2097 |
+
"loss": 20.2328,
|
2098 |
+
"step": 295
|
2099 |
+
},
|
2100 |
+
{
|
2101 |
+
"epoch": 1.1343570057581573,
|
2102 |
+
"grad_norm": 17.327777862548828,
|
2103 |
+
"learning_rate": 2.0254972663954357e-05,
|
2104 |
+
"loss": 21.6014,
|
2105 |
+
"step": 296
|
2106 |
+
},
|
2107 |
+
{
|
2108 |
+
"epoch": 1.1381957773512477,
|
2109 |
+
"grad_norm": 16.88957405090332,
|
2110 |
+
"learning_rate": 2.0103863324820833e-05,
|
2111 |
+
"loss": 20.027,
|
2112 |
+
"step": 297
|
2113 |
+
},
|
2114 |
+
{
|
2115 |
+
"epoch": 1.1420345489443378,
|
2116 |
+
"grad_norm": 17.30256462097168,
|
2117 |
+
"learning_rate": 1.995293977107475e-05,
|
2118 |
+
"loss": 21.1921,
|
2119 |
+
"step": 298
|
2120 |
+
},
|
2121 |
+
{
|
2122 |
+
"epoch": 1.145873320537428,
|
2123 |
+
"grad_norm": 16.07200050354004,
|
2124 |
+
"learning_rate": 1.980220772955602e-05,
|
2125 |
+
"loss": 21.384,
|
2126 |
+
"step": 299
|
2127 |
+
},
|
2128 |
+
{
|
2129 |
+
"epoch": 1.1497120921305182,
|
2130 |
+
"grad_norm": 16.85907745361328,
|
2131 |
+
"learning_rate": 1.965167291983757e-05,
|
2132 |
+
"loss": 21.8715,
|
2133 |
+
"step": 300
|
2134 |
+
},
|
2135 |
+
{
|
2136 |
+
"epoch": 1.1535508637236085,
|
2137 |
+
"grad_norm": 17.825361251831055,
|
2138 |
+
"learning_rate": 1.9501341054008292e-05,
|
2139 |
+
"loss": 21.3469,
|
2140 |
+
"step": 301
|
2141 |
+
},
|
2142 |
+
{
|
2143 |
+
"epoch": 1.1573896353166986,
|
2144 |
+
"grad_norm": 17.06654930114746,
|
2145 |
+
"learning_rate": 1.9351217836456313e-05,
|
2146 |
+
"loss": 21.4779,
|
2147 |
+
"step": 302
|
2148 |
+
},
|
2149 |
+
{
|
2150 |
+
"epoch": 1.161228406909789,
|
2151 |
+
"grad_norm": 17.776653289794922,
|
2152 |
+
"learning_rate": 1.9201308963652552e-05,
|
2153 |
+
"loss": 19.489,
|
2154 |
+
"step": 303
|
2155 |
+
},
|
2156 |
+
{
|
2157 |
+
"epoch": 1.165067178502879,
|
2158 |
+
"grad_norm": 16.5079402923584,
|
2159 |
+
"learning_rate": 1.9051620123934537e-05,
|
2160 |
+
"loss": 20.2179,
|
2161 |
+
"step": 304
|
2162 |
+
},
|
2163 |
+
{
|
2164 |
+
"epoch": 1.1689059500959693,
|
2165 |
+
"grad_norm": 18.33095932006836,
|
2166 |
+
"learning_rate": 1.890215699729057e-05,
|
2167 |
+
"loss": 20.6006,
|
2168 |
+
"step": 305
|
2169 |
+
},
|
2170 |
+
{
|
2171 |
+
"epoch": 1.1727447216890594,
|
2172 |
+
"grad_norm": 16.471492767333984,
|
2173 |
+
"learning_rate": 1.8752925255144226e-05,
|
2174 |
+
"loss": 20.8791,
|
2175 |
+
"step": 306
|
2176 |
+
},
|
2177 |
+
{
|
2178 |
+
"epoch": 1.1765834932821497,
|
2179 |
+
"grad_norm": 16.422468185424805,
|
2180 |
+
"learning_rate": 1.860393056013911e-05,
|
2181 |
+
"loss": 20.9214,
|
2182 |
+
"step": 307
|
2183 |
+
},
|
2184 |
+
{
|
2185 |
+
"epoch": 1.18042226487524,
|
2186 |
+
"grad_norm": 16.32746696472168,
|
2187 |
+
"learning_rate": 1.8455178565923992e-05,
|
2188 |
+
"loss": 18.8008,
|
2189 |
+
"step": 308
|
2190 |
+
},
|
2191 |
+
{
|
2192 |
+
"epoch": 1.1842610364683301,
|
2193 |
+
"grad_norm": 15.671878814697266,
|
2194 |
+
"learning_rate": 1.8306674916938303e-05,
|
2195 |
+
"loss": 21.7142,
|
2196 |
+
"step": 309
|
2197 |
+
},
|
2198 |
+
{
|
2199 |
+
"epoch": 1.1880998080614202,
|
2200 |
+
"grad_norm": 17.514930725097656,
|
2201 |
+
"learning_rate": 1.815842524819793e-05,
|
2202 |
+
"loss": 20.0245,
|
2203 |
+
"step": 310
|
2204 |
+
},
|
2205 |
+
{
|
2206 |
+
"epoch": 1.1919385796545106,
|
2207 |
+
"grad_norm": 17.478960037231445,
|
2208 |
+
"learning_rate": 1.8010435185081404e-05,
|
2209 |
+
"loss": 20.6899,
|
2210 |
+
"step": 311
|
2211 |
+
},
|
2212 |
+
{
|
2213 |
+
"epoch": 1.1957773512476009,
|
2214 |
+
"grad_norm": 17.39609718322754,
|
2215 |
+
"learning_rate": 1.786271034311645e-05,
|
2216 |
+
"loss": 22.0616,
|
2217 |
+
"step": 312
|
2218 |
+
},
|
2219 |
+
{
|
2220 |
+
"epoch": 1.199616122840691,
|
2221 |
+
"grad_norm": 17.008588790893555,
|
2222 |
+
"learning_rate": 1.7715256327766886e-05,
|
2223 |
+
"loss": 20.1968,
|
2224 |
+
"step": 313
|
2225 |
+
},
|
2226 |
+
{
|
2227 |
+
"epoch": 1.2034548944337813,
|
2228 |
+
"grad_norm": 18.373451232910156,
|
2229 |
+
"learning_rate": 1.7568078734219934e-05,
|
2230 |
+
"loss": 21.7361,
|
2231 |
+
"step": 314
|
2232 |
+
},
|
2233 |
+
{
|
2234 |
+
"epoch": 1.2072936660268714,
|
2235 |
+
"grad_norm": 17.162620544433594,
|
2236 |
+
"learning_rate": 1.7421183147173915e-05,
|
2237 |
+
"loss": 20.7115,
|
2238 |
+
"step": 315
|
2239 |
+
},
|
2240 |
+
{
|
2241 |
+
"epoch": 1.2111324376199617,
|
2242 |
+
"grad_norm": 17.564990997314453,
|
2243 |
+
"learning_rate": 1.7274575140626318e-05,
|
2244 |
+
"loss": 20.3664,
|
2245 |
+
"step": 316
|
2246 |
+
},
|
2247 |
+
{
|
2248 |
+
"epoch": 1.2149712092130518,
|
2249 |
+
"grad_norm": 16.083980560302734,
|
2250 |
+
"learning_rate": 1.7128260277662307e-05,
|
2251 |
+
"loss": 21.2208,
|
2252 |
+
"step": 317
|
2253 |
+
},
|
2254 |
+
{
|
2255 |
+
"epoch": 1.2188099808061421,
|
2256 |
+
"grad_norm": 16.320255279541016,
|
2257 |
+
"learning_rate": 1.6982244110243627e-05,
|
2258 |
+
"loss": 19.6076,
|
2259 |
+
"step": 318
|
2260 |
+
},
|
2261 |
+
{
|
2262 |
+
"epoch": 1.2226487523992322,
|
2263 |
+
"grad_norm": 16.825092315673828,
|
2264 |
+
"learning_rate": 1.683653217899792e-05,
|
2265 |
+
"loss": 22.2103,
|
2266 |
+
"step": 319
|
2267 |
+
},
|
2268 |
+
{
|
2269 |
+
"epoch": 1.2264875239923225,
|
2270 |
+
"grad_norm": 16.72588539123535,
|
2271 |
+
"learning_rate": 1.6691130013008514e-05,
|
2272 |
+
"loss": 20.7865,
|
2273 |
+
"step": 320
|
2274 |
+
},
|
2275 |
+
{
|
2276 |
+
"epoch": 1.2303262955854126,
|
2277 |
+
"grad_norm": 16.987138748168945,
|
2278 |
+
"learning_rate": 1.654604312960457e-05,
|
2279 |
+
"loss": 20.3091,
|
2280 |
+
"step": 321
|
2281 |
+
},
|
2282 |
+
{
|
2283 |
+
"epoch": 1.234165067178503,
|
2284 |
+
"grad_norm": 17.015310287475586,
|
2285 |
+
"learning_rate": 1.6401277034151798e-05,
|
2286 |
+
"loss": 22.1052,
|
2287 |
+
"step": 322
|
2288 |
+
},
|
2289 |
+
{
|
2290 |
+
"epoch": 1.238003838771593,
|
2291 |
+
"grad_norm": 18.03606605529785,
|
2292 |
+
"learning_rate": 1.6256837219843472e-05,
|
2293 |
+
"loss": 21.0887,
|
2294 |
+
"step": 323
|
2295 |
+
},
|
2296 |
+
{
|
2297 |
+
"epoch": 1.2418426103646834,
|
2298 |
+
"grad_norm": 18.330631256103516,
|
2299 |
+
"learning_rate": 1.611272916749205e-05,
|
2300 |
+
"loss": 19.8342,
|
2301 |
+
"step": 324
|
2302 |
+
},
|
2303 |
+
{
|
2304 |
+
"epoch": 1.2456813819577734,
|
2305 |
+
"grad_norm": 17.45516586303711,
|
2306 |
+
"learning_rate": 1.5968958345321178e-05,
|
2307 |
+
"loss": 21.2693,
|
2308 |
+
"step": 325
|
2309 |
+
},
|
2310 |
+
{
|
2311 |
+
"epoch": 1.2495201535508638,
|
2312 |
+
"grad_norm": 16.1998348236084,
|
2313 |
+
"learning_rate": 1.58255302087582e-05,
|
2314 |
+
"loss": 20.9778,
|
2315 |
+
"step": 326
|
2316 |
+
},
|
2317 |
+
{
|
2318 |
+
"epoch": 1.2533589251439539,
|
2319 |
+
"grad_norm": 17.573469161987305,
|
2320 |
+
"learning_rate": 1.568245020022715e-05,
|
2321 |
+
"loss": 21.1408,
|
2322 |
+
"step": 327
|
2323 |
+
},
|
2324 |
+
{
|
2325 |
+
"epoch": 1.2571976967370442,
|
2326 |
+
"grad_norm": 17.92475700378418,
|
2327 |
+
"learning_rate": 1.5539723748942245e-05,
|
2328 |
+
"loss": 20.7829,
|
2329 |
+
"step": 328
|
2330 |
+
},
|
2331 |
+
{
|
2332 |
+
"epoch": 1.2610364683301343,
|
2333 |
+
"grad_norm": 17.939800262451172,
|
2334 |
+
"learning_rate": 1.5397356270701856e-05,
|
2335 |
+
"loss": 20.7192,
|
2336 |
+
"step": 329
|
2337 |
+
},
|
2338 |
+
{
|
2339 |
+
"epoch": 1.2648752399232246,
|
2340 |
+
"grad_norm": 16.325746536254883,
|
2341 |
+
"learning_rate": 1.5255353167683017e-05,
|
2342 |
+
"loss": 20.8419,
|
2343 |
+
"step": 330
|
2344 |
+
},
|
2345 |
+
{
|
2346 |
+
"epoch": 1.2687140115163147,
|
2347 |
+
"grad_norm": 16.557632446289062,
|
2348 |
+
"learning_rate": 1.5113719828236438e-05,
|
2349 |
+
"loss": 22.6103,
|
2350 |
+
"step": 331
|
2351 |
+
},
|
2352 |
+
{
|
2353 |
+
"epoch": 1.272552783109405,
|
2354 |
+
"grad_norm": 22.712125778198242,
|
2355 |
+
"learning_rate": 1.4972461626682033e-05,
|
2356 |
+
"loss": 20.6929,
|
2357 |
+
"step": 332
|
2358 |
+
},
|
2359 |
+
{
|
2360 |
+
"epoch": 1.2763915547024953,
|
2361 |
+
"grad_norm": 16.070537567138672,
|
2362 |
+
"learning_rate": 1.4831583923104999e-05,
|
2363 |
+
"loss": 20.8418,
|
2364 |
+
"step": 333
|
2365 |
+
},
|
2366 |
+
{
|
2367 |
+
"epoch": 1.2802303262955854,
|
2368 |
+
"grad_norm": 16.767885208129883,
|
2369 |
+
"learning_rate": 1.4691092063152417e-05,
|
2370 |
+
"loss": 22.7305,
|
2371 |
+
"step": 334
|
2372 |
+
},
|
2373 |
+
{
|
2374 |
+
"epoch": 1.2840690978886755,
|
2375 |
+
"grad_norm": 16.39026641845703,
|
2376 |
+
"learning_rate": 1.4550991377830426e-05,
|
2377 |
+
"loss": 22.0039,
|
2378 |
+
"step": 335
|
2379 |
+
},
|
2380 |
+
{
|
2381 |
+
"epoch": 1.2879078694817658,
|
2382 |
+
"grad_norm": 16.63512420654297,
|
2383 |
+
"learning_rate": 1.4411287183301902e-05,
|
2384 |
+
"loss": 21.4299,
|
2385 |
+
"step": 336
|
2386 |
+
},
|
2387 |
+
{
|
2388 |
+
"epoch": 1.2917466410748562,
|
2389 |
+
"grad_norm": 17.900527954101562,
|
2390 |
+
"learning_rate": 1.4271984780684778e-05,
|
2391 |
+
"loss": 22.4775,
|
2392 |
+
"step": 337
|
2393 |
+
},
|
2394 |
+
{
|
2395 |
+
"epoch": 1.2955854126679462,
|
2396 |
+
"grad_norm": 17.05221939086914,
|
2397 |
+
"learning_rate": 1.4133089455850879e-05,
|
2398 |
+
"loss": 21.9468,
|
2399 |
+
"step": 338
|
2400 |
+
},
|
2401 |
+
{
|
2402 |
+
"epoch": 1.2994241842610363,
|
2403 |
+
"grad_norm": 17.210445404052734,
|
2404 |
+
"learning_rate": 1.399460647922532e-05,
|
2405 |
+
"loss": 20.1815,
|
2406 |
+
"step": 339
|
2407 |
+
},
|
2408 |
+
{
|
2409 |
+
"epoch": 1.3032629558541267,
|
2410 |
+
"grad_norm": 16.748929977416992,
|
2411 |
+
"learning_rate": 1.3856541105586545e-05,
|
2412 |
+
"loss": 22.235,
|
2413 |
+
"step": 340
|
2414 |
+
},
|
2415 |
+
{
|
2416 |
+
"epoch": 1.307101727447217,
|
2417 |
+
"grad_norm": 15.610675811767578,
|
2418 |
+
"learning_rate": 1.371889857386693e-05,
|
2419 |
+
"loss": 20.9521,
|
2420 |
+
"step": 341
|
2421 |
+
},
|
2422 |
+
{
|
2423 |
+
"epoch": 1.310940499040307,
|
2424 |
+
"grad_norm": 17.04247283935547,
|
2425 |
+
"learning_rate": 1.3581684106953987e-05,
|
2426 |
+
"loss": 20.1059,
|
2427 |
+
"step": 342
|
2428 |
+
},
|
2429 |
+
{
|
2430 |
+
"epoch": 1.3147792706333974,
|
2431 |
+
"grad_norm": 16.33750343322754,
|
2432 |
+
"learning_rate": 1.3444902911492174e-05,
|
2433 |
+
"loss": 22.5783,
|
2434 |
+
"step": 343
|
2435 |
+
},
|
2436 |
+
{
|
2437 |
+
"epoch": 1.3186180422264875,
|
2438 |
+
"grad_norm": 16.650222778320312,
|
2439 |
+
"learning_rate": 1.3308560177685334e-05,
|
2440 |
+
"loss": 20.9683,
|
2441 |
+
"step": 344
|
2442 |
+
},
|
2443 |
+
{
|
2444 |
+
"epoch": 1.3224568138195778,
|
2445 |
+
"grad_norm": 16.820764541625977,
|
2446 |
+
"learning_rate": 1.3172661079099752e-05,
|
2447 |
+
"loss": 19.93,
|
2448 |
+
"step": 345
|
2449 |
+
},
|
2450 |
+
{
|
2451 |
+
"epoch": 1.326295585412668,
|
2452 |
+
"grad_norm": 17.346710205078125,
|
2453 |
+
"learning_rate": 1.303721077246784e-05,
|
2454 |
+
"loss": 20.52,
|
2455 |
+
"step": 346
|
2456 |
+
},
|
2457 |
+
{
|
2458 |
+
"epoch": 1.3301343570057582,
|
2459 |
+
"grad_norm": 17.263507843017578,
|
2460 |
+
"learning_rate": 1.2902214397492462e-05,
|
2461 |
+
"loss": 21.0038,
|
2462 |
+
"step": 347
|
2463 |
+
},
|
2464 |
+
{
|
2465 |
+
"epoch": 1.3339731285988483,
|
2466 |
+
"grad_norm": 17.55599594116211,
|
2467 |
+
"learning_rate": 1.2767677076651913e-05,
|
2468 |
+
"loss": 20.0553,
|
2469 |
+
"step": 348
|
2470 |
+
},
|
2471 |
+
{
|
2472 |
+
"epoch": 1.3378119001919386,
|
2473 |
+
"grad_norm": 16.44485092163086,
|
2474 |
+
"learning_rate": 1.2633603915005534e-05,
|
2475 |
+
"loss": 19.7822,
|
2476 |
+
"step": 349
|
2477 |
+
},
|
2478 |
+
{
|
2479 |
+
"epoch": 1.3416506717850287,
|
2480 |
+
"grad_norm": 16.858556747436523,
|
2481 |
+
"learning_rate": 1.2500000000000006e-05,
|
2482 |
+
"loss": 19.2506,
|
2483 |
+
"step": 350
|
2484 |
+
},
|
2485 |
+
{
|
2486 |
+
"epoch": 1.345489443378119,
|
2487 |
+
"grad_norm": 16.211315155029297,
|
2488 |
+
"learning_rate": 1.2366870401276304e-05,
|
2489 |
+
"loss": 21.2656,
|
2490 |
+
"step": 351
|
2491 |
+
},
|
2492 |
+
{
|
2493 |
+
"epoch": 1.3493282149712091,
|
2494 |
+
"grad_norm": 16.584392547607422,
|
2495 |
+
"learning_rate": 1.223422017047733e-05,
|
2496 |
+
"loss": 20.7353,
|
2497 |
+
"step": 352
|
2498 |
+
},
|
2499 |
+
{
|
2500 |
+
"epoch": 1.3531669865642995,
|
2501 |
+
"grad_norm": 16.187578201293945,
|
2502 |
+
"learning_rate": 1.210205434105622e-05,
|
2503 |
+
"loss": 21.1905,
|
2504 |
+
"step": 353
|
2505 |
+
},
|
2506 |
+
{
|
2507 |
+
"epoch": 1.3570057581573896,
|
2508 |
+
"grad_norm": 16.611042022705078,
|
2509 |
+
"learning_rate": 1.1970377928085371e-05,
|
2510 |
+
"loss": 21.2483,
|
2511 |
+
"step": 354
|
2512 |
+
},
|
2513 |
+
{
|
2514 |
+
"epoch": 1.3608445297504799,
|
2515 |
+
"grad_norm": 16.303922653198242,
|
2516 |
+
"learning_rate": 1.1839195928066102e-05,
|
2517 |
+
"loss": 20.2743,
|
2518 |
+
"step": 355
|
2519 |
+
},
|
2520 |
+
{
|
2521 |
+
"epoch": 1.36468330134357,
|
2522 |
+
"grad_norm": 16.44252586364746,
|
2523 |
+
"learning_rate": 1.1708513318739095e-05,
|
2524 |
+
"loss": 21.34,
|
2525 |
+
"step": 356
|
2526 |
+
},
|
2527 |
+
{
|
2528 |
+
"epoch": 1.3685220729366603,
|
2529 |
+
"grad_norm": 16.870229721069336,
|
2530 |
+
"learning_rate": 1.1578335058895498e-05,
|
2531 |
+
"loss": 20.5273,
|
2532 |
+
"step": 357
|
2533 |
+
},
|
2534 |
+
{
|
2535 |
+
"epoch": 1.3723608445297506,
|
2536 |
+
"grad_norm": 17.659400939941406,
|
2537 |
+
"learning_rate": 1.1448666088188764e-05,
|
2538 |
+
"loss": 19.7263,
|
2539 |
+
"step": 358
|
2540 |
+
},
|
2541 |
+
{
|
2542 |
+
"epoch": 1.3761996161228407,
|
2543 |
+
"grad_norm": 16.4289493560791,
|
2544 |
+
"learning_rate": 1.1319511326947222e-05,
|
2545 |
+
"loss": 21.7212,
|
2546 |
+
"step": 359
|
2547 |
+
},
|
2548 |
+
{
|
2549 |
+
"epoch": 1.3800383877159308,
|
2550 |
+
"grad_norm": 15.762267112731934,
|
2551 |
+
"learning_rate": 1.1190875675987356e-05,
|
2552 |
+
"loss": 20.5204,
|
2553 |
+
"step": 360
|
2554 |
+
},
|
2555 |
+
{
|
2556 |
+
"epoch": 1.383877159309021,
|
2557 |
+
"grad_norm": 16.620811462402344,
|
2558 |
+
"learning_rate": 1.1062764016427862e-05,
|
2559 |
+
"loss": 20.9438,
|
2560 |
+
"step": 361
|
2561 |
+
},
|
2562 |
+
{
|
2563 |
+
"epoch": 1.3877159309021114,
|
2564 |
+
"grad_norm": 15.502689361572266,
|
2565 |
+
"learning_rate": 1.0935181209504422e-05,
|
2566 |
+
"loss": 20.7568,
|
2567 |
+
"step": 362
|
2568 |
+
},
|
2569 |
+
{
|
2570 |
+
"epoch": 1.3915547024952015,
|
2571 |
+
"grad_norm": 16.41027069091797,
|
2572 |
+
"learning_rate": 1.0808132096385248e-05,
|
2573 |
+
"loss": 20.323,
|
2574 |
+
"step": 363
|
2575 |
+
},
|
2576 |
+
{
|
2577 |
+
"epoch": 1.3953934740882916,
|
2578 |
+
"grad_norm": 17.651681900024414,
|
2579 |
+
"learning_rate": 1.068162149798737e-05,
|
2580 |
+
"loss": 20.1112,
|
2581 |
+
"step": 364
|
2582 |
+
},
|
2583 |
+
{
|
2584 |
+
"epoch": 1.399232245681382,
|
2585 |
+
"grad_norm": 17.555715560913086,
|
2586 |
+
"learning_rate": 1.0555654214793722e-05,
|
2587 |
+
"loss": 22.2747,
|
2588 |
+
"step": 365
|
2589 |
+
},
|
2590 |
+
{
|
2591 |
+
"epoch": 1.4030710172744723,
|
2592 |
+
"grad_norm": 17.43577766418457,
|
2593 |
+
"learning_rate": 1.0430235026670978e-05,
|
2594 |
+
"loss": 21.3942,
|
2595 |
+
"step": 366
|
2596 |
+
},
|
2597 |
+
{
|
2598 |
+
"epoch": 1.4069097888675623,
|
2599 |
+
"grad_norm": 16.61440658569336,
|
2600 |
+
"learning_rate": 1.0305368692688174e-05,
|
2601 |
+
"loss": 22.5395,
|
2602 |
+
"step": 367
|
2603 |
+
},
|
2604 |
+
{
|
2605 |
+
"epoch": 1.4107485604606527,
|
2606 |
+
"grad_norm": 15.602707862854004,
|
2607 |
+
"learning_rate": 1.018105995093613e-05,
|
2608 |
+
"loss": 21.2575,
|
2609 |
+
"step": 368
|
2610 |
+
},
|
2611 |
+
{
|
2612 |
+
"epoch": 1.4145873320537428,
|
2613 |
+
"grad_norm": 17.061851501464844,
|
2614 |
+
"learning_rate": 1.005731351834766e-05,
|
2615 |
+
"loss": 21.1615,
|
2616 |
+
"step": 369
|
2617 |
+
},
|
2618 |
+
{
|
2619 |
+
"epoch": 1.418426103646833,
|
2620 |
+
"grad_norm": 16.832231521606445,
|
2621 |
+
"learning_rate": 9.934134090518593e-06,
|
2622 |
+
"loss": 21.3402,
|
2623 |
+
"step": 370
|
2624 |
+
},
|
2625 |
+
{
|
2626 |
+
"epoch": 1.4222648752399232,
|
2627 |
+
"grad_norm": 17.012224197387695,
|
2628 |
+
"learning_rate": 9.811526341529582e-06,
|
2629 |
+
"loss": 19.6323,
|
2630 |
+
"step": 371
|
2631 |
+
},
|
2632 |
+
{
|
2633 |
+
"epoch": 1.4261036468330135,
|
2634 |
+
"grad_norm": 16.545629501342773,
|
2635 |
+
"learning_rate": 9.689494923768755e-06,
|
2636 |
+
"loss": 19.4946,
|
2637 |
+
"step": 372
|
2638 |
+
},
|
2639 |
+
{
|
2640 |
+
"epoch": 1.4299424184261036,
|
2641 |
+
"grad_norm": 16.054431915283203,
|
2642 |
+
"learning_rate": 9.568044467755181e-06,
|
2643 |
+
"loss": 21.2497,
|
2644 |
+
"step": 373
|
2645 |
+
},
|
2646 |
+
{
|
2647 |
+
"epoch": 1.433781190019194,
|
2648 |
+
"grad_norm": 16.18979835510254,
|
2649 |
+
"learning_rate": 9.447179581963156e-06,
|
2650 |
+
"loss": 22.5627,
|
2651 |
+
"step": 374
|
2652 |
+
},
|
2653 |
+
{
|
2654 |
+
"epoch": 1.437619961612284,
|
2655 |
+
"grad_norm": 16.570592880249023,
|
2656 |
+
"learning_rate": 9.326904852647344e-06,
|
2657 |
+
"loss": 19.4798,
|
2658 |
+
"step": 375
|
2659 |
+
},
|
2660 |
+
{
|
2661 |
+
"epoch": 1.4414587332053743,
|
2662 |
+
"grad_norm": 16.715749740600586,
|
2663 |
+
"learning_rate": 9.207224843668732e-06,
|
2664 |
+
"loss": 22.351,
|
2665 |
+
"step": 376
|
2666 |
+
},
|
2667 |
+
{
|
2668 |
+
"epoch": 1.4452975047984644,
|
2669 |
+
"grad_norm": 16.769977569580078,
|
2670 |
+
"learning_rate": 9.088144096321472e-06,
|
2671 |
+
"loss": 21.9362,
|
2672 |
+
"step": 377
|
2673 |
+
},
|
2674 |
+
{
|
2675 |
+
"epoch": 1.4491362763915547,
|
2676 |
+
"grad_norm": 17.325634002685547,
|
2677 |
+
"learning_rate": 8.969667129160547e-06,
|
2678 |
+
"loss": 21.8168,
|
2679 |
+
"step": 378
|
2680 |
+
},
|
2681 |
+
{
|
2682 |
+
"epoch": 1.452975047984645,
|
2683 |
+
"grad_norm": 16.272539138793945,
|
2684 |
+
"learning_rate": 8.851798437830323e-06,
|
2685 |
+
"loss": 20.2932,
|
2686 |
+
"step": 379
|
2687 |
+
},
|
2688 |
+
{
|
2689 |
+
"epoch": 1.4568138195777351,
|
2690 |
+
"grad_norm": 16.569541931152344,
|
2691 |
+
"learning_rate": 8.734542494893955e-06,
|
2692 |
+
"loss": 22.7741,
|
2693 |
+
"step": 380
|
2694 |
+
},
|
2695 |
+
{
|
2696 |
+
"epoch": 1.4606525911708252,
|
2697 |
+
"grad_norm": 16.735231399536133,
|
2698 |
+
"learning_rate": 8.617903749663666e-06,
|
2699 |
+
"loss": 20.8389,
|
2700 |
+
"step": 381
|
2701 |
+
},
|
2702 |
+
{
|
2703 |
+
"epoch": 1.4644913627639156,
|
2704 |
+
"grad_norm": 17.50290298461914,
|
2705 |
+
"learning_rate": 8.50188662803194e-06,
|
2706 |
+
"loss": 21.3456,
|
2707 |
+
"step": 382
|
2708 |
+
},
|
2709 |
+
{
|
2710 |
+
"epoch": 1.4683301343570059,
|
2711 |
+
"grad_norm": 16.45136260986328,
|
2712 |
+
"learning_rate": 8.386495532303556e-06,
|
2713 |
+
"loss": 21.3918,
|
2714 |
+
"step": 383
|
2715 |
+
},
|
2716 |
+
{
|
2717 |
+
"epoch": 1.472168905950096,
|
2718 |
+
"grad_norm": 16.945947647094727,
|
2719 |
+
"learning_rate": 8.271734841028553e-06,
|
2720 |
+
"loss": 21.3806,
|
2721 |
+
"step": 384
|
2722 |
+
},
|
2723 |
+
{
|
2724 |
+
"epoch": 1.476007677543186,
|
2725 |
+
"grad_norm": 17.403200149536133,
|
2726 |
+
"learning_rate": 8.15760890883607e-06,
|
2727 |
+
"loss": 21.5741,
|
2728 |
+
"step": 385
|
2729 |
+
},
|
2730 |
+
{
|
2731 |
+
"epoch": 1.4798464491362764,
|
2732 |
+
"grad_norm": 15.925960540771484,
|
2733 |
+
"learning_rate": 8.044122066269149e-06,
|
2734 |
+
"loss": 20.3568,
|
2735 |
+
"step": 386
|
2736 |
+
},
|
2737 |
+
{
|
2738 |
+
"epoch": 1.4836852207293667,
|
2739 |
+
"grad_norm": 15.36002254486084,
|
2740 |
+
"learning_rate": 7.931278619620364e-06,
|
2741 |
+
"loss": 21.4072,
|
2742 |
+
"step": 387
|
2743 |
+
},
|
2744 |
+
{
|
2745 |
+
"epoch": 1.4875239923224568,
|
2746 |
+
"grad_norm": 18.0460205078125,
|
2747 |
+
"learning_rate": 7.819082850768434e-06,
|
2748 |
+
"loss": 21.0651,
|
2749 |
+
"step": 388
|
2750 |
+
},
|
2751 |
+
{
|
2752 |
+
"epoch": 1.491362763915547,
|
2753 |
+
"grad_norm": 16.68878746032715,
|
2754 |
+
"learning_rate": 7.70753901701575e-06,
|
2755 |
+
"loss": 19.6786,
|
2756 |
+
"step": 389
|
2757 |
+
},
|
2758 |
+
{
|
2759 |
+
"epoch": 1.4952015355086372,
|
2760 |
+
"grad_norm": 16.785842895507812,
|
2761 |
+
"learning_rate": 7.5966513509268365e-06,
|
2762 |
+
"loss": 21.9675,
|
2763 |
+
"step": 390
|
2764 |
+
},
|
2765 |
+
{
|
2766 |
+
"epoch": 1.4952015355086372,
|
2767 |
+
"eval_loss": 1.7116776704788208,
|
2768 |
+
"eval_runtime": 31.0248,
|
2769 |
+
"eval_samples_per_second": 9.541,
|
2770 |
+
"eval_steps_per_second": 4.77,
|
2771 |
+
"step": 390
|
2772 |
+
},
|
2773 |
+
{
|
2774 |
+
"epoch": 1.4990403071017275,
|
2775 |
+
"grad_norm": 16.459524154663086,
|
2776 |
+
"learning_rate": 7.4864240601677265e-06,
|
2777 |
+
"loss": 19.1034,
|
2778 |
+
"step": 391
|
2779 |
+
},
|
2780 |
+
{
|
2781 |
+
"epoch": 1.5028790786948176,
|
2782 |
+
"grad_norm": 16.578235626220703,
|
2783 |
+
"learning_rate": 7.3768613273463234e-06,
|
2784 |
+
"loss": 20.6083,
|
2785 |
+
"step": 392
|
2786 |
+
},
|
2787 |
+
{
|
2788 |
+
"epoch": 1.5067178502879077,
|
2789 |
+
"grad_norm": 15.791862487792969,
|
2790 |
+
"learning_rate": 7.267967309853666e-06,
|
2791 |
+
"loss": 20.8469,
|
2792 |
+
"step": 393
|
2793 |
+
},
|
2794 |
+
{
|
2795 |
+
"epoch": 1.510556621880998,
|
2796 |
+
"grad_norm": 16.680150985717773,
|
2797 |
+
"learning_rate": 7.159746139706194e-06,
|
2798 |
+
"loss": 21.1103,
|
2799 |
+
"step": 394
|
2800 |
+
},
|
2801 |
+
{
|
2802 |
+
"epoch": 1.5143953934740884,
|
2803 |
+
"grad_norm": 15.956221580505371,
|
2804 |
+
"learning_rate": 7.0522019233889545e-06,
|
2805 |
+
"loss": 21.1805,
|
2806 |
+
"step": 395
|
2807 |
+
},
|
2808 |
+
{
|
2809 |
+
"epoch": 1.5182341650671785,
|
2810 |
+
"grad_norm": 16.348682403564453,
|
2811 |
+
"learning_rate": 6.9453387416997695e-06,
|
2812 |
+
"loss": 20.605,
|
2813 |
+
"step": 396
|
2814 |
+
},
|
2815 |
+
{
|
2816 |
+
"epoch": 1.5220729366602685,
|
2817 |
+
"grad_norm": 16.562957763671875,
|
2818 |
+
"learning_rate": 6.839160649594401e-06,
|
2819 |
+
"loss": 21.1429,
|
2820 |
+
"step": 397
|
2821 |
+
},
|
2822 |
+
{
|
2823 |
+
"epoch": 1.5259117082533589,
|
2824 |
+
"grad_norm": 15.684383392333984,
|
2825 |
+
"learning_rate": 6.733671676032674e-06,
|
2826 |
+
"loss": 23.0287,
|
2827 |
+
"step": 398
|
2828 |
+
},
|
2829 |
+
{
|
2830 |
+
"epoch": 1.5297504798464492,
|
2831 |
+
"grad_norm": 16.632112503051758,
|
2832 |
+
"learning_rate": 6.628875823825612e-06,
|
2833 |
+
"loss": 20.5922,
|
2834 |
+
"step": 399
|
2835 |
+
},
|
2836 |
+
{
|
2837 |
+
"epoch": 1.5335892514395395,
|
2838 |
+
"grad_norm": 15.957228660583496,
|
2839 |
+
"learning_rate": 6.524777069483526e-06,
|
2840 |
+
"loss": 20.5221,
|
2841 |
+
"step": 400
|
2842 |
+
},
|
2843 |
+
{
|
2844 |
+
"epoch": 1.5374280230326296,
|
2845 |
+
"grad_norm": 16.59423828125,
|
2846 |
+
"learning_rate": 6.421379363065142e-06,
|
2847 |
+
"loss": 21.1484,
|
2848 |
+
"step": 401
|
2849 |
+
},
|
2850 |
+
{
|
2851 |
+
"epoch": 1.5412667946257197,
|
2852 |
+
"grad_norm": 16.450971603393555,
|
2853 |
+
"learning_rate": 6.318686628027723e-06,
|
2854 |
+
"loss": 19.4515,
|
2855 |
+
"step": 402
|
2856 |
+
},
|
2857 |
+
{
|
2858 |
+
"epoch": 1.54510556621881,
|
2859 |
+
"grad_norm": 15.815667152404785,
|
2860 |
+
"learning_rate": 6.216702761078166e-06,
|
2861 |
+
"loss": 20.9243,
|
2862 |
+
"step": 403
|
2863 |
+
},
|
2864 |
+
{
|
2865 |
+
"epoch": 1.5489443378119003,
|
2866 |
+
"grad_norm": 16.43648338317871,
|
2867 |
+
"learning_rate": 6.115431632025154e-06,
|
2868 |
+
"loss": 21.8014,
|
2869 |
+
"step": 404
|
2870 |
+
},
|
2871 |
+
{
|
2872 |
+
"epoch": 1.5527831094049904,
|
2873 |
+
"grad_norm": 15.677999496459961,
|
2874 |
+
"learning_rate": 6.01487708363232e-06,
|
2875 |
+
"loss": 20.509,
|
2876 |
+
"step": 405
|
2877 |
+
},
|
2878 |
+
{
|
2879 |
+
"epoch": 1.5566218809980805,
|
2880 |
+
"grad_norm": 15.919227600097656,
|
2881 |
+
"learning_rate": 5.915042931472425e-06,
|
2882 |
+
"loss": 21.2447,
|
2883 |
+
"step": 406
|
2884 |
+
},
|
2885 |
+
{
|
2886 |
+
"epoch": 1.5604606525911708,
|
2887 |
+
"grad_norm": 15.848505973815918,
|
2888 |
+
"learning_rate": 5.8159329637825745e-06,
|
2889 |
+
"loss": 21.4095,
|
2890 |
+
"step": 407
|
2891 |
+
},
|
2892 |
+
{
|
2893 |
+
"epoch": 1.5642994241842612,
|
2894 |
+
"grad_norm": 15.660775184631348,
|
2895 |
+
"learning_rate": 5.717550941320482e-06,
|
2896 |
+
"loss": 21.0583,
|
2897 |
+
"step": 408
|
2898 |
+
},
|
2899 |
+
{
|
2900 |
+
"epoch": 1.5681381957773513,
|
2901 |
+
"grad_norm": 16.026033401489258,
|
2902 |
+
"learning_rate": 5.619900597221753e-06,
|
2903 |
+
"loss": 21.2968,
|
2904 |
+
"step": 409
|
2905 |
+
},
|
2906 |
+
{
|
2907 |
+
"epoch": 1.5719769673704413,
|
2908 |
+
"grad_norm": 16.016826629638672,
|
2909 |
+
"learning_rate": 5.522985636858239e-06,
|
2910 |
+
"loss": 20.5098,
|
2911 |
+
"step": 410
|
2912 |
+
},
|
2913 |
+
{
|
2914 |
+
"epoch": 1.5758157389635317,
|
2915 |
+
"grad_norm": 16.44532012939453,
|
2916 |
+
"learning_rate": 5.42680973769743e-06,
|
2917 |
+
"loss": 20.4221,
|
2918 |
+
"step": 411
|
2919 |
+
},
|
2920 |
+
{
|
2921 |
+
"epoch": 1.579654510556622,
|
2922 |
+
"grad_norm": 16.122182846069336,
|
2923 |
+
"learning_rate": 5.33137654916292e-06,
|
2924 |
+
"loss": 20.8718,
|
2925 |
+
"step": 412
|
2926 |
+
},
|
2927 |
+
{
|
2928 |
+
"epoch": 1.583493282149712,
|
2929 |
+
"grad_norm": 16.150543212890625,
|
2930 |
+
"learning_rate": 5.236689692495916e-06,
|
2931 |
+
"loss": 20.9968,
|
2932 |
+
"step": 413
|
2933 |
+
},
|
2934 |
+
{
|
2935 |
+
"epoch": 1.5873320537428022,
|
2936 |
+
"grad_norm": 17.00517463684082,
|
2937 |
+
"learning_rate": 5.14275276061785e-06,
|
2938 |
+
"loss": 21.4716,
|
2939 |
+
"step": 414
|
2940 |
+
},
|
2941 |
+
{
|
2942 |
+
"epoch": 1.5911708253358925,
|
2943 |
+
"grad_norm": 16.143770217895508,
|
2944 |
+
"learning_rate": 5.049569317994013e-06,
|
2945 |
+
"loss": 19.5914,
|
2946 |
+
"step": 415
|
2947 |
+
},
|
2948 |
+
{
|
2949 |
+
"epoch": 1.5950095969289828,
|
2950 |
+
"grad_norm": 15.659564018249512,
|
2951 |
+
"learning_rate": 4.957142900498335e-06,
|
2952 |
+
"loss": 22.1265,
|
2953 |
+
"step": 416
|
2954 |
+
},
|
2955 |
+
{
|
2956 |
+
"epoch": 1.598848368522073,
|
2957 |
+
"grad_norm": 15.749252319335938,
|
2958 |
+
"learning_rate": 4.865477015279185e-06,
|
2959 |
+
"loss": 20.5613,
|
2960 |
+
"step": 417
|
2961 |
+
},
|
2962 |
+
{
|
2963 |
+
"epoch": 1.602687140115163,
|
2964 |
+
"grad_norm": 16.31047248840332,
|
2965 |
+
"learning_rate": 4.7745751406263165e-06,
|
2966 |
+
"loss": 23.077,
|
2967 |
+
"step": 418
|
2968 |
+
},
|
2969 |
+
{
|
2970 |
+
"epoch": 1.6065259117082533,
|
2971 |
+
"grad_norm": 15.302318572998047,
|
2972 |
+
"learning_rate": 4.684440725838862e-06,
|
2973 |
+
"loss": 21.2777,
|
2974 |
+
"step": 419
|
2975 |
+
},
|
2976 |
+
{
|
2977 |
+
"epoch": 1.6103646833013436,
|
2978 |
+
"grad_norm": 15.675249099731445,
|
2979 |
+
"learning_rate": 4.5950771910944605e-06,
|
2980 |
+
"loss": 21.9063,
|
2981 |
+
"step": 420
|
2982 |
+
},
|
2983 |
+
{
|
2984 |
+
"epoch": 1.6142034548944337,
|
2985 |
+
"grad_norm": 16.395877838134766,
|
2986 |
+
"learning_rate": 4.5064879273194745e-06,
|
2987 |
+
"loss": 22.1439,
|
2988 |
+
"step": 421
|
2989 |
+
},
|
2990 |
+
{
|
2991 |
+
"epoch": 1.6180422264875238,
|
2992 |
+
"grad_norm": 16.09247398376465,
|
2993 |
+
"learning_rate": 4.4186762960603224e-06,
|
2994 |
+
"loss": 23.4098,
|
2995 |
+
"step": 422
|
2996 |
+
},
|
2997 |
+
{
|
2998 |
+
"epoch": 1.6218809980806141,
|
2999 |
+
"grad_norm": 16.875818252563477,
|
3000 |
+
"learning_rate": 4.331645629355915e-06,
|
3001 |
+
"loss": 19.9787,
|
3002 |
+
"step": 423
|
3003 |
+
},
|
3004 |
+
{
|
3005 |
+
"epoch": 1.6257197696737045,
|
3006 |
+
"grad_norm": 15.509851455688477,
|
3007 |
+
"learning_rate": 4.245399229611238e-06,
|
3008 |
+
"loss": 20.8531,
|
3009 |
+
"step": 424
|
3010 |
+
},
|
3011 |
+
{
|
3012 |
+
"epoch": 1.6295585412667948,
|
3013 |
+
"grad_norm": 15.853813171386719,
|
3014 |
+
"learning_rate": 4.159940369472015e-06,
|
3015 |
+
"loss": 21.1502,
|
3016 |
+
"step": 425
|
3017 |
+
},
|
3018 |
+
{
|
3019 |
+
"epoch": 1.6333973128598849,
|
3020 |
+
"grad_norm": 16.189851760864258,
|
3021 |
+
"learning_rate": 4.075272291700557e-06,
|
3022 |
+
"loss": 21.4833,
|
3023 |
+
"step": 426
|
3024 |
+
},
|
3025 |
+
{
|
3026 |
+
"epoch": 1.637236084452975,
|
3027 |
+
"grad_norm": 16.603588104248047,
|
3028 |
+
"learning_rate": 3.991398209052686e-06,
|
3029 |
+
"loss": 20.5711,
|
3030 |
+
"step": 427
|
3031 |
+
},
|
3032 |
+
{
|
3033 |
+
"epoch": 1.6410748560460653,
|
3034 |
+
"grad_norm": 16.684690475463867,
|
3035 |
+
"learning_rate": 3.908321304155846e-06,
|
3036 |
+
"loss": 20.9092,
|
3037 |
+
"step": 428
|
3038 |
+
},
|
3039 |
+
{
|
3040 |
+
"epoch": 1.6449136276391556,
|
3041 |
+
"grad_norm": 16.88503646850586,
|
3042 |
+
"learning_rate": 3.826044729388326e-06,
|
3043 |
+
"loss": 19.7428,
|
3044 |
+
"step": 429
|
3045 |
+
},
|
3046 |
+
{
|
3047 |
+
"epoch": 1.6487523992322457,
|
3048 |
+
"grad_norm": 17.10723304748535,
|
3049 |
+
"learning_rate": 3.7445716067596503e-06,
|
3050 |
+
"loss": 20.6075,
|
3051 |
+
"step": 430
|
3052 |
+
},
|
3053 |
+
{
|
3054 |
+
"epoch": 1.6525911708253358,
|
3055 |
+
"grad_norm": 15.53963565826416,
|
3056 |
+
"learning_rate": 3.6639050277921057e-06,
|
3057 |
+
"loss": 22.9,
|
3058 |
+
"step": 431
|
3059 |
+
},
|
3060 |
+
{
|
3061 |
+
"epoch": 1.6564299424184261,
|
3062 |
+
"grad_norm": 15.606730461120605,
|
3063 |
+
"learning_rate": 3.5840480534034355e-06,
|
3064 |
+
"loss": 21.504,
|
3065 |
+
"step": 432
|
3066 |
+
},
|
3067 |
+
{
|
3068 |
+
"epoch": 1.6602687140115164,
|
3069 |
+
"grad_norm": 16.915599822998047,
|
3070 |
+
"learning_rate": 3.505003713790689e-06,
|
3071 |
+
"loss": 21.3113,
|
3072 |
+
"step": 433
|
3073 |
+
},
|
3074 |
+
{
|
3075 |
+
"epoch": 1.6641074856046065,
|
3076 |
+
"grad_norm": 16.729263305664062,
|
3077 |
+
"learning_rate": 3.4267750083152584e-06,
|
3078 |
+
"loss": 21.0463,
|
3079 |
+
"step": 434
|
3080 |
+
},
|
3081 |
+
{
|
3082 |
+
"epoch": 1.6679462571976966,
|
3083 |
+
"grad_norm": 16.304168701171875,
|
3084 |
+
"learning_rate": 3.3493649053890326e-06,
|
3085 |
+
"loss": 20.9805,
|
3086 |
+
"step": 435
|
3087 |
+
},
|
3088 |
+
{
|
3089 |
+
"epoch": 1.671785028790787,
|
3090 |
+
"grad_norm": 16.270374298095703,
|
3091 |
+
"learning_rate": 3.2727763423617913e-06,
|
3092 |
+
"loss": 21.1003,
|
3093 |
+
"step": 436
|
3094 |
+
},
|
3095 |
+
{
|
3096 |
+
"epoch": 1.6756238003838773,
|
3097 |
+
"grad_norm": 15.20581340789795,
|
3098 |
+
"learning_rate": 3.197012225409729e-06,
|
3099 |
+
"loss": 20.0619,
|
3100 |
+
"step": 437
|
3101 |
+
},
|
3102 |
+
{
|
3103 |
+
"epoch": 1.6794625719769674,
|
3104 |
+
"grad_norm": 17.438676834106445,
|
3105 |
+
"learning_rate": 3.1220754294251837e-06,
|
3106 |
+
"loss": 19.7497,
|
3107 |
+
"step": 438
|
3108 |
+
},
|
3109 |
+
{
|
3110 |
+
"epoch": 1.6833013435700575,
|
3111 |
+
"grad_norm": 17.613048553466797,
|
3112 |
+
"learning_rate": 3.0479687979075523e-06,
|
3113 |
+
"loss": 21.0865,
|
3114 |
+
"step": 439
|
3115 |
+
},
|
3116 |
+
{
|
3117 |
+
"epoch": 1.6871401151631478,
|
3118 |
+
"grad_norm": 16.843353271484375,
|
3119 |
+
"learning_rate": 2.974695142855388e-06,
|
3120 |
+
"loss": 21.8551,
|
3121 |
+
"step": 440
|
3122 |
+
},
|
3123 |
+
{
|
3124 |
+
"epoch": 1.690978886756238,
|
3125 |
+
"grad_norm": 16.841970443725586,
|
3126 |
+
"learning_rate": 2.9022572446597007e-06,
|
3127 |
+
"loss": 20.6149,
|
3128 |
+
"step": 441
|
3129 |
+
},
|
3130 |
+
{
|
3131 |
+
"epoch": 1.6948176583493282,
|
3132 |
+
"grad_norm": 15.736058235168457,
|
3133 |
+
"learning_rate": 2.8306578519984527e-06,
|
3134 |
+
"loss": 19.9789,
|
3135 |
+
"step": 442
|
3136 |
+
},
|
3137 |
+
{
|
3138 |
+
"epoch": 1.6986564299424183,
|
3139 |
+
"grad_norm": 17.377676010131836,
|
3140 |
+
"learning_rate": 2.7598996817322613e-06,
|
3141 |
+
"loss": 21.6122,
|
3142 |
+
"step": 443
|
3143 |
+
},
|
3144 |
+
{
|
3145 |
+
"epoch": 1.7024952015355086,
|
3146 |
+
"grad_norm": 15.351333618164062,
|
3147 |
+
"learning_rate": 2.6899854188013054e-06,
|
3148 |
+
"loss": 21.8045,
|
3149 |
+
"step": 444
|
3150 |
+
},
|
3151 |
+
{
|
3152 |
+
"epoch": 1.706333973128599,
|
3153 |
+
"grad_norm": 15.400979042053223,
|
3154 |
+
"learning_rate": 2.6209177161234445e-06,
|
3155 |
+
"loss": 21.6742,
|
3156 |
+
"step": 445
|
3157 |
+
},
|
3158 |
+
{
|
3159 |
+
"epoch": 1.710172744721689,
|
3160 |
+
"grad_norm": 15.909041404724121,
|
3161 |
+
"learning_rate": 2.552699194493549e-06,
|
3162 |
+
"loss": 21.2103,
|
3163 |
+
"step": 446
|
3164 |
+
},
|
3165 |
+
{
|
3166 |
+
"epoch": 1.714011516314779,
|
3167 |
+
"grad_norm": 16.288795471191406,
|
3168 |
+
"learning_rate": 2.4853324424840674e-06,
|
3169 |
+
"loss": 19.6584,
|
3170 |
+
"step": 447
|
3171 |
+
},
|
3172 |
+
{
|
3173 |
+
"epoch": 1.7178502879078694,
|
3174 |
+
"grad_norm": 16.88001251220703,
|
3175 |
+
"learning_rate": 2.418820016346779e-06,
|
3176 |
+
"loss": 20.9527,
|
3177 |
+
"step": 448
|
3178 |
+
},
|
3179 |
+
{
|
3180 |
+
"epoch": 1.7216890595009597,
|
3181 |
+
"grad_norm": 15.426772117614746,
|
3182 |
+
"learning_rate": 2.3531644399158197e-06,
|
3183 |
+
"loss": 22.1142,
|
3184 |
+
"step": 449
|
3185 |
+
},
|
3186 |
+
{
|
3187 |
+
"epoch": 1.72552783109405,
|
3188 |
+
"grad_norm": 16.2529354095459,
|
3189 |
+
"learning_rate": 2.2883682045119063e-06,
|
3190 |
+
"loss": 20.6667,
|
3191 |
+
"step": 450
|
3192 |
+
},
|
3193 |
+
{
|
3194 |
+
"epoch": 1.7293666026871402,
|
3195 |
+
"grad_norm": 22.660812377929688,
|
3196 |
+
"learning_rate": 2.224433768847789e-06,
|
3197 |
+
"loss": 21.2103,
|
3198 |
+
"step": 451
|
3199 |
+
},
|
3200 |
+
{
|
3201 |
+
"epoch": 1.7332053742802302,
|
3202 |
+
"grad_norm": 16.202503204345703,
|
3203 |
+
"learning_rate": 2.1613635589349756e-06,
|
3204 |
+
"loss": 20.0658,
|
3205 |
+
"step": 452
|
3206 |
+
},
|
3207 |
+
{
|
3208 |
+
"epoch": 1.7370441458733206,
|
3209 |
+
"grad_norm": 15.147746086120605,
|
3210 |
+
"learning_rate": 2.0991599679916624e-06,
|
3211 |
+
"loss": 20.9152,
|
3212 |
+
"step": 453
|
3213 |
+
},
|
3214 |
+
{
|
3215 |
+
"epoch": 1.7408829174664109,
|
3216 |
+
"grad_norm": 15.011345863342285,
|
3217 |
+
"learning_rate": 2.0378253563519247e-06,
|
3218 |
+
"loss": 20.4116,
|
3219 |
+
"step": 454
|
3220 |
+
},
|
3221 |
+
{
|
3222 |
+
"epoch": 1.744721689059501,
|
3223 |
+
"grad_norm": 15.8588228225708,
|
3224 |
+
"learning_rate": 1.977362051376158e-06,
|
3225 |
+
"loss": 18.8413,
|
3226 |
+
"step": 455
|
3227 |
+
},
|
3228 |
+
{
|
3229 |
+
"epoch": 1.748560460652591,
|
3230 |
+
"grad_norm": 16.016305923461914,
|
3231 |
+
"learning_rate": 1.9177723473627646e-06,
|
3232 |
+
"loss": 19.489,
|
3233 |
+
"step": 456
|
3234 |
+
},
|
3235 |
+
{
|
3236 |
+
"epoch": 1.7523992322456814,
|
3237 |
+
"grad_norm": 15.62695026397705,
|
3238 |
+
"learning_rate": 1.859058505461095e-06,
|
3239 |
+
"loss": 20.4723,
|
3240 |
+
"step": 457
|
3241 |
+
},
|
3242 |
+
{
|
3243 |
+
"epoch": 1.7562380038387717,
|
3244 |
+
"grad_norm": 15.519407272338867,
|
3245 |
+
"learning_rate": 1.801222753585638e-06,
|
3246 |
+
"loss": 22.4733,
|
3247 |
+
"step": 458
|
3248 |
+
},
|
3249 |
+
{
|
3250 |
+
"epoch": 1.7600767754318618,
|
3251 |
+
"grad_norm": 15.624913215637207,
|
3252 |
+
"learning_rate": 1.7442672863314968e-06,
|
3253 |
+
"loss": 22.5163,
|
3254 |
+
"step": 459
|
3255 |
+
},
|
3256 |
+
{
|
3257 |
+
"epoch": 1.763915547024952,
|
3258 |
+
"grad_norm": 16.19761085510254,
|
3259 |
+
"learning_rate": 1.6881942648911076e-06,
|
3260 |
+
"loss": 21.959,
|
3261 |
+
"step": 460
|
3262 |
+
},
|
3263 |
+
{
|
3264 |
+
"epoch": 1.7677543186180422,
|
3265 |
+
"grad_norm": 15.693192481994629,
|
3266 |
+
"learning_rate": 1.6330058169722384e-06,
|
3267 |
+
"loss": 20.8804,
|
3268 |
+
"step": 461
|
3269 |
+
},
|
3270 |
+
{
|
3271 |
+
"epoch": 1.7715930902111325,
|
3272 |
+
"grad_norm": 15.414134979248047,
|
3273 |
+
"learning_rate": 1.578704036717238e-06,
|
3274 |
+
"loss": 19.8119,
|
3275 |
+
"step": 462
|
3276 |
+
},
|
3277 |
+
{
|
3278 |
+
"epoch": 1.7754318618042226,
|
3279 |
+
"grad_norm": 16.06474494934082,
|
3280 |
+
"learning_rate": 1.5252909846235896e-06,
|
3281 |
+
"loss": 21.2434,
|
3282 |
+
"step": 463
|
3283 |
+
},
|
3284 |
+
{
|
3285 |
+
"epoch": 1.7792706333973127,
|
3286 |
+
"grad_norm": 16.06039810180664,
|
3287 |
+
"learning_rate": 1.4727686874657143e-06,
|
3288 |
+
"loss": 21.5852,
|
3289 |
+
"step": 464
|
3290 |
+
},
|
3291 |
+
{
|
3292 |
+
"epoch": 1.783109404990403,
|
3293 |
+
"grad_norm": 17.113985061645508,
|
3294 |
+
"learning_rate": 1.421139138218064e-06,
|
3295 |
+
"loss": 21.6185,
|
3296 |
+
"step": 465
|
3297 |
+
},
|
3298 |
+
{
|
3299 |
+
"epoch": 1.7869481765834934,
|
3300 |
+
"grad_norm": 15.716484069824219,
|
3301 |
+
"learning_rate": 1.3704042959795132e-06,
|
3302 |
+
"loss": 21.6163,
|
3303 |
+
"step": 466
|
3304 |
+
},
|
3305 |
+
{
|
3306 |
+
"epoch": 1.7907869481765835,
|
3307 |
+
"grad_norm": 16.430994033813477,
|
3308 |
+
"learning_rate": 1.3205660858989944e-06,
|
3309 |
+
"loss": 22.8004,
|
3310 |
+
"step": 467
|
3311 |
+
},
|
3312 |
+
{
|
3313 |
+
"epoch": 1.7946257197696736,
|
3314 |
+
"grad_norm": 16.834121704101562,
|
3315 |
+
"learning_rate": 1.2716263991024713e-06,
|
3316 |
+
"loss": 20.1899,
|
3317 |
+
"step": 468
|
3318 |
+
},
|
3319 |
+
{
|
3320 |
+
"epoch": 1.7984644913627639,
|
3321 |
+
"grad_norm": 15.677217483520508,
|
3322 |
+
"learning_rate": 1.2235870926211619e-06,
|
3323 |
+
"loss": 18.9967,
|
3324 |
+
"step": 469
|
3325 |
+
},
|
3326 |
+
{
|
3327 |
+
"epoch": 1.8023032629558542,
|
3328 |
+
"grad_norm": 16.316518783569336,
|
3329 |
+
"learning_rate": 1.1764499893210878e-06,
|
3330 |
+
"loss": 21.6224,
|
3331 |
+
"step": 470
|
3332 |
+
},
|
3333 |
+
{
|
3334 |
+
"epoch": 1.8061420345489443,
|
3335 |
+
"grad_norm": 15.550005912780762,
|
3336 |
+
"learning_rate": 1.1302168778338922e-06,
|
3337 |
+
"loss": 20.9617,
|
3338 |
+
"step": 471
|
3339 |
+
},
|
3340 |
+
{
|
3341 |
+
"epoch": 1.8099808061420346,
|
3342 |
+
"grad_norm": 15.957982063293457,
|
3343 |
+
"learning_rate": 1.0848895124889818e-06,
|
3344 |
+
"loss": 20.4512,
|
3345 |
+
"step": 472
|
3346 |
+
},
|
3347 |
+
{
|
3348 |
+
"epoch": 1.8138195777351247,
|
3349 |
+
"grad_norm": 16.459383010864258,
|
3350 |
+
"learning_rate": 1.0404696132469444e-06,
|
3351 |
+
"loss": 21.528,
|
3352 |
+
"step": 473
|
3353 |
+
},
|
3354 |
+
{
|
3355 |
+
"epoch": 1.817658349328215,
|
3356 |
+
"grad_norm": 16.093690872192383,
|
3357 |
+
"learning_rate": 9.969588656342982e-07,
|
3358 |
+
"loss": 20.7164,
|
3359 |
+
"step": 474
|
3360 |
+
},
|
3361 |
+
{
|
3362 |
+
"epoch": 1.8214971209213053,
|
3363 |
+
"grad_norm": 16.058801651000977,
|
3364 |
+
"learning_rate": 9.54358920679524e-07,
|
3365 |
+
"loss": 19.863,
|
3366 |
+
"step": 475
|
3367 |
+
},
|
3368 |
+
{
|
3369 |
+
"epoch": 1.8253358925143954,
|
3370 |
+
"grad_norm": 16.003698348999023,
|
3371 |
+
"learning_rate": 9.126713948504228e-07,
|
3372 |
+
"loss": 20.8559,
|
3373 |
+
"step": 476
|
3374 |
+
},
|
3375 |
+
{
|
3376 |
+
"epoch": 1.8291746641074855,
|
3377 |
+
"grad_norm": 16.547693252563477,
|
3378 |
+
"learning_rate": 8.718978699927744e-07,
|
3379 |
+
"loss": 22.0172,
|
3380 |
+
"step": 477
|
3381 |
+
},
|
3382 |
+
{
|
3383 |
+
"epoch": 1.8330134357005758,
|
3384 |
+
"grad_norm": 15.8489408493042,
|
3385 |
+
"learning_rate": 8.320398932703144e-07,
|
3386 |
+
"loss": 21.21,
|
3387 |
+
"step": 478
|
3388 |
+
},
|
3389 |
+
{
|
3390 |
+
"epoch": 1.8368522072936662,
|
3391 |
+
"grad_norm": 16.281145095825195,
|
3392 |
+
"learning_rate": 7.930989771060299e-07,
|
3393 |
+
"loss": 20.4811,
|
3394 |
+
"step": 479
|
3395 |
+
},
|
3396 |
+
{
|
3397 |
+
"epoch": 1.8406909788867563,
|
3398 |
+
"grad_norm": 15.579625129699707,
|
3399 |
+
"learning_rate": 7.550765991247654e-07,
|
3400 |
+
"loss": 19.9756,
|
3401 |
+
"step": 480
|
3402 |
+
},
|
3403 |
+
{
|
3404 |
+
"epoch": 1.8445297504798464,
|
3405 |
+
"grad_norm": 15.547847747802734,
|
3406 |
+
"learning_rate": 7.179742020971519e-07,
|
3407 |
+
"loss": 20.5781,
|
3408 |
+
"step": 481
|
3409 |
+
},
|
3410 |
+
{
|
3411 |
+
"epoch": 1.8483685220729367,
|
3412 |
+
"grad_norm": 16.1280517578125,
|
3413 |
+
"learning_rate": 6.817931938848803e-07,
|
3414 |
+
"loss": 20.1387,
|
3415 |
+
"step": 482
|
3416 |
+
},
|
3417 |
+
{
|
3418 |
+
"epoch": 1.852207293666027,
|
3419 |
+
"grad_norm": 16.432701110839844,
|
3420 |
+
"learning_rate": 6.465349473872478e-07,
|
3421 |
+
"loss": 23.4471,
|
3422 |
+
"step": 483
|
3423 |
+
},
|
3424 |
+
{
|
3425 |
+
"epoch": 1.856046065259117,
|
3426 |
+
"grad_norm": 16.626161575317383,
|
3427 |
+
"learning_rate": 6.122008004890851e-07,
|
3428 |
+
"loss": 20.4011,
|
3429 |
+
"step": 484
|
3430 |
+
},
|
3431 |
+
{
|
3432 |
+
"epoch": 1.8598848368522072,
|
3433 |
+
"grad_norm": 16.168102264404297,
|
3434 |
+
"learning_rate": 5.78792056009983e-07,
|
3435 |
+
"loss": 21.4412,
|
3436 |
+
"step": 485
|
3437 |
+
},
|
3438 |
+
{
|
3439 |
+
"epoch": 1.8637236084452975,
|
3440 |
+
"grad_norm": 16.56131935119629,
|
3441 |
+
"learning_rate": 5.463099816548579e-07,
|
3442 |
+
"loss": 20.2194,
|
3443 |
+
"step": 486
|
3444 |
+
},
|
3445 |
+
{
|
3446 |
+
"epoch": 1.8675623800383878,
|
3447 |
+
"grad_norm": 17.292823791503906,
|
3448 |
+
"learning_rate": 5.147558099658529e-07,
|
3449 |
+
"loss": 21.643,
|
3450 |
+
"step": 487
|
3451 |
+
},
|
3452 |
+
{
|
3453 |
+
"epoch": 1.871401151631478,
|
3454 |
+
"grad_norm": 16.576915740966797,
|
3455 |
+
"learning_rate": 4.841307382755566e-07,
|
3456 |
+
"loss": 22.5503,
|
3457 |
+
"step": 488
|
3458 |
+
},
|
3459 |
+
{
|
3460 |
+
"epoch": 1.875239923224568,
|
3461 |
+
"grad_norm": 15.804405212402344,
|
3462 |
+
"learning_rate": 4.5443592866157846e-07,
|
3463 |
+
"loss": 20.4958,
|
3464 |
+
"step": 489
|
3465 |
+
},
|
3466 |
+
{
|
3467 |
+
"epoch": 1.8790786948176583,
|
3468 |
+
"grad_norm": 15.931843757629395,
|
3469 |
+
"learning_rate": 4.256725079024554e-07,
|
3470 |
+
"loss": 19.8143,
|
3471 |
+
"step": 490
|
3472 |
+
},
|
3473 |
+
{
|
3474 |
+
"epoch": 1.8829174664107486,
|
3475 |
+
"grad_norm": 17.453289031982422,
|
3476 |
+
"learning_rate": 3.978415674348895e-07,
|
3477 |
+
"loss": 22.0656,
|
3478 |
+
"step": 491
|
3479 |
+
},
|
3480 |
+
{
|
3481 |
+
"epoch": 1.8867562380038387,
|
3482 |
+
"grad_norm": 15.733434677124023,
|
3483 |
+
"learning_rate": 3.709441633123367e-07,
|
3484 |
+
"loss": 19.9285,
|
3485 |
+
"step": 492
|
3486 |
+
},
|
3487 |
+
{
|
3488 |
+
"epoch": 1.8905950095969288,
|
3489 |
+
"grad_norm": 15.915714263916016,
|
3490 |
+
"learning_rate": 3.4498131616493565e-07,
|
3491 |
+
"loss": 20.6875,
|
3492 |
+
"step": 493
|
3493 |
+
},
|
3494 |
+
{
|
3495 |
+
"epoch": 1.8944337811900192,
|
3496 |
+
"grad_norm": 15.583646774291992,
|
3497 |
+
"learning_rate": 3.1995401116077516e-07,
|
3498 |
+
"loss": 21.8348,
|
3499 |
+
"step": 494
|
3500 |
+
},
|
3501 |
+
{
|
3502 |
+
"epoch": 1.8982725527831095,
|
3503 |
+
"grad_norm": 17.053115844726562,
|
3504 |
+
"learning_rate": 2.958631979685156e-07,
|
3505 |
+
"loss": 20.8289,
|
3506 |
+
"step": 495
|
3507 |
+
},
|
3508 |
+
{
|
3509 |
+
"epoch": 1.9021113243761996,
|
3510 |
+
"grad_norm": 17.572505950927734,
|
3511 |
+
"learning_rate": 2.7270979072135104e-07,
|
3512 |
+
"loss": 20.5572,
|
3513 |
+
"step": 496
|
3514 |
+
},
|
3515 |
+
{
|
3516 |
+
"epoch": 1.9059500959692899,
|
3517 |
+
"grad_norm": 15.979856491088867,
|
3518 |
+
"learning_rate": 2.5049466798232614e-07,
|
3519 |
+
"loss": 20.125,
|
3520 |
+
"step": 497
|
3521 |
+
},
|
3522 |
+
{
|
3523 |
+
"epoch": 1.90978886756238,
|
3524 |
+
"grad_norm": 15.965109825134277,
|
3525 |
+
"learning_rate": 2.2921867271099295e-07,
|
3526 |
+
"loss": 21.0769,
|
3527 |
+
"step": 498
|
3528 |
+
},
|
3529 |
+
{
|
3530 |
+
"epoch": 1.9136276391554703,
|
3531 |
+
"grad_norm": 16.205610275268555,
|
3532 |
+
"learning_rate": 2.0888261223143135e-07,
|
3533 |
+
"loss": 21.3394,
|
3534 |
+
"step": 499
|
3535 |
+
},
|
3536 |
+
{
|
3537 |
+
"epoch": 1.9174664107485606,
|
3538 |
+
"grad_norm": 16.218839645385742,
|
3539 |
+
"learning_rate": 1.8948725820160662e-07,
|
3540 |
+
"loss": 21.4822,
|
3541 |
+
"step": 500
|
3542 |
+
},
|
3543 |
+
{
|
3544 |
+
"epoch": 1.9213051823416507,
|
3545 |
+
"grad_norm": 15.393239974975586,
|
3546 |
+
"learning_rate": 1.7103334658409577e-07,
|
3547 |
+
"loss": 20.9145,
|
3548 |
+
"step": 501
|
3549 |
+
},
|
3550 |
+
{
|
3551 |
+
"epoch": 1.9251439539347408,
|
3552 |
+
"grad_norm": 16.45865249633789,
|
3553 |
+
"learning_rate": 1.5352157761815977e-07,
|
3554 |
+
"loss": 20.0352,
|
3555 |
+
"step": 502
|
3556 |
+
},
|
3557 |
+
{
|
3558 |
+
"epoch": 1.9289827255278311,
|
3559 |
+
"grad_norm": 16.02602767944336,
|
3560 |
+
"learning_rate": 1.3695261579316777e-07,
|
3561 |
+
"loss": 19.5627,
|
3562 |
+
"step": 503
|
3563 |
+
},
|
3564 |
+
{
|
3565 |
+
"epoch": 1.9328214971209214,
|
3566 |
+
"grad_norm": 16.707592010498047,
|
3567 |
+
"learning_rate": 1.2132708982338926e-07,
|
3568 |
+
"loss": 21.6733,
|
3569 |
+
"step": 504
|
3570 |
+
},
|
3571 |
+
{
|
3572 |
+
"epoch": 1.9366602687140115,
|
3573 |
+
"grad_norm": 15.346840858459473,
|
3574 |
+
"learning_rate": 1.0664559262413831e-07,
|
3575 |
+
"loss": 20.6038,
|
3576 |
+
"step": 505
|
3577 |
+
},
|
3578 |
+
{
|
3579 |
+
"epoch": 1.9404990403071016,
|
3580 |
+
"grad_norm": 15.660294532775879,
|
3581 |
+
"learning_rate": 9.290868128926377e-08,
|
3582 |
+
"loss": 20.4834,
|
3583 |
+
"step": 506
|
3584 |
+
},
|
3585 |
+
{
|
3586 |
+
"epoch": 1.944337811900192,
|
3587 |
+
"grad_norm": 16.100744247436523,
|
3588 |
+
"learning_rate": 8.011687707002447e-08,
|
3589 |
+
"loss": 21.3543,
|
3590 |
+
"step": 507
|
3591 |
+
},
|
3592 |
+
{
|
3593 |
+
"epoch": 1.9481765834932823,
|
3594 |
+
"grad_norm": 16.333961486816406,
|
3595 |
+
"learning_rate": 6.827066535529946e-08,
|
3596 |
+
"loss": 19.4984,
|
3597 |
+
"step": 508
|
3598 |
+
},
|
3599 |
+
{
|
3600 |
+
"epoch": 1.9520153550863724,
|
3601 |
+
"grad_norm": 16.721385955810547,
|
3602 |
+
"learning_rate": 5.737049565317787e-08,
|
3603 |
+
"loss": 20.7062,
|
3604 |
+
"step": 509
|
3605 |
+
},
|
3606 |
+
{
|
3607 |
+
"epoch": 1.9558541266794625,
|
3608 |
+
"grad_norm": 15.953263282775879,
|
3609 |
+
"learning_rate": 4.741678157389739e-08,
|
3610 |
+
"loss": 21.8326,
|
3611 |
+
"step": 510
|
3612 |
+
},
|
3613 |
+
{
|
3614 |
+
"epoch": 1.9596928982725528,
|
3615 |
+
"grad_norm": 16.059139251708984,
|
3616 |
+
"learning_rate": 3.840990081415141e-08,
|
3617 |
+
"loss": 20.5162,
|
3618 |
+
"step": 511
|
3619 |
+
},
|
3620 |
+
{
|
3621 |
+
"epoch": 1.963531669865643,
|
3622 |
+
"grad_norm": 16.434776306152344,
|
3623 |
+
"learning_rate": 3.0350195142753166e-08,
|
3624 |
+
"loss": 21.5626,
|
3625 |
+
"step": 512
|
3626 |
+
},
|
3627 |
+
{
|
3628 |
+
"epoch": 1.9673704414587332,
|
3629 |
+
"grad_norm": 16.480600357055664,
|
3630 |
+
"learning_rate": 2.323797038767117e-08,
|
3631 |
+
"loss": 21.3467,
|
3632 |
+
"step": 513
|
3633 |
+
},
|
3634 |
+
{
|
3635 |
+
"epoch": 1.9712092130518233,
|
3636 |
+
"grad_norm": 15.328332901000977,
|
3637 |
+
"learning_rate": 1.7073496424427348e-08,
|
3638 |
+
"loss": 21.8149,
|
3639 |
+
"step": 514
|
3640 |
+
},
|
3641 |
+
{
|
3642 |
+
"epoch": 1.9750479846449136,
|
3643 |
+
"grad_norm": 16.419599533081055,
|
3644 |
+
"learning_rate": 1.1857007165852474e-08,
|
3645 |
+
"loss": 21.2042,
|
3646 |
+
"step": 515
|
3647 |
+
},
|
3648 |
+
{
|
3649 |
+
"epoch": 1.978886756238004,
|
3650 |
+
"grad_norm": 17.01874351501465,
|
3651 |
+
"learning_rate": 7.588700553209926e-09,
|
3652 |
+
"loss": 20.3651,
|
3653 |
+
"step": 516
|
3654 |
+
},
|
3655 |
+
{
|
3656 |
+
"epoch": 1.982725527831094,
|
3657 |
+
"grad_norm": 16.0975284576416,
|
3658 |
+
"learning_rate": 4.268738548682261e-09,
|
3659 |
+
"loss": 20.8112,
|
3660 |
+
"step": 517
|
3661 |
+
},
|
3662 |
+
{
|
3663 |
+
"epoch": 1.986564299424184,
|
3664 |
+
"grad_norm": 15.759478569030762,
|
3665 |
+
"learning_rate": 1.8972471292344473e-09,
|
3666 |
+
"loss": 21.6873,
|
3667 |
+
"step": 518
|
3668 |
+
},
|
3669 |
+
{
|
3670 |
+
"epoch": 1.9904030710172744,
|
3671 |
+
"grad_norm": 15.517256736755371,
|
3672 |
+
"learning_rate": 4.743162818288127e-10,
|
3673 |
+
"loss": 22.6064,
|
3674 |
+
"step": 519
|
3675 |
+
},
|
3676 |
+
{
|
3677 |
+
"epoch": 1.9942418426103647,
|
3678 |
+
"grad_norm": 16.582988739013672,
|
3679 |
+
"learning_rate": 0.0,
|
3680 |
+
"loss": 21.648,
|
3681 |
+
"step": 520
|
3682 |
+
},
|
3683 |
+
{
|
3684 |
+
"epoch": 1.9942418426103647,
|
3685 |
+
"eval_loss": 1.710574746131897,
|
3686 |
+
"eval_runtime": 31.6354,
|
3687 |
+
"eval_samples_per_second": 9.357,
|
3688 |
+
"eval_steps_per_second": 4.678,
|
3689 |
+
"step": 520
|
3690 |
+
}
|
3691 |
+
],
|
3692 |
+
"logging_steps": 1,
|
3693 |
+
"max_steps": 520,
|
3694 |
+
"num_input_tokens_seen": 0,
|
3695 |
+
"num_train_epochs": 2,
|
3696 |
+
"save_steps": 260,
|
3697 |
+
"stateful_callbacks": {
|
3698 |
+
"TrainerControl": {
|
3699 |
+
"args": {
|
3700 |
+
"should_epoch_stop": false,
|
3701 |
+
"should_evaluate": false,
|
3702 |
+
"should_log": false,
|
3703 |
+
"should_save": true,
|
3704 |
+
"should_training_stop": true
|
3705 |
+
},
|
3706 |
+
"attributes": {}
|
3707 |
+
}
|
3708 |
+
},
|
3709 |
+
"total_flos": 4.987149504299532e+18,
|
3710 |
+
"train_batch_size": 2,
|
3711 |
+
"trial_name": null,
|
3712 |
+
"trial_params": null
|
3713 |
+
}
|
checkpoint-520/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff4731a0f3900663f201327e2936da7784afe97992472e1b32ebe4fea9e28dab
|
3 |
+
size 6648
|