Upload folder using huggingface_hub
Browse files- added_tokens.json +24 -0
- config.json +31 -0
- generation_config.json +6 -0
- latest +1 -0
- merges.txt +0 -0
- model-00001-of-00004.safetensors +3 -0
- model-00002-of-00004.safetensors +3 -0
- model-00003-of-00004.safetensors +3 -0
- model-00004-of-00004.safetensors +3 -0
- model.safetensors.index.json +346 -0
- rng_state_0.pth +3 -0
- rng_state_1.pth +3 -0
- rng_state_10.pth +3 -0
- rng_state_11.pth +3 -0
- rng_state_12.pth +3 -0
- rng_state_13.pth +3 -0
- rng_state_14.pth +3 -0
- rng_state_15.pth +3 -0
- rng_state_16.pth +3 -0
- rng_state_17.pth +3 -0
- rng_state_18.pth +3 -0
- rng_state_19.pth +3 -0
- rng_state_2.pth +3 -0
- rng_state_20.pth +3 -0
- rng_state_21.pth +3 -0
- rng_state_22.pth +3 -0
- rng_state_23.pth +3 -0
- rng_state_24.pth +3 -0
- rng_state_25.pth +3 -0
- rng_state_26.pth +3 -0
- rng_state_27.pth +3 -0
- rng_state_28.pth +3 -0
- rng_state_29.pth +3 -0
- rng_state_3.pth +3 -0
- rng_state_30.pth +3 -0
- rng_state_31.pth +3 -0
- rng_state_4.pth +3 -0
- rng_state_5.pth +3 -0
- rng_state_6.pth +3 -0
- rng_state_7.pth +3 -0
- rng_state_8.pth +3 -0
- rng_state_9.pth +3 -0
- special_tokens_map.json +45 -0
- tokenizer_config.json +225 -0
- trainer_state.json +3773 -0
- training_args.bin +3 -0
- vocab.json +0 -0
- zero_to_fp32.py +587 -0
added_tokens.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"</tool_call>": 151658,
|
| 3 |
+
"<tool_call>": 151657,
|
| 4 |
+
"<|box_end|>": 151649,
|
| 5 |
+
"<|box_start|>": 151648,
|
| 6 |
+
"<|endoftext|>": 151643,
|
| 7 |
+
"<|file_sep|>": 151664,
|
| 8 |
+
"<|fim_middle|>": 151660,
|
| 9 |
+
"<|fim_pad|>": 151662,
|
| 10 |
+
"<|fim_prefix|>": 151659,
|
| 11 |
+
"<|fim_suffix|>": 151661,
|
| 12 |
+
"<|im_end|>": 151645,
|
| 13 |
+
"<|im_start|>": 151644,
|
| 14 |
+
"<|image_pad|>": 151655,
|
| 15 |
+
"<|object_ref_end|>": 151647,
|
| 16 |
+
"<|object_ref_start|>": 151646,
|
| 17 |
+
"<|quad_end|>": 151651,
|
| 18 |
+
"<|quad_start|>": 151650,
|
| 19 |
+
"<|repo_name|>": 151663,
|
| 20 |
+
"<|video_pad|>": 151656,
|
| 21 |
+
"<|vision_end|>": 151653,
|
| 22 |
+
"<|vision_pad|>": 151654,
|
| 23 |
+
"<|vision_start|>": 151652
|
| 24 |
+
}
|
config.json
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "/apdcephfs/share_302520718/share_info/llm_models/Qwen2.5-Math-7B-YARN",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"Qwen2ForCausalLM"
|
| 5 |
+
],
|
| 6 |
+
"attention_dropout": 0.0,
|
| 7 |
+
"bos_token_id": 128245,
|
| 8 |
+
"eos_token_id": 151645,
|
| 9 |
+
"hidden_act": "silu",
|
| 10 |
+
"hidden_size": 3584,
|
| 11 |
+
"initializer_range": 0.02,
|
| 12 |
+
"intermediate_size": 18944,
|
| 13 |
+
"max_position_embeddings": 4096,
|
| 14 |
+
"max_window_layers": 28,
|
| 15 |
+
"model_type": "qwen2",
|
| 16 |
+
"num_attention_heads": 28,
|
| 17 |
+
"num_hidden_layers": 28,
|
| 18 |
+
"num_key_value_heads": 4,
|
| 19 |
+
"pad_token_id": 151643,
|
| 20 |
+
"rms_norm_eps": 1e-06,
|
| 21 |
+
"rope_scaling": null,
|
| 22 |
+
"rope_theta": 10000,
|
| 23 |
+
"sliding_window": null,
|
| 24 |
+
"tie_word_embeddings": false,
|
| 25 |
+
"torch_dtype": "bfloat16",
|
| 26 |
+
"transformers_version": "4.46.3",
|
| 27 |
+
"use_cache": false,
|
| 28 |
+
"use_mrope": false,
|
| 29 |
+
"use_sliding_window": false,
|
| 30 |
+
"vocab_size": 151665
|
| 31 |
+
}
|
generation_config.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token_id": 151643,
|
| 3 |
+
"eos_token_id": 151645,
|
| 4 |
+
"max_new_tokens": 2048,
|
| 5 |
+
"transformers_version": "4.46.3"
|
| 6 |
+
}
|
latest
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
global_step412
|
merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
model-00001-of-00004.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a8797fadfbd9b015266268e019b68e77c2fe58f13a73536af7c927a123d58d2c
|
| 3 |
+
size 4874800744
|
model-00002-of-00004.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:79b3deafa8d5f812fd996c7eab826f19c3508950dd14bb99ede0e6cd43106adb
|
| 3 |
+
size 4932751008
|
model-00003-of-00004.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ff2baa6ba8a5d47ba243846664d432853c0ec013bdb5363c1feb07a58cad4547
|
| 3 |
+
size 4330865200
|
model-00004-of-00004.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b60b28e72aa862ccf9c93df847fe652d5562991eb91ad56faab7880262d90b21
|
| 3 |
+
size 1087134848
|
model.safetensors.index.json
ADDED
|
@@ -0,0 +1,346 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 15225512960
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"lm_head.weight": "model-00004-of-00004.safetensors",
|
| 7 |
+
"model.embed_tokens.weight": "model-00001-of-00004.safetensors",
|
| 8 |
+
"model.layers.0.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 9 |
+
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
| 10 |
+
"model.layers.0.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
| 11 |
+
"model.layers.0.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
| 12 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 13 |
+
"model.layers.0.self_attn.k_proj.bias": "model-00001-of-00004.safetensors",
|
| 14 |
+
"model.layers.0.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
| 15 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
| 16 |
+
"model.layers.0.self_attn.q_proj.bias": "model-00001-of-00004.safetensors",
|
| 17 |
+
"model.layers.0.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
| 18 |
+
"model.layers.0.self_attn.v_proj.bias": "model-00001-of-00004.safetensors",
|
| 19 |
+
"model.layers.0.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
| 20 |
+
"model.layers.1.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 21 |
+
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
| 22 |
+
"model.layers.1.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
| 23 |
+
"model.layers.1.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
| 24 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 25 |
+
"model.layers.1.self_attn.k_proj.bias": "model-00001-of-00004.safetensors",
|
| 26 |
+
"model.layers.1.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
| 27 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
| 28 |
+
"model.layers.1.self_attn.q_proj.bias": "model-00001-of-00004.safetensors",
|
| 29 |
+
"model.layers.1.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
| 30 |
+
"model.layers.1.self_attn.v_proj.bias": "model-00001-of-00004.safetensors",
|
| 31 |
+
"model.layers.1.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
| 32 |
+
"model.layers.10.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 33 |
+
"model.layers.10.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 34 |
+
"model.layers.10.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 35 |
+
"model.layers.10.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 36 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 37 |
+
"model.layers.10.self_attn.k_proj.bias": "model-00002-of-00004.safetensors",
|
| 38 |
+
"model.layers.10.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
| 39 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
| 40 |
+
"model.layers.10.self_attn.q_proj.bias": "model-00002-of-00004.safetensors",
|
| 41 |
+
"model.layers.10.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
| 42 |
+
"model.layers.10.self_attn.v_proj.bias": "model-00002-of-00004.safetensors",
|
| 43 |
+
"model.layers.10.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
| 44 |
+
"model.layers.11.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 45 |
+
"model.layers.11.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 46 |
+
"model.layers.11.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 47 |
+
"model.layers.11.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 48 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 49 |
+
"model.layers.11.self_attn.k_proj.bias": "model-00002-of-00004.safetensors",
|
| 50 |
+
"model.layers.11.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
| 51 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
| 52 |
+
"model.layers.11.self_attn.q_proj.bias": "model-00002-of-00004.safetensors",
|
| 53 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
| 54 |
+
"model.layers.11.self_attn.v_proj.bias": "model-00002-of-00004.safetensors",
|
| 55 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
| 56 |
+
"model.layers.12.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 57 |
+
"model.layers.12.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 58 |
+
"model.layers.12.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 59 |
+
"model.layers.12.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 60 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 61 |
+
"model.layers.12.self_attn.k_proj.bias": "model-00002-of-00004.safetensors",
|
| 62 |
+
"model.layers.12.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
| 63 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
| 64 |
+
"model.layers.12.self_attn.q_proj.bias": "model-00002-of-00004.safetensors",
|
| 65 |
+
"model.layers.12.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
| 66 |
+
"model.layers.12.self_attn.v_proj.bias": "model-00002-of-00004.safetensors",
|
| 67 |
+
"model.layers.12.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
| 68 |
+
"model.layers.13.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 69 |
+
"model.layers.13.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 70 |
+
"model.layers.13.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 71 |
+
"model.layers.13.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 72 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 73 |
+
"model.layers.13.self_attn.k_proj.bias": "model-00002-of-00004.safetensors",
|
| 74 |
+
"model.layers.13.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
| 75 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
| 76 |
+
"model.layers.13.self_attn.q_proj.bias": "model-00002-of-00004.safetensors",
|
| 77 |
+
"model.layers.13.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
| 78 |
+
"model.layers.13.self_attn.v_proj.bias": "model-00002-of-00004.safetensors",
|
| 79 |
+
"model.layers.13.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
| 80 |
+
"model.layers.14.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 81 |
+
"model.layers.14.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 82 |
+
"model.layers.14.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 83 |
+
"model.layers.14.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 84 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 85 |
+
"model.layers.14.self_attn.k_proj.bias": "model-00002-of-00004.safetensors",
|
| 86 |
+
"model.layers.14.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
| 87 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
| 88 |
+
"model.layers.14.self_attn.q_proj.bias": "model-00002-of-00004.safetensors",
|
| 89 |
+
"model.layers.14.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
| 90 |
+
"model.layers.14.self_attn.v_proj.bias": "model-00002-of-00004.safetensors",
|
| 91 |
+
"model.layers.14.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
| 92 |
+
"model.layers.15.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 93 |
+
"model.layers.15.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 94 |
+
"model.layers.15.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 95 |
+
"model.layers.15.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 96 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 97 |
+
"model.layers.15.self_attn.k_proj.bias": "model-00002-of-00004.safetensors",
|
| 98 |
+
"model.layers.15.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
| 99 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
| 100 |
+
"model.layers.15.self_attn.q_proj.bias": "model-00002-of-00004.safetensors",
|
| 101 |
+
"model.layers.15.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
| 102 |
+
"model.layers.15.self_attn.v_proj.bias": "model-00002-of-00004.safetensors",
|
| 103 |
+
"model.layers.15.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
| 104 |
+
"model.layers.16.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 105 |
+
"model.layers.16.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 106 |
+
"model.layers.16.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 107 |
+
"model.layers.16.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 108 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 109 |
+
"model.layers.16.self_attn.k_proj.bias": "model-00002-of-00004.safetensors",
|
| 110 |
+
"model.layers.16.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
| 111 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
| 112 |
+
"model.layers.16.self_attn.q_proj.bias": "model-00002-of-00004.safetensors",
|
| 113 |
+
"model.layers.16.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
| 114 |
+
"model.layers.16.self_attn.v_proj.bias": "model-00002-of-00004.safetensors",
|
| 115 |
+
"model.layers.16.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
| 116 |
+
"model.layers.17.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 117 |
+
"model.layers.17.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 118 |
+
"model.layers.17.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 119 |
+
"model.layers.17.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 120 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 121 |
+
"model.layers.17.self_attn.k_proj.bias": "model-00002-of-00004.safetensors",
|
| 122 |
+
"model.layers.17.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
| 123 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
| 124 |
+
"model.layers.17.self_attn.q_proj.bias": "model-00002-of-00004.safetensors",
|
| 125 |
+
"model.layers.17.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
| 126 |
+
"model.layers.17.self_attn.v_proj.bias": "model-00002-of-00004.safetensors",
|
| 127 |
+
"model.layers.17.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
| 128 |
+
"model.layers.18.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 129 |
+
"model.layers.18.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 130 |
+
"model.layers.18.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 131 |
+
"model.layers.18.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 132 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 133 |
+
"model.layers.18.self_attn.k_proj.bias": "model-00002-of-00004.safetensors",
|
| 134 |
+
"model.layers.18.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
| 135 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
| 136 |
+
"model.layers.18.self_attn.q_proj.bias": "model-00002-of-00004.safetensors",
|
| 137 |
+
"model.layers.18.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
| 138 |
+
"model.layers.18.self_attn.v_proj.bias": "model-00002-of-00004.safetensors",
|
| 139 |
+
"model.layers.18.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
| 140 |
+
"model.layers.19.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 141 |
+
"model.layers.19.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 142 |
+
"model.layers.19.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 143 |
+
"model.layers.19.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 144 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 145 |
+
"model.layers.19.self_attn.k_proj.bias": "model-00003-of-00004.safetensors",
|
| 146 |
+
"model.layers.19.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
| 147 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
| 148 |
+
"model.layers.19.self_attn.q_proj.bias": "model-00003-of-00004.safetensors",
|
| 149 |
+
"model.layers.19.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
| 150 |
+
"model.layers.19.self_attn.v_proj.bias": "model-00003-of-00004.safetensors",
|
| 151 |
+
"model.layers.19.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
| 152 |
+
"model.layers.2.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 153 |
+
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
| 154 |
+
"model.layers.2.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
| 155 |
+
"model.layers.2.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
| 156 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 157 |
+
"model.layers.2.self_attn.k_proj.bias": "model-00001-of-00004.safetensors",
|
| 158 |
+
"model.layers.2.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
| 159 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
| 160 |
+
"model.layers.2.self_attn.q_proj.bias": "model-00001-of-00004.safetensors",
|
| 161 |
+
"model.layers.2.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
| 162 |
+
"model.layers.2.self_attn.v_proj.bias": "model-00001-of-00004.safetensors",
|
| 163 |
+
"model.layers.2.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
| 164 |
+
"model.layers.20.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 165 |
+
"model.layers.20.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 166 |
+
"model.layers.20.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 167 |
+
"model.layers.20.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 168 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 169 |
+
"model.layers.20.self_attn.k_proj.bias": "model-00003-of-00004.safetensors",
|
| 170 |
+
"model.layers.20.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
| 171 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
| 172 |
+
"model.layers.20.self_attn.q_proj.bias": "model-00003-of-00004.safetensors",
|
| 173 |
+
"model.layers.20.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
| 174 |
+
"model.layers.20.self_attn.v_proj.bias": "model-00003-of-00004.safetensors",
|
| 175 |
+
"model.layers.20.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
| 176 |
+
"model.layers.21.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 177 |
+
"model.layers.21.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 178 |
+
"model.layers.21.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 179 |
+
"model.layers.21.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 180 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 181 |
+
"model.layers.21.self_attn.k_proj.bias": "model-00003-of-00004.safetensors",
|
| 182 |
+
"model.layers.21.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
| 183 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
| 184 |
+
"model.layers.21.self_attn.q_proj.bias": "model-00003-of-00004.safetensors",
|
| 185 |
+
"model.layers.21.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
| 186 |
+
"model.layers.21.self_attn.v_proj.bias": "model-00003-of-00004.safetensors",
|
| 187 |
+
"model.layers.21.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
| 188 |
+
"model.layers.22.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 189 |
+
"model.layers.22.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 190 |
+
"model.layers.22.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 191 |
+
"model.layers.22.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 192 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 193 |
+
"model.layers.22.self_attn.k_proj.bias": "model-00003-of-00004.safetensors",
|
| 194 |
+
"model.layers.22.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
| 195 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
| 196 |
+
"model.layers.22.self_attn.q_proj.bias": "model-00003-of-00004.safetensors",
|
| 197 |
+
"model.layers.22.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
| 198 |
+
"model.layers.22.self_attn.v_proj.bias": "model-00003-of-00004.safetensors",
|
| 199 |
+
"model.layers.22.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
| 200 |
+
"model.layers.23.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 201 |
+
"model.layers.23.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 202 |
+
"model.layers.23.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 203 |
+
"model.layers.23.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 204 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 205 |
+
"model.layers.23.self_attn.k_proj.bias": "model-00003-of-00004.safetensors",
|
| 206 |
+
"model.layers.23.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
| 207 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
| 208 |
+
"model.layers.23.self_attn.q_proj.bias": "model-00003-of-00004.safetensors",
|
| 209 |
+
"model.layers.23.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
| 210 |
+
"model.layers.23.self_attn.v_proj.bias": "model-00003-of-00004.safetensors",
|
| 211 |
+
"model.layers.23.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
| 212 |
+
"model.layers.24.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 213 |
+
"model.layers.24.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 214 |
+
"model.layers.24.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 215 |
+
"model.layers.24.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 216 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 217 |
+
"model.layers.24.self_attn.k_proj.bias": "model-00003-of-00004.safetensors",
|
| 218 |
+
"model.layers.24.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
| 219 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
| 220 |
+
"model.layers.24.self_attn.q_proj.bias": "model-00003-of-00004.safetensors",
|
| 221 |
+
"model.layers.24.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
| 222 |
+
"model.layers.24.self_attn.v_proj.bias": "model-00003-of-00004.safetensors",
|
| 223 |
+
"model.layers.24.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
| 224 |
+
"model.layers.25.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 225 |
+
"model.layers.25.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 226 |
+
"model.layers.25.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 227 |
+
"model.layers.25.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 228 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 229 |
+
"model.layers.25.self_attn.k_proj.bias": "model-00003-of-00004.safetensors",
|
| 230 |
+
"model.layers.25.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
| 231 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
| 232 |
+
"model.layers.25.self_attn.q_proj.bias": "model-00003-of-00004.safetensors",
|
| 233 |
+
"model.layers.25.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
| 234 |
+
"model.layers.25.self_attn.v_proj.bias": "model-00003-of-00004.safetensors",
|
| 235 |
+
"model.layers.25.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
| 236 |
+
"model.layers.26.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 237 |
+
"model.layers.26.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 238 |
+
"model.layers.26.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 239 |
+
"model.layers.26.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 240 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 241 |
+
"model.layers.26.self_attn.k_proj.bias": "model-00003-of-00004.safetensors",
|
| 242 |
+
"model.layers.26.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
| 243 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
| 244 |
+
"model.layers.26.self_attn.q_proj.bias": "model-00003-of-00004.safetensors",
|
| 245 |
+
"model.layers.26.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
| 246 |
+
"model.layers.26.self_attn.v_proj.bias": "model-00003-of-00004.safetensors",
|
| 247 |
+
"model.layers.26.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
| 248 |
+
"model.layers.27.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 249 |
+
"model.layers.27.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 250 |
+
"model.layers.27.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 251 |
+
"model.layers.27.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 252 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 253 |
+
"model.layers.27.self_attn.k_proj.bias": "model-00003-of-00004.safetensors",
|
| 254 |
+
"model.layers.27.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
| 255 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
| 256 |
+
"model.layers.27.self_attn.q_proj.bias": "model-00003-of-00004.safetensors",
|
| 257 |
+
"model.layers.27.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
| 258 |
+
"model.layers.27.self_attn.v_proj.bias": "model-00003-of-00004.safetensors",
|
| 259 |
+
"model.layers.27.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
| 260 |
+
"model.layers.3.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 261 |
+
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
| 262 |
+
"model.layers.3.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
| 263 |
+
"model.layers.3.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
| 264 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 265 |
+
"model.layers.3.self_attn.k_proj.bias": "model-00001-of-00004.safetensors",
|
| 266 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
| 267 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
| 268 |
+
"model.layers.3.self_attn.q_proj.bias": "model-00001-of-00004.safetensors",
|
| 269 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
| 270 |
+
"model.layers.3.self_attn.v_proj.bias": "model-00001-of-00004.safetensors",
|
| 271 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
| 272 |
+
"model.layers.4.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 273 |
+
"model.layers.4.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
| 274 |
+
"model.layers.4.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
| 275 |
+
"model.layers.4.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
| 276 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 277 |
+
"model.layers.4.self_attn.k_proj.bias": "model-00001-of-00004.safetensors",
|
| 278 |
+
"model.layers.4.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
| 279 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
| 280 |
+
"model.layers.4.self_attn.q_proj.bias": "model-00001-of-00004.safetensors",
|
| 281 |
+
"model.layers.4.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
| 282 |
+
"model.layers.4.self_attn.v_proj.bias": "model-00001-of-00004.safetensors",
|
| 283 |
+
"model.layers.4.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
| 284 |
+
"model.layers.5.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 285 |
+
"model.layers.5.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
| 286 |
+
"model.layers.5.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
| 287 |
+
"model.layers.5.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
| 288 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 289 |
+
"model.layers.5.self_attn.k_proj.bias": "model-00001-of-00004.safetensors",
|
| 290 |
+
"model.layers.5.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
| 291 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
| 292 |
+
"model.layers.5.self_attn.q_proj.bias": "model-00001-of-00004.safetensors",
|
| 293 |
+
"model.layers.5.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
| 294 |
+
"model.layers.5.self_attn.v_proj.bias": "model-00001-of-00004.safetensors",
|
| 295 |
+
"model.layers.5.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
| 296 |
+
"model.layers.6.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 297 |
+
"model.layers.6.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
| 298 |
+
"model.layers.6.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
| 299 |
+
"model.layers.6.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
| 300 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 301 |
+
"model.layers.6.self_attn.k_proj.bias": "model-00001-of-00004.safetensors",
|
| 302 |
+
"model.layers.6.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
| 303 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
| 304 |
+
"model.layers.6.self_attn.q_proj.bias": "model-00001-of-00004.safetensors",
|
| 305 |
+
"model.layers.6.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
| 306 |
+
"model.layers.6.self_attn.v_proj.bias": "model-00001-of-00004.safetensors",
|
| 307 |
+
"model.layers.6.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
| 308 |
+
"model.layers.7.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 309 |
+
"model.layers.7.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
| 310 |
+
"model.layers.7.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
| 311 |
+
"model.layers.7.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
| 312 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 313 |
+
"model.layers.7.self_attn.k_proj.bias": "model-00001-of-00004.safetensors",
|
| 314 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
| 315 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
| 316 |
+
"model.layers.7.self_attn.q_proj.bias": "model-00001-of-00004.safetensors",
|
| 317 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
| 318 |
+
"model.layers.7.self_attn.v_proj.bias": "model-00001-of-00004.safetensors",
|
| 319 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
| 320 |
+
"model.layers.8.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 321 |
+
"model.layers.8.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 322 |
+
"model.layers.8.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 323 |
+
"model.layers.8.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 324 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 325 |
+
"model.layers.8.self_attn.k_proj.bias": "model-00001-of-00004.safetensors",
|
| 326 |
+
"model.layers.8.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
| 327 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
| 328 |
+
"model.layers.8.self_attn.q_proj.bias": "model-00001-of-00004.safetensors",
|
| 329 |
+
"model.layers.8.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
| 330 |
+
"model.layers.8.self_attn.v_proj.bias": "model-00001-of-00004.safetensors",
|
| 331 |
+
"model.layers.8.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
| 332 |
+
"model.layers.9.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 333 |
+
"model.layers.9.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 334 |
+
"model.layers.9.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 335 |
+
"model.layers.9.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 336 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 337 |
+
"model.layers.9.self_attn.k_proj.bias": "model-00002-of-00004.safetensors",
|
| 338 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
| 339 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
| 340 |
+
"model.layers.9.self_attn.q_proj.bias": "model-00002-of-00004.safetensors",
|
| 341 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
| 342 |
+
"model.layers.9.self_attn.v_proj.bias": "model-00002-of-00004.safetensors",
|
| 343 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
| 344 |
+
"model.norm.weight": "model-00003-of-00004.safetensors"
|
| 345 |
+
}
|
| 346 |
+
}
|
rng_state_0.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:93e79425782fbaba0185c063597dbfabf93e3b6db832c2d36f3ce456c42dd551
|
| 3 |
+
size 15984
|
rng_state_1.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:50abb0a1a7651cbc3691325bc5ab5d4be5a0c7d24f1c12e69bd014a3a24c33c9
|
| 3 |
+
size 15984
|
rng_state_10.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe3eb6f7a9241c6d7a241dfbad7d58e440ce116034ca23b64968ee350c69658e
|
| 3 |
+
size 15997
|
rng_state_11.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9165266801c4638bcb7bcdc168a19865c1ec3c695758e65f7e84e14a12f697b0
|
| 3 |
+
size 15997
|
rng_state_12.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:211697c3693a277551875a723c000a4cd1106b6f7a2f400a28c00614944bbbb0
|
| 3 |
+
size 15997
|
rng_state_13.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0be0f7913679b07ce8d9bc067e134c537e9fa8f4252c0b2bf59a1eb3f5529473
|
| 3 |
+
size 15997
|
rng_state_14.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1118f2e5d57689b708621afa8e43f721ebbfd15a34386caad646b5ca0c0ff774
|
| 3 |
+
size 15997
|
rng_state_15.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f9387225ddf513b349ba48cc743b8719f4a02bef764ddaa728ba7d3b066cc8c
|
| 3 |
+
size 15997
|
rng_state_16.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bed24c7f478571961306a7678d7ed6b060266eeaf1375f8d1ba8f4335c1c5f84
|
| 3 |
+
size 15997
|
rng_state_17.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:864ffd528f45bdd9ae3dfe9a83328a6f6ba171270654d4ff7a4d2b3ab651ffdd
|
| 3 |
+
size 15997
|
rng_state_18.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4eb2843bf9eb20d51ee449f5164b3951f287f93ab0b5ff41e6238166e708577f
|
| 3 |
+
size 15997
|
rng_state_19.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f88f68dda284d1a80633a6f91eece016fd3c6660fc2aa0f19604f2d22c9199e
|
| 3 |
+
size 15997
|
rng_state_2.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:15400e019b0249d510ea9f3bff5371a3743a5d5998136695edcc1575a13612fb
|
| 3 |
+
size 15984
|
rng_state_20.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:391c22c90584acd3f5301f7880958cd35dfaaf0b478ffa2af3affb3904f28f17
|
| 3 |
+
size 15997
|
rng_state_21.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2a46d303a45c7a2a3811e5ea69a3585b3c7131b1d4574d729993079daa27f612
|
| 3 |
+
size 15997
|
rng_state_22.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5d77a627a78f5c2a3ab8c2138b501e31ac2e94fdf84679f7be1689d6946dc286
|
| 3 |
+
size 15997
|
rng_state_23.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5aa17bdd85dae0d5f65be0e6f8f7b640b12685faffc737f633e82ff7d5e16fa0
|
| 3 |
+
size 15997
|
rng_state_24.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d473f8a99d19889747f319d4c9c57305776298b2f128ec96eea8785a71b5935e
|
| 3 |
+
size 15997
|
rng_state_25.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7663813662ee05775f5d92ac2650c60bbbfa8d23d67c32bf25a843c93ae5b8d2
|
| 3 |
+
size 15997
|
rng_state_26.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a207218fcc684e6c7347802271e3026116e21272033c5baa26f3d29f64018ae4
|
| 3 |
+
size 15997
|
rng_state_27.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a2c2f0dae2950c62e254db441454a5f5dd9791f079dc6bc995082af288b82c6
|
| 3 |
+
size 15997
|
rng_state_28.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bf39ec1a13eaa914868f2a92a3f3dd4e0aaace4cb7691ef99483377aaaaff184
|
| 3 |
+
size 15997
|
rng_state_29.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cf4eb2f894986284e7b5d8fe753548030a81685b70fb92de3953a1219d0b1932
|
| 3 |
+
size 15997
|
rng_state_3.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:51d2ccb318422ff9de081328429a7f015048cde8ad6e03f07a090a8c2393490d
|
| 3 |
+
size 15984
|
rng_state_30.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:942bf687cd6ac492281255e0aa8ee57201b86e4a1bdbaf4e28713cec757dbe7a
|
| 3 |
+
size 15997
|
rng_state_31.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c730254bf904e6a7038ad01219c912d3c2a1865d8cbe3961ca59bb1b3a3c68ed
|
| 3 |
+
size 15997
|
rng_state_4.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:60948dee683036263219dc9f7164ca65aa40884bd4b2bfa2ad76e5a6d6ceab4b
|
| 3 |
+
size 15984
|
rng_state_5.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:76e3b4364935bca9ba941ba321de8ae6fad942732c39696c8f3b77e1d4dd238c
|
| 3 |
+
size 15984
|
rng_state_6.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a3339c1057bebad97f8d0c021d2c1f5c7a22dad29151e2ae1208a1badf271a2d
|
| 3 |
+
size 15984
|
rng_state_7.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bf711b875d01abb8597e49a64a852588ddad3e847b4d814a7e0aa65a71f6375c
|
| 3 |
+
size 15984
|
rng_state_8.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6715633e22f0ddb19985bc5dbb1fee0dc7bcee43dee18d69bb9fc8f99e6449e
|
| 3 |
+
size 15984
|
rng_state_9.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5366ab951913d88bb366d8f7b8392120bbc1ae8784b3cd71f434eee308eb5613
|
| 3 |
+
size 15984
|
special_tokens_map.json
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"additional_special_tokens": [
|
| 3 |
+
"<|im_start|>",
|
| 4 |
+
"<|im_end|>",
|
| 5 |
+
"<|object_ref_start|>",
|
| 6 |
+
"<|object_ref_end|>",
|
| 7 |
+
"<|box_start|>",
|
| 8 |
+
"<|box_end|>",
|
| 9 |
+
"<|quad_start|>",
|
| 10 |
+
"<|quad_end|>",
|
| 11 |
+
"<|vision_start|>",
|
| 12 |
+
"<|vision_end|>",
|
| 13 |
+
"<|vision_pad|>",
|
| 14 |
+
"<|image_pad|>",
|
| 15 |
+
"<|video_pad|>"
|
| 16 |
+
],
|
| 17 |
+
"bos_token": {
|
| 18 |
+
"content": "<s>",
|
| 19 |
+
"lstrip": false,
|
| 20 |
+
"normalized": false,
|
| 21 |
+
"rstrip": false,
|
| 22 |
+
"single_word": false
|
| 23 |
+
},
|
| 24 |
+
"eos_token": {
|
| 25 |
+
"content": "<|im_end|>",
|
| 26 |
+
"lstrip": false,
|
| 27 |
+
"normalized": false,
|
| 28 |
+
"rstrip": false,
|
| 29 |
+
"single_word": false
|
| 30 |
+
},
|
| 31 |
+
"pad_token": {
|
| 32 |
+
"content": "<|endoftext|>",
|
| 33 |
+
"lstrip": false,
|
| 34 |
+
"normalized": false,
|
| 35 |
+
"rstrip": false,
|
| 36 |
+
"single_word": false
|
| 37 |
+
},
|
| 38 |
+
"unk_token": {
|
| 39 |
+
"content": "<unk>",
|
| 40 |
+
"lstrip": false,
|
| 41 |
+
"normalized": false,
|
| 42 |
+
"rstrip": false,
|
| 43 |
+
"single_word": false
|
| 44 |
+
}
|
| 45 |
+
}
|
tokenizer_config.json
ADDED
|
@@ -0,0 +1,225 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_bos_token": false,
|
| 3 |
+
"add_prefix_space": false,
|
| 4 |
+
"added_tokens_decoder": {
|
| 5 |
+
"128244": {
|
| 6 |
+
"content": "<unk>",
|
| 7 |
+
"lstrip": false,
|
| 8 |
+
"normalized": false,
|
| 9 |
+
"rstrip": false,
|
| 10 |
+
"single_word": false,
|
| 11 |
+
"special": true
|
| 12 |
+
},
|
| 13 |
+
"128245": {
|
| 14 |
+
"content": "<s>",
|
| 15 |
+
"lstrip": false,
|
| 16 |
+
"normalized": false,
|
| 17 |
+
"rstrip": false,
|
| 18 |
+
"single_word": false,
|
| 19 |
+
"special": true
|
| 20 |
+
},
|
| 21 |
+
"151643": {
|
| 22 |
+
"content": "<|endoftext|>",
|
| 23 |
+
"lstrip": false,
|
| 24 |
+
"normalized": false,
|
| 25 |
+
"rstrip": false,
|
| 26 |
+
"single_word": false,
|
| 27 |
+
"special": true
|
| 28 |
+
},
|
| 29 |
+
"151644": {
|
| 30 |
+
"content": "<|im_start|>",
|
| 31 |
+
"lstrip": false,
|
| 32 |
+
"normalized": false,
|
| 33 |
+
"rstrip": false,
|
| 34 |
+
"single_word": false,
|
| 35 |
+
"special": true
|
| 36 |
+
},
|
| 37 |
+
"151645": {
|
| 38 |
+
"content": "<|im_end|>",
|
| 39 |
+
"lstrip": false,
|
| 40 |
+
"normalized": false,
|
| 41 |
+
"rstrip": false,
|
| 42 |
+
"single_word": false,
|
| 43 |
+
"special": true
|
| 44 |
+
},
|
| 45 |
+
"151646": {
|
| 46 |
+
"content": "<|object_ref_start|>",
|
| 47 |
+
"lstrip": false,
|
| 48 |
+
"normalized": false,
|
| 49 |
+
"rstrip": false,
|
| 50 |
+
"single_word": false,
|
| 51 |
+
"special": true
|
| 52 |
+
},
|
| 53 |
+
"151647": {
|
| 54 |
+
"content": "<|object_ref_end|>",
|
| 55 |
+
"lstrip": false,
|
| 56 |
+
"normalized": false,
|
| 57 |
+
"rstrip": false,
|
| 58 |
+
"single_word": false,
|
| 59 |
+
"special": true
|
| 60 |
+
},
|
| 61 |
+
"151648": {
|
| 62 |
+
"content": "<|box_start|>",
|
| 63 |
+
"lstrip": false,
|
| 64 |
+
"normalized": false,
|
| 65 |
+
"rstrip": false,
|
| 66 |
+
"single_word": false,
|
| 67 |
+
"special": true
|
| 68 |
+
},
|
| 69 |
+
"151649": {
|
| 70 |
+
"content": "<|box_end|>",
|
| 71 |
+
"lstrip": false,
|
| 72 |
+
"normalized": false,
|
| 73 |
+
"rstrip": false,
|
| 74 |
+
"single_word": false,
|
| 75 |
+
"special": true
|
| 76 |
+
},
|
| 77 |
+
"151650": {
|
| 78 |
+
"content": "<|quad_start|>",
|
| 79 |
+
"lstrip": false,
|
| 80 |
+
"normalized": false,
|
| 81 |
+
"rstrip": false,
|
| 82 |
+
"single_word": false,
|
| 83 |
+
"special": true
|
| 84 |
+
},
|
| 85 |
+
"151651": {
|
| 86 |
+
"content": "<|quad_end|>",
|
| 87 |
+
"lstrip": false,
|
| 88 |
+
"normalized": false,
|
| 89 |
+
"rstrip": false,
|
| 90 |
+
"single_word": false,
|
| 91 |
+
"special": true
|
| 92 |
+
},
|
| 93 |
+
"151652": {
|
| 94 |
+
"content": "<|vision_start|>",
|
| 95 |
+
"lstrip": false,
|
| 96 |
+
"normalized": false,
|
| 97 |
+
"rstrip": false,
|
| 98 |
+
"single_word": false,
|
| 99 |
+
"special": true
|
| 100 |
+
},
|
| 101 |
+
"151653": {
|
| 102 |
+
"content": "<|vision_end|>",
|
| 103 |
+
"lstrip": false,
|
| 104 |
+
"normalized": false,
|
| 105 |
+
"rstrip": false,
|
| 106 |
+
"single_word": false,
|
| 107 |
+
"special": true
|
| 108 |
+
},
|
| 109 |
+
"151654": {
|
| 110 |
+
"content": "<|vision_pad|>",
|
| 111 |
+
"lstrip": false,
|
| 112 |
+
"normalized": false,
|
| 113 |
+
"rstrip": false,
|
| 114 |
+
"single_word": false,
|
| 115 |
+
"special": true
|
| 116 |
+
},
|
| 117 |
+
"151655": {
|
| 118 |
+
"content": "<|image_pad|>",
|
| 119 |
+
"lstrip": false,
|
| 120 |
+
"normalized": false,
|
| 121 |
+
"rstrip": false,
|
| 122 |
+
"single_word": false,
|
| 123 |
+
"special": true
|
| 124 |
+
},
|
| 125 |
+
"151656": {
|
| 126 |
+
"content": "<|video_pad|>",
|
| 127 |
+
"lstrip": false,
|
| 128 |
+
"normalized": false,
|
| 129 |
+
"rstrip": false,
|
| 130 |
+
"single_word": false,
|
| 131 |
+
"special": true
|
| 132 |
+
},
|
| 133 |
+
"151657": {
|
| 134 |
+
"content": "<tool_call>",
|
| 135 |
+
"lstrip": false,
|
| 136 |
+
"normalized": false,
|
| 137 |
+
"rstrip": false,
|
| 138 |
+
"single_word": false,
|
| 139 |
+
"special": false
|
| 140 |
+
},
|
| 141 |
+
"151658": {
|
| 142 |
+
"content": "</tool_call>",
|
| 143 |
+
"lstrip": false,
|
| 144 |
+
"normalized": false,
|
| 145 |
+
"rstrip": false,
|
| 146 |
+
"single_word": false,
|
| 147 |
+
"special": false
|
| 148 |
+
},
|
| 149 |
+
"151659": {
|
| 150 |
+
"content": "<|fim_prefix|>",
|
| 151 |
+
"lstrip": false,
|
| 152 |
+
"normalized": false,
|
| 153 |
+
"rstrip": false,
|
| 154 |
+
"single_word": false,
|
| 155 |
+
"special": false
|
| 156 |
+
},
|
| 157 |
+
"151660": {
|
| 158 |
+
"content": "<|fim_middle|>",
|
| 159 |
+
"lstrip": false,
|
| 160 |
+
"normalized": false,
|
| 161 |
+
"rstrip": false,
|
| 162 |
+
"single_word": false,
|
| 163 |
+
"special": false
|
| 164 |
+
},
|
| 165 |
+
"151661": {
|
| 166 |
+
"content": "<|fim_suffix|>",
|
| 167 |
+
"lstrip": false,
|
| 168 |
+
"normalized": false,
|
| 169 |
+
"rstrip": false,
|
| 170 |
+
"single_word": false,
|
| 171 |
+
"special": false
|
| 172 |
+
},
|
| 173 |
+
"151662": {
|
| 174 |
+
"content": "<|fim_pad|>",
|
| 175 |
+
"lstrip": false,
|
| 176 |
+
"normalized": false,
|
| 177 |
+
"rstrip": false,
|
| 178 |
+
"single_word": false,
|
| 179 |
+
"special": false
|
| 180 |
+
},
|
| 181 |
+
"151663": {
|
| 182 |
+
"content": "<|repo_name|>",
|
| 183 |
+
"lstrip": false,
|
| 184 |
+
"normalized": false,
|
| 185 |
+
"rstrip": false,
|
| 186 |
+
"single_word": false,
|
| 187 |
+
"special": false
|
| 188 |
+
},
|
| 189 |
+
"151664": {
|
| 190 |
+
"content": "<|file_sep|>",
|
| 191 |
+
"lstrip": false,
|
| 192 |
+
"normalized": false,
|
| 193 |
+
"rstrip": false,
|
| 194 |
+
"single_word": false,
|
| 195 |
+
"special": false
|
| 196 |
+
}
|
| 197 |
+
},
|
| 198 |
+
"additional_special_tokens": [
|
| 199 |
+
"<|im_start|>",
|
| 200 |
+
"<|im_end|>",
|
| 201 |
+
"<|object_ref_start|>",
|
| 202 |
+
"<|object_ref_end|>",
|
| 203 |
+
"<|box_start|>",
|
| 204 |
+
"<|box_end|>",
|
| 205 |
+
"<|quad_start|>",
|
| 206 |
+
"<|quad_end|>",
|
| 207 |
+
"<|vision_start|>",
|
| 208 |
+
"<|vision_end|>",
|
| 209 |
+
"<|vision_pad|>",
|
| 210 |
+
"<|image_pad|>",
|
| 211 |
+
"<|video_pad|>"
|
| 212 |
+
],
|
| 213 |
+
"bos_token": "<s>",
|
| 214 |
+
"chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0]['role'] == 'system' %}\n {{- messages[0]['content'] }}\n {%- else %}\n {{- 'Please reason step by step, and put your final answer within \\\\boxed{}.' }}\n {%- endif %}\n {{- \"\\n\\n# Tools\\n\\nYou may call one or more functions to assist with the user query.\\n\\nYou are provided with function signatures within <tools></tools> XML tags:\\n<tools>\" }}\n {%- for tool in tools %}\n {{- \"\\n\" }}\n {{- tool | tojson }}\n {%- endfor %}\n {{- \"\\n</tools>\\n\\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\\n<tool_call>\\n{\\\"name\\\": <function-name>, \\\"arguments\\\": <args-json-object>}\\n</tool_call><|im_end|>\\n\" }}\n{%- else %}\n {%- if messages[0]['role'] == 'system' %}\n {{- '<|im_start|>system\\n' + messages[0]['content'] + '<|im_end|>\\n' }}\n {%- else %}\n {{- '<|im_start|>system\\nPlease reason step by step, and put your final answer within \\\\boxed{}.<|im_end|>\\n' }}\n {%- endif %}\n{%- endif %}\n{%- for message in messages %}\n {%- if (message.role == \"user\") or (message.role == \"system\" and not loop.first) or (message.role == \"assistant\" and not message.tool_calls) %}\n {{- '<|im_start|>' + message.role + '\\n' + message.content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {{- '<|im_start|>' + message.role }}\n {%- if message.content %}\n {{- '\\n' + message.content }}\n {%- endif %}\n {%- for tool_call in message.tool_calls %}\n {%- if tool_call.function is defined %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {{- '\\n<tool_call>\\n{\"name\": \"' }}\n {{- tool_call.name }}\n {{- '\", \"arguments\": ' }}\n {{- tool_call.arguments | tojson }}\n {{- '}\\n</tool_call>' }}\n {%- endfor %}\n {{- '<|im_end|>\\n' }}\n {%- elif message.role == \"tool\" %}\n {%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != \"tool\") %}\n {{- '<|im_start|>user' }}\n {%- endif %}\n {{- '\\n<tool_response>\\n' }}\n {{- message.content }}\n {{- '\\n</tool_response>' }}\n {%- if loop.last or (messages[loop.index0 + 1].role != \"tool\") %}\n {{- '<|im_end|>\\n' }}\n {%- endif %}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|im_start|>assistant\\n' }}\n{%- endif %}\n",
|
| 215 |
+
"clean_up_tokenization_spaces": false,
|
| 216 |
+
"eos_token": "<|im_end|>",
|
| 217 |
+
"errors": "replace",
|
| 218 |
+
"model_max_length": 8000,
|
| 219 |
+
"pad_token": "<|endoftext|>",
|
| 220 |
+
"padding_side": "right",
|
| 221 |
+
"split_special_tokens": false,
|
| 222 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
| 223 |
+
"truncation_side": "left",
|
| 224 |
+
"unk_token": "<unk>"
|
| 225 |
+
}
|
trainer_state.json
ADDED
|
@@ -0,0 +1,3773 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_metric": null,
|
| 3 |
+
"best_model_checkpoint": null,
|
| 4 |
+
"epoch": 4.0,
|
| 5 |
+
"eval_steps": 2000.0,
|
| 6 |
+
"global_step": 412,
|
| 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.009708737864077669,
|
| 13 |
+
"grad_norm": 5.575473016079204,
|
| 14 |
+
"kl": 0.0,
|
| 15 |
+
"learning_rate": 5.000000000000001e-07,
|
| 16 |
+
"loss": 0.4845,
|
| 17 |
+
"step": 1,
|
| 18 |
+
"step_loss": 0.490234375
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"epoch": 0.019417475728155338,
|
| 22 |
+
"grad_norm": 9.7143780359321,
|
| 23 |
+
"kl": 0.0020599365234375,
|
| 24 |
+
"learning_rate": 2.438044511330269e-06,
|
| 25 |
+
"loss": 0.4845,
|
| 26 |
+
"step": 2,
|
| 27 |
+
"step_loss": 0.48046875
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"epoch": 0.02912621359223301,
|
| 31 |
+
"grad_norm": 7.3775865577265884,
|
| 32 |
+
"kl": 0.002471923828125,
|
| 33 |
+
"learning_rate": 3.5717278751869343e-06,
|
| 34 |
+
"loss": 0.4945,
|
| 35 |
+
"step": 3,
|
| 36 |
+
"step_loss": 0.546875
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"epoch": 0.038834951456310676,
|
| 40 |
+
"grad_norm": 15.596262146563706,
|
| 41 |
+
"kl": 0.002349853515625,
|
| 42 |
+
"learning_rate": 4.376089022660538e-06,
|
| 43 |
+
"loss": 0.4586,
|
| 44 |
+
"step": 4,
|
| 45 |
+
"step_loss": 0.32421875
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"epoch": 0.04854368932038835,
|
| 49 |
+
"grad_norm": 6.642139360876633,
|
| 50 |
+
"kl": 0.021240234375,
|
| 51 |
+
"learning_rate": 5e-06,
|
| 52 |
+
"loss": 0.4483,
|
| 53 |
+
"step": 5,
|
| 54 |
+
"step_loss": 0.71875
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"epoch": 0.05825242718446602,
|
| 58 |
+
"grad_norm": 10.4028109346367,
|
| 59 |
+
"kl": 0.037353515625,
|
| 60 |
+
"learning_rate": 4.999957311534636e-06,
|
| 61 |
+
"loss": 0.4224,
|
| 62 |
+
"step": 6,
|
| 63 |
+
"step_loss": 0.306640625
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"epoch": 0.06796116504854369,
|
| 67 |
+
"grad_norm": 8.965364568204704,
|
| 68 |
+
"kl": 0.043212890625,
|
| 69 |
+
"learning_rate": 4.99982924775837e-06,
|
| 70 |
+
"loss": 0.3771,
|
| 71 |
+
"step": 7,
|
| 72 |
+
"step_loss": 0.361328125
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"epoch": 0.07766990291262135,
|
| 76 |
+
"grad_norm": 5.86329979229663,
|
| 77 |
+
"kl": 0.06396484375,
|
| 78 |
+
"learning_rate": 4.999615813530619e-06,
|
| 79 |
+
"loss": 0.372,
|
| 80 |
+
"step": 8,
|
| 81 |
+
"step_loss": 0.345703125
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"epoch": 0.08737864077669903,
|
| 85 |
+
"grad_norm": 7.680252752913332,
|
| 86 |
+
"kl": 0.07763671875,
|
| 87 |
+
"learning_rate": 4.999317016950212e-06,
|
| 88 |
+
"loss": 0.4717,
|
| 89 |
+
"step": 9,
|
| 90 |
+
"step_loss": 0.482421875
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"epoch": 0.0970873786407767,
|
| 94 |
+
"grad_norm": 7.28382768968269,
|
| 95 |
+
"kl": 0.12060546875,
|
| 96 |
+
"learning_rate": 4.998932869355074e-06,
|
| 97 |
+
"loss": 0.3988,
|
| 98 |
+
"step": 10,
|
| 99 |
+
"step_loss": 0.259765625
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"epoch": 0.10679611650485436,
|
| 103 |
+
"grad_norm": 3.742924436507147,
|
| 104 |
+
"kl": 0.07958984375,
|
| 105 |
+
"learning_rate": 4.998463385321802e-06,
|
| 106 |
+
"loss": 0.3597,
|
| 107 |
+
"step": 11,
|
| 108 |
+
"step_loss": 0.42578125
|
| 109 |
+
},
|
| 110 |
+
{
|
| 111 |
+
"epoch": 0.11650485436893204,
|
| 112 |
+
"grad_norm": 2.077338507259391,
|
| 113 |
+
"kl": 0.0986328125,
|
| 114 |
+
"learning_rate": 4.997908582665111e-06,
|
| 115 |
+
"loss": 0.3828,
|
| 116 |
+
"step": 12,
|
| 117 |
+
"step_loss": 0.2197265625
|
| 118 |
+
},
|
| 119 |
+
{
|
| 120 |
+
"epoch": 0.1262135922330097,
|
| 121 |
+
"grad_norm": 2.0936762099287187,
|
| 122 |
+
"kl": 0.2578125,
|
| 123 |
+
"learning_rate": 4.997268482437153e-06,
|
| 124 |
+
"loss": 0.3686,
|
| 125 |
+
"step": 13,
|
| 126 |
+
"step_loss": 0.40234375
|
| 127 |
+
},
|
| 128 |
+
{
|
| 129 |
+
"epoch": 0.13592233009708737,
|
| 130 |
+
"grad_norm": 1.5539690974487896,
|
| 131 |
+
"kl": 0.11572265625,
|
| 132 |
+
"learning_rate": 4.9965431089267265e-06,
|
| 133 |
+
"loss": 0.3481,
|
| 134 |
+
"step": 14,
|
| 135 |
+
"step_loss": 0.318359375
|
| 136 |
+
},
|
| 137 |
+
{
|
| 138 |
+
"epoch": 0.14563106796116504,
|
| 139 |
+
"grad_norm": 11.763990149324268,
|
| 140 |
+
"kl": 0.19921875,
|
| 141 |
+
"learning_rate": 4.9957324896583495e-06,
|
| 142 |
+
"loss": 0.3518,
|
| 143 |
+
"step": 15,
|
| 144 |
+
"step_loss": 0.419921875
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"epoch": 0.1553398058252427,
|
| 148 |
+
"grad_norm": 1.6021280918226926,
|
| 149 |
+
"kl": 0.2080078125,
|
| 150 |
+
"learning_rate": 4.9948366553912146e-06,
|
| 151 |
+
"loss": 0.3468,
|
| 152 |
+
"step": 16,
|
| 153 |
+
"step_loss": 0.498046875
|
| 154 |
+
},
|
| 155 |
+
{
|
| 156 |
+
"epoch": 0.1650485436893204,
|
| 157 |
+
"grad_norm": 2.243950658979944,
|
| 158 |
+
"kl": 0.1279296875,
|
| 159 |
+
"learning_rate": 4.993855640118024e-06,
|
| 160 |
+
"loss": 0.3336,
|
| 161 |
+
"step": 17,
|
| 162 |
+
"step_loss": 0.267578125
|
| 163 |
+
},
|
| 164 |
+
{
|
| 165 |
+
"epoch": 0.17475728155339806,
|
| 166 |
+
"grad_norm": 1.5344029876580454,
|
| 167 |
+
"kl": 0.2216796875,
|
| 168 |
+
"learning_rate": 4.992789481063699e-06,
|
| 169 |
+
"loss": 0.3456,
|
| 170 |
+
"step": 18,
|
| 171 |
+
"step_loss": 0.3671875
|
| 172 |
+
},
|
| 173 |
+
{
|
| 174 |
+
"epoch": 0.18446601941747573,
|
| 175 |
+
"grad_norm": 1.7390327115176747,
|
| 176 |
+
"kl": 0.1259765625,
|
| 177 |
+
"learning_rate": 4.9916382186839665e-06,
|
| 178 |
+
"loss": 0.3427,
|
| 179 |
+
"step": 19,
|
| 180 |
+
"step_loss": 0.298828125
|
| 181 |
+
},
|
| 182 |
+
{
|
| 183 |
+
"epoch": 0.1941747572815534,
|
| 184 |
+
"grad_norm": 5.2081774675570855,
|
| 185 |
+
"kl": 0.1591796875,
|
| 186 |
+
"learning_rate": 4.990401896663829e-06,
|
| 187 |
+
"loss": 0.2956,
|
| 188 |
+
"step": 20,
|
| 189 |
+
"step_loss": 0.2353515625
|
| 190 |
+
},
|
| 191 |
+
{
|
| 192 |
+
"epoch": 0.20388349514563106,
|
| 193 |
+
"grad_norm": 2.087334097477202,
|
| 194 |
+
"kl": 0.169921875,
|
| 195 |
+
"learning_rate": 4.989080561915895e-06,
|
| 196 |
+
"loss": 0.3336,
|
| 197 |
+
"step": 21,
|
| 198 |
+
"step_loss": 0.2109375
|
| 199 |
+
},
|
| 200 |
+
{
|
| 201 |
+
"epoch": 0.21359223300970873,
|
| 202 |
+
"grad_norm": 1.8894907173358744,
|
| 203 |
+
"kl": 0.1845703125,
|
| 204 |
+
"learning_rate": 4.987674264578615e-06,
|
| 205 |
+
"loss": 0.2974,
|
| 206 |
+
"step": 22,
|
| 207 |
+
"step_loss": 0.2314453125
|
| 208 |
+
},
|
| 209 |
+
{
|
| 210 |
+
"epoch": 0.22330097087378642,
|
| 211 |
+
"grad_norm": 3.672752113284032,
|
| 212 |
+
"kl": 0.1748046875,
|
| 213 |
+
"learning_rate": 4.9861830580143665e-06,
|
| 214 |
+
"loss": 0.3722,
|
| 215 |
+
"step": 23,
|
| 216 |
+
"step_loss": 0.255859375
|
| 217 |
+
},
|
| 218 |
+
{
|
| 219 |
+
"epoch": 0.23300970873786409,
|
| 220 |
+
"grad_norm": 1.0485056233907877,
|
| 221 |
+
"kl": 0.1494140625,
|
| 222 |
+
"learning_rate": 4.984606998807432e-06,
|
| 223 |
+
"loss": 0.2997,
|
| 224 |
+
"step": 24,
|
| 225 |
+
"step_loss": 0.396484375
|
| 226 |
+
},
|
| 227 |
+
{
|
| 228 |
+
"epoch": 0.24271844660194175,
|
| 229 |
+
"grad_norm": 1.3694786710161069,
|
| 230 |
+
"kl": 0.11474609375,
|
| 231 |
+
"learning_rate": 4.982946146761856e-06,
|
| 232 |
+
"loss": 0.2984,
|
| 233 |
+
"step": 25,
|
| 234 |
+
"step_loss": 0.1396484375
|
| 235 |
+
},
|
| 236 |
+
{
|
| 237 |
+
"epoch": 0.2524271844660194,
|
| 238 |
+
"grad_norm": 1.0149380047661418,
|
| 239 |
+
"kl": 0.2314453125,
|
| 240 |
+
"learning_rate": 4.981200564899172e-06,
|
| 241 |
+
"loss": 0.2926,
|
| 242 |
+
"step": 26,
|
| 243 |
+
"step_loss": 0.34375
|
| 244 |
+
},
|
| 245 |
+
{
|
| 246 |
+
"epoch": 0.2621359223300971,
|
| 247 |
+
"grad_norm": 3.3346882609517627,
|
| 248 |
+
"kl": 0.1630859375,
|
| 249 |
+
"learning_rate": 4.979370319456011e-06,
|
| 250 |
+
"loss": 0.325,
|
| 251 |
+
"step": 27,
|
| 252 |
+
"step_loss": 0.2197265625
|
| 253 |
+
},
|
| 254 |
+
{
|
| 255 |
+
"epoch": 0.27184466019417475,
|
| 256 |
+
"grad_norm": 1.1026809101068904,
|
| 257 |
+
"kl": 0.1171875,
|
| 258 |
+
"learning_rate": 4.977455479881591e-06,
|
| 259 |
+
"loss": 0.3124,
|
| 260 |
+
"step": 28,
|
| 261 |
+
"step_loss": 0.42578125
|
| 262 |
+
},
|
| 263 |
+
{
|
| 264 |
+
"epoch": 0.2815533980582524,
|
| 265 |
+
"grad_norm": 1.4388631908391791,
|
| 266 |
+
"kl": 0.2470703125,
|
| 267 |
+
"learning_rate": 4.975456118835079e-06,
|
| 268 |
+
"loss": 0.2766,
|
| 269 |
+
"step": 29,
|
| 270 |
+
"step_loss": 0.2275390625
|
| 271 |
+
},
|
| 272 |
+
{
|
| 273 |
+
"epoch": 0.2912621359223301,
|
| 274 |
+
"grad_norm": 1.654229929536635,
|
| 275 |
+
"kl": 0.23828125,
|
| 276 |
+
"learning_rate": 4.973372312182835e-06,
|
| 277 |
+
"loss": 0.3192,
|
| 278 |
+
"step": 30,
|
| 279 |
+
"step_loss": 0.5546875
|
| 280 |
+
},
|
| 281 |
+
{
|
| 282 |
+
"epoch": 0.30097087378640774,
|
| 283 |
+
"grad_norm": 1.0784118934051907,
|
| 284 |
+
"kl": 0.138671875,
|
| 285 |
+
"learning_rate": 4.971204138995531e-06,
|
| 286 |
+
"loss": 0.2877,
|
| 287 |
+
"step": 31,
|
| 288 |
+
"step_loss": 0.26171875
|
| 289 |
+
},
|
| 290 |
+
{
|
| 291 |
+
"epoch": 0.3106796116504854,
|
| 292 |
+
"grad_norm": 1.789773991131577,
|
| 293 |
+
"kl": 0.2138671875,
|
| 294 |
+
"learning_rate": 4.968951681545156e-06,
|
| 295 |
+
"loss": 0.3597,
|
| 296 |
+
"step": 32,
|
| 297 |
+
"step_loss": 0.23828125
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"epoch": 0.32038834951456313,
|
| 301 |
+
"grad_norm": 1.3349882623963718,
|
| 302 |
+
"kl": 0.1240234375,
|
| 303 |
+
"learning_rate": 4.96661502530189e-06,
|
| 304 |
+
"loss": 0.2909,
|
| 305 |
+
"step": 33,
|
| 306 |
+
"step_loss": 0.2431640625
|
| 307 |
+
},
|
| 308 |
+
{
|
| 309 |
+
"epoch": 0.3300970873786408,
|
| 310 |
+
"grad_norm": 0.8694048190676366,
|
| 311 |
+
"kl": 0.12109375,
|
| 312 |
+
"learning_rate": 4.96419425893086e-06,
|
| 313 |
+
"loss": 0.2964,
|
| 314 |
+
"step": 34,
|
| 315 |
+
"step_loss": 0.25
|
| 316 |
+
},
|
| 317 |
+
{
|
| 318 |
+
"epoch": 0.33980582524271846,
|
| 319 |
+
"grad_norm": 1.247182149510005,
|
| 320 |
+
"kl": 0.1650390625,
|
| 321 |
+
"learning_rate": 4.96168947428878e-06,
|
| 322 |
+
"loss": 0.3136,
|
| 323 |
+
"step": 35,
|
| 324 |
+
"step_loss": 0.25
|
| 325 |
+
},
|
| 326 |
+
{
|
| 327 |
+
"epoch": 0.34951456310679613,
|
| 328 |
+
"grad_norm": 0.9312530287110918,
|
| 329 |
+
"kl": 0.1630859375,
|
| 330 |
+
"learning_rate": 4.959100766420458e-06,
|
| 331 |
+
"loss": 0.3164,
|
| 332 |
+
"step": 36,
|
| 333 |
+
"step_loss": 0.306640625
|
| 334 |
+
},
|
| 335 |
+
{
|
| 336 |
+
"epoch": 0.3592233009708738,
|
| 337 |
+
"grad_norm": 0.9175318225986004,
|
| 338 |
+
"kl": 0.22265625,
|
| 339 |
+
"learning_rate": 4.9564282335552e-06,
|
| 340 |
+
"loss": 0.2954,
|
| 341 |
+
"step": 37,
|
| 342 |
+
"step_loss": 0.259765625
|
| 343 |
+
},
|
| 344 |
+
{
|
| 345 |
+
"epoch": 0.36893203883495146,
|
| 346 |
+
"grad_norm": 0.993550543291835,
|
| 347 |
+
"kl": 0.193359375,
|
| 348 |
+
"learning_rate": 4.953671977103074e-06,
|
| 349 |
+
"loss": 0.2802,
|
| 350 |
+
"step": 38,
|
| 351 |
+
"step_loss": 0.28125
|
| 352 |
+
},
|
| 353 |
+
{
|
| 354 |
+
"epoch": 0.3786407766990291,
|
| 355 |
+
"grad_norm": 1.0512485528634326,
|
| 356 |
+
"kl": 0.7578125,
|
| 357 |
+
"learning_rate": 4.950832101651063e-06,
|
| 358 |
+
"loss": 0.2843,
|
| 359 |
+
"step": 39,
|
| 360 |
+
"step_loss": 0.58203125
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"epoch": 0.3883495145631068,
|
| 364 |
+
"grad_norm": 0.6686286343760834,
|
| 365 |
+
"kl": 0.11376953125,
|
| 366 |
+
"learning_rate": 4.947908714959102e-06,
|
| 367 |
+
"loss": 0.2512,
|
| 368 |
+
"step": 40,
|
| 369 |
+
"step_loss": 0.142578125
|
| 370 |
+
},
|
| 371 |
+
{
|
| 372 |
+
"epoch": 0.39805825242718446,
|
| 373 |
+
"grad_norm": 0.8469829082363365,
|
| 374 |
+
"kl": 0.1650390625,
|
| 375 |
+
"learning_rate": 4.944901927955983e-06,
|
| 376 |
+
"loss": 0.3058,
|
| 377 |
+
"step": 41,
|
| 378 |
+
"step_loss": 0.5546875
|
| 379 |
+
},
|
| 380 |
+
{
|
| 381 |
+
"epoch": 0.4077669902912621,
|
| 382 |
+
"grad_norm": 0.7813325456880021,
|
| 383 |
+
"kl": 0.2421875,
|
| 384 |
+
"learning_rate": 4.941811854735148e-06,
|
| 385 |
+
"loss": 0.2823,
|
| 386 |
+
"step": 42,
|
| 387 |
+
"step_loss": 0.193359375
|
| 388 |
+
},
|
| 389 |
+
{
|
| 390 |
+
"epoch": 0.4174757281553398,
|
| 391 |
+
"grad_norm": 0.9078321786346385,
|
| 392 |
+
"kl": 0.11865234375,
|
| 393 |
+
"learning_rate": 4.938638612550361e-06,
|
| 394 |
+
"loss": 0.2902,
|
| 395 |
+
"step": 43,
|
| 396 |
+
"step_loss": 0.22265625
|
| 397 |
+
},
|
| 398 |
+
{
|
| 399 |
+
"epoch": 0.42718446601941745,
|
| 400 |
+
"grad_norm": 0.8942167570500859,
|
| 401 |
+
"kl": 0.138671875,
|
| 402 |
+
"learning_rate": 4.935382321811256e-06,
|
| 403 |
+
"loss": 0.3012,
|
| 404 |
+
"step": 44,
|
| 405 |
+
"step_loss": 0.3828125
|
| 406 |
+
},
|
| 407 |
+
{
|
| 408 |
+
"epoch": 0.4368932038834951,
|
| 409 |
+
"grad_norm": 0.8140639878037927,
|
| 410 |
+
"kl": 0.166015625,
|
| 411 |
+
"learning_rate": 4.932043106078772e-06,
|
| 412 |
+
"loss": 0.2861,
|
| 413 |
+
"step": 45,
|
| 414 |
+
"step_loss": 0.197265625
|
| 415 |
+
},
|
| 416 |
+
{
|
| 417 |
+
"epoch": 0.44660194174757284,
|
| 418 |
+
"grad_norm": 1.4604431784813239,
|
| 419 |
+
"kl": 0.302734375,
|
| 420 |
+
"learning_rate": 4.928621092060457e-06,
|
| 421 |
+
"loss": 0.3029,
|
| 422 |
+
"step": 46,
|
| 423 |
+
"step_loss": 0.49609375
|
| 424 |
+
},
|
| 425 |
+
{
|
| 426 |
+
"epoch": 0.4563106796116505,
|
| 427 |
+
"grad_norm": 0.7529571567774104,
|
| 428 |
+
"kl": 0.1318359375,
|
| 429 |
+
"learning_rate": 4.925116409605672e-06,
|
| 430 |
+
"loss": 0.2834,
|
| 431 |
+
"step": 47,
|
| 432 |
+
"step_loss": 0.275390625
|
| 433 |
+
},
|
| 434 |
+
{
|
| 435 |
+
"epoch": 0.46601941747572817,
|
| 436 |
+
"grad_norm": 0.7826578425297724,
|
| 437 |
+
"kl": 0.267578125,
|
| 438 |
+
"learning_rate": 4.92152919170065e-06,
|
| 439 |
+
"loss": 0.3034,
|
| 440 |
+
"step": 48,
|
| 441 |
+
"step_loss": 0.5234375
|
| 442 |
+
},
|
| 443 |
+
{
|
| 444 |
+
"epoch": 0.47572815533980584,
|
| 445 |
+
"grad_norm": 1.066438164425578,
|
| 446 |
+
"kl": 0.2109375,
|
| 447 |
+
"learning_rate": 4.917859574463462e-06,
|
| 448 |
+
"loss": 0.3071,
|
| 449 |
+
"step": 49,
|
| 450 |
+
"step_loss": 0.2236328125
|
| 451 |
+
},
|
| 452 |
+
{
|
| 453 |
+
"epoch": 0.4854368932038835,
|
| 454 |
+
"grad_norm": 1.7914744281397004,
|
| 455 |
+
"kl": 0.1728515625,
|
| 456 |
+
"learning_rate": 4.9141076971388435e-06,
|
| 457 |
+
"loss": 0.289,
|
| 458 |
+
"step": 50,
|
| 459 |
+
"step_loss": 0.3046875
|
| 460 |
+
},
|
| 461 |
+
{
|
| 462 |
+
"epoch": 0.49514563106796117,
|
| 463 |
+
"grad_norm": 0.7820108904555855,
|
| 464 |
+
"kl": 0.126953125,
|
| 465 |
+
"learning_rate": 4.9102737020929135e-06,
|
| 466 |
+
"loss": 0.2661,
|
| 467 |
+
"step": 51,
|
| 468 |
+
"step_loss": 0.21875
|
| 469 |
+
},
|
| 470 |
+
{
|
| 471 |
+
"epoch": 0.5048543689320388,
|
| 472 |
+
"grad_norm": 0.8477559536427011,
|
| 473 |
+
"kl": 0.1875,
|
| 474 |
+
"learning_rate": 4.906357734807776e-06,
|
| 475 |
+
"loss": 0.3048,
|
| 476 |
+
"step": 52,
|
| 477 |
+
"step_loss": 0.2578125
|
| 478 |
+
},
|
| 479 |
+
{
|
| 480 |
+
"epoch": 0.5145631067961165,
|
| 481 |
+
"grad_norm": 0.781267699994807,
|
| 482 |
+
"kl": 0.150390625,
|
| 483 |
+
"learning_rate": 4.902359943875992e-06,
|
| 484 |
+
"loss": 0.2837,
|
| 485 |
+
"step": 53,
|
| 486 |
+
"step_loss": 0.2734375
|
| 487 |
+
},
|
| 488 |
+
{
|
| 489 |
+
"epoch": 0.5242718446601942,
|
| 490 |
+
"grad_norm": 0.7373706510227717,
|
| 491 |
+
"kl": 0.146484375,
|
| 492 |
+
"learning_rate": 4.89828048099495e-06,
|
| 493 |
+
"loss": 0.2632,
|
| 494 |
+
"step": 54,
|
| 495 |
+
"step_loss": 0.16015625
|
| 496 |
+
},
|
| 497 |
+
{
|
| 498 |
+
"epoch": 0.5339805825242718,
|
| 499 |
+
"grad_norm": 0.7396378743294025,
|
| 500 |
+
"kl": 0.2421875,
|
| 501 |
+
"learning_rate": 4.894119500961103e-06,
|
| 502 |
+
"loss": 0.2848,
|
| 503 |
+
"step": 55,
|
| 504 |
+
"step_loss": 0.458984375
|
| 505 |
+
},
|
| 506 |
+
{
|
| 507 |
+
"epoch": 0.5436893203883495,
|
| 508 |
+
"grad_norm": 0.8384171545494072,
|
| 509 |
+
"kl": 0.1728515625,
|
| 510 |
+
"learning_rate": 4.889877161664096e-06,
|
| 511 |
+
"loss": 0.311,
|
| 512 |
+
"step": 56,
|
| 513 |
+
"step_loss": 0.4609375
|
| 514 |
+
},
|
| 515 |
+
{
|
| 516 |
+
"epoch": 0.5533980582524272,
|
| 517 |
+
"grad_norm": 0.7847312422227414,
|
| 518 |
+
"kl": 0.205078125,
|
| 519 |
+
"learning_rate": 4.885553624080778e-06,
|
| 520 |
+
"loss": 0.2971,
|
| 521 |
+
"step": 57,
|
| 522 |
+
"step_loss": 0.203125
|
| 523 |
+
},
|
| 524 |
+
{
|
| 525 |
+
"epoch": 0.5631067961165048,
|
| 526 |
+
"grad_norm": 0.791715637164775,
|
| 527 |
+
"kl": 0.1494140625,
|
| 528 |
+
"learning_rate": 4.881149052269091e-06,
|
| 529 |
+
"loss": 0.2983,
|
| 530 |
+
"step": 58,
|
| 531 |
+
"step_loss": 0.197265625
|
| 532 |
+
},
|
| 533 |
+
{
|
| 534 |
+
"epoch": 0.5728155339805825,
|
| 535 |
+
"grad_norm": 0.6776733370951615,
|
| 536 |
+
"kl": 0.158203125,
|
| 537 |
+
"learning_rate": 4.876663613361844e-06,
|
| 538 |
+
"loss": 0.2871,
|
| 539 |
+
"step": 59,
|
| 540 |
+
"step_loss": 0.2490234375
|
| 541 |
+
},
|
| 542 |
+
{
|
| 543 |
+
"epoch": 0.5825242718446602,
|
| 544 |
+
"grad_norm": 0.6974646233573695,
|
| 545 |
+
"kl": 0.20703125,
|
| 546 |
+
"learning_rate": 4.8720974775603745e-06,
|
| 547 |
+
"loss": 0.2983,
|
| 548 |
+
"step": 60,
|
| 549 |
+
"step_loss": 0.203125
|
| 550 |
+
},
|
| 551 |
+
{
|
| 552 |
+
"epoch": 0.5922330097087378,
|
| 553 |
+
"grad_norm": 1.1133484937202898,
|
| 554 |
+
"kl": 1.1171875,
|
| 555 |
+
"learning_rate": 4.867450818128086e-06,
|
| 556 |
+
"loss": 0.2969,
|
| 557 |
+
"step": 61,
|
| 558 |
+
"step_loss": 0.89453125
|
| 559 |
+
},
|
| 560 |
+
{
|
| 561 |
+
"epoch": 0.6019417475728155,
|
| 562 |
+
"grad_norm": 0.7147826288493739,
|
| 563 |
+
"kl": 0.1279296875,
|
| 564 |
+
"learning_rate": 4.862723811383878e-06,
|
| 565 |
+
"loss": 0.2819,
|
| 566 |
+
"step": 62,
|
| 567 |
+
"step_loss": 0.341796875
|
| 568 |
+
},
|
| 569 |
+
{
|
| 570 |
+
"epoch": 0.6116504854368932,
|
| 571 |
+
"grad_norm": 0.762521447990066,
|
| 572 |
+
"kl": 0.1591796875,
|
| 573 |
+
"learning_rate": 4.857916636695449e-06,
|
| 574 |
+
"loss": 0.2812,
|
| 575 |
+
"step": 63,
|
| 576 |
+
"step_loss": 0.1533203125
|
| 577 |
+
},
|
| 578 |
+
{
|
| 579 |
+
"epoch": 0.6213592233009708,
|
| 580 |
+
"grad_norm": 0.6945241251902946,
|
| 581 |
+
"kl": 0.2294921875,
|
| 582 |
+
"learning_rate": 4.853029476472499e-06,
|
| 583 |
+
"loss": 0.2986,
|
| 584 |
+
"step": 64,
|
| 585 |
+
"step_loss": 0.275390625
|
| 586 |
+
},
|
| 587 |
+
{
|
| 588 |
+
"epoch": 0.6310679611650486,
|
| 589 |
+
"grad_norm": 0.7038147827740143,
|
| 590 |
+
"kl": 0.1708984375,
|
| 591 |
+
"learning_rate": 4.848062516159801e-06,
|
| 592 |
+
"loss": 0.3015,
|
| 593 |
+
"step": 65,
|
| 594 |
+
"step_loss": 0.400390625
|
| 595 |
+
},
|
| 596 |
+
{
|
| 597 |
+
"epoch": 0.6407766990291263,
|
| 598 |
+
"grad_norm": 0.8016050985516795,
|
| 599 |
+
"kl": 0.19140625,
|
| 600 |
+
"learning_rate": 4.843015944230166e-06,
|
| 601 |
+
"loss": 0.2873,
|
| 602 |
+
"step": 66,
|
| 603 |
+
"step_loss": 0.279296875
|
| 604 |
+
},
|
| 605 |
+
{
|
| 606 |
+
"epoch": 0.6504854368932039,
|
| 607 |
+
"grad_norm": 0.7769984336135177,
|
| 608 |
+
"kl": 0.2451171875,
|
| 609 |
+
"learning_rate": 4.837889952177294e-06,
|
| 610 |
+
"loss": 0.2899,
|
| 611 |
+
"step": 67,
|
| 612 |
+
"step_loss": 0.56640625
|
| 613 |
+
},
|
| 614 |
+
{
|
| 615 |
+
"epoch": 0.6601941747572816,
|
| 616 |
+
"grad_norm": 0.6998891333931025,
|
| 617 |
+
"kl": 0.138671875,
|
| 618 |
+
"learning_rate": 4.832684734508502e-06,
|
| 619 |
+
"loss": 0.2643,
|
| 620 |
+
"step": 68,
|
| 621 |
+
"step_loss": 0.330078125
|
| 622 |
+
},
|
| 623 |
+
{
|
| 624 |
+
"epoch": 0.6699029126213593,
|
| 625 |
+
"grad_norm": 1.0392663511926639,
|
| 626 |
+
"kl": 0.1640625,
|
| 627 |
+
"learning_rate": 4.827400488737351e-06,
|
| 628 |
+
"loss": 0.2863,
|
| 629 |
+
"step": 69,
|
| 630 |
+
"step_loss": 0.287109375
|
| 631 |
+
},
|
| 632 |
+
{
|
| 633 |
+
"epoch": 0.6796116504854369,
|
| 634 |
+
"grad_norm": 0.8630658049176575,
|
| 635 |
+
"kl": 0.40234375,
|
| 636 |
+
"learning_rate": 4.822037415376147e-06,
|
| 637 |
+
"loss": 0.2894,
|
| 638 |
+
"step": 70,
|
| 639 |
+
"step_loss": 0.435546875
|
| 640 |
+
},
|
| 641 |
+
{
|
| 642 |
+
"epoch": 0.6893203883495146,
|
| 643 |
+
"grad_norm": 0.7810137963853107,
|
| 644 |
+
"kl": 0.271484375,
|
| 645 |
+
"learning_rate": 4.816595717928327e-06,
|
| 646 |
+
"loss": 0.2842,
|
| 647 |
+
"step": 71,
|
| 648 |
+
"step_loss": 0.2451171875
|
| 649 |
+
},
|
| 650 |
+
{
|
| 651 |
+
"epoch": 0.6990291262135923,
|
| 652 |
+
"grad_norm": 0.7611975818745967,
|
| 653 |
+
"kl": 0.181640625,
|
| 654 |
+
"learning_rate": 4.8110756028807506e-06,
|
| 655 |
+
"loss": 0.2618,
|
| 656 |
+
"step": 72,
|
| 657 |
+
"step_loss": 0.3359375
|
| 658 |
+
},
|
| 659 |
+
{
|
| 660 |
+
"epoch": 0.7087378640776699,
|
| 661 |
+
"grad_norm": 0.9039894718510777,
|
| 662 |
+
"kl": 0.17578125,
|
| 663 |
+
"learning_rate": 4.805477279695852e-06,
|
| 664 |
+
"loss": 0.304,
|
| 665 |
+
"step": 73,
|
| 666 |
+
"step_loss": 0.369140625
|
| 667 |
+
},
|
| 668 |
+
{
|
| 669 |
+
"epoch": 0.7184466019417476,
|
| 670 |
+
"grad_norm": 0.6848452637621099,
|
| 671 |
+
"kl": 0.154296875,
|
| 672 |
+
"learning_rate": 4.799800960803699e-06,
|
| 673 |
+
"loss": 0.2583,
|
| 674 |
+
"step": 74,
|
| 675 |
+
"step_loss": 0.265625
|
| 676 |
+
},
|
| 677 |
+
{
|
| 678 |
+
"epoch": 0.7281553398058253,
|
| 679 |
+
"grad_norm": 0.7706941057886834,
|
| 680 |
+
"kl": 0.11962890625,
|
| 681 |
+
"learning_rate": 4.794046861593929e-06,
|
| 682 |
+
"loss": 0.2913,
|
| 683 |
+
"step": 75,
|
| 684 |
+
"step_loss": 0.19921875
|
| 685 |
+
},
|
| 686 |
+
{
|
| 687 |
+
"epoch": 0.7378640776699029,
|
| 688 |
+
"grad_norm": 0.7340458477237756,
|
| 689 |
+
"kl": 0.1953125,
|
| 690 |
+
"learning_rate": 4.788215200407576e-06,
|
| 691 |
+
"loss": 0.2725,
|
| 692 |
+
"step": 76,
|
| 693 |
+
"step_loss": 0.357421875
|
| 694 |
+
},
|
| 695 |
+
{
|
| 696 |
+
"epoch": 0.7475728155339806,
|
| 697 |
+
"grad_norm": 1.0806357960026565,
|
| 698 |
+
"kl": 0.23046875,
|
| 699 |
+
"learning_rate": 4.7823061985287906e-06,
|
| 700 |
+
"loss": 0.2781,
|
| 701 |
+
"step": 77,
|
| 702 |
+
"step_loss": 0.193359375
|
| 703 |
+
},
|
| 704 |
+
{
|
| 705 |
+
"epoch": 0.7572815533980582,
|
| 706 |
+
"grad_norm": 0.7704916059097427,
|
| 707 |
+
"kl": 0.34375,
|
| 708 |
+
"learning_rate": 4.776320080176434e-06,
|
| 709 |
+
"loss": 0.2742,
|
| 710 |
+
"step": 78,
|
| 711 |
+
"step_loss": 0.3203125
|
| 712 |
+
},
|
| 713 |
+
{
|
| 714 |
+
"epoch": 0.7669902912621359,
|
| 715 |
+
"grad_norm": 0.7492040543213823,
|
| 716 |
+
"kl": 0.18359375,
|
| 717 |
+
"learning_rate": 4.770257072495581e-06,
|
| 718 |
+
"loss": 0.2776,
|
| 719 |
+
"step": 79,
|
| 720 |
+
"step_loss": 0.2109375
|
| 721 |
+
},
|
| 722 |
+
{
|
| 723 |
+
"epoch": 0.7766990291262136,
|
| 724 |
+
"grad_norm": 0.7467369782034328,
|
| 725 |
+
"kl": 0.51171875,
|
| 726 |
+
"learning_rate": 4.764117405548891e-06,
|
| 727 |
+
"loss": 0.2377,
|
| 728 |
+
"step": 80,
|
| 729 |
+
"step_loss": 0.365234375
|
| 730 |
+
},
|
| 731 |
+
{
|
| 732 |
+
"epoch": 0.7864077669902912,
|
| 733 |
+
"grad_norm": 0.9406968288941178,
|
| 734 |
+
"kl": 0.1513671875,
|
| 735 |
+
"learning_rate": 4.757901312307882e-06,
|
| 736 |
+
"loss": 0.2708,
|
| 737 |
+
"step": 81,
|
| 738 |
+
"step_loss": 0.162109375
|
| 739 |
+
},
|
| 740 |
+
{
|
| 741 |
+
"epoch": 0.7961165048543689,
|
| 742 |
+
"grad_norm": 0.7660157121486119,
|
| 743 |
+
"kl": 0.2333984375,
|
| 744 |
+
"learning_rate": 4.751609028644097e-06,
|
| 745 |
+
"loss": 0.2877,
|
| 746 |
+
"step": 82,
|
| 747 |
+
"step_loss": 0.30078125
|
| 748 |
+
},
|
| 749 |
+
{
|
| 750 |
+
"epoch": 0.8058252427184466,
|
| 751 |
+
"grad_norm": 0.6957183682004972,
|
| 752 |
+
"kl": 0.1806640625,
|
| 753 |
+
"learning_rate": 4.7452407933201395e-06,
|
| 754 |
+
"loss": 0.2403,
|
| 755 |
+
"step": 83,
|
| 756 |
+
"step_loss": 0.265625
|
| 757 |
+
},
|
| 758 |
+
{
|
| 759 |
+
"epoch": 0.8155339805825242,
|
| 760 |
+
"grad_norm": 0.7043740093288546,
|
| 761 |
+
"kl": 0.1767578125,
|
| 762 |
+
"learning_rate": 4.738796847980627e-06,
|
| 763 |
+
"loss": 0.2735,
|
| 764 |
+
"step": 84,
|
| 765 |
+
"step_loss": 0.3359375
|
| 766 |
+
},
|
| 767 |
+
{
|
| 768 |
+
"epoch": 0.8252427184466019,
|
| 769 |
+
"grad_norm": 0.6782132306690141,
|
| 770 |
+
"kl": 0.1572265625,
|
| 771 |
+
"learning_rate": 4.732277437143015e-06,
|
| 772 |
+
"loss": 0.2517,
|
| 773 |
+
"step": 85,
|
| 774 |
+
"step_loss": 0.2119140625
|
| 775 |
+
},
|
| 776 |
+
{
|
| 777 |
+
"epoch": 0.8349514563106796,
|
| 778 |
+
"grad_norm": 0.7479330827900228,
|
| 779 |
+
"kl": 0.21484375,
|
| 780 |
+
"learning_rate": 4.725682808188321e-06,
|
| 781 |
+
"loss": 0.2641,
|
| 782 |
+
"step": 86,
|
| 783 |
+
"step_loss": 0.232421875
|
| 784 |
+
},
|
| 785 |
+
{
|
| 786 |
+
"epoch": 0.8446601941747572,
|
| 787 |
+
"grad_norm": 0.7620154952078262,
|
| 788 |
+
"kl": 0.10791015625,
|
| 789 |
+
"learning_rate": 4.719013211351734e-06,
|
| 790 |
+
"loss": 0.2572,
|
| 791 |
+
"step": 87,
|
| 792 |
+
"step_loss": 0.146484375
|
| 793 |
+
},
|
| 794 |
+
{
|
| 795 |
+
"epoch": 0.8543689320388349,
|
| 796 |
+
"grad_norm": 0.6678822109983321,
|
| 797 |
+
"kl": 0.2060546875,
|
| 798 |
+
"learning_rate": 4.712268899713125e-06,
|
| 799 |
+
"loss": 0.2878,
|
| 800 |
+
"step": 88,
|
| 801 |
+
"step_loss": 0.275390625
|
| 802 |
+
},
|
| 803 |
+
{
|
| 804 |
+
"epoch": 0.8640776699029126,
|
| 805 |
+
"grad_norm": 0.7456708178708048,
|
| 806 |
+
"kl": 0.1298828125,
|
| 807 |
+
"learning_rate": 4.705450129187439e-06,
|
| 808 |
+
"loss": 0.2746,
|
| 809 |
+
"step": 89,
|
| 810 |
+
"step_loss": 0.2275390625
|
| 811 |
+
},
|
| 812 |
+
{
|
| 813 |
+
"epoch": 0.8737864077669902,
|
| 814 |
+
"grad_norm": 0.6177231600838415,
|
| 815 |
+
"kl": 0.2236328125,
|
| 816 |
+
"learning_rate": 4.698557158514988e-06,
|
| 817 |
+
"loss": 0.2491,
|
| 818 |
+
"step": 90,
|
| 819 |
+
"step_loss": 0.412109375
|
| 820 |
+
},
|
| 821 |
+
{
|
| 822 |
+
"epoch": 0.883495145631068,
|
| 823 |
+
"grad_norm": 0.8797248927244058,
|
| 824 |
+
"kl": 0.1513671875,
|
| 825 |
+
"learning_rate": 4.691590249251627e-06,
|
| 826 |
+
"loss": 0.2745,
|
| 827 |
+
"step": 91,
|
| 828 |
+
"step_loss": 0.12353515625
|
| 829 |
+
},
|
| 830 |
+
{
|
| 831 |
+
"epoch": 0.8932038834951457,
|
| 832 |
+
"grad_norm": 0.7015383302055267,
|
| 833 |
+
"kl": 0.1162109375,
|
| 834 |
+
"learning_rate": 4.684549665758839e-06,
|
| 835 |
+
"loss": 0.2778,
|
| 836 |
+
"step": 92,
|
| 837 |
+
"step_loss": 0.189453125
|
| 838 |
+
},
|
| 839 |
+
{
|
| 840 |
+
"epoch": 0.9029126213592233,
|
| 841 |
+
"grad_norm": 0.7073373711435095,
|
| 842 |
+
"kl": 0.2490234375,
|
| 843 |
+
"learning_rate": 4.677435675193692e-06,
|
| 844 |
+
"loss": 0.2862,
|
| 845 |
+
"step": 93,
|
| 846 |
+
"step_loss": 0.26171875
|
| 847 |
+
},
|
| 848 |
+
{
|
| 849 |
+
"epoch": 0.912621359223301,
|
| 850 |
+
"grad_norm": 0.6637944746473083,
|
| 851 |
+
"kl": 0.14453125,
|
| 852 |
+
"learning_rate": 4.670248547498712e-06,
|
| 853 |
+
"loss": 0.2734,
|
| 854 |
+
"step": 94,
|
| 855 |
+
"step_loss": 0.1376953125
|
| 856 |
+
},
|
| 857 |
+
{
|
| 858 |
+
"epoch": 0.9223300970873787,
|
| 859 |
+
"grad_norm": 0.720119043217982,
|
| 860 |
+
"kl": 0.1865234375,
|
| 861 |
+
"learning_rate": 4.662988555391632e-06,
|
| 862 |
+
"loss": 0.2899,
|
| 863 |
+
"step": 95,
|
| 864 |
+
"step_loss": 0.423828125
|
| 865 |
+
},
|
| 866 |
+
{
|
| 867 |
+
"epoch": 0.9320388349514563,
|
| 868 |
+
"grad_norm": 0.6938324080314517,
|
| 869 |
+
"kl": 0.16796875,
|
| 870 |
+
"learning_rate": 4.655655974355051e-06,
|
| 871 |
+
"loss": 0.2714,
|
| 872 |
+
"step": 96,
|
| 873 |
+
"step_loss": 0.255859375
|
| 874 |
+
},
|
| 875 |
+
{
|
| 876 |
+
"epoch": 0.941747572815534,
|
| 877 |
+
"grad_norm": 0.6610518480589428,
|
| 878 |
+
"kl": 0.1630859375,
|
| 879 |
+
"learning_rate": 4.648251082625975e-06,
|
| 880 |
+
"loss": 0.2837,
|
| 881 |
+
"step": 97,
|
| 882 |
+
"step_loss": 0.29296875
|
| 883 |
+
},
|
| 884 |
+
{
|
| 885 |
+
"epoch": 0.9514563106796117,
|
| 886 |
+
"grad_norm": 0.6877843962165877,
|
| 887 |
+
"kl": 0.1748046875,
|
| 888 |
+
"learning_rate": 4.640774161185259e-06,
|
| 889 |
+
"loss": 0.3036,
|
| 890 |
+
"step": 98,
|
| 891 |
+
"step_loss": 0.515625
|
| 892 |
+
},
|
| 893 |
+
{
|
| 894 |
+
"epoch": 0.9611650485436893,
|
| 895 |
+
"grad_norm": 0.6332816751225963,
|
| 896 |
+
"kl": 0.1533203125,
|
| 897 |
+
"learning_rate": 4.633225493746951e-06,
|
| 898 |
+
"loss": 0.2489,
|
| 899 |
+
"step": 99,
|
| 900 |
+
"step_loss": 0.1826171875
|
| 901 |
+
},
|
| 902 |
+
{
|
| 903 |
+
"epoch": 0.970873786407767,
|
| 904 |
+
"grad_norm": 0.7362793924005384,
|
| 905 |
+
"kl": 0.123046875,
|
| 906 |
+
"learning_rate": 4.625605366747519e-06,
|
| 907 |
+
"loss": 0.2622,
|
| 908 |
+
"step": 100,
|
| 909 |
+
"step_loss": 0.12890625
|
| 910 |
+
},
|
| 911 |
+
{
|
| 912 |
+
"epoch": 0.9805825242718447,
|
| 913 |
+
"grad_norm": 0.6742913243561754,
|
| 914 |
+
"kl": 0.2119140625,
|
| 915 |
+
"learning_rate": 4.617914069334989e-06,
|
| 916 |
+
"loss": 0.2544,
|
| 917 |
+
"step": 101,
|
| 918 |
+
"step_loss": 0.2578125
|
| 919 |
+
},
|
| 920 |
+
{
|
| 921 |
+
"epoch": 0.9902912621359223,
|
| 922 |
+
"grad_norm": 0.6047332480224725,
|
| 923 |
+
"kl": 0.259765625,
|
| 924 |
+
"learning_rate": 4.610151893357968e-06,
|
| 925 |
+
"loss": 0.2546,
|
| 926 |
+
"step": 102,
|
| 927 |
+
"step_loss": 0.37890625
|
| 928 |
+
},
|
| 929 |
+
{
|
| 930 |
+
"epoch": 1.0,
|
| 931 |
+
"grad_norm": 0.6546589091756503,
|
| 932 |
+
"kl": 0.2138671875,
|
| 933 |
+
"learning_rate": 4.602319133354571e-06,
|
| 934 |
+
"loss": 0.2566,
|
| 935 |
+
"step": 103,
|
| 936 |
+
"step_loss": 0.2177734375
|
| 937 |
+
},
|
| 938 |
+
{
|
| 939 |
+
"epoch": 1.0,
|
| 940 |
+
"eval_test_transformed.json_loss": NaN,
|
| 941 |
+
"eval_test_transformed.json_runtime": 8.816,
|
| 942 |
+
"eval_test_transformed.json_samples_per_second": 56.715,
|
| 943 |
+
"eval_test_transformed.json_steps_per_second": 1.815,
|
| 944 |
+
"step": 103
|
| 945 |
+
},
|
| 946 |
+
{
|
| 947 |
+
"epoch": 1.0097087378640777,
|
| 948 |
+
"grad_norm": 0.639387377398209,
|
| 949 |
+
"kl": NaN,
|
| 950 |
+
"learning_rate": 4.594416086541248e-06,
|
| 951 |
+
"loss": 0.2493,
|
| 952 |
+
"step": 104,
|
| 953 |
+
"step_loss": NaN
|
| 954 |
+
},
|
| 955 |
+
{
|
| 956 |
+
"epoch": 1.0194174757281553,
|
| 957 |
+
"grad_norm": 0.7392491046589192,
|
| 958 |
+
"kl": 0.1640625,
|
| 959 |
+
"learning_rate": 4.5864430528014996e-06,
|
| 960 |
+
"loss": 0.2413,
|
| 961 |
+
"step": 105,
|
| 962 |
+
"step_loss": 0.1396484375
|
| 963 |
+
},
|
| 964 |
+
{
|
| 965 |
+
"epoch": 1.029126213592233,
|
| 966 |
+
"grad_norm": 0.5649339416591039,
|
| 967 |
+
"kl": 0.2001953125,
|
| 968 |
+
"learning_rate": 4.578400334674503e-06,
|
| 969 |
+
"loss": 0.2223,
|
| 970 |
+
"step": 106,
|
| 971 |
+
"step_loss": 0.318359375
|
| 972 |
+
},
|
| 973 |
+
{
|
| 974 |
+
"epoch": 1.0388349514563107,
|
| 975 |
+
"grad_norm": 0.6022576613202164,
|
| 976 |
+
"kl": 0.1708984375,
|
| 977 |
+
"learning_rate": 4.570288237343632e-06,
|
| 978 |
+
"loss": 0.2368,
|
| 979 |
+
"step": 107,
|
| 980 |
+
"step_loss": 0.24609375
|
| 981 |
+
},
|
| 982 |
+
{
|
| 983 |
+
"epoch": 1.0485436893203883,
|
| 984 |
+
"grad_norm": 0.6973100963269709,
|
| 985 |
+
"kl": 0.474609375,
|
| 986 |
+
"learning_rate": 4.562107068624874e-06,
|
| 987 |
+
"loss": 0.2363,
|
| 988 |
+
"step": 108,
|
| 989 |
+
"step_loss": 0.255859375
|
| 990 |
+
},
|
| 991 |
+
{
|
| 992 |
+
"epoch": 1.058252427184466,
|
| 993 |
+
"grad_norm": 0.6281000265214681,
|
| 994 |
+
"kl": 0.16796875,
|
| 995 |
+
"learning_rate": 4.55385713895515e-06,
|
| 996 |
+
"loss": 0.2271,
|
| 997 |
+
"step": 109,
|
| 998 |
+
"step_loss": 0.2578125
|
| 999 |
+
},
|
| 1000 |
+
{
|
| 1001 |
+
"epoch": 1.0679611650485437,
|
| 1002 |
+
"grad_norm": 0.6251998581820843,
|
| 1003 |
+
"kl": 0.19921875,
|
| 1004 |
+
"learning_rate": 4.545538761380539e-06,
|
| 1005 |
+
"loss": 0.2444,
|
| 1006 |
+
"step": 110,
|
| 1007 |
+
"step_loss": 0.1533203125
|
| 1008 |
+
},
|
| 1009 |
+
{
|
| 1010 |
+
"epoch": 1.0776699029126213,
|
| 1011 |
+
"grad_norm": 0.6499920789529428,
|
| 1012 |
+
"kl": 0.140625,
|
| 1013 |
+
"learning_rate": 4.537152251544394e-06,
|
| 1014 |
+
"loss": 0.2575,
|
| 1015 |
+
"step": 111,
|
| 1016 |
+
"step_loss": 0.21484375
|
| 1017 |
+
},
|
| 1018 |
+
{
|
| 1019 |
+
"epoch": 1.087378640776699,
|
| 1020 |
+
"grad_norm": 0.6196063483230071,
|
| 1021 |
+
"kl": 0.34765625,
|
| 1022 |
+
"learning_rate": 4.5286979276753675e-06,
|
| 1023 |
+
"loss": 0.2216,
|
| 1024 |
+
"step": 112,
|
| 1025 |
+
"step_loss": 0.24609375
|
| 1026 |
+
},
|
| 1027 |
+
{
|
| 1028 |
+
"epoch": 1.0970873786407767,
|
| 1029 |
+
"grad_norm": 0.6519876067572186,
|
| 1030 |
+
"kl": 0.2265625,
|
| 1031 |
+
"learning_rate": 4.520176110575338e-06,
|
| 1032 |
+
"loss": 0.2209,
|
| 1033 |
+
"step": 113,
|
| 1034 |
+
"step_loss": 0.1748046875
|
| 1035 |
+
},
|
| 1036 |
+
{
|
| 1037 |
+
"epoch": 1.1067961165048543,
|
| 1038 |
+
"grad_norm": 0.6464673181225589,
|
| 1039 |
+
"kl": 0.2041015625,
|
| 1040 |
+
"learning_rate": 4.511587123607232e-06,
|
| 1041 |
+
"loss": 0.2242,
|
| 1042 |
+
"step": 114,
|
| 1043 |
+
"step_loss": 0.271484375
|
| 1044 |
+
},
|
| 1045 |
+
{
|
| 1046 |
+
"epoch": 1.116504854368932,
|
| 1047 |
+
"grad_norm": 0.5620248695246799,
|
| 1048 |
+
"kl": 0.23046875,
|
| 1049 |
+
"learning_rate": 4.502931292682759e-06,
|
| 1050 |
+
"loss": 0.225,
|
| 1051 |
+
"step": 115,
|
| 1052 |
+
"step_loss": 0.255859375
|
| 1053 |
+
},
|
| 1054 |
+
{
|
| 1055 |
+
"epoch": 1.1262135922330097,
|
| 1056 |
+
"grad_norm": 0.6212910752562149,
|
| 1057 |
+
"kl": 0.3203125,
|
| 1058 |
+
"learning_rate": 4.494208946250042e-06,
|
| 1059 |
+
"loss": 0.2322,
|
| 1060 |
+
"step": 116,
|
| 1061 |
+
"step_loss": 0.166015625
|
| 1062 |
+
},
|
| 1063 |
+
{
|
| 1064 |
+
"epoch": 1.1359223300970873,
|
| 1065 |
+
"grad_norm": 0.6102956517360447,
|
| 1066 |
+
"kl": 0.134765625,
|
| 1067 |
+
"learning_rate": 4.485420415281157e-06,
|
| 1068 |
+
"loss": 0.246,
|
| 1069 |
+
"step": 117,
|
| 1070 |
+
"step_loss": 0.2099609375
|
| 1071 |
+
},
|
| 1072 |
+
{
|
| 1073 |
+
"epoch": 1.145631067961165,
|
| 1074 |
+
"grad_norm": 0.8959975572620882,
|
| 1075 |
+
"kl": 0.341796875,
|
| 1076 |
+
"learning_rate": 4.4765660332595686e-06,
|
| 1077 |
+
"loss": 0.2519,
|
| 1078 |
+
"step": 118,
|
| 1079 |
+
"step_loss": 0.154296875
|
| 1080 |
+
},
|
| 1081 |
+
{
|
| 1082 |
+
"epoch": 1.1553398058252426,
|
| 1083 |
+
"grad_norm": 0.5883698395469736,
|
| 1084 |
+
"kl": 0.30078125,
|
| 1085 |
+
"learning_rate": 4.467646136167482e-06,
|
| 1086 |
+
"loss": 0.2548,
|
| 1087 |
+
"step": 119,
|
| 1088 |
+
"step_loss": 0.22265625
|
| 1089 |
+
},
|
| 1090 |
+
{
|
| 1091 |
+
"epoch": 1.1650485436893203,
|
| 1092 |
+
"grad_norm": 0.5899290313710992,
|
| 1093 |
+
"kl": 0.1669921875,
|
| 1094 |
+
"learning_rate": 4.458661062473091e-06,
|
| 1095 |
+
"loss": 0.2327,
|
| 1096 |
+
"step": 120,
|
| 1097 |
+
"step_loss": 0.1533203125
|
| 1098 |
+
},
|
| 1099 |
+
{
|
| 1100 |
+
"epoch": 1.174757281553398,
|
| 1101 |
+
"grad_norm": 0.7434899396388887,
|
| 1102 |
+
"kl": 0.294921875,
|
| 1103 |
+
"learning_rate": 4.449611153117736e-06,
|
| 1104 |
+
"loss": 0.2415,
|
| 1105 |
+
"step": 121,
|
| 1106 |
+
"step_loss": 0.16796875
|
| 1107 |
+
},
|
| 1108 |
+
{
|
| 1109 |
+
"epoch": 1.1844660194174756,
|
| 1110 |
+
"grad_norm": 0.5645672375917218,
|
| 1111 |
+
"kl": 0.21875,
|
| 1112 |
+
"learning_rate": 4.4404967515029655e-06,
|
| 1113 |
+
"loss": 0.198,
|
| 1114 |
+
"step": 122,
|
| 1115 |
+
"step_loss": 0.27734375
|
| 1116 |
+
},
|
| 1117 |
+
{
|
| 1118 |
+
"epoch": 1.1941747572815533,
|
| 1119 |
+
"grad_norm": 0.61620433580154,
|
| 1120 |
+
"kl": 0.28125,
|
| 1121 |
+
"learning_rate": 4.431318203477505e-06,
|
| 1122 |
+
"loss": 0.214,
|
| 1123 |
+
"step": 123,
|
| 1124 |
+
"step_loss": 0.18359375
|
| 1125 |
+
},
|
| 1126 |
+
{
|
| 1127 |
+
"epoch": 1.203883495145631,
|
| 1128 |
+
"grad_norm": 0.5927124243417978,
|
| 1129 |
+
"kl": 0.29296875,
|
| 1130 |
+
"learning_rate": 4.422075857324138e-06,
|
| 1131 |
+
"loss": 0.2182,
|
| 1132 |
+
"step": 124,
|
| 1133 |
+
"step_loss": 0.25
|
| 1134 |
+
},
|
| 1135 |
+
{
|
| 1136 |
+
"epoch": 1.2135922330097086,
|
| 1137 |
+
"grad_norm": 0.6201091855952103,
|
| 1138 |
+
"kl": 0.18359375,
|
| 1139 |
+
"learning_rate": 4.412770063746483e-06,
|
| 1140 |
+
"loss": 0.2207,
|
| 1141 |
+
"step": 125,
|
| 1142 |
+
"step_loss": 0.1865234375
|
| 1143 |
+
},
|
| 1144 |
+
{
|
| 1145 |
+
"epoch": 1.2233009708737863,
|
| 1146 |
+
"grad_norm": 0.911604159360823,
|
| 1147 |
+
"kl": 0.162109375,
|
| 1148 |
+
"learning_rate": 4.403401175855695e-06,
|
| 1149 |
+
"loss": 0.2471,
|
| 1150 |
+
"step": 126,
|
| 1151 |
+
"step_loss": 0.1474609375
|
| 1152 |
+
},
|
| 1153 |
+
{
|
| 1154 |
+
"epoch": 1.233009708737864,
|
| 1155 |
+
"grad_norm": 0.6792470228209272,
|
| 1156 |
+
"kl": 0.0927734375,
|
| 1157 |
+
"learning_rate": 4.3939695491570596e-06,
|
| 1158 |
+
"loss": 0.2351,
|
| 1159 |
+
"step": 127,
|
| 1160 |
+
"step_loss": 0.146484375
|
| 1161 |
+
},
|
| 1162 |
+
{
|
| 1163 |
+
"epoch": 1.2427184466019416,
|
| 1164 |
+
"grad_norm": 0.6012469615978469,
|
| 1165 |
+
"kl": 0.212890625,
|
| 1166 |
+
"learning_rate": 4.384475541536505e-06,
|
| 1167 |
+
"loss": 0.2434,
|
| 1168 |
+
"step": 128,
|
| 1169 |
+
"step_loss": 0.2041015625
|
| 1170 |
+
},
|
| 1171 |
+
{
|
| 1172 |
+
"epoch": 1.2524271844660193,
|
| 1173 |
+
"grad_norm": 0.589209563012478,
|
| 1174 |
+
"kl": 0.2041015625,
|
| 1175 |
+
"learning_rate": 4.374919513247021e-06,
|
| 1176 |
+
"loss": 0.2129,
|
| 1177 |
+
"step": 129,
|
| 1178 |
+
"step_loss": 0.109375
|
| 1179 |
+
},
|
| 1180 |
+
{
|
| 1181 |
+
"epoch": 1.262135922330097,
|
| 1182 |
+
"grad_norm": 0.5987454630415056,
|
| 1183 |
+
"kl": 0.22265625,
|
| 1184 |
+
"learning_rate": 4.3653018268949945e-06,
|
| 1185 |
+
"loss": 0.2179,
|
| 1186 |
+
"step": 130,
|
| 1187 |
+
"step_loss": 0.166015625
|
| 1188 |
+
},
|
| 1189 |
+
{
|
| 1190 |
+
"epoch": 1.2718446601941746,
|
| 1191 |
+
"grad_norm": 0.5813161566217064,
|
| 1192 |
+
"kl": 0.2041015625,
|
| 1193 |
+
"learning_rate": 4.355622847426444e-06,
|
| 1194 |
+
"loss": 0.2183,
|
| 1195 |
+
"step": 131,
|
| 1196 |
+
"step_loss": 0.431640625
|
| 1197 |
+
},
|
| 1198 |
+
{
|
| 1199 |
+
"epoch": 1.2815533980582523,
|
| 1200 |
+
"grad_norm": 0.644992270460315,
|
| 1201 |
+
"kl": 0.25,
|
| 1202 |
+
"learning_rate": 4.345882942113171e-06,
|
| 1203 |
+
"loss": 0.2412,
|
| 1204 |
+
"step": 132,
|
| 1205 |
+
"step_loss": 0.1474609375
|
| 1206 |
+
},
|
| 1207 |
+
{
|
| 1208 |
+
"epoch": 1.29126213592233,
|
| 1209 |
+
"grad_norm": 0.5838255650379847,
|
| 1210 |
+
"kl": 0.4140625,
|
| 1211 |
+
"learning_rate": 4.336082480538832e-06,
|
| 1212 |
+
"loss": 0.2223,
|
| 1213 |
+
"step": 133,
|
| 1214 |
+
"step_loss": 0.171875
|
| 1215 |
+
},
|
| 1216 |
+
{
|
| 1217 |
+
"epoch": 1.3009708737864076,
|
| 1218 |
+
"grad_norm": 0.7975539886352869,
|
| 1219 |
+
"kl": 0.3125,
|
| 1220 |
+
"learning_rate": 4.326221834584905e-06,
|
| 1221 |
+
"loss": 0.2218,
|
| 1222 |
+
"step": 134,
|
| 1223 |
+
"step_loss": 0.47265625
|
| 1224 |
+
},
|
| 1225 |
+
{
|
| 1226 |
+
"epoch": 1.3106796116504853,
|
| 1227 |
+
"grad_norm": 0.5800964403953691,
|
| 1228 |
+
"kl": 0.181640625,
|
| 1229 |
+
"learning_rate": 4.316301378416585e-06,
|
| 1230 |
+
"loss": 0.239,
|
| 1231 |
+
"step": 135,
|
| 1232 |
+
"step_loss": 0.1552734375
|
| 1233 |
+
},
|
| 1234 |
+
{
|
| 1235 |
+
"epoch": 1.3203883495145632,
|
| 1236 |
+
"grad_norm": 0.5247261922814125,
|
| 1237 |
+
"kl": 0.1923828125,
|
| 1238 |
+
"learning_rate": 4.306321488468583e-06,
|
| 1239 |
+
"loss": 0.2337,
|
| 1240 |
+
"step": 136,
|
| 1241 |
+
"step_loss": 0.119140625
|
| 1242 |
+
},
|
| 1243 |
+
{
|
| 1244 |
+
"epoch": 1.3300970873786409,
|
| 1245 |
+
"grad_norm": 0.6297520228191021,
|
| 1246 |
+
"kl": 0.1435546875,
|
| 1247 |
+
"learning_rate": 4.296282543430841e-06,
|
| 1248 |
+
"loss": 0.24,
|
| 1249 |
+
"step": 137,
|
| 1250 |
+
"step_loss": 0.29296875
|
| 1251 |
+
},
|
| 1252 |
+
{
|
| 1253 |
+
"epoch": 1.3398058252427185,
|
| 1254 |
+
"grad_norm": 0.5734205082343037,
|
| 1255 |
+
"kl": 0.216796875,
|
| 1256 |
+
"learning_rate": 4.286184924234168e-06,
|
| 1257 |
+
"loss": 0.2218,
|
| 1258 |
+
"step": 138,
|
| 1259 |
+
"step_loss": 0.15234375
|
| 1260 |
+
},
|
| 1261 |
+
{
|
| 1262 |
+
"epoch": 1.3495145631067962,
|
| 1263 |
+
"grad_norm": 0.5442629148889834,
|
| 1264 |
+
"kl": 0.2255859375,
|
| 1265 |
+
"learning_rate": 4.276029014035777e-06,
|
| 1266 |
+
"loss": 0.2189,
|
| 1267 |
+
"step": 139,
|
| 1268 |
+
"step_loss": 0.2265625
|
| 1269 |
+
},
|
| 1270 |
+
{
|
| 1271 |
+
"epoch": 1.3592233009708738,
|
| 1272 |
+
"grad_norm": 0.5288732036595232,
|
| 1273 |
+
"kl": 0.12060546875,
|
| 1274 |
+
"learning_rate": 4.265815198204754e-06,
|
| 1275 |
+
"loss": 0.2428,
|
| 1276 |
+
"step": 140,
|
| 1277 |
+
"step_loss": 0.169921875
|
| 1278 |
+
},
|
| 1279 |
+
{
|
| 1280 |
+
"epoch": 1.3689320388349515,
|
| 1281 |
+
"grad_norm": 0.6546290678837918,
|
| 1282 |
+
"kl": 0.2451171875,
|
| 1283 |
+
"learning_rate": 4.2555438643074315e-06,
|
| 1284 |
+
"loss": 0.2422,
|
| 1285 |
+
"step": 141,
|
| 1286 |
+
"step_loss": 0.21875
|
| 1287 |
+
},
|
| 1288 |
+
{
|
| 1289 |
+
"epoch": 1.3786407766990292,
|
| 1290 |
+
"grad_norm": 0.585078334332048,
|
| 1291 |
+
"kl": 0.2041015625,
|
| 1292 |
+
"learning_rate": 4.245215402092681e-06,
|
| 1293 |
+
"loss": 0.2455,
|
| 1294 |
+
"step": 142,
|
| 1295 |
+
"step_loss": 0.205078125
|
| 1296 |
+
},
|
| 1297 |
+
{
|
| 1298 |
+
"epoch": 1.3883495145631068,
|
| 1299 |
+
"grad_norm": 0.556943790797957,
|
| 1300 |
+
"kl": 0.1748046875,
|
| 1301 |
+
"learning_rate": 4.234830203477126e-06,
|
| 1302 |
+
"loss": 0.2064,
|
| 1303 |
+
"step": 143,
|
| 1304 |
+
"step_loss": 0.201171875
|
| 1305 |
+
},
|
| 1306 |
+
{
|
| 1307 |
+
"epoch": 1.3980582524271845,
|
| 1308 |
+
"grad_norm": 0.5946911580488923,
|
| 1309 |
+
"kl": 0.14453125,
|
| 1310 |
+
"learning_rate": 4.224388662530271e-06,
|
| 1311 |
+
"loss": 0.2218,
|
| 1312 |
+
"step": 144,
|
| 1313 |
+
"step_loss": 0.2431640625
|
| 1314 |
+
},
|
| 1315 |
+
{
|
| 1316 |
+
"epoch": 1.4077669902912622,
|
| 1317 |
+
"grad_norm": 0.5810717668347283,
|
| 1318 |
+
"kl": 0.326171875,
|
| 1319 |
+
"learning_rate": 4.213891175459545e-06,
|
| 1320 |
+
"loss": 0.2442,
|
| 1321 |
+
"step": 145,
|
| 1322 |
+
"step_loss": 0.1796875
|
| 1323 |
+
},
|
| 1324 |
+
{
|
| 1325 |
+
"epoch": 1.4174757281553398,
|
| 1326 |
+
"grad_norm": 0.6115382263091327,
|
| 1327 |
+
"kl": 0.1865234375,
|
| 1328 |
+
"learning_rate": 4.203338140595272e-06,
|
| 1329 |
+
"loss": 0.2202,
|
| 1330 |
+
"step": 146,
|
| 1331 |
+
"step_loss": 0.26171875
|
| 1332 |
+
},
|
| 1333 |
+
{
|
| 1334 |
+
"epoch": 1.4271844660194175,
|
| 1335 |
+
"grad_norm": 0.5465729015270102,
|
| 1336 |
+
"kl": 0.248046875,
|
| 1337 |
+
"learning_rate": 4.192729958375552e-06,
|
| 1338 |
+
"loss": 0.2129,
|
| 1339 |
+
"step": 147,
|
| 1340 |
+
"step_loss": 0.28125
|
| 1341 |
+
},
|
| 1342 |
+
{
|
| 1343 |
+
"epoch": 1.4368932038834952,
|
| 1344 |
+
"grad_norm": 0.5834391929303593,
|
| 1345 |
+
"kl": 0.162109375,
|
| 1346 |
+
"learning_rate": 4.1820670313310684e-06,
|
| 1347 |
+
"loss": 0.2328,
|
| 1348 |
+
"step": 148,
|
| 1349 |
+
"step_loss": 0.1103515625
|
| 1350 |
+
},
|
| 1351 |
+
{
|
| 1352 |
+
"epoch": 1.4466019417475728,
|
| 1353 |
+
"grad_norm": 0.6239303256729286,
|
| 1354 |
+
"kl": 0.19921875,
|
| 1355 |
+
"learning_rate": 4.171349764069815e-06,
|
| 1356 |
+
"loss": 0.2468,
|
| 1357 |
+
"step": 149,
|
| 1358 |
+
"step_loss": 0.2275390625
|
| 1359 |
+
},
|
| 1360 |
+
{
|
| 1361 |
+
"epoch": 1.4563106796116505,
|
| 1362 |
+
"grad_norm": 0.5464914339167269,
|
| 1363 |
+
"kl": 0.154296875,
|
| 1364 |
+
"learning_rate": 4.16057856326174e-06,
|
| 1365 |
+
"loss": 0.2145,
|
| 1366 |
+
"step": 150,
|
| 1367 |
+
"step_loss": 0.21484375
|
| 1368 |
+
},
|
| 1369 |
+
{
|
| 1370 |
+
"epoch": 1.4660194174757282,
|
| 1371 |
+
"grad_norm": 0.5714192820756144,
|
| 1372 |
+
"kl": 0.34765625,
|
| 1373 |
+
"learning_rate": 4.149753837623317e-06,
|
| 1374 |
+
"loss": 0.2293,
|
| 1375 |
+
"step": 151,
|
| 1376 |
+
"step_loss": 0.1142578125
|
| 1377 |
+
},
|
| 1378 |
+
{
|
| 1379 |
+
"epoch": 1.4757281553398058,
|
| 1380 |
+
"grad_norm": 0.6222270965621777,
|
| 1381 |
+
"kl": 0.20703125,
|
| 1382 |
+
"learning_rate": 4.1388759979020346e-06,
|
| 1383 |
+
"loss": 0.2378,
|
| 1384 |
+
"step": 152,
|
| 1385 |
+
"step_loss": 0.2158203125
|
| 1386 |
+
},
|
| 1387 |
+
{
|
| 1388 |
+
"epoch": 1.4854368932038835,
|
| 1389 |
+
"grad_norm": 0.6459648372732245,
|
| 1390 |
+
"kl": 0.1728515625,
|
| 1391 |
+
"learning_rate": 4.127945456860813e-06,
|
| 1392 |
+
"loss": 0.2301,
|
| 1393 |
+
"step": 153,
|
| 1394 |
+
"step_loss": 0.154296875
|
| 1395 |
+
},
|
| 1396 |
+
{
|
| 1397 |
+
"epoch": 1.4951456310679612,
|
| 1398 |
+
"grad_norm": 0.613782544176392,
|
| 1399 |
+
"kl": 0.21875,
|
| 1400 |
+
"learning_rate": 4.116962629262339e-06,
|
| 1401 |
+
"loss": 0.2155,
|
| 1402 |
+
"step": 154,
|
| 1403 |
+
"step_loss": 0.2099609375
|
| 1404 |
+
},
|
| 1405 |
+
{
|
| 1406 |
+
"epoch": 1.5048543689320388,
|
| 1407 |
+
"grad_norm": 0.569655314094469,
|
| 1408 |
+
"kl": 0.220703125,
|
| 1409 |
+
"learning_rate": 4.105927931853327e-06,
|
| 1410 |
+
"loss": 0.231,
|
| 1411 |
+
"step": 155,
|
| 1412 |
+
"step_loss": 0.26953125
|
| 1413 |
+
},
|
| 1414 |
+
{
|
| 1415 |
+
"epoch": 1.5145631067961165,
|
| 1416 |
+
"grad_norm": 0.6309412616695066,
|
| 1417 |
+
"kl": 0.369140625,
|
| 1418 |
+
"learning_rate": 4.094841783348711e-06,
|
| 1419 |
+
"loss": 0.2435,
|
| 1420 |
+
"step": 156,
|
| 1421 |
+
"step_loss": 0.1689453125
|
| 1422 |
+
},
|
| 1423 |
+
{
|
| 1424 |
+
"epoch": 1.5242718446601942,
|
| 1425 |
+
"grad_norm": 0.6105234133068124,
|
| 1426 |
+
"kl": 0.2138671875,
|
| 1427 |
+
"learning_rate": 4.083704604415749e-06,
|
| 1428 |
+
"loss": 0.2052,
|
| 1429 |
+
"step": 157,
|
| 1430 |
+
"step_loss": 0.2412109375
|
| 1431 |
+
},
|
| 1432 |
+
{
|
| 1433 |
+
"epoch": 1.5339805825242718,
|
| 1434 |
+
"grad_norm": 0.5804176749635781,
|
| 1435 |
+
"kl": 0.2197265625,
|
| 1436 |
+
"learning_rate": 4.072516817658065e-06,
|
| 1437 |
+
"loss": 0.2508,
|
| 1438 |
+
"step": 158,
|
| 1439 |
+
"step_loss": 0.171875
|
| 1440 |
+
},
|
| 1441 |
+
{
|
| 1442 |
+
"epoch": 1.5436893203883495,
|
| 1443 |
+
"grad_norm": 0.55765374326049,
|
| 1444 |
+
"kl": 0.306640625,
|
| 1445 |
+
"learning_rate": 4.0612788475996125e-06,
|
| 1446 |
+
"loss": 0.2164,
|
| 1447 |
+
"step": 159,
|
| 1448 |
+
"step_loss": 0.2001953125
|
| 1449 |
+
},
|
| 1450 |
+
{
|
| 1451 |
+
"epoch": 1.5533980582524272,
|
| 1452 |
+
"grad_norm": 0.6074565129354751,
|
| 1453 |
+
"kl": 0.7265625,
|
| 1454 |
+
"learning_rate": 4.049991120668566e-06,
|
| 1455 |
+
"loss": 0.229,
|
| 1456 |
+
"step": 160,
|
| 1457 |
+
"step_loss": 0.40625
|
| 1458 |
+
},
|
| 1459 |
+
{
|
| 1460 |
+
"epoch": 1.5631067961165048,
|
| 1461 |
+
"grad_norm": 0.7748587294998153,
|
| 1462 |
+
"kl": 1.328125,
|
| 1463 |
+
"learning_rate": 4.038654065181137e-06,
|
| 1464 |
+
"loss": 0.281,
|
| 1465 |
+
"step": 161,
|
| 1466 |
+
"step_loss": 0.8984375
|
| 1467 |
+
},
|
| 1468 |
+
{
|
| 1469 |
+
"epoch": 1.5728155339805825,
|
| 1470 |
+
"grad_norm": 0.5644659021112801,
|
| 1471 |
+
"kl": 0.205078125,
|
| 1472 |
+
"learning_rate": 4.027268111325328e-06,
|
| 1473 |
+
"loss": 0.2397,
|
| 1474 |
+
"step": 162,
|
| 1475 |
+
"step_loss": 0.26953125
|
| 1476 |
+
},
|
| 1477 |
+
{
|
| 1478 |
+
"epoch": 1.5825242718446602,
|
| 1479 |
+
"grad_norm": 0.5648454404940179,
|
| 1480 |
+
"kl": 0.1533203125,
|
| 1481 |
+
"learning_rate": 4.015833691144603e-06,
|
| 1482 |
+
"loss": 0.2157,
|
| 1483 |
+
"step": 163,
|
| 1484 |
+
"step_loss": 0.1416015625
|
| 1485 |
+
},
|
| 1486 |
+
{
|
| 1487 |
+
"epoch": 1.5922330097087378,
|
| 1488 |
+
"grad_norm": 0.5903127460469126,
|
| 1489 |
+
"kl": 0.224609375,
|
| 1490 |
+
"learning_rate": 4.0043512385214924e-06,
|
| 1491 |
+
"loss": 0.2308,
|
| 1492 |
+
"step": 164,
|
| 1493 |
+
"step_loss": 0.1669921875
|
| 1494 |
+
},
|
| 1495 |
+
{
|
| 1496 |
+
"epoch": 1.6019417475728155,
|
| 1497 |
+
"grad_norm": 0.5951640957860757,
|
| 1498 |
+
"kl": 0.26953125,
|
| 1499 |
+
"learning_rate": 3.9928211891611385e-06,
|
| 1500 |
+
"loss": 0.2136,
|
| 1501 |
+
"step": 165,
|
| 1502 |
+
"step_loss": 0.1875
|
| 1503 |
+
},
|
| 1504 |
+
{
|
| 1505 |
+
"epoch": 1.6116504854368932,
|
| 1506 |
+
"grad_norm": 0.5261435237006341,
|
| 1507 |
+
"kl": 0.17578125,
|
| 1508 |
+
"learning_rate": 3.981243980574751e-06,
|
| 1509 |
+
"loss": 0.2382,
|
| 1510 |
+
"step": 166,
|
| 1511 |
+
"step_loss": 0.234375
|
| 1512 |
+
},
|
| 1513 |
+
{
|
| 1514 |
+
"epoch": 1.6213592233009708,
|
| 1515 |
+
"grad_norm": 0.5887020505829587,
|
| 1516 |
+
"kl": 0.2255859375,
|
| 1517 |
+
"learning_rate": 3.969620052063012e-06,
|
| 1518 |
+
"loss": 0.2352,
|
| 1519 |
+
"step": 167,
|
| 1520 |
+
"step_loss": 0.2236328125
|
| 1521 |
+
},
|
| 1522 |
+
{
|
| 1523 |
+
"epoch": 1.6310679611650487,
|
| 1524 |
+
"grad_norm": 0.6254868280303059,
|
| 1525 |
+
"kl": 0.2001953125,
|
| 1526 |
+
"learning_rate": 3.957949844699405e-06,
|
| 1527 |
+
"loss": 0.2235,
|
| 1528 |
+
"step": 168,
|
| 1529 |
+
"step_loss": 0.162109375
|
| 1530 |
+
},
|
| 1531 |
+
{
|
| 1532 |
+
"epoch": 1.6407766990291264,
|
| 1533 |
+
"grad_norm": 0.5478297482531744,
|
| 1534 |
+
"kl": 0.23046875,
|
| 1535 |
+
"learning_rate": 3.946233801313482e-06,
|
| 1536 |
+
"loss": 0.2201,
|
| 1537 |
+
"step": 169,
|
| 1538 |
+
"step_loss": 0.30859375
|
| 1539 |
+
},
|
| 1540 |
+
{
|
| 1541 |
+
"epoch": 1.650485436893204,
|
| 1542 |
+
"grad_norm": 0.5691412826879887,
|
| 1543 |
+
"kl": 0.2177734375,
|
| 1544 |
+
"learning_rate": 3.934472366474051e-06,
|
| 1545 |
+
"loss": 0.2014,
|
| 1546 |
+
"step": 170,
|
| 1547 |
+
"step_loss": 0.2001953125
|
| 1548 |
+
},
|
| 1549 |
+
{
|
| 1550 |
+
"epoch": 1.6601941747572817,
|
| 1551 |
+
"grad_norm": 0.5604014457233358,
|
| 1552 |
+
"kl": 0.16796875,
|
| 1553 |
+
"learning_rate": 3.922665986472316e-06,
|
| 1554 |
+
"loss": 0.2348,
|
| 1555 |
+
"step": 171,
|
| 1556 |
+
"step_loss": 0.27734375
|
| 1557 |
+
},
|
| 1558 |
+
{
|
| 1559 |
+
"epoch": 1.6699029126213594,
|
| 1560 |
+
"grad_norm": 0.5166321657054415,
|
| 1561 |
+
"kl": 0.1708984375,
|
| 1562 |
+
"learning_rate": 3.91081510930494e-06,
|
| 1563 |
+
"loss": 0.2125,
|
| 1564 |
+
"step": 172,
|
| 1565 |
+
"step_loss": 0.263671875
|
| 1566 |
+
},
|
| 1567 |
+
{
|
| 1568 |
+
"epoch": 1.679611650485437,
|
| 1569 |
+
"grad_norm": 0.567633227241871,
|
| 1570 |
+
"kl": 0.2197265625,
|
| 1571 |
+
"learning_rate": 3.8989201846570405e-06,
|
| 1572 |
+
"loss": 0.2257,
|
| 1573 |
+
"step": 173,
|
| 1574 |
+
"step_loss": 0.16796875
|
| 1575 |
+
},
|
| 1576 |
+
{
|
| 1577 |
+
"epoch": 1.6893203883495147,
|
| 1578 |
+
"grad_norm": 0.6483568118346154,
|
| 1579 |
+
"kl": 0.185546875,
|
| 1580 |
+
"learning_rate": 3.886981663885134e-06,
|
| 1581 |
+
"loss": 0.2426,
|
| 1582 |
+
"step": 174,
|
| 1583 |
+
"step_loss": 0.25390625
|
| 1584 |
+
},
|
| 1585 |
+
{
|
| 1586 |
+
"epoch": 1.6990291262135924,
|
| 1587 |
+
"grad_norm": 0.6784974565198278,
|
| 1588 |
+
"kl": 0.28125,
|
| 1589 |
+
"learning_rate": 3.875e-06,
|
| 1590 |
+
"loss": 0.2508,
|
| 1591 |
+
"step": 175,
|
| 1592 |
+
"step_loss": 0.453125
|
| 1593 |
+
},
|
| 1594 |
+
{
|
| 1595 |
+
"epoch": 1.70873786407767,
|
| 1596 |
+
"grad_norm": 0.5532390595417498,
|
| 1597 |
+
"kl": 0.20703125,
|
| 1598 |
+
"learning_rate": 3.862975647649503e-06,
|
| 1599 |
+
"loss": 0.2183,
|
| 1600 |
+
"step": 176,
|
| 1601 |
+
"step_loss": 0.12890625
|
| 1602 |
+
},
|
| 1603 |
+
{
|
| 1604 |
+
"epoch": 1.7184466019417477,
|
| 1605 |
+
"grad_norm": 0.5636800996705107,
|
| 1606 |
+
"kl": 0.228515625,
|
| 1607 |
+
"learning_rate": 3.850909063101328e-06,
|
| 1608 |
+
"loss": 0.2107,
|
| 1609 |
+
"step": 177,
|
| 1610 |
+
"step_loss": 0.1845703125
|
| 1611 |
+
},
|
| 1612 |
+
{
|
| 1613 |
+
"epoch": 1.7281553398058254,
|
| 1614 |
+
"grad_norm": 0.5703475366568808,
|
| 1615 |
+
"kl": 0.1337890625,
|
| 1616 |
+
"learning_rate": 3.838800704225679e-06,
|
| 1617 |
+
"loss": 0.2135,
|
| 1618 |
+
"step": 178,
|
| 1619 |
+
"step_loss": 0.1708984375
|
| 1620 |
+
},
|
| 1621 |
+
{
|
| 1622 |
+
"epoch": 1.737864077669903,
|
| 1623 |
+
"grad_norm": 0.6101234925448211,
|
| 1624 |
+
"kl": 0.1904296875,
|
| 1625 |
+
"learning_rate": 3.826651030477896e-06,
|
| 1626 |
+
"loss": 0.2385,
|
| 1627 |
+
"step": 179,
|
| 1628 |
+
"step_loss": 0.177734375
|
| 1629 |
+
},
|
| 1630 |
+
{
|
| 1631 |
+
"epoch": 1.7475728155339807,
|
| 1632 |
+
"grad_norm": 0.5393184109703284,
|
| 1633 |
+
"kl": 0.1708984375,
|
| 1634 |
+
"learning_rate": 3.8144605028810233e-06,
|
| 1635 |
+
"loss": 0.2215,
|
| 1636 |
+
"step": 180,
|
| 1637 |
+
"step_loss": 0.18359375
|
| 1638 |
+
},
|
| 1639 |
+
{
|
| 1640 |
+
"epoch": 1.7572815533980584,
|
| 1641 |
+
"grad_norm": 0.560735690651583,
|
| 1642 |
+
"kl": 0.322265625,
|
| 1643 |
+
"learning_rate": 3.802229584008321e-06,
|
| 1644 |
+
"loss": 0.2235,
|
| 1645 |
+
"step": 181,
|
| 1646 |
+
"step_loss": 0.2353515625
|
| 1647 |
+
},
|
| 1648 |
+
{
|
| 1649 |
+
"epoch": 1.766990291262136,
|
| 1650 |
+
"grad_norm": 0.5687197299908796,
|
| 1651 |
+
"kl": 0.318359375,
|
| 1652 |
+
"learning_rate": 3.789958737965705e-06,
|
| 1653 |
+
"loss": 0.2377,
|
| 1654 |
+
"step": 182,
|
| 1655 |
+
"step_loss": 0.42578125
|
| 1656 |
+
},
|
| 1657 |
+
{
|
| 1658 |
+
"epoch": 1.7766990291262137,
|
| 1659 |
+
"grad_norm": 0.517105808317797,
|
| 1660 |
+
"kl": 0.2265625,
|
| 1661 |
+
"learning_rate": 3.777648430374142e-06,
|
| 1662 |
+
"loss": 0.2247,
|
| 1663 |
+
"step": 183,
|
| 1664 |
+
"step_loss": 0.423828125
|
| 1665 |
+
},
|
| 1666 |
+
{
|
| 1667 |
+
"epoch": 1.7864077669902914,
|
| 1668 |
+
"grad_norm": 0.5846543567424347,
|
| 1669 |
+
"kl": 0.150390625,
|
| 1670 |
+
"learning_rate": 3.765299128351977e-06,
|
| 1671 |
+
"loss": 0.2233,
|
| 1672 |
+
"step": 184,
|
| 1673 |
+
"step_loss": 0.14453125
|
| 1674 |
+
},
|
| 1675 |
+
{
|
| 1676 |
+
"epoch": 1.796116504854369,
|
| 1677 |
+
"grad_norm": 0.550349343500017,
|
| 1678 |
+
"kl": 0.5078125,
|
| 1679 |
+
"learning_rate": 3.7529113004972117e-06,
|
| 1680 |
+
"loss": 0.2296,
|
| 1681 |
+
"step": 185,
|
| 1682 |
+
"step_loss": 0.32421875
|
| 1683 |
+
},
|
| 1684 |
+
{
|
| 1685 |
+
"epoch": 1.8058252427184467,
|
| 1686 |
+
"grad_norm": 0.6054819413255546,
|
| 1687 |
+
"kl": 0.2890625,
|
| 1688 |
+
"learning_rate": 3.740485416869722e-06,
|
| 1689 |
+
"loss": 0.2266,
|
| 1690 |
+
"step": 186,
|
| 1691 |
+
"step_loss": 0.2373046875
|
| 1692 |
+
},
|
| 1693 |
+
{
|
| 1694 |
+
"epoch": 1.8155339805825244,
|
| 1695 |
+
"grad_norm": 0.5882865611694021,
|
| 1696 |
+
"kl": 0.2001953125,
|
| 1697 |
+
"learning_rate": 3.7280219489734214e-06,
|
| 1698 |
+
"loss": 0.2265,
|
| 1699 |
+
"step": 187,
|
| 1700 |
+
"step_loss": 0.1259765625
|
| 1701 |
+
},
|
| 1702 |
+
{
|
| 1703 |
+
"epoch": 1.825242718446602,
|
| 1704 |
+
"grad_norm": 0.6392508865666573,
|
| 1705 |
+
"kl": 0.328125,
|
| 1706 |
+
"learning_rate": 3.7155213697383702e-06,
|
| 1707 |
+
"loss": 0.2463,
|
| 1708 |
+
"step": 188,
|
| 1709 |
+
"step_loss": 0.173828125
|
| 1710 |
+
},
|
| 1711 |
+
{
|
| 1712 |
+
"epoch": 1.8349514563106797,
|
| 1713 |
+
"grad_norm": 0.5196239704198046,
|
| 1714 |
+
"kl": 0.1923828125,
|
| 1715 |
+
"learning_rate": 3.70298415350283e-06,
|
| 1716 |
+
"loss": 0.2359,
|
| 1717 |
+
"step": 189,
|
| 1718 |
+
"step_loss": 0.123046875
|
| 1719 |
+
},
|
| 1720 |
+
{
|
| 1721 |
+
"epoch": 1.8446601941747574,
|
| 1722 |
+
"grad_norm": 0.6494083949250458,
|
| 1723 |
+
"kl": 1.0859375,
|
| 1724 |
+
"learning_rate": 3.690410775995263e-06,
|
| 1725 |
+
"loss": 0.2307,
|
| 1726 |
+
"step": 190,
|
| 1727 |
+
"step_loss": 0.44921875
|
| 1728 |
+
},
|
| 1729 |
+
{
|
| 1730 |
+
"epoch": 1.854368932038835,
|
| 1731 |
+
"grad_norm": 0.5435542784787667,
|
| 1732 |
+
"kl": 0.3359375,
|
| 1733 |
+
"learning_rate": 3.677801714316283e-06,
|
| 1734 |
+
"loss": 0.2252,
|
| 1735 |
+
"step": 191,
|
| 1736 |
+
"step_loss": 0.2265625
|
| 1737 |
+
},
|
| 1738 |
+
{
|
| 1739 |
+
"epoch": 1.8640776699029127,
|
| 1740 |
+
"grad_norm": 0.6511666190719619,
|
| 1741 |
+
"kl": 0.248046875,
|
| 1742 |
+
"learning_rate": 3.665157446920551e-06,
|
| 1743 |
+
"loss": 0.2525,
|
| 1744 |
+
"step": 192,
|
| 1745 |
+
"step_loss": 0.189453125
|
| 1746 |
+
},
|
| 1747 |
+
{
|
| 1748 |
+
"epoch": 1.8737864077669903,
|
| 1749 |
+
"grad_norm": 0.6128430106715034,
|
| 1750 |
+
"kl": 0.306640625,
|
| 1751 |
+
"learning_rate": 3.6524784535986175e-06,
|
| 1752 |
+
"loss": 0.2723,
|
| 1753 |
+
"step": 193,
|
| 1754 |
+
"step_loss": 0.298828125
|
| 1755 |
+
},
|
| 1756 |
+
{
|
| 1757 |
+
"epoch": 1.883495145631068,
|
| 1758 |
+
"grad_norm": 0.5849812397434826,
|
| 1759 |
+
"kl": 0.1875,
|
| 1760 |
+
"learning_rate": 3.639765215458721e-06,
|
| 1761 |
+
"loss": 0.2487,
|
| 1762 |
+
"step": 194,
|
| 1763 |
+
"step_loss": 0.33984375
|
| 1764 |
+
},
|
| 1765 |
+
{
|
| 1766 |
+
"epoch": 1.8932038834951457,
|
| 1767 |
+
"grad_norm": 0.5998143147199343,
|
| 1768 |
+
"kl": 0.2060546875,
|
| 1769 |
+
"learning_rate": 3.6270182149085288e-06,
|
| 1770 |
+
"loss": 0.2265,
|
| 1771 |
+
"step": 195,
|
| 1772 |
+
"step_loss": 0.1162109375
|
| 1773 |
+
},
|
| 1774 |
+
{
|
| 1775 |
+
"epoch": 1.9029126213592233,
|
| 1776 |
+
"grad_norm": 0.5559548956050891,
|
| 1777 |
+
"kl": 0.2041015625,
|
| 1778 |
+
"learning_rate": 3.6142379356368334e-06,
|
| 1779 |
+
"loss": 0.2266,
|
| 1780 |
+
"step": 196,
|
| 1781 |
+
"step_loss": 0.12109375
|
| 1782 |
+
},
|
| 1783 |
+
{
|
| 1784 |
+
"epoch": 1.912621359223301,
|
| 1785 |
+
"grad_norm": 0.6722163508708774,
|
| 1786 |
+
"kl": 0.2265625,
|
| 1787 |
+
"learning_rate": 3.6014248625951987e-06,
|
| 1788 |
+
"loss": 0.2349,
|
| 1789 |
+
"step": 197,
|
| 1790 |
+
"step_loss": 0.296875
|
| 1791 |
+
},
|
| 1792 |
+
{
|
| 1793 |
+
"epoch": 1.9223300970873787,
|
| 1794 |
+
"grad_norm": 0.5488054807070938,
|
| 1795 |
+
"kl": 0.0947265625,
|
| 1796 |
+
"learning_rate": 3.5885794819795566e-06,
|
| 1797 |
+
"loss": 0.216,
|
| 1798 |
+
"step": 198,
|
| 1799 |
+
"step_loss": 0.09326171875
|
| 1800 |
+
},
|
| 1801 |
+
{
|
| 1802 |
+
"epoch": 1.9320388349514563,
|
| 1803 |
+
"grad_norm": 0.5550608922872593,
|
| 1804 |
+
"kl": 0.423828125,
|
| 1805 |
+
"learning_rate": 3.5757022812117625e-06,
|
| 1806 |
+
"loss": 0.2304,
|
| 1807 |
+
"step": 199,
|
| 1808 |
+
"step_loss": 0.49609375
|
| 1809 |
+
},
|
| 1810 |
+
{
|
| 1811 |
+
"epoch": 1.941747572815534,
|
| 1812 |
+
"grad_norm": 0.5964742703384457,
|
| 1813 |
+
"kl": 0.341796875,
|
| 1814 |
+
"learning_rate": 3.562793748921095e-06,
|
| 1815 |
+
"loss": 0.2283,
|
| 1816 |
+
"step": 200,
|
| 1817 |
+
"step_loss": 0.32421875
|
| 1818 |
+
},
|
| 1819 |
+
{
|
| 1820 |
+
"epoch": 1.9514563106796117,
|
| 1821 |
+
"grad_norm": 0.5752160371372506,
|
| 1822 |
+
"kl": 0.263671875,
|
| 1823 |
+
"learning_rate": 3.5498543749257164e-06,
|
| 1824 |
+
"loss": 0.2166,
|
| 1825 |
+
"step": 201,
|
| 1826 |
+
"step_loss": 0.2041015625
|
| 1827 |
+
},
|
| 1828 |
+
{
|
| 1829 |
+
"epoch": 1.9611650485436893,
|
| 1830 |
+
"grad_norm": 0.547718813991668,
|
| 1831 |
+
"kl": 0.1904296875,
|
| 1832 |
+
"learning_rate": 3.536884650214088e-06,
|
| 1833 |
+
"loss": 0.2374,
|
| 1834 |
+
"step": 202,
|
| 1835 |
+
"step_loss": 0.193359375
|
| 1836 |
+
},
|
| 1837 |
+
{
|
| 1838 |
+
"epoch": 1.970873786407767,
|
| 1839 |
+
"grad_norm": 0.5834419512668307,
|
| 1840 |
+
"kl": 0.20703125,
|
| 1841 |
+
"learning_rate": 3.5238850669263386e-06,
|
| 1842 |
+
"loss": 0.2419,
|
| 1843 |
+
"step": 203,
|
| 1844 |
+
"step_loss": 0.404296875
|
| 1845 |
+
},
|
| 1846 |
+
{
|
| 1847 |
+
"epoch": 1.9805825242718447,
|
| 1848 |
+
"grad_norm": 0.5492481511414377,
|
| 1849 |
+
"kl": 0.171875,
|
| 1850 |
+
"learning_rate": 3.510856118335589e-06,
|
| 1851 |
+
"loss": 0.2304,
|
| 1852 |
+
"step": 204,
|
| 1853 |
+
"step_loss": 0.26953125
|
| 1854 |
+
},
|
| 1855 |
+
{
|
| 1856 |
+
"epoch": 1.9902912621359223,
|
| 1857 |
+
"grad_norm": 0.6611396642693328,
|
| 1858 |
+
"kl": 0.34765625,
|
| 1859 |
+
"learning_rate": 3.497798298829234e-06,
|
| 1860 |
+
"loss": 0.2235,
|
| 1861 |
+
"step": 205,
|
| 1862 |
+
"step_loss": 0.158203125
|
| 1863 |
+
},
|
| 1864 |
+
{
|
| 1865 |
+
"epoch": 2.0,
|
| 1866 |
+
"grad_norm": 0.6014585529041143,
|
| 1867 |
+
"kl": 0.19140625,
|
| 1868 |
+
"learning_rate": 3.484712103890188e-06,
|
| 1869 |
+
"loss": 0.2067,
|
| 1870 |
+
"step": 206,
|
| 1871 |
+
"step_loss": 0.23828125
|
| 1872 |
+
},
|
| 1873 |
+
{
|
| 1874 |
+
"epoch": 2.0,
|
| 1875 |
+
"eval_test_transformed.json_loss": NaN,
|
| 1876 |
+
"eval_test_transformed.json_runtime": 8.5733,
|
| 1877 |
+
"eval_test_transformed.json_samples_per_second": 58.321,
|
| 1878 |
+
"eval_test_transformed.json_steps_per_second": 1.866,
|
| 1879 |
+
"step": 206
|
| 1880 |
+
},
|
| 1881 |
+
{
|
| 1882 |
+
"epoch": 2.0097087378640777,
|
| 1883 |
+
"grad_norm": 0.5791202947407729,
|
| 1884 |
+
"kl": NaN,
|
| 1885 |
+
"learning_rate": 3.471598030078074e-06,
|
| 1886 |
+
"loss": 0.1895,
|
| 1887 |
+
"step": 207,
|
| 1888 |
+
"step_loss": NaN
|
| 1889 |
+
},
|
| 1890 |
+
{
|
| 1891 |
+
"epoch": 2.0194174757281553,
|
| 1892 |
+
"grad_norm": 0.5095592680348658,
|
| 1893 |
+
"kl": 0.2373046875,
|
| 1894 |
+
"learning_rate": 3.4584565750103932e-06,
|
| 1895 |
+
"loss": 0.1777,
|
| 1896 |
+
"step": 208,
|
| 1897 |
+
"step_loss": 0.25390625
|
| 1898 |
+
},
|
| 1899 |
+
{
|
| 1900 |
+
"epoch": 2.029126213592233,
|
| 1901 |
+
"grad_norm": 0.52090270216247,
|
| 1902 |
+
"kl": 0.2041015625,
|
| 1903 |
+
"learning_rate": 3.445288237343632e-06,
|
| 1904 |
+
"loss": 0.1885,
|
| 1905 |
+
"step": 209,
|
| 1906 |
+
"step_loss": 0.240234375
|
| 1907 |
+
},
|
| 1908 |
+
{
|
| 1909 |
+
"epoch": 2.0388349514563107,
|
| 1910 |
+
"grad_norm": 0.4976045327134996,
|
| 1911 |
+
"kl": 0.2431640625,
|
| 1912 |
+
"learning_rate": 3.432093516754348e-06,
|
| 1913 |
+
"loss": 0.1863,
|
| 1914 |
+
"step": 210,
|
| 1915 |
+
"step_loss": 0.1064453125
|
| 1916 |
+
},
|
| 1917 |
+
{
|
| 1918 |
+
"epoch": 2.0485436893203883,
|
| 1919 |
+
"grad_norm": 0.47846076806594573,
|
| 1920 |
+
"kl": 0.25390625,
|
| 1921 |
+
"learning_rate": 3.4188729139202063e-06,
|
| 1922 |
+
"loss": 0.1806,
|
| 1923 |
+
"step": 211,
|
| 1924 |
+
"step_loss": 0.138671875
|
| 1925 |
+
},
|
| 1926 |
+
{
|
| 1927 |
+
"epoch": 2.058252427184466,
|
| 1928 |
+
"grad_norm": 0.4911716210346588,
|
| 1929 |
+
"kl": 0.1787109375,
|
| 1930 |
+
"learning_rate": 3.4056269305009807e-06,
|
| 1931 |
+
"loss": 0.1963,
|
| 1932 |
+
"step": 212,
|
| 1933 |
+
"step_loss": 0.1650390625
|
| 1934 |
+
},
|
| 1935 |
+
{
|
| 1936 |
+
"epoch": 2.0679611650485437,
|
| 1937 |
+
"grad_norm": 0.5097950309369077,
|
| 1938 |
+
"kl": 0.1708984375,
|
| 1939 |
+
"learning_rate": 3.3923560691195194e-06,
|
| 1940 |
+
"loss": 0.1745,
|
| 1941 |
+
"step": 213,
|
| 1942 |
+
"step_loss": 0.232421875
|
| 1943 |
+
},
|
| 1944 |
+
{
|
| 1945 |
+
"epoch": 2.0776699029126213,
|
| 1946 |
+
"grad_norm": 0.49796056560568963,
|
| 1947 |
+
"kl": 0.390625,
|
| 1948 |
+
"learning_rate": 3.379060833342673e-06,
|
| 1949 |
+
"loss": 0.1956,
|
| 1950 |
+
"step": 214,
|
| 1951 |
+
"step_loss": 0.134765625
|
| 1952 |
+
},
|
| 1953 |
+
{
|
| 1954 |
+
"epoch": 2.087378640776699,
|
| 1955 |
+
"grad_norm": 0.5533404313296716,
|
| 1956 |
+
"kl": 0.1796875,
|
| 1957 |
+
"learning_rate": 3.3657417276621867e-06,
|
| 1958 |
+
"loss": 0.1977,
|
| 1959 |
+
"step": 215,
|
| 1960 |
+
"step_loss": 0.2890625
|
| 1961 |
+
},
|
| 1962 |
+
{
|
| 1963 |
+
"epoch": 2.0970873786407767,
|
| 1964 |
+
"grad_norm": 0.5296091938932913,
|
| 1965 |
+
"kl": 0.251953125,
|
| 1966 |
+
"learning_rate": 3.352399257475553e-06,
|
| 1967 |
+
"loss": 0.1799,
|
| 1968 |
+
"step": 216,
|
| 1969 |
+
"step_loss": 0.296875
|
| 1970 |
+
},
|
| 1971 |
+
{
|
| 1972 |
+
"epoch": 2.1067961165048543,
|
| 1973 |
+
"grad_norm": 0.6482221636505494,
|
| 1974 |
+
"kl": 0.435546875,
|
| 1975 |
+
"learning_rate": 3.339033929066841e-06,
|
| 1976 |
+
"loss": 0.1938,
|
| 1977 |
+
"step": 217,
|
| 1978 |
+
"step_loss": 0.134765625
|
| 1979 |
+
},
|
| 1980 |
+
{
|
| 1981 |
+
"epoch": 2.116504854368932,
|
| 1982 |
+
"grad_norm": 0.5671573525815887,
|
| 1983 |
+
"kl": 0.28515625,
|
| 1984 |
+
"learning_rate": 3.3256462495874804e-06,
|
| 1985 |
+
"loss": 0.2086,
|
| 1986 |
+
"step": 218,
|
| 1987 |
+
"step_loss": 0.259765625
|
| 1988 |
+
},
|
| 1989 |
+
{
|
| 1990 |
+
"epoch": 2.1262135922330097,
|
| 1991 |
+
"grad_norm": 0.5195068124172081,
|
| 1992 |
+
"kl": 0.1962890625,
|
| 1993 |
+
"learning_rate": 3.3122367270370193e-06,
|
| 1994 |
+
"loss": 0.1836,
|
| 1995 |
+
"step": 219,
|
| 1996 |
+
"step_loss": 0.33984375
|
| 1997 |
+
},
|
| 1998 |
+
{
|
| 1999 |
+
"epoch": 2.1359223300970873,
|
| 2000 |
+
"grad_norm": 0.5586205055924973,
|
| 2001 |
+
"kl": 0.2373046875,
|
| 2002 |
+
"learning_rate": 3.2988058702438493e-06,
|
| 2003 |
+
"loss": 0.2151,
|
| 2004 |
+
"step": 220,
|
| 2005 |
+
"step_loss": 0.1455078125
|
| 2006 |
+
},
|
| 2007 |
+
{
|
| 2008 |
+
"epoch": 2.145631067961165,
|
| 2009 |
+
"grad_norm": 0.4963165143500007,
|
| 2010 |
+
"kl": 0.3046875,
|
| 2011 |
+
"learning_rate": 3.285354188845892e-06,
|
| 2012 |
+
"loss": 0.1908,
|
| 2013 |
+
"step": 221,
|
| 2014 |
+
"step_loss": 0.140625
|
| 2015 |
+
},
|
| 2016 |
+
{
|
| 2017 |
+
"epoch": 2.1553398058252426,
|
| 2018 |
+
"grad_norm": 0.5444372065813423,
|
| 2019 |
+
"kl": 0.296875,
|
| 2020 |
+
"learning_rate": 3.271882193271271e-06,
|
| 2021 |
+
"loss": 0.2084,
|
| 2022 |
+
"step": 222,
|
| 2023 |
+
"step_loss": 0.18359375
|
| 2024 |
+
},
|
| 2025 |
+
{
|
| 2026 |
+
"epoch": 2.1650485436893203,
|
| 2027 |
+
"grad_norm": 0.5399029855207185,
|
| 2028 |
+
"kl": 1.0546875,
|
| 2029 |
+
"learning_rate": 3.258390394718933e-06,
|
| 2030 |
+
"loss": 0.2045,
|
| 2031 |
+
"step": 223,
|
| 2032 |
+
"step_loss": 0.3125
|
| 2033 |
+
},
|
| 2034 |
+
{
|
| 2035 |
+
"epoch": 2.174757281553398,
|
| 2036 |
+
"grad_norm": 0.5319895925471867,
|
| 2037 |
+
"kl": 0.345703125,
|
| 2038 |
+
"learning_rate": 3.2448793051392546e-06,
|
| 2039 |
+
"loss": 0.1971,
|
| 2040 |
+
"step": 224,
|
| 2041 |
+
"step_loss": 0.109375
|
| 2042 |
+
},
|
| 2043 |
+
{
|
| 2044 |
+
"epoch": 2.1844660194174756,
|
| 2045 |
+
"grad_norm": 0.6543149803275666,
|
| 2046 |
+
"kl": 0.162109375,
|
| 2047 |
+
"learning_rate": 3.231349437214619e-06,
|
| 2048 |
+
"loss": 0.1733,
|
| 2049 |
+
"step": 225,
|
| 2050 |
+
"step_loss": 0.267578125
|
| 2051 |
+
},
|
| 2052 |
+
{
|
| 2053 |
+
"epoch": 2.1941747572815533,
|
| 2054 |
+
"grad_norm": 0.5510963728874484,
|
| 2055 |
+
"kl": 0.2021484375,
|
| 2056 |
+
"learning_rate": 3.2178013043399588e-06,
|
| 2057 |
+
"loss": 0.172,
|
| 2058 |
+
"step": 226,
|
| 2059 |
+
"step_loss": 0.2109375
|
| 2060 |
+
},
|
| 2061 |
+
{
|
| 2062 |
+
"epoch": 2.203883495145631,
|
| 2063 |
+
"grad_norm": 0.5155354624371081,
|
| 2064 |
+
"kl": 0.435546875,
|
| 2065 |
+
"learning_rate": 3.2042354206032733e-06,
|
| 2066 |
+
"loss": 0.1785,
|
| 2067 |
+
"step": 227,
|
| 2068 |
+
"step_loss": 0.1484375
|
| 2069 |
+
},
|
| 2070 |
+
{
|
| 2071 |
+
"epoch": 2.2135922330097086,
|
| 2072 |
+
"grad_norm": 0.5053157167916185,
|
| 2073 |
+
"kl": 0.341796875,
|
| 2074 |
+
"learning_rate": 3.190652300766126e-06,
|
| 2075 |
+
"loss": 0.1685,
|
| 2076 |
+
"step": 228,
|
| 2077 |
+
"step_loss": 0.0595703125
|
| 2078 |
+
},
|
| 2079 |
+
{
|
| 2080 |
+
"epoch": 2.2233009708737863,
|
| 2081 |
+
"grad_norm": 0.5412285451182728,
|
| 2082 |
+
"kl": 0.294921875,
|
| 2083 |
+
"learning_rate": 3.1770524602441085e-06,
|
| 2084 |
+
"loss": 0.1945,
|
| 2085 |
+
"step": 229,
|
| 2086 |
+
"step_loss": 0.171875
|
| 2087 |
+
},
|
| 2088 |
+
{
|
| 2089 |
+
"epoch": 2.233009708737864,
|
| 2090 |
+
"grad_norm": 0.7645124019667211,
|
| 2091 |
+
"kl": 0.337890625,
|
| 2092 |
+
"learning_rate": 3.163436415087283e-06,
|
| 2093 |
+
"loss": 0.1786,
|
| 2094 |
+
"step": 230,
|
| 2095 |
+
"step_loss": 0.0947265625
|
| 2096 |
+
},
|
| 2097 |
+
{
|
| 2098 |
+
"epoch": 2.2427184466019416,
|
| 2099 |
+
"grad_norm": 0.5902838675490253,
|
| 2100 |
+
"kl": 0.177734375,
|
| 2101 |
+
"learning_rate": 3.1498046819606046e-06,
|
| 2102 |
+
"loss": 0.1995,
|
| 2103 |
+
"step": 231,
|
| 2104 |
+
"step_loss": 0.1884765625
|
| 2105 |
+
},
|
| 2106 |
+
{
|
| 2107 |
+
"epoch": 2.2524271844660193,
|
| 2108 |
+
"grad_norm": 0.6016854494954839,
|
| 2109 |
+
"kl": 0.416015625,
|
| 2110 |
+
"learning_rate": 3.13615777812431e-06,
|
| 2111 |
+
"loss": 0.2059,
|
| 2112 |
+
"step": 232,
|
| 2113 |
+
"step_loss": 0.189453125
|
| 2114 |
+
},
|
| 2115 |
+
{
|
| 2116 |
+
"epoch": 2.262135922330097,
|
| 2117 |
+
"grad_norm": 0.49283185288305054,
|
| 2118 |
+
"kl": 0.169921875,
|
| 2119 |
+
"learning_rate": 3.122496221414293e-06,
|
| 2120 |
+
"loss": 0.1833,
|
| 2121 |
+
"step": 233,
|
| 2122 |
+
"step_loss": 0.1328125
|
| 2123 |
+
},
|
| 2124 |
+
{
|
| 2125 |
+
"epoch": 2.2718446601941746,
|
| 2126 |
+
"grad_norm": 0.5176674531829142,
|
| 2127 |
+
"kl": 0.1953125,
|
| 2128 |
+
"learning_rate": 3.108820530222458e-06,
|
| 2129 |
+
"loss": 0.2065,
|
| 2130 |
+
"step": 234,
|
| 2131 |
+
"step_loss": 0.2734375
|
| 2132 |
+
},
|
| 2133 |
+
{
|
| 2134 |
+
"epoch": 2.2815533980582523,
|
| 2135 |
+
"grad_norm": 0.571466923601719,
|
| 2136 |
+
"kl": 0.234375,
|
| 2137 |
+
"learning_rate": 3.0951312234770427e-06,
|
| 2138 |
+
"loss": 0.1995,
|
| 2139 |
+
"step": 235,
|
| 2140 |
+
"step_loss": 0.1318359375
|
| 2141 |
+
},
|
| 2142 |
+
{
|
| 2143 |
+
"epoch": 2.29126213592233,
|
| 2144 |
+
"grad_norm": 0.46009947680771285,
|
| 2145 |
+
"kl": 0.283203125,
|
| 2146 |
+
"learning_rate": 3.081428820622935e-06,
|
| 2147 |
+
"loss": 0.1821,
|
| 2148 |
+
"step": 236,
|
| 2149 |
+
"step_loss": 0.1689453125
|
| 2150 |
+
},
|
| 2151 |
+
{
|
| 2152 |
+
"epoch": 2.3009708737864076,
|
| 2153 |
+
"grad_norm": 0.4656876349084823,
|
| 2154 |
+
"kl": 0.2158203125,
|
| 2155 |
+
"learning_rate": 3.067713841601956e-06,
|
| 2156 |
+
"loss": 0.1744,
|
| 2157 |
+
"step": 237,
|
| 2158 |
+
"step_loss": 0.1328125
|
| 2159 |
+
},
|
| 2160 |
+
{
|
| 2161 |
+
"epoch": 2.3106796116504853,
|
| 2162 |
+
"grad_norm": 0.5238872133477445,
|
| 2163 |
+
"kl": 0.1767578125,
|
| 2164 |
+
"learning_rate": 3.0539868068331345e-06,
|
| 2165 |
+
"loss": 0.21,
|
| 2166 |
+
"step": 238,
|
| 2167 |
+
"step_loss": 0.353515625
|
| 2168 |
+
},
|
| 2169 |
+
{
|
| 2170 |
+
"epoch": 2.320388349514563,
|
| 2171 |
+
"grad_norm": 0.5445354007250789,
|
| 2172 |
+
"kl": 0.240234375,
|
| 2173 |
+
"learning_rate": 3.040248237192958e-06,
|
| 2174 |
+
"loss": 0.1729,
|
| 2175 |
+
"step": 239,
|
| 2176 |
+
"step_loss": 0.12109375
|
| 2177 |
+
},
|
| 2178 |
+
{
|
| 2179 |
+
"epoch": 2.3300970873786406,
|
| 2180 |
+
"grad_norm": 0.5420652323121445,
|
| 2181 |
+
"kl": 0.193359375,
|
| 2182 |
+
"learning_rate": 3.026498653995607e-06,
|
| 2183 |
+
"loss": 0.2176,
|
| 2184 |
+
"step": 240,
|
| 2185 |
+
"step_loss": 0.330078125
|
| 2186 |
+
},
|
| 2187 |
+
{
|
| 2188 |
+
"epoch": 2.3398058252427183,
|
| 2189 |
+
"grad_norm": 0.5088097390569825,
|
| 2190 |
+
"kl": 0.361328125,
|
| 2191 |
+
"learning_rate": 3.0127385789731773e-06,
|
| 2192 |
+
"loss": 0.199,
|
| 2193 |
+
"step": 241,
|
| 2194 |
+
"step_loss": 0.107421875
|
| 2195 |
+
},
|
| 2196 |
+
{
|
| 2197 |
+
"epoch": 2.349514563106796,
|
| 2198 |
+
"grad_norm": 0.5272400930748196,
|
| 2199 |
+
"kl": 0.1708984375,
|
| 2200 |
+
"learning_rate": 2.9989685342558776e-06,
|
| 2201 |
+
"loss": 0.1906,
|
| 2202 |
+
"step": 242,
|
| 2203 |
+
"step_loss": 0.21484375
|
| 2204 |
+
},
|
| 2205 |
+
{
|
| 2206 |
+
"epoch": 2.3592233009708736,
|
| 2207 |
+
"grad_norm": 0.5369149150820804,
|
| 2208 |
+
"kl": 0.16015625,
|
| 2209 |
+
"learning_rate": 2.9851890423522214e-06,
|
| 2210 |
+
"loss": 0.1698,
|
| 2211 |
+
"step": 243,
|
| 2212 |
+
"step_loss": 0.2080078125
|
| 2213 |
+
},
|
| 2214 |
+
{
|
| 2215 |
+
"epoch": 2.3689320388349513,
|
| 2216 |
+
"grad_norm": 0.48739367878418577,
|
| 2217 |
+
"kl": 0.18359375,
|
| 2218 |
+
"learning_rate": 2.9714006261291967e-06,
|
| 2219 |
+
"loss": 0.1903,
|
| 2220 |
+
"step": 244,
|
| 2221 |
+
"step_loss": 0.123046875
|
| 2222 |
+
},
|
| 2223 |
+
{
|
| 2224 |
+
"epoch": 2.378640776699029,
|
| 2225 |
+
"grad_norm": 0.5086942793116336,
|
| 2226 |
+
"kl": 0.28515625,
|
| 2227 |
+
"learning_rate": 2.9576038087924304e-06,
|
| 2228 |
+
"loss": 0.1919,
|
| 2229 |
+
"step": 245,
|
| 2230 |
+
"step_loss": 0.1181640625
|
| 2231 |
+
},
|
| 2232 |
+
{
|
| 2233 |
+
"epoch": 2.3883495145631066,
|
| 2234 |
+
"grad_norm": 0.511491215329325,
|
| 2235 |
+
"kl": 0.287109375,
|
| 2236 |
+
"learning_rate": 2.943799113866329e-06,
|
| 2237 |
+
"loss": 0.17,
|
| 2238 |
+
"step": 246,
|
| 2239 |
+
"step_loss": 0.1376953125
|
| 2240 |
+
},
|
| 2241 |
+
{
|
| 2242 |
+
"epoch": 2.3980582524271843,
|
| 2243 |
+
"grad_norm": 0.4862420492331248,
|
| 2244 |
+
"kl": 0.2109375,
|
| 2245 |
+
"learning_rate": 2.929987065174219e-06,
|
| 2246 |
+
"loss": 0.1858,
|
| 2247 |
+
"step": 247,
|
| 2248 |
+
"step_loss": 0.0888671875
|
| 2249 |
+
},
|
| 2250 |
+
{
|
| 2251 |
+
"epoch": 2.407766990291262,
|
| 2252 |
+
"grad_norm": 0.5342355311910822,
|
| 2253 |
+
"kl": 0.408203125,
|
| 2254 |
+
"learning_rate": 2.9161681868184673e-06,
|
| 2255 |
+
"loss": 0.1747,
|
| 2256 |
+
"step": 248,
|
| 2257 |
+
"step_loss": 0.103515625
|
| 2258 |
+
},
|
| 2259 |
+
{
|
| 2260 |
+
"epoch": 2.4174757281553396,
|
| 2261 |
+
"grad_norm": 0.48746202027489255,
|
| 2262 |
+
"kl": 0.359375,
|
| 2263 |
+
"learning_rate": 2.9023430031605928e-06,
|
| 2264 |
+
"loss": 0.1628,
|
| 2265 |
+
"step": 249,
|
| 2266 |
+
"step_loss": 0.12890625
|
| 2267 |
+
},
|
| 2268 |
+
{
|
| 2269 |
+
"epoch": 2.4271844660194173,
|
| 2270 |
+
"grad_norm": 0.5273774877988189,
|
| 2271 |
+
"kl": 0.30078125,
|
| 2272 |
+
"learning_rate": 2.888512038801372e-06,
|
| 2273 |
+
"loss": 0.1826,
|
| 2274 |
+
"step": 250,
|
| 2275 |
+
"step_loss": 0.1435546875
|
| 2276 |
+
},
|
| 2277 |
+
{
|
| 2278 |
+
"epoch": 2.436893203883495,
|
| 2279 |
+
"grad_norm": 0.5621617942900121,
|
| 2280 |
+
"kl": 0.2373046875,
|
| 2281 |
+
"learning_rate": 2.874675818560933e-06,
|
| 2282 |
+
"loss": 0.2022,
|
| 2283 |
+
"step": 251,
|
| 2284 |
+
"step_loss": 0.1572265625
|
| 2285 |
+
},
|
| 2286 |
+
{
|
| 2287 |
+
"epoch": 2.4466019417475726,
|
| 2288 |
+
"grad_norm": 0.5789885643882243,
|
| 2289 |
+
"kl": 0.208984375,
|
| 2290 |
+
"learning_rate": 2.8608348674588383e-06,
|
| 2291 |
+
"loss": 0.1643,
|
| 2292 |
+
"step": 252,
|
| 2293 |
+
"step_loss": 0.1279296875
|
| 2294 |
+
},
|
| 2295 |
+
{
|
| 2296 |
+
"epoch": 2.4563106796116507,
|
| 2297 |
+
"grad_norm": 0.5470908147857678,
|
| 2298 |
+
"kl": 0.12060546875,
|
| 2299 |
+
"learning_rate": 2.8469897106941657e-06,
|
| 2300 |
+
"loss": 0.1879,
|
| 2301 |
+
"step": 253,
|
| 2302 |
+
"step_loss": 0.1455078125
|
| 2303 |
+
},
|
| 2304 |
+
{
|
| 2305 |
+
"epoch": 2.466019417475728,
|
| 2306 |
+
"grad_norm": 0.5350773885496009,
|
| 2307 |
+
"kl": 0.24609375,
|
| 2308 |
+
"learning_rate": 2.8331408736255766e-06,
|
| 2309 |
+
"loss": 0.1936,
|
| 2310 |
+
"step": 254,
|
| 2311 |
+
"step_loss": 0.2197265625
|
| 2312 |
+
},
|
| 2313 |
+
{
|
| 2314 |
+
"epoch": 2.475728155339806,
|
| 2315 |
+
"grad_norm": 0.5529985369495677,
|
| 2316 |
+
"kl": 0.251953125,
|
| 2317 |
+
"learning_rate": 2.8192888817513844e-06,
|
| 2318 |
+
"loss": 0.1665,
|
| 2319 |
+
"step": 255,
|
| 2320 |
+
"step_loss": 0.1728515625
|
| 2321 |
+
},
|
| 2322 |
+
{
|
| 2323 |
+
"epoch": 2.4854368932038833,
|
| 2324 |
+
"grad_norm": 0.5432455331659981,
|
| 2325 |
+
"kl": 0.10888671875,
|
| 2326 |
+
"learning_rate": 2.8054342606896102e-06,
|
| 2327 |
+
"loss": 0.1795,
|
| 2328 |
+
"step": 256,
|
| 2329 |
+
"step_loss": 0.09912109375
|
| 2330 |
+
},
|
| 2331 |
+
{
|
| 2332 |
+
"epoch": 2.4951456310679614,
|
| 2333 |
+
"grad_norm": 0.6472916647922633,
|
| 2334 |
+
"kl": 0.306640625,
|
| 2335 |
+
"learning_rate": 2.7915775361580427e-06,
|
| 2336 |
+
"loss": 0.178,
|
| 2337 |
+
"step": 257,
|
| 2338 |
+
"step_loss": 0.1982421875
|
| 2339 |
+
},
|
| 2340 |
+
{
|
| 2341 |
+
"epoch": 2.5048543689320386,
|
| 2342 |
+
"grad_norm": 0.5736017610369268,
|
| 2343 |
+
"kl": 0.349609375,
|
| 2344 |
+
"learning_rate": 2.7777192339542867e-06,
|
| 2345 |
+
"loss": 0.22,
|
| 2346 |
+
"step": 258,
|
| 2347 |
+
"step_loss": 0.248046875
|
| 2348 |
+
},
|
| 2349 |
+
{
|
| 2350 |
+
"epoch": 2.5145631067961167,
|
| 2351 |
+
"grad_norm": 0.5113226835633047,
|
| 2352 |
+
"kl": 0.19140625,
|
| 2353 |
+
"learning_rate": 2.7638598799358123e-06,
|
| 2354 |
+
"loss": 0.1816,
|
| 2355 |
+
"step": 259,
|
| 2356 |
+
"step_loss": 0.12109375
|
| 2357 |
+
},
|
| 2358 |
+
{
|
| 2359 |
+
"epoch": 2.524271844660194,
|
| 2360 |
+
"grad_norm": 0.4926253445141819,
|
| 2361 |
+
"kl": 0.333984375,
|
| 2362 |
+
"learning_rate": 2.7500000000000004e-06,
|
| 2363 |
+
"loss": 0.187,
|
| 2364 |
+
"step": 260,
|
| 2365 |
+
"step_loss": 0.1181640625
|
| 2366 |
+
},
|
| 2367 |
+
{
|
| 2368 |
+
"epoch": 2.533980582524272,
|
| 2369 |
+
"grad_norm": 0.5196079398321654,
|
| 2370 |
+
"kl": 0.15625,
|
| 2371 |
+
"learning_rate": 2.7361401200641884e-06,
|
| 2372 |
+
"loss": 0.2047,
|
| 2373 |
+
"step": 261,
|
| 2374 |
+
"step_loss": 0.16796875
|
| 2375 |
+
},
|
| 2376 |
+
{
|
| 2377 |
+
"epoch": 2.5436893203883493,
|
| 2378 |
+
"grad_norm": 0.5367574475148829,
|
| 2379 |
+
"kl": 0.134765625,
|
| 2380 |
+
"learning_rate": 2.722280766045714e-06,
|
| 2381 |
+
"loss": 0.1701,
|
| 2382 |
+
"step": 262,
|
| 2383 |
+
"step_loss": 0.2275390625
|
| 2384 |
+
},
|
| 2385 |
+
{
|
| 2386 |
+
"epoch": 2.5533980582524274,
|
| 2387 |
+
"grad_norm": 0.6249660005858519,
|
| 2388 |
+
"kl": 0.298828125,
|
| 2389 |
+
"learning_rate": 2.708422463841958e-06,
|
| 2390 |
+
"loss": 0.2044,
|
| 2391 |
+
"step": 263,
|
| 2392 |
+
"step_loss": 0.3203125
|
| 2393 |
+
},
|
| 2394 |
+
{
|
| 2395 |
+
"epoch": 2.5631067961165046,
|
| 2396 |
+
"grad_norm": 0.5255108947368616,
|
| 2397 |
+
"kl": 0.142578125,
|
| 2398 |
+
"learning_rate": 2.6945657393103913e-06,
|
| 2399 |
+
"loss": 0.2174,
|
| 2400 |
+
"step": 264,
|
| 2401 |
+
"step_loss": 0.267578125
|
| 2402 |
+
},
|
| 2403 |
+
{
|
| 2404 |
+
"epoch": 2.5728155339805827,
|
| 2405 |
+
"grad_norm": 0.5000574555764202,
|
| 2406 |
+
"kl": 0.1171875,
|
| 2407 |
+
"learning_rate": 2.680711118248617e-06,
|
| 2408 |
+
"loss": 0.1692,
|
| 2409 |
+
"step": 265,
|
| 2410 |
+
"step_loss": 0.10302734375
|
| 2411 |
+
},
|
| 2412 |
+
{
|
| 2413 |
+
"epoch": 2.58252427184466,
|
| 2414 |
+
"grad_norm": 0.5928812196080804,
|
| 2415 |
+
"kl": 0.1923828125,
|
| 2416 |
+
"learning_rate": 2.666859126374425e-06,
|
| 2417 |
+
"loss": 0.2014,
|
| 2418 |
+
"step": 266,
|
| 2419 |
+
"step_loss": 0.3203125
|
| 2420 |
+
},
|
| 2421 |
+
{
|
| 2422 |
+
"epoch": 2.592233009708738,
|
| 2423 |
+
"grad_norm": 0.520932366174803,
|
| 2424 |
+
"kl": 0.2490234375,
|
| 2425 |
+
"learning_rate": 2.653010289305835e-06,
|
| 2426 |
+
"loss": 0.1857,
|
| 2427 |
+
"step": 267,
|
| 2428 |
+
"step_loss": 0.134765625
|
| 2429 |
+
},
|
| 2430 |
+
{
|
| 2431 |
+
"epoch": 2.6019417475728153,
|
| 2432 |
+
"grad_norm": 0.5199064176512976,
|
| 2433 |
+
"kl": 0.255859375,
|
| 2434 |
+
"learning_rate": 2.639165132541162e-06,
|
| 2435 |
+
"loss": 0.1805,
|
| 2436 |
+
"step": 268,
|
| 2437 |
+
"step_loss": 0.234375
|
| 2438 |
+
},
|
| 2439 |
+
{
|
| 2440 |
+
"epoch": 2.6116504854368934,
|
| 2441 |
+
"grad_norm": 0.5189304175947423,
|
| 2442 |
+
"kl": 0.259765625,
|
| 2443 |
+
"learning_rate": 2.625324181439068e-06,
|
| 2444 |
+
"loss": 0.1857,
|
| 2445 |
+
"step": 269,
|
| 2446 |
+
"step_loss": 0.333984375
|
| 2447 |
+
},
|
| 2448 |
+
{
|
| 2449 |
+
"epoch": 2.6213592233009706,
|
| 2450 |
+
"grad_norm": 0.5477820911661071,
|
| 2451 |
+
"kl": 0.1962890625,
|
| 2452 |
+
"learning_rate": 2.611487961198629e-06,
|
| 2453 |
+
"loss": 0.1705,
|
| 2454 |
+
"step": 270,
|
| 2455 |
+
"step_loss": 0.267578125
|
| 2456 |
+
},
|
| 2457 |
+
{
|
| 2458 |
+
"epoch": 2.6310679611650487,
|
| 2459 |
+
"grad_norm": 0.5144960586834338,
|
| 2460 |
+
"kl": 0.3515625,
|
| 2461 |
+
"learning_rate": 2.5976569968394084e-06,
|
| 2462 |
+
"loss": 0.1824,
|
| 2463 |
+
"step": 271,
|
| 2464 |
+
"step_loss": 0.12890625
|
| 2465 |
+
},
|
| 2466 |
+
{
|
| 2467 |
+
"epoch": 2.6407766990291264,
|
| 2468 |
+
"grad_norm": 0.5129225163884132,
|
| 2469 |
+
"kl": 0.1611328125,
|
| 2470 |
+
"learning_rate": 2.583831813181534e-06,
|
| 2471 |
+
"loss": 0.1936,
|
| 2472 |
+
"step": 272,
|
| 2473 |
+
"step_loss": 0.240234375
|
| 2474 |
+
},
|
| 2475 |
+
{
|
| 2476 |
+
"epoch": 2.650485436893204,
|
| 2477 |
+
"grad_norm": 0.5747902549826789,
|
| 2478 |
+
"kl": 0.376953125,
|
| 2479 |
+
"learning_rate": 2.570012934825782e-06,
|
| 2480 |
+
"loss": 0.1803,
|
| 2481 |
+
"step": 273,
|
| 2482 |
+
"step_loss": 0.171875
|
| 2483 |
+
},
|
| 2484 |
+
{
|
| 2485 |
+
"epoch": 2.6601941747572817,
|
| 2486 |
+
"grad_norm": 0.5303667804765286,
|
| 2487 |
+
"kl": 0.2353515625,
|
| 2488 |
+
"learning_rate": 2.556200886133672e-06,
|
| 2489 |
+
"loss": 0.1638,
|
| 2490 |
+
"step": 274,
|
| 2491 |
+
"step_loss": 0.353515625
|
| 2492 |
+
},
|
| 2493 |
+
{
|
| 2494 |
+
"epoch": 2.6699029126213594,
|
| 2495 |
+
"grad_norm": 0.552737610069486,
|
| 2496 |
+
"kl": 0.166015625,
|
| 2497 |
+
"learning_rate": 2.542396191207571e-06,
|
| 2498 |
+
"loss": 0.1896,
|
| 2499 |
+
"step": 275,
|
| 2500 |
+
"step_loss": 0.212890625
|
| 2501 |
+
},
|
| 2502 |
+
{
|
| 2503 |
+
"epoch": 2.679611650485437,
|
| 2504 |
+
"grad_norm": 0.5138863525528505,
|
| 2505 |
+
"kl": 0.267578125,
|
| 2506 |
+
"learning_rate": 2.528599373870804e-06,
|
| 2507 |
+
"loss": 0.1647,
|
| 2508 |
+
"step": 276,
|
| 2509 |
+
"step_loss": 0.1650390625
|
| 2510 |
+
},
|
| 2511 |
+
{
|
| 2512 |
+
"epoch": 2.6893203883495147,
|
| 2513 |
+
"grad_norm": 0.5816837784109217,
|
| 2514 |
+
"kl": 0.3203125,
|
| 2515 |
+
"learning_rate": 2.5148109576477798e-06,
|
| 2516 |
+
"loss": 0.2022,
|
| 2517 |
+
"step": 277,
|
| 2518 |
+
"step_loss": 0.2734375
|
| 2519 |
+
},
|
| 2520 |
+
{
|
| 2521 |
+
"epoch": 2.6990291262135924,
|
| 2522 |
+
"grad_norm": 0.5946206686019718,
|
| 2523 |
+
"kl": 0.296875,
|
| 2524 |
+
"learning_rate": 2.501031465744123e-06,
|
| 2525 |
+
"loss": 0.1793,
|
| 2526 |
+
"step": 278,
|
| 2527 |
+
"step_loss": 0.1650390625
|
| 2528 |
+
},
|
| 2529 |
+
{
|
| 2530 |
+
"epoch": 2.70873786407767,
|
| 2531 |
+
"grad_norm": 0.5505786008910999,
|
| 2532 |
+
"kl": 0.26171875,
|
| 2533 |
+
"learning_rate": 2.487261421026823e-06,
|
| 2534 |
+
"loss": 0.1869,
|
| 2535 |
+
"step": 279,
|
| 2536 |
+
"step_loss": 0.189453125
|
| 2537 |
+
},
|
| 2538 |
+
{
|
| 2539 |
+
"epoch": 2.7184466019417477,
|
| 2540 |
+
"grad_norm": 0.5607618391578882,
|
| 2541 |
+
"kl": 0.396484375,
|
| 2542 |
+
"learning_rate": 2.4735013460043933e-06,
|
| 2543 |
+
"loss": 0.1782,
|
| 2544 |
+
"step": 280,
|
| 2545 |
+
"step_loss": 0.140625
|
| 2546 |
+
},
|
| 2547 |
+
{
|
| 2548 |
+
"epoch": 2.7281553398058254,
|
| 2549 |
+
"grad_norm": 0.532008359083315,
|
| 2550 |
+
"kl": 0.443359375,
|
| 2551 |
+
"learning_rate": 2.4597517628070427e-06,
|
| 2552 |
+
"loss": 0.2004,
|
| 2553 |
+
"step": 281,
|
| 2554 |
+
"step_loss": 0.1953125
|
| 2555 |
+
},
|
| 2556 |
+
{
|
| 2557 |
+
"epoch": 2.737864077669903,
|
| 2558 |
+
"grad_norm": 0.5409775868618988,
|
| 2559 |
+
"kl": 0.412109375,
|
| 2560 |
+
"learning_rate": 2.446013193166866e-06,
|
| 2561 |
+
"loss": 0.1968,
|
| 2562 |
+
"step": 282,
|
| 2563 |
+
"step_loss": 0.10302734375
|
| 2564 |
+
},
|
| 2565 |
+
{
|
| 2566 |
+
"epoch": 2.7475728155339807,
|
| 2567 |
+
"grad_norm": 0.5494599421845879,
|
| 2568 |
+
"kl": 0.291015625,
|
| 2569 |
+
"learning_rate": 2.4322861583980445e-06,
|
| 2570 |
+
"loss": 0.1882,
|
| 2571 |
+
"step": 283,
|
| 2572 |
+
"step_loss": 0.138671875
|
| 2573 |
+
},
|
| 2574 |
+
{
|
| 2575 |
+
"epoch": 2.7572815533980584,
|
| 2576 |
+
"grad_norm": 0.5270774451468452,
|
| 2577 |
+
"kl": 0.275390625,
|
| 2578 |
+
"learning_rate": 2.4185711793770662e-06,
|
| 2579 |
+
"loss": 0.1773,
|
| 2580 |
+
"step": 284,
|
| 2581 |
+
"step_loss": 0.1728515625
|
| 2582 |
+
},
|
| 2583 |
+
{
|
| 2584 |
+
"epoch": 2.766990291262136,
|
| 2585 |
+
"grad_norm": 0.556579747133581,
|
| 2586 |
+
"kl": 0.177734375,
|
| 2587 |
+
"learning_rate": 2.4048687765229584e-06,
|
| 2588 |
+
"loss": 0.1875,
|
| 2589 |
+
"step": 285,
|
| 2590 |
+
"step_loss": 0.12109375
|
| 2591 |
+
},
|
| 2592 |
+
{
|
| 2593 |
+
"epoch": 2.7766990291262137,
|
| 2594 |
+
"grad_norm": 0.503176078809862,
|
| 2595 |
+
"kl": 0.189453125,
|
| 2596 |
+
"learning_rate": 2.3911794697775437e-06,
|
| 2597 |
+
"loss": 0.1847,
|
| 2598 |
+
"step": 286,
|
| 2599 |
+
"step_loss": 0.328125
|
| 2600 |
+
},
|
| 2601 |
+
{
|
| 2602 |
+
"epoch": 2.7864077669902914,
|
| 2603 |
+
"grad_norm": 0.5914318608290587,
|
| 2604 |
+
"kl": 0.251953125,
|
| 2605 |
+
"learning_rate": 2.377503778585708e-06,
|
| 2606 |
+
"loss": 0.2007,
|
| 2607 |
+
"step": 287,
|
| 2608 |
+
"step_loss": 0.197265625
|
| 2609 |
+
},
|
| 2610 |
+
{
|
| 2611 |
+
"epoch": 2.796116504854369,
|
| 2612 |
+
"grad_norm": 0.47771283753849275,
|
| 2613 |
+
"kl": 0.365234375,
|
| 2614 |
+
"learning_rate": 2.3638422218756905e-06,
|
| 2615 |
+
"loss": 0.1968,
|
| 2616 |
+
"step": 288,
|
| 2617 |
+
"step_loss": 0.13671875
|
| 2618 |
+
},
|
| 2619 |
+
{
|
| 2620 |
+
"epoch": 2.8058252427184467,
|
| 2621 |
+
"grad_norm": 0.544279916739223,
|
| 2622 |
+
"kl": 0.1630859375,
|
| 2623 |
+
"learning_rate": 2.350195318039396e-06,
|
| 2624 |
+
"loss": 0.1844,
|
| 2625 |
+
"step": 289,
|
| 2626 |
+
"step_loss": 0.1279296875
|
| 2627 |
+
},
|
| 2628 |
+
{
|
| 2629 |
+
"epoch": 2.8155339805825244,
|
| 2630 |
+
"grad_norm": 0.7140740591904084,
|
| 2631 |
+
"kl": 0.2080078125,
|
| 2632 |
+
"learning_rate": 2.336563584912717e-06,
|
| 2633 |
+
"loss": 0.2153,
|
| 2634 |
+
"step": 290,
|
| 2635 |
+
"step_loss": 0.294921875
|
| 2636 |
+
},
|
| 2637 |
+
{
|
| 2638 |
+
"epoch": 2.825242718446602,
|
| 2639 |
+
"grad_norm": 0.5978474529315786,
|
| 2640 |
+
"kl": 0.1943359375,
|
| 2641 |
+
"learning_rate": 2.322947539755892e-06,
|
| 2642 |
+
"loss": 0.2018,
|
| 2643 |
+
"step": 291,
|
| 2644 |
+
"step_loss": 0.25390625
|
| 2645 |
+
},
|
| 2646 |
+
{
|
| 2647 |
+
"epoch": 2.8349514563106797,
|
| 2648 |
+
"grad_norm": 0.5338842771148811,
|
| 2649 |
+
"kl": 0.4296875,
|
| 2650 |
+
"learning_rate": 2.3093476992338747e-06,
|
| 2651 |
+
"loss": 0.2051,
|
| 2652 |
+
"step": 292,
|
| 2653 |
+
"step_loss": 0.142578125
|
| 2654 |
+
},
|
| 2655 |
+
{
|
| 2656 |
+
"epoch": 2.8446601941747574,
|
| 2657 |
+
"grad_norm": 0.5434580731788923,
|
| 2658 |
+
"kl": 0.2021484375,
|
| 2659 |
+
"learning_rate": 2.295764579396727e-06,
|
| 2660 |
+
"loss": 0.1833,
|
| 2661 |
+
"step": 293,
|
| 2662 |
+
"step_loss": 0.1259765625
|
| 2663 |
+
},
|
| 2664 |
+
{
|
| 2665 |
+
"epoch": 2.854368932038835,
|
| 2666 |
+
"grad_norm": 0.48934430178338256,
|
| 2667 |
+
"kl": 0.1484375,
|
| 2668 |
+
"learning_rate": 2.2821986956600415e-06,
|
| 2669 |
+
"loss": 0.1602,
|
| 2670 |
+
"step": 294,
|
| 2671 |
+
"step_loss": 0.10595703125
|
| 2672 |
+
},
|
| 2673 |
+
{
|
| 2674 |
+
"epoch": 2.8640776699029127,
|
| 2675 |
+
"grad_norm": 0.5408973977811805,
|
| 2676 |
+
"kl": 0.169921875,
|
| 2677 |
+
"learning_rate": 2.2686505627853812e-06,
|
| 2678 |
+
"loss": 0.1594,
|
| 2679 |
+
"step": 295,
|
| 2680 |
+
"step_loss": 0.1103515625
|
| 2681 |
+
},
|
| 2682 |
+
{
|
| 2683 |
+
"epoch": 2.8737864077669903,
|
| 2684 |
+
"grad_norm": 0.5283594028868295,
|
| 2685 |
+
"kl": 0.36328125,
|
| 2686 |
+
"learning_rate": 2.255120694860746e-06,
|
| 2687 |
+
"loss": 0.1916,
|
| 2688 |
+
"step": 296,
|
| 2689 |
+
"step_loss": 0.126953125
|
| 2690 |
+
},
|
| 2691 |
+
{
|
| 2692 |
+
"epoch": 2.883495145631068,
|
| 2693 |
+
"grad_norm": 0.5035651183385199,
|
| 2694 |
+
"kl": 0.2177734375,
|
| 2695 |
+
"learning_rate": 2.2416096052810683e-06,
|
| 2696 |
+
"loss": 0.1824,
|
| 2697 |
+
"step": 297,
|
| 2698 |
+
"step_loss": 0.220703125
|
| 2699 |
+
},
|
| 2700 |
+
{
|
| 2701 |
+
"epoch": 2.8932038834951457,
|
| 2702 |
+
"grad_norm": 0.5459862981254268,
|
| 2703 |
+
"kl": 0.2470703125,
|
| 2704 |
+
"learning_rate": 2.2281178067287294e-06,
|
| 2705 |
+
"loss": 0.2043,
|
| 2706 |
+
"step": 298,
|
| 2707 |
+
"step_loss": 0.205078125
|
| 2708 |
+
},
|
| 2709 |
+
{
|
| 2710 |
+
"epoch": 2.9029126213592233,
|
| 2711 |
+
"grad_norm": 0.5238184894583012,
|
| 2712 |
+
"kl": 0.30078125,
|
| 2713 |
+
"learning_rate": 2.214645811154108e-06,
|
| 2714 |
+
"loss": 0.1867,
|
| 2715 |
+
"step": 299,
|
| 2716 |
+
"step_loss": 0.2119140625
|
| 2717 |
+
},
|
| 2718 |
+
{
|
| 2719 |
+
"epoch": 2.912621359223301,
|
| 2720 |
+
"grad_norm": 0.5030938038128431,
|
| 2721 |
+
"kl": 0.251953125,
|
| 2722 |
+
"learning_rate": 2.201194129756152e-06,
|
| 2723 |
+
"loss": 0.1743,
|
| 2724 |
+
"step": 300,
|
| 2725 |
+
"step_loss": 0.1611328125
|
| 2726 |
+
},
|
| 2727 |
+
{
|
| 2728 |
+
"epoch": 2.9223300970873787,
|
| 2729 |
+
"grad_norm": 0.6344887467056015,
|
| 2730 |
+
"kl": 0.1796875,
|
| 2731 |
+
"learning_rate": 2.187763272962981e-06,
|
| 2732 |
+
"loss": 0.1986,
|
| 2733 |
+
"step": 301,
|
| 2734 |
+
"step_loss": 0.1328125
|
| 2735 |
+
},
|
| 2736 |
+
{
|
| 2737 |
+
"epoch": 2.9320388349514563,
|
| 2738 |
+
"grad_norm": 0.5310139131483351,
|
| 2739 |
+
"kl": 0.189453125,
|
| 2740 |
+
"learning_rate": 2.1743537504125208e-06,
|
| 2741 |
+
"loss": 0.1998,
|
| 2742 |
+
"step": 302,
|
| 2743 |
+
"step_loss": 0.287109375
|
| 2744 |
+
},
|
| 2745 |
+
{
|
| 2746 |
+
"epoch": 2.941747572815534,
|
| 2747 |
+
"grad_norm": 0.5172075780561182,
|
| 2748 |
+
"kl": 0.4375,
|
| 2749 |
+
"learning_rate": 2.1609660709331598e-06,
|
| 2750 |
+
"loss": 0.2207,
|
| 2751 |
+
"step": 303,
|
| 2752 |
+
"step_loss": 0.31640625
|
| 2753 |
+
},
|
| 2754 |
+
{
|
| 2755 |
+
"epoch": 2.9514563106796117,
|
| 2756 |
+
"grad_norm": 0.5624076449552908,
|
| 2757 |
+
"kl": 0.1748046875,
|
| 2758 |
+
"learning_rate": 2.1476007425244476e-06,
|
| 2759 |
+
"loss": 0.1955,
|
| 2760 |
+
"step": 304,
|
| 2761 |
+
"step_loss": 0.1015625
|
| 2762 |
+
},
|
| 2763 |
+
{
|
| 2764 |
+
"epoch": 2.9611650485436893,
|
| 2765 |
+
"grad_norm": 0.5232258269061456,
|
| 2766 |
+
"kl": 0.306640625,
|
| 2767 |
+
"learning_rate": 2.134258272337814e-06,
|
| 2768 |
+
"loss": 0.1884,
|
| 2769 |
+
"step": 305,
|
| 2770 |
+
"step_loss": 0.21484375
|
| 2771 |
+
},
|
| 2772 |
+
{
|
| 2773 |
+
"epoch": 2.970873786407767,
|
| 2774 |
+
"grad_norm": 0.5856686801966252,
|
| 2775 |
+
"kl": 0.291015625,
|
| 2776 |
+
"learning_rate": 2.120939166657327e-06,
|
| 2777 |
+
"loss": 0.202,
|
| 2778 |
+
"step": 306,
|
| 2779 |
+
"step_loss": 0.2021484375
|
| 2780 |
+
},
|
| 2781 |
+
{
|
| 2782 |
+
"epoch": 2.9805825242718447,
|
| 2783 |
+
"grad_norm": 0.5360709399599322,
|
| 2784 |
+
"kl": 0.29296875,
|
| 2785 |
+
"learning_rate": 2.1076439308804813e-06,
|
| 2786 |
+
"loss": 0.1946,
|
| 2787 |
+
"step": 307,
|
| 2788 |
+
"step_loss": 0.150390625
|
| 2789 |
+
},
|
| 2790 |
+
{
|
| 2791 |
+
"epoch": 2.9902912621359223,
|
| 2792 |
+
"grad_norm": 0.5186377564757945,
|
| 2793 |
+
"kl": 0.1923828125,
|
| 2794 |
+
"learning_rate": 2.0943730694990204e-06,
|
| 2795 |
+
"loss": 0.1776,
|
| 2796 |
+
"step": 308,
|
| 2797 |
+
"step_loss": 0.1015625
|
| 2798 |
+
},
|
| 2799 |
+
{
|
| 2800 |
+
"epoch": 3.0,
|
| 2801 |
+
"grad_norm": 0.5769108575358282,
|
| 2802 |
+
"kl": 0.48828125,
|
| 2803 |
+
"learning_rate": 2.081127086079795e-06,
|
| 2804 |
+
"loss": 0.1656,
|
| 2805 |
+
"step": 309,
|
| 2806 |
+
"step_loss": 0.240234375
|
| 2807 |
+
},
|
| 2808 |
+
{
|
| 2809 |
+
"epoch": 3.0,
|
| 2810 |
+
"eval_test_transformed.json_loss": NaN,
|
| 2811 |
+
"eval_test_transformed.json_runtime": 8.3956,
|
| 2812 |
+
"eval_test_transformed.json_samples_per_second": 59.555,
|
| 2813 |
+
"eval_test_transformed.json_steps_per_second": 1.906,
|
| 2814 |
+
"step": 309
|
| 2815 |
+
},
|
| 2816 |
+
{
|
| 2817 |
+
"epoch": 3.0097087378640777,
|
| 2818 |
+
"grad_norm": 0.5711934327513365,
|
| 2819 |
+
"kl": NaN,
|
| 2820 |
+
"learning_rate": 2.0679064832456523e-06,
|
| 2821 |
+
"loss": 0.1695,
|
| 2822 |
+
"step": 310,
|
| 2823 |
+
"step_loss": NaN
|
| 2824 |
+
},
|
| 2825 |
+
{
|
| 2826 |
+
"epoch": 3.0194174757281553,
|
| 2827 |
+
"grad_norm": 0.5080776402736003,
|
| 2828 |
+
"kl": 0.2255859375,
|
| 2829 |
+
"learning_rate": 2.054711762656369e-06,
|
| 2830 |
+
"loss": 0.1599,
|
| 2831 |
+
"step": 311,
|
| 2832 |
+
"step_loss": 0.2373046875
|
| 2833 |
+
},
|
| 2834 |
+
{
|
| 2835 |
+
"epoch": 3.029126213592233,
|
| 2836 |
+
"grad_norm": 0.460829560524234,
|
| 2837 |
+
"kl": 0.154296875,
|
| 2838 |
+
"learning_rate": 2.0415434249896075e-06,
|
| 2839 |
+
"loss": 0.1554,
|
| 2840 |
+
"step": 312,
|
| 2841 |
+
"step_loss": 0.08984375
|
| 2842 |
+
},
|
| 2843 |
+
{
|
| 2844 |
+
"epoch": 3.0388349514563107,
|
| 2845 |
+
"grad_norm": 0.532111983258558,
|
| 2846 |
+
"kl": 0.259765625,
|
| 2847 |
+
"learning_rate": 2.0284019699219265e-06,
|
| 2848 |
+
"loss": 0.1561,
|
| 2849 |
+
"step": 313,
|
| 2850 |
+
"step_loss": 0.1689453125
|
| 2851 |
+
},
|
| 2852 |
+
{
|
| 2853 |
+
"epoch": 3.0485436893203883,
|
| 2854 |
+
"grad_norm": 0.5807336256828239,
|
| 2855 |
+
"kl": 0.369140625,
|
| 2856 |
+
"learning_rate": 2.0152878961098133e-06,
|
| 2857 |
+
"loss": 0.1513,
|
| 2858 |
+
"step": 314,
|
| 2859 |
+
"step_loss": 0.06201171875
|
| 2860 |
+
},
|
| 2861 |
+
{
|
| 2862 |
+
"epoch": 3.058252427184466,
|
| 2863 |
+
"grad_norm": 0.5177785233543187,
|
| 2864 |
+
"kl": 0.1982421875,
|
| 2865 |
+
"learning_rate": 2.0022017011707663e-06,
|
| 2866 |
+
"loss": 0.1816,
|
| 2867 |
+
"step": 315,
|
| 2868 |
+
"step_loss": 0.2236328125
|
| 2869 |
+
},
|
| 2870 |
+
{
|
| 2871 |
+
"epoch": 3.0679611650485437,
|
| 2872 |
+
"grad_norm": 0.5969479421413822,
|
| 2873 |
+
"kl": 0.333984375,
|
| 2874 |
+
"learning_rate": 1.989143881664412e-06,
|
| 2875 |
+
"loss": 0.1782,
|
| 2876 |
+
"step": 316,
|
| 2877 |
+
"step_loss": 0.240234375
|
| 2878 |
+
},
|
| 2879 |
+
{
|
| 2880 |
+
"epoch": 3.0776699029126213,
|
| 2881 |
+
"grad_norm": 0.489029791228728,
|
| 2882 |
+
"kl": 0.59765625,
|
| 2883 |
+
"learning_rate": 1.9761149330736625e-06,
|
| 2884 |
+
"loss": 0.1308,
|
| 2885 |
+
"step": 317,
|
| 2886 |
+
"step_loss": 0.064453125
|
| 2887 |
+
},
|
| 2888 |
+
{
|
| 2889 |
+
"epoch": 3.087378640776699,
|
| 2890 |
+
"grad_norm": 0.7131615528898937,
|
| 2891 |
+
"kl": 0.177734375,
|
| 2892 |
+
"learning_rate": 1.9631153497859127e-06,
|
| 2893 |
+
"loss": 0.179,
|
| 2894 |
+
"step": 318,
|
| 2895 |
+
"step_loss": 0.07861328125
|
| 2896 |
+
},
|
| 2897 |
+
{
|
| 2898 |
+
"epoch": 3.0970873786407767,
|
| 2899 |
+
"grad_norm": 0.4640669864219324,
|
| 2900 |
+
"kl": 0.390625,
|
| 2901 |
+
"learning_rate": 1.950145625074285e-06,
|
| 2902 |
+
"loss": 0.1331,
|
| 2903 |
+
"step": 319,
|
| 2904 |
+
"step_loss": 0.06494140625
|
| 2905 |
+
},
|
| 2906 |
+
{
|
| 2907 |
+
"epoch": 3.1067961165048543,
|
| 2908 |
+
"grad_norm": 0.4889269717181464,
|
| 2909 |
+
"kl": 0.2138671875,
|
| 2910 |
+
"learning_rate": 1.9372062510789064e-06,
|
| 2911 |
+
"loss": 0.1696,
|
| 2912 |
+
"step": 320,
|
| 2913 |
+
"step_loss": 0.07861328125
|
| 2914 |
+
},
|
| 2915 |
+
{
|
| 2916 |
+
"epoch": 3.116504854368932,
|
| 2917 |
+
"grad_norm": 0.4894140759210115,
|
| 2918 |
+
"kl": 0.294921875,
|
| 2919 |
+
"learning_rate": 1.924297718788238e-06,
|
| 2920 |
+
"loss": 0.1532,
|
| 2921 |
+
"step": 321,
|
| 2922 |
+
"step_loss": 0.1728515625
|
| 2923 |
+
},
|
| 2924 |
+
{
|
| 2925 |
+
"epoch": 3.1262135922330097,
|
| 2926 |
+
"grad_norm": 0.4851533726900198,
|
| 2927 |
+
"kl": 0.271484375,
|
| 2928 |
+
"learning_rate": 1.9114205180204437e-06,
|
| 2929 |
+
"loss": 0.1563,
|
| 2930 |
+
"step": 322,
|
| 2931 |
+
"step_loss": 0.08984375
|
| 2932 |
+
},
|
| 2933 |
+
{
|
| 2934 |
+
"epoch": 3.1359223300970873,
|
| 2935 |
+
"grad_norm": 0.4812749750914589,
|
| 2936 |
+
"kl": 0.3359375,
|
| 2937 |
+
"learning_rate": 1.8985751374048022e-06,
|
| 2938 |
+
"loss": 0.1597,
|
| 2939 |
+
"step": 323,
|
| 2940 |
+
"step_loss": 0.083984375
|
| 2941 |
+
},
|
| 2942 |
+
{
|
| 2943 |
+
"epoch": 3.145631067961165,
|
| 2944 |
+
"grad_norm": 0.4735366094358067,
|
| 2945 |
+
"kl": 0.57421875,
|
| 2946 |
+
"learning_rate": 1.8857620643631675e-06,
|
| 2947 |
+
"loss": 0.164,
|
| 2948 |
+
"step": 324,
|
| 2949 |
+
"step_loss": 0.19140625
|
| 2950 |
+
},
|
| 2951 |
+
{
|
| 2952 |
+
"epoch": 3.1553398058252426,
|
| 2953 |
+
"grad_norm": 0.4616311559837366,
|
| 2954 |
+
"kl": 0.3203125,
|
| 2955 |
+
"learning_rate": 1.8729817850914717e-06,
|
| 2956 |
+
"loss": 0.169,
|
| 2957 |
+
"step": 325,
|
| 2958 |
+
"step_loss": 0.2294921875
|
| 2959 |
+
},
|
| 2960 |
+
{
|
| 2961 |
+
"epoch": 3.1650485436893203,
|
| 2962 |
+
"grad_norm": 0.5563217588279268,
|
| 2963 |
+
"kl": 0.224609375,
|
| 2964 |
+
"learning_rate": 1.8602347845412799e-06,
|
| 2965 |
+
"loss": 0.1502,
|
| 2966 |
+
"step": 326,
|
| 2967 |
+
"step_loss": 0.28515625
|
| 2968 |
+
},
|
| 2969 |
+
{
|
| 2970 |
+
"epoch": 3.174757281553398,
|
| 2971 |
+
"grad_norm": 0.45499622442963633,
|
| 2972 |
+
"kl": 0.330078125,
|
| 2973 |
+
"learning_rate": 1.847521546401383e-06,
|
| 2974 |
+
"loss": 0.1547,
|
| 2975 |
+
"step": 327,
|
| 2976 |
+
"step_loss": 0.062255859375
|
| 2977 |
+
},
|
| 2978 |
+
{
|
| 2979 |
+
"epoch": 3.1844660194174756,
|
| 2980 |
+
"grad_norm": 0.5222912664403042,
|
| 2981 |
+
"kl": 0.33984375,
|
| 2982 |
+
"learning_rate": 1.83484255307945e-06,
|
| 2983 |
+
"loss": 0.1694,
|
| 2984 |
+
"step": 328,
|
| 2985 |
+
"step_loss": 0.1083984375
|
| 2986 |
+
},
|
| 2987 |
+
{
|
| 2988 |
+
"epoch": 3.1941747572815533,
|
| 2989 |
+
"grad_norm": 0.4698877989732488,
|
| 2990 |
+
"kl": 0.1611328125,
|
| 2991 |
+
"learning_rate": 1.8221982856837177e-06,
|
| 2992 |
+
"loss": 0.1616,
|
| 2993 |
+
"step": 329,
|
| 2994 |
+
"step_loss": 0.203125
|
| 2995 |
+
},
|
| 2996 |
+
{
|
| 2997 |
+
"epoch": 3.203883495145631,
|
| 2998 |
+
"grad_norm": 0.5161358585670528,
|
| 2999 |
+
"kl": 0.2578125,
|
| 3000 |
+
"learning_rate": 1.8095892240047375e-06,
|
| 3001 |
+
"loss": 0.1483,
|
| 3002 |
+
"step": 330,
|
| 3003 |
+
"step_loss": 0.193359375
|
| 3004 |
+
},
|
| 3005 |
+
{
|
| 3006 |
+
"epoch": 3.2135922330097086,
|
| 3007 |
+
"grad_norm": 0.5707034508549506,
|
| 3008 |
+
"kl": 0.384765625,
|
| 3009 |
+
"learning_rate": 1.7970158464971704e-06,
|
| 3010 |
+
"loss": 0.1764,
|
| 3011 |
+
"step": 331,
|
| 3012 |
+
"step_loss": 0.1435546875
|
| 3013 |
+
},
|
| 3014 |
+
{
|
| 3015 |
+
"epoch": 3.2233009708737863,
|
| 3016 |
+
"grad_norm": 0.6845693547436684,
|
| 3017 |
+
"kl": 0.30078125,
|
| 3018 |
+
"learning_rate": 1.78447863026163e-06,
|
| 3019 |
+
"loss": 0.1686,
|
| 3020 |
+
"step": 332,
|
| 3021 |
+
"step_loss": 0.146484375
|
| 3022 |
+
},
|
| 3023 |
+
{
|
| 3024 |
+
"epoch": 3.233009708737864,
|
| 3025 |
+
"grad_norm": 0.539242866306224,
|
| 3026 |
+
"kl": 0.279296875,
|
| 3027 |
+
"learning_rate": 1.77197805102658e-06,
|
| 3028 |
+
"loss": 0.1602,
|
| 3029 |
+
"step": 333,
|
| 3030 |
+
"step_loss": 0.30078125
|
| 3031 |
+
},
|
| 3032 |
+
{
|
| 3033 |
+
"epoch": 3.2427184466019416,
|
| 3034 |
+
"grad_norm": 0.5376628174473539,
|
| 3035 |
+
"kl": 0.318359375,
|
| 3036 |
+
"learning_rate": 1.759514583130279e-06,
|
| 3037 |
+
"loss": 0.1596,
|
| 3038 |
+
"step": 334,
|
| 3039 |
+
"step_loss": 0.0859375
|
| 3040 |
+
},
|
| 3041 |
+
{
|
| 3042 |
+
"epoch": 3.2524271844660193,
|
| 3043 |
+
"grad_norm": 0.488395082556356,
|
| 3044 |
+
"kl": 0.421875,
|
| 3045 |
+
"learning_rate": 1.7470886995027902e-06,
|
| 3046 |
+
"loss": 0.1437,
|
| 3047 |
+
"step": 335,
|
| 3048 |
+
"step_loss": 0.07080078125
|
| 3049 |
+
},
|
| 3050 |
+
{
|
| 3051 |
+
"epoch": 3.262135922330097,
|
| 3052 |
+
"grad_norm": 0.5055787180594609,
|
| 3053 |
+
"kl": 0.2099609375,
|
| 3054 |
+
"learning_rate": 1.734700871648024e-06,
|
| 3055 |
+
"loss": 0.1565,
|
| 3056 |
+
"step": 336,
|
| 3057 |
+
"step_loss": 0.1953125
|
| 3058 |
+
},
|
| 3059 |
+
{
|
| 3060 |
+
"epoch": 3.2718446601941746,
|
| 3061 |
+
"grad_norm": 0.4884350496305089,
|
| 3062 |
+
"kl": 0.2431640625,
|
| 3063 |
+
"learning_rate": 1.722351569625859e-06,
|
| 3064 |
+
"loss": 0.1445,
|
| 3065 |
+
"step": 337,
|
| 3066 |
+
"step_loss": 0.07666015625
|
| 3067 |
+
},
|
| 3068 |
+
{
|
| 3069 |
+
"epoch": 3.2815533980582523,
|
| 3070 |
+
"grad_norm": 0.5055878842267785,
|
| 3071 |
+
"kl": 0.1669921875,
|
| 3072 |
+
"learning_rate": 1.710041262034296e-06,
|
| 3073 |
+
"loss": 0.1662,
|
| 3074 |
+
"step": 338,
|
| 3075 |
+
"step_loss": 0.1298828125
|
| 3076 |
+
},
|
| 3077 |
+
{
|
| 3078 |
+
"epoch": 3.29126213592233,
|
| 3079 |
+
"grad_norm": 0.6568055753017068,
|
| 3080 |
+
"kl": 0.27734375,
|
| 3081 |
+
"learning_rate": 1.6977704159916801e-06,
|
| 3082 |
+
"loss": 0.1607,
|
| 3083 |
+
"step": 339,
|
| 3084 |
+
"step_loss": 0.13671875
|
| 3085 |
+
},
|
| 3086 |
+
{
|
| 3087 |
+
"epoch": 3.3009708737864076,
|
| 3088 |
+
"grad_norm": 0.46693217339820037,
|
| 3089 |
+
"kl": 0.326171875,
|
| 3090 |
+
"learning_rate": 1.6855394971189779e-06,
|
| 3091 |
+
"loss": 0.1519,
|
| 3092 |
+
"step": 340,
|
| 3093 |
+
"step_loss": 0.0751953125
|
| 3094 |
+
},
|
| 3095 |
+
{
|
| 3096 |
+
"epoch": 3.3106796116504853,
|
| 3097 |
+
"grad_norm": 0.46750716114679314,
|
| 3098 |
+
"kl": 0.224609375,
|
| 3099 |
+
"learning_rate": 1.6733489695221056e-06,
|
| 3100 |
+
"loss": 0.165,
|
| 3101 |
+
"step": 341,
|
| 3102 |
+
"step_loss": 0.25
|
| 3103 |
+
},
|
| 3104 |
+
{
|
| 3105 |
+
"epoch": 3.320388349514563,
|
| 3106 |
+
"grad_norm": 0.46663445875307946,
|
| 3107 |
+
"kl": 0.359375,
|
| 3108 |
+
"learning_rate": 1.6611992957743217e-06,
|
| 3109 |
+
"loss": 0.151,
|
| 3110 |
+
"step": 342,
|
| 3111 |
+
"step_loss": 0.1318359375
|
| 3112 |
+
},
|
| 3113 |
+
{
|
| 3114 |
+
"epoch": 3.3300970873786406,
|
| 3115 |
+
"grad_norm": 0.48545644382954584,
|
| 3116 |
+
"kl": 0.1982421875,
|
| 3117 |
+
"learning_rate": 1.6490909368986725e-06,
|
| 3118 |
+
"loss": 0.1624,
|
| 3119 |
+
"step": 343,
|
| 3120 |
+
"step_loss": 0.1748046875
|
| 3121 |
+
},
|
| 3122 |
+
{
|
| 3123 |
+
"epoch": 3.3398058252427183,
|
| 3124 |
+
"grad_norm": 0.4692569851993047,
|
| 3125 |
+
"kl": 0.232421875,
|
| 3126 |
+
"learning_rate": 1.637024352350498e-06,
|
| 3127 |
+
"loss": 0.1414,
|
| 3128 |
+
"step": 344,
|
| 3129 |
+
"step_loss": 0.271484375
|
| 3130 |
+
},
|
| 3131 |
+
{
|
| 3132 |
+
"epoch": 3.349514563106796,
|
| 3133 |
+
"grad_norm": 0.4758629432786183,
|
| 3134 |
+
"kl": 0.2490234375,
|
| 3135 |
+
"learning_rate": 1.6250000000000007e-06,
|
| 3136 |
+
"loss": 0.1427,
|
| 3137 |
+
"step": 345,
|
| 3138 |
+
"step_loss": 0.150390625
|
| 3139 |
+
},
|
| 3140 |
+
{
|
| 3141 |
+
"epoch": 3.3592233009708736,
|
| 3142 |
+
"grad_norm": 0.4871466615503954,
|
| 3143 |
+
"kl": 0.29296875,
|
| 3144 |
+
"learning_rate": 1.6130183361148675e-06,
|
| 3145 |
+
"loss": 0.1593,
|
| 3146 |
+
"step": 346,
|
| 3147 |
+
"step_loss": 0.1748046875
|
| 3148 |
+
},
|
| 3149 |
+
{
|
| 3150 |
+
"epoch": 3.3689320388349513,
|
| 3151 |
+
"grad_norm": 0.5474079532412777,
|
| 3152 |
+
"kl": 0.32421875,
|
| 3153 |
+
"learning_rate": 1.60107981534296e-06,
|
| 3154 |
+
"loss": 0.178,
|
| 3155 |
+
"step": 347,
|
| 3156 |
+
"step_loss": 0.267578125
|
| 3157 |
+
},
|
| 3158 |
+
{
|
| 3159 |
+
"epoch": 3.378640776699029,
|
| 3160 |
+
"grad_norm": 2.4760425876288865,
|
| 3161 |
+
"kl": 0.25390625,
|
| 3162 |
+
"learning_rate": 1.5891848906950602e-06,
|
| 3163 |
+
"loss": 0.1768,
|
| 3164 |
+
"step": 348,
|
| 3165 |
+
"step_loss": 0.3515625
|
| 3166 |
+
},
|
| 3167 |
+
{
|
| 3168 |
+
"epoch": 3.3883495145631066,
|
| 3169 |
+
"grad_norm": 0.499334607836154,
|
| 3170 |
+
"kl": 0.3359375,
|
| 3171 |
+
"learning_rate": 1.5773340135276843e-06,
|
| 3172 |
+
"loss": 0.1309,
|
| 3173 |
+
"step": 349,
|
| 3174 |
+
"step_loss": 0.07470703125
|
| 3175 |
+
},
|
| 3176 |
+
{
|
| 3177 |
+
"epoch": 3.3980582524271843,
|
| 3178 |
+
"grad_norm": 0.5121888774785807,
|
| 3179 |
+
"kl": 0.3046875,
|
| 3180 |
+
"learning_rate": 1.5655276335259495e-06,
|
| 3181 |
+
"loss": 0.146,
|
| 3182 |
+
"step": 350,
|
| 3183 |
+
"step_loss": 0.126953125
|
| 3184 |
+
},
|
| 3185 |
+
{
|
| 3186 |
+
"epoch": 3.407766990291262,
|
| 3187 |
+
"grad_norm": 0.5311085568794023,
|
| 3188 |
+
"kl": 0.427734375,
|
| 3189 |
+
"learning_rate": 1.5537661986865196e-06,
|
| 3190 |
+
"loss": 0.1675,
|
| 3191 |
+
"step": 351,
|
| 3192 |
+
"step_loss": 0.1103515625
|
| 3193 |
+
},
|
| 3194 |
+
{
|
| 3195 |
+
"epoch": 3.4174757281553396,
|
| 3196 |
+
"grad_norm": 0.5128192279567273,
|
| 3197 |
+
"kl": 0.271484375,
|
| 3198 |
+
"learning_rate": 1.542050155300595e-06,
|
| 3199 |
+
"loss": 0.1672,
|
| 3200 |
+
"step": 352,
|
| 3201 |
+
"step_loss": 0.2197265625
|
| 3202 |
+
},
|
| 3203 |
+
{
|
| 3204 |
+
"epoch": 3.4271844660194173,
|
| 3205 |
+
"grad_norm": 0.49745836081284944,
|
| 3206 |
+
"kl": 0.26171875,
|
| 3207 |
+
"learning_rate": 1.53037994793699e-06,
|
| 3208 |
+
"loss": 0.1568,
|
| 3209 |
+
"step": 353,
|
| 3210 |
+
"step_loss": 0.18359375
|
| 3211 |
+
},
|
| 3212 |
+
{
|
| 3213 |
+
"epoch": 3.436893203883495,
|
| 3214 |
+
"grad_norm": 0.48051427609991737,
|
| 3215 |
+
"kl": 0.263671875,
|
| 3216 |
+
"learning_rate": 1.51875601942525e-06,
|
| 3217 |
+
"loss": 0.1625,
|
| 3218 |
+
"step": 354,
|
| 3219 |
+
"step_loss": 0.2265625
|
| 3220 |
+
},
|
| 3221 |
+
{
|
| 3222 |
+
"epoch": 3.4466019417475726,
|
| 3223 |
+
"grad_norm": 0.48409810919704643,
|
| 3224 |
+
"kl": 0.29296875,
|
| 3225 |
+
"learning_rate": 1.507178810838863e-06,
|
| 3226 |
+
"loss": 0.1706,
|
| 3227 |
+
"step": 355,
|
| 3228 |
+
"step_loss": 0.1845703125
|
| 3229 |
+
},
|
| 3230 |
+
{
|
| 3231 |
+
"epoch": 3.4563106796116507,
|
| 3232 |
+
"grad_norm": 0.537826558649176,
|
| 3233 |
+
"kl": 0.349609375,
|
| 3234 |
+
"learning_rate": 1.4956487614785076e-06,
|
| 3235 |
+
"loss": 0.16,
|
| 3236 |
+
"step": 356,
|
| 3237 |
+
"step_loss": 0.15625
|
| 3238 |
+
},
|
| 3239 |
+
{
|
| 3240 |
+
"epoch": 3.466019417475728,
|
| 3241 |
+
"grad_norm": 0.507752429637045,
|
| 3242 |
+
"kl": 0.345703125,
|
| 3243 |
+
"learning_rate": 1.4841663088553992e-06,
|
| 3244 |
+
"loss": 0.1625,
|
| 3245 |
+
"step": 357,
|
| 3246 |
+
"step_loss": 0.12890625
|
| 3247 |
+
},
|
| 3248 |
+
{
|
| 3249 |
+
"epoch": 3.475728155339806,
|
| 3250 |
+
"grad_norm": 0.5130052193009929,
|
| 3251 |
+
"kl": 0.341796875,
|
| 3252 |
+
"learning_rate": 1.4727318886746725e-06,
|
| 3253 |
+
"loss": 0.1741,
|
| 3254 |
+
"step": 358,
|
| 3255 |
+
"step_loss": 0.11181640625
|
| 3256 |
+
},
|
| 3257 |
+
{
|
| 3258 |
+
"epoch": 3.4854368932038833,
|
| 3259 |
+
"grad_norm": 0.5556488303190134,
|
| 3260 |
+
"kl": 0.46484375,
|
| 3261 |
+
"learning_rate": 1.4613459348188635e-06,
|
| 3262 |
+
"loss": 0.1242,
|
| 3263 |
+
"step": 359,
|
| 3264 |
+
"step_loss": 0.0869140625
|
| 3265 |
+
},
|
| 3266 |
+
{
|
| 3267 |
+
"epoch": 3.4951456310679614,
|
| 3268 |
+
"grad_norm": 0.477620232983351,
|
| 3269 |
+
"kl": 0.39453125,
|
| 3270 |
+
"learning_rate": 1.4500088793314351e-06,
|
| 3271 |
+
"loss": 0.1439,
|
| 3272 |
+
"step": 360,
|
| 3273 |
+
"step_loss": 0.0703125
|
| 3274 |
+
},
|
| 3275 |
+
{
|
| 3276 |
+
"epoch": 3.5048543689320386,
|
| 3277 |
+
"grad_norm": 0.5136494794829761,
|
| 3278 |
+
"kl": 0.2734375,
|
| 3279 |
+
"learning_rate": 1.438721152400388e-06,
|
| 3280 |
+
"loss": 0.1511,
|
| 3281 |
+
"step": 361,
|
| 3282 |
+
"step_loss": 0.326171875
|
| 3283 |
+
},
|
| 3284 |
+
{
|
| 3285 |
+
"epoch": 3.5145631067961167,
|
| 3286 |
+
"grad_norm": 0.4992556694121463,
|
| 3287 |
+
"kl": 0.26171875,
|
| 3288 |
+
"learning_rate": 1.427483182341936e-06,
|
| 3289 |
+
"loss": 0.1641,
|
| 3290 |
+
"step": 362,
|
| 3291 |
+
"step_loss": 0.0810546875
|
| 3292 |
+
},
|
| 3293 |
+
{
|
| 3294 |
+
"epoch": 3.524271844660194,
|
| 3295 |
+
"grad_norm": 0.4965898781365568,
|
| 3296 |
+
"kl": 0.291015625,
|
| 3297 |
+
"learning_rate": 1.4162953955842518e-06,
|
| 3298 |
+
"loss": 0.1717,
|
| 3299 |
+
"step": 363,
|
| 3300 |
+
"step_loss": 0.06640625
|
| 3301 |
+
},
|
| 3302 |
+
{
|
| 3303 |
+
"epoch": 3.533980582524272,
|
| 3304 |
+
"grad_norm": 0.4885949309810252,
|
| 3305 |
+
"kl": 0.2490234375,
|
| 3306 |
+
"learning_rate": 1.4051582166512895e-06,
|
| 3307 |
+
"loss": 0.1377,
|
| 3308 |
+
"step": 364,
|
| 3309 |
+
"step_loss": 0.0830078125
|
| 3310 |
+
},
|
| 3311 |
+
{
|
| 3312 |
+
"epoch": 3.5436893203883493,
|
| 3313 |
+
"grad_norm": 0.7644545502958816,
|
| 3314 |
+
"kl": 0.3203125,
|
| 3315 |
+
"learning_rate": 1.3940720681466735e-06,
|
| 3316 |
+
"loss": 0.1581,
|
| 3317 |
+
"step": 365,
|
| 3318 |
+
"step_loss": 0.17578125
|
| 3319 |
+
},
|
| 3320 |
+
{
|
| 3321 |
+
"epoch": 3.5533980582524274,
|
| 3322 |
+
"grad_norm": 0.549140542595152,
|
| 3323 |
+
"kl": 0.26953125,
|
| 3324 |
+
"learning_rate": 1.3830373707376623e-06,
|
| 3325 |
+
"loss": 0.1455,
|
| 3326 |
+
"step": 366,
|
| 3327 |
+
"step_loss": 0.1533203125
|
| 3328 |
+
},
|
| 3329 |
+
{
|
| 3330 |
+
"epoch": 3.5631067961165046,
|
| 3331 |
+
"grad_norm": 0.7512378808438823,
|
| 3332 |
+
"kl": 0.333984375,
|
| 3333 |
+
"learning_rate": 1.372054543139188e-06,
|
| 3334 |
+
"loss": 0.15,
|
| 3335 |
+
"step": 367,
|
| 3336 |
+
"step_loss": 0.1103515625
|
| 3337 |
+
},
|
| 3338 |
+
{
|
| 3339 |
+
"epoch": 3.5728155339805827,
|
| 3340 |
+
"grad_norm": 0.5020029362406481,
|
| 3341 |
+
"kl": 0.19921875,
|
| 3342 |
+
"learning_rate": 1.3611240020979655e-06,
|
| 3343 |
+
"loss": 0.1427,
|
| 3344 |
+
"step": 368,
|
| 3345 |
+
"step_loss": 0.06494140625
|
| 3346 |
+
},
|
| 3347 |
+
{
|
| 3348 |
+
"epoch": 3.58252427184466,
|
| 3349 |
+
"grad_norm": 0.46369749478886507,
|
| 3350 |
+
"kl": 0.1650390625,
|
| 3351 |
+
"learning_rate": 1.3502461623766842e-06,
|
| 3352 |
+
"loss": 0.1668,
|
| 3353 |
+
"step": 369,
|
| 3354 |
+
"step_loss": 0.1728515625
|
| 3355 |
+
},
|
| 3356 |
+
{
|
| 3357 |
+
"epoch": 3.592233009708738,
|
| 3358 |
+
"grad_norm": 0.527596307252248,
|
| 3359 |
+
"kl": 0.404296875,
|
| 3360 |
+
"learning_rate": 1.3394214367382602e-06,
|
| 3361 |
+
"loss": 0.1543,
|
| 3362 |
+
"step": 370,
|
| 3363 |
+
"step_loss": 0.19921875
|
| 3364 |
+
},
|
| 3365 |
+
{
|
| 3366 |
+
"epoch": 3.6019417475728153,
|
| 3367 |
+
"grad_norm": 0.5072354485956617,
|
| 3368 |
+
"kl": 0.2578125,
|
| 3369 |
+
"learning_rate": 1.3286502359301863e-06,
|
| 3370 |
+
"loss": 0.1599,
|
| 3371 |
+
"step": 371,
|
| 3372 |
+
"step_loss": 0.1904296875
|
| 3373 |
+
},
|
| 3374 |
+
{
|
| 3375 |
+
"epoch": 3.6116504854368934,
|
| 3376 |
+
"grad_norm": 0.5160691631303242,
|
| 3377 |
+
"kl": 0.439453125,
|
| 3378 |
+
"learning_rate": 1.3179329686689318e-06,
|
| 3379 |
+
"loss": 0.1498,
|
| 3380 |
+
"step": 372,
|
| 3381 |
+
"step_loss": 0.169921875
|
| 3382 |
+
},
|
| 3383 |
+
{
|
| 3384 |
+
"epoch": 3.6213592233009706,
|
| 3385 |
+
"grad_norm": 0.6554485149692931,
|
| 3386 |
+
"kl": 0.2412109375,
|
| 3387 |
+
"learning_rate": 1.3072700416244494e-06,
|
| 3388 |
+
"loss": 0.1542,
|
| 3389 |
+
"step": 373,
|
| 3390 |
+
"step_loss": 0.228515625
|
| 3391 |
+
},
|
| 3392 |
+
{
|
| 3393 |
+
"epoch": 3.6310679611650487,
|
| 3394 |
+
"grad_norm": 0.4910381460677276,
|
| 3395 |
+
"kl": 0.240234375,
|
| 3396 |
+
"learning_rate": 1.2966618594047285e-06,
|
| 3397 |
+
"loss": 0.1407,
|
| 3398 |
+
"step": 374,
|
| 3399 |
+
"step_loss": 0.322265625
|
| 3400 |
+
},
|
| 3401 |
+
{
|
| 3402 |
+
"epoch": 3.6407766990291264,
|
| 3403 |
+
"grad_norm": 0.5460180925997682,
|
| 3404 |
+
"kl": 0.25,
|
| 3405 |
+
"learning_rate": 1.286108824540456e-06,
|
| 3406 |
+
"loss": 0.1558,
|
| 3407 |
+
"step": 375,
|
| 3408 |
+
"step_loss": 0.2236328125
|
| 3409 |
+
},
|
| 3410 |
+
{
|
| 3411 |
+
"epoch": 3.650485436893204,
|
| 3412 |
+
"grad_norm": 0.584914369592297,
|
| 3413 |
+
"kl": 0.53125,
|
| 3414 |
+
"learning_rate": 1.2756113374697294e-06,
|
| 3415 |
+
"loss": 0.1594,
|
| 3416 |
+
"step": 376,
|
| 3417 |
+
"step_loss": 0.1318359375
|
| 3418 |
+
},
|
| 3419 |
+
{
|
| 3420 |
+
"epoch": 3.6601941747572817,
|
| 3421 |
+
"grad_norm": 0.5256624617590849,
|
| 3422 |
+
"kl": 0.189453125,
|
| 3423 |
+
"learning_rate": 1.2651697965228748e-06,
|
| 3424 |
+
"loss": 0.1696,
|
| 3425 |
+
"step": 377,
|
| 3426 |
+
"step_loss": 0.1123046875
|
| 3427 |
+
},
|
| 3428 |
+
{
|
| 3429 |
+
"epoch": 3.6699029126213594,
|
| 3430 |
+
"grad_norm": 0.5033922457112555,
|
| 3431 |
+
"kl": 0.216796875,
|
| 3432 |
+
"learning_rate": 1.2547845979073194e-06,
|
| 3433 |
+
"loss": 0.1567,
|
| 3434 |
+
"step": 378,
|
| 3435 |
+
"step_loss": 0.2412109375
|
| 3436 |
+
},
|
| 3437 |
+
{
|
| 3438 |
+
"epoch": 3.679611650485437,
|
| 3439 |
+
"grad_norm": 0.5191896792873844,
|
| 3440 |
+
"kl": 0.1494140625,
|
| 3441 |
+
"learning_rate": 1.2444561356925692e-06,
|
| 3442 |
+
"loss": 0.1413,
|
| 3443 |
+
"step": 379,
|
| 3444 |
+
"step_loss": 0.10205078125
|
| 3445 |
+
},
|
| 3446 |
+
{
|
| 3447 |
+
"epoch": 3.6893203883495147,
|
| 3448 |
+
"grad_norm": 0.5166370978149198,
|
| 3449 |
+
"kl": 0.46484375,
|
| 3450 |
+
"learning_rate": 1.2341848017952464e-06,
|
| 3451 |
+
"loss": 0.1658,
|
| 3452 |
+
"step": 380,
|
| 3453 |
+
"step_loss": 0.1005859375
|
| 3454 |
+
},
|
| 3455 |
+
{
|
| 3456 |
+
"epoch": 3.6990291262135924,
|
| 3457 |
+
"grad_norm": 0.5574979370660633,
|
| 3458 |
+
"kl": 0.251953125,
|
| 3459 |
+
"learning_rate": 1.2239709859642237e-06,
|
| 3460 |
+
"loss": 0.1484,
|
| 3461 |
+
"step": 381,
|
| 3462 |
+
"step_loss": 0.2119140625
|
| 3463 |
+
},
|
| 3464 |
+
{
|
| 3465 |
+
"epoch": 3.70873786407767,
|
| 3466 |
+
"grad_norm": 0.5625584889838852,
|
| 3467 |
+
"kl": 0.5390625,
|
| 3468 |
+
"learning_rate": 1.2138150757658328e-06,
|
| 3469 |
+
"loss": 0.1802,
|
| 3470 |
+
"step": 382,
|
| 3471 |
+
"step_loss": 0.17578125
|
| 3472 |
+
},
|
| 3473 |
+
{
|
| 3474 |
+
"epoch": 3.7184466019417477,
|
| 3475 |
+
"grad_norm": 0.47927966720420184,
|
| 3476 |
+
"kl": 0.283203125,
|
| 3477 |
+
"learning_rate": 1.2037174565691591e-06,
|
| 3478 |
+
"loss": 0.1506,
|
| 3479 |
+
"step": 383,
|
| 3480 |
+
"step_loss": 0.146484375
|
| 3481 |
+
},
|
| 3482 |
+
{
|
| 3483 |
+
"epoch": 3.7281553398058254,
|
| 3484 |
+
"grad_norm": 0.5194167964748884,
|
| 3485 |
+
"kl": 0.4453125,
|
| 3486 |
+
"learning_rate": 1.1936785115314176e-06,
|
| 3487 |
+
"loss": 0.1395,
|
| 3488 |
+
"step": 384,
|
| 3489 |
+
"step_loss": 0.10498046875
|
| 3490 |
+
},
|
| 3491 |
+
{
|
| 3492 |
+
"epoch": 3.737864077669903,
|
| 3493 |
+
"grad_norm": 0.5468254611874791,
|
| 3494 |
+
"kl": 0.306640625,
|
| 3495 |
+
"learning_rate": 1.1836986215834153e-06,
|
| 3496 |
+
"loss": 0.1423,
|
| 3497 |
+
"step": 385,
|
| 3498 |
+
"step_loss": 0.12158203125
|
| 3499 |
+
},
|
| 3500 |
+
{
|
| 3501 |
+
"epoch": 3.7475728155339807,
|
| 3502 |
+
"grad_norm": 0.5071633518038373,
|
| 3503 |
+
"kl": 0.11865234375,
|
| 3504 |
+
"learning_rate": 1.1737781654150955e-06,
|
| 3505 |
+
"loss": 0.162,
|
| 3506 |
+
"step": 386,
|
| 3507 |
+
"step_loss": 0.12451171875
|
| 3508 |
+
},
|
| 3509 |
+
{
|
| 3510 |
+
"epoch": 3.7572815533980584,
|
| 3511 |
+
"grad_norm": 0.48157726901389747,
|
| 3512 |
+
"kl": 0.2353515625,
|
| 3513 |
+
"learning_rate": 1.1639175194611693e-06,
|
| 3514 |
+
"loss": 0.1547,
|
| 3515 |
+
"step": 387,
|
| 3516 |
+
"step_loss": 0.1328125
|
| 3517 |
+
},
|
| 3518 |
+
{
|
| 3519 |
+
"epoch": 3.766990291262136,
|
| 3520 |
+
"grad_norm": 0.541213622511581,
|
| 3521 |
+
"kl": 0.251953125,
|
| 3522 |
+
"learning_rate": 1.15411705788683e-06,
|
| 3523 |
+
"loss": 0.1655,
|
| 3524 |
+
"step": 388,
|
| 3525 |
+
"step_loss": 0.107421875
|
| 3526 |
+
},
|
| 3527 |
+
{
|
| 3528 |
+
"epoch": 3.7766990291262137,
|
| 3529 |
+
"grad_norm": 0.5615405005474776,
|
| 3530 |
+
"kl": 0.212890625,
|
| 3531 |
+
"learning_rate": 1.1443771525735577e-06,
|
| 3532 |
+
"loss": 0.1576,
|
| 3533 |
+
"step": 389,
|
| 3534 |
+
"step_loss": 0.1767578125
|
| 3535 |
+
},
|
| 3536 |
+
{
|
| 3537 |
+
"epoch": 3.7864077669902914,
|
| 3538 |
+
"grad_norm": 0.4950987080693749,
|
| 3539 |
+
"kl": 0.169921875,
|
| 3540 |
+
"learning_rate": 1.1346981731050051e-06,
|
| 3541 |
+
"loss": 0.1565,
|
| 3542 |
+
"step": 390,
|
| 3543 |
+
"step_loss": 0.2578125
|
| 3544 |
+
},
|
| 3545 |
+
{
|
| 3546 |
+
"epoch": 3.796116504854369,
|
| 3547 |
+
"grad_norm": 0.49370094007294774,
|
| 3548 |
+
"kl": 0.375,
|
| 3549 |
+
"learning_rate": 1.1250804867529794e-06,
|
| 3550 |
+
"loss": 0.17,
|
| 3551 |
+
"step": 391,
|
| 3552 |
+
"step_loss": 0.0888671875
|
| 3553 |
+
},
|
| 3554 |
+
{
|
| 3555 |
+
"epoch": 3.8058252427184467,
|
| 3556 |
+
"grad_norm": 0.5639925863204843,
|
| 3557 |
+
"kl": 0.251953125,
|
| 3558 |
+
"learning_rate": 1.1155244584634953e-06,
|
| 3559 |
+
"loss": 0.1395,
|
| 3560 |
+
"step": 392,
|
| 3561 |
+
"step_loss": 0.08984375
|
| 3562 |
+
},
|
| 3563 |
+
{
|
| 3564 |
+
"epoch": 3.8155339805825244,
|
| 3565 |
+
"grad_norm": 0.5187019670608374,
|
| 3566 |
+
"kl": 0.173828125,
|
| 3567 |
+
"learning_rate": 1.1060304508429407e-06,
|
| 3568 |
+
"loss": 0.1556,
|
| 3569 |
+
"step": 393,
|
| 3570 |
+
"step_loss": 0.154296875
|
| 3571 |
+
},
|
| 3572 |
+
{
|
| 3573 |
+
"epoch": 3.825242718446602,
|
| 3574 |
+
"grad_norm": 0.4683311180263721,
|
| 3575 |
+
"kl": 0.23046875,
|
| 3576 |
+
"learning_rate": 1.0965988241443043e-06,
|
| 3577 |
+
"loss": 0.1584,
|
| 3578 |
+
"step": 394,
|
| 3579 |
+
"step_loss": 0.1357421875
|
| 3580 |
+
},
|
| 3581 |
+
{
|
| 3582 |
+
"epoch": 3.8349514563106797,
|
| 3583 |
+
"grad_norm": 0.46054186247992845,
|
| 3584 |
+
"kl": 0.2412109375,
|
| 3585 |
+
"learning_rate": 1.0872299362535175e-06,
|
| 3586 |
+
"loss": 0.1232,
|
| 3587 |
+
"step": 395,
|
| 3588 |
+
"step_loss": 0.0966796875
|
| 3589 |
+
},
|
| 3590 |
+
{
|
| 3591 |
+
"epoch": 3.8446601941747574,
|
| 3592 |
+
"grad_norm": 0.514740300530401,
|
| 3593 |
+
"kl": 0.404296875,
|
| 3594 |
+
"learning_rate": 1.0779241426758628e-06,
|
| 3595 |
+
"loss": 0.1634,
|
| 3596 |
+
"step": 396,
|
| 3597 |
+
"step_loss": 0.09912109375
|
| 3598 |
+
},
|
| 3599 |
+
{
|
| 3600 |
+
"epoch": 3.854368932038835,
|
| 3601 |
+
"grad_norm": 0.5249887226800867,
|
| 3602 |
+
"kl": 0.2421875,
|
| 3603 |
+
"learning_rate": 1.068681796522496e-06,
|
| 3604 |
+
"loss": 0.1515,
|
| 3605 |
+
"step": 397,
|
| 3606 |
+
"step_loss": 0.078125
|
| 3607 |
+
},
|
| 3608 |
+
{
|
| 3609 |
+
"epoch": 3.8640776699029127,
|
| 3610 |
+
"grad_norm": 0.4882053926671313,
|
| 3611 |
+
"kl": 0.2734375,
|
| 3612 |
+
"learning_rate": 1.0595032484970354e-06,
|
| 3613 |
+
"loss": 0.1623,
|
| 3614 |
+
"step": 398,
|
| 3615 |
+
"step_loss": 0.06787109375
|
| 3616 |
+
},
|
| 3617 |
+
{
|
| 3618 |
+
"epoch": 3.8737864077669903,
|
| 3619 |
+
"grad_norm": 0.5046889857220114,
|
| 3620 |
+
"kl": 0.1982421875,
|
| 3621 |
+
"learning_rate": 1.0503888468822648e-06,
|
| 3622 |
+
"loss": 0.1485,
|
| 3623 |
+
"step": 399,
|
| 3624 |
+
"step_loss": 0.2275390625
|
| 3625 |
+
},
|
| 3626 |
+
{
|
| 3627 |
+
"epoch": 3.883495145631068,
|
| 3628 |
+
"grad_norm": 0.5742122623829672,
|
| 3629 |
+
"kl": 0.291015625,
|
| 3630 |
+
"learning_rate": 1.0413389375269098e-06,
|
| 3631 |
+
"loss": 0.1645,
|
| 3632 |
+
"step": 400,
|
| 3633 |
+
"step_loss": 0.109375
|
| 3634 |
+
},
|
| 3635 |
+
{
|
| 3636 |
+
"epoch": 3.8932038834951457,
|
| 3637 |
+
"grad_norm": 0.4869305965525205,
|
| 3638 |
+
"kl": 0.373046875,
|
| 3639 |
+
"learning_rate": 1.0323538638325185e-06,
|
| 3640 |
+
"loss": 0.1506,
|
| 3641 |
+
"step": 401,
|
| 3642 |
+
"step_loss": 0.06298828125
|
| 3643 |
+
},
|
| 3644 |
+
{
|
| 3645 |
+
"epoch": 3.9029126213592233,
|
| 3646 |
+
"grad_norm": 0.4895770160456859,
|
| 3647 |
+
"kl": 0.1748046875,
|
| 3648 |
+
"learning_rate": 1.0234339667404326e-06,
|
| 3649 |
+
"loss": 0.1535,
|
| 3650 |
+
"step": 402,
|
| 3651 |
+
"step_loss": 0.12255859375
|
| 3652 |
+
},
|
| 3653 |
+
{
|
| 3654 |
+
"epoch": 3.912621359223301,
|
| 3655 |
+
"grad_norm": 0.4718475674872005,
|
| 3656 |
+
"kl": 0.2138671875,
|
| 3657 |
+
"learning_rate": 1.0145795847188435e-06,
|
| 3658 |
+
"loss": 0.1563,
|
| 3659 |
+
"step": 403,
|
| 3660 |
+
"step_loss": 0.244140625
|
| 3661 |
+
},
|
| 3662 |
+
{
|
| 3663 |
+
"epoch": 3.9223300970873787,
|
| 3664 |
+
"grad_norm": 0.46310640287447863,
|
| 3665 |
+
"kl": 0.28125,
|
| 3666 |
+
"learning_rate": 1.0057910537499585e-06,
|
| 3667 |
+
"loss": 0.1502,
|
| 3668 |
+
"step": 404,
|
| 3669 |
+
"step_loss": 0.08642578125
|
| 3670 |
+
},
|
| 3671 |
+
{
|
| 3672 |
+
"epoch": 3.9320388349514563,
|
| 3673 |
+
"grad_norm": 0.5464878892001633,
|
| 3674 |
+
"kl": 0.2275390625,
|
| 3675 |
+
"learning_rate": 9.970687073172416e-07,
|
| 3676 |
+
"loss": 0.1648,
|
| 3677 |
+
"step": 405,
|
| 3678 |
+
"step_loss": 0.1259765625
|
| 3679 |
+
},
|
| 3680 |
+
{
|
| 3681 |
+
"epoch": 3.941747572815534,
|
| 3682 |
+
"grad_norm": 0.5101772415025155,
|
| 3683 |
+
"kl": 0.1318359375,
|
| 3684 |
+
"learning_rate": 9.884128763927692e-07,
|
| 3685 |
+
"loss": 0.1584,
|
| 3686 |
+
"step": 406,
|
| 3687 |
+
"step_loss": 0.0927734375
|
| 3688 |
+
},
|
| 3689 |
+
{
|
| 3690 |
+
"epoch": 3.9514563106796117,
|
| 3691 |
+
"grad_norm": 0.5262085741097766,
|
| 3692 |
+
"kl": 0.3359375,
|
| 3693 |
+
"learning_rate": 9.798238894246628e-07,
|
| 3694 |
+
"loss": 0.1498,
|
| 3695 |
+
"step": 407,
|
| 3696 |
+
"step_loss": 0.134765625
|
| 3697 |
+
},
|
| 3698 |
+
{
|
| 3699 |
+
"epoch": 3.9611650485436893,
|
| 3700 |
+
"grad_norm": 0.5133055914879928,
|
| 3701 |
+
"kl": 0.16015625,
|
| 3702 |
+
"learning_rate": 9.713020723246332e-07,
|
| 3703 |
+
"loss": 0.1707,
|
| 3704 |
+
"step": 408,
|
| 3705 |
+
"step_loss": 0.1513671875
|
| 3706 |
+
},
|
| 3707 |
+
{
|
| 3708 |
+
"epoch": 3.970873786407767,
|
| 3709 |
+
"grad_norm": 0.5499931811863684,
|
| 3710 |
+
"kl": 0.306640625,
|
| 3711 |
+
"learning_rate": 9.628477484556066e-07,
|
| 3712 |
+
"loss": 0.1547,
|
| 3713 |
+
"step": 409,
|
| 3714 |
+
"step_loss": 0.11474609375
|
| 3715 |
+
},
|
| 3716 |
+
{
|
| 3717 |
+
"epoch": 3.9805825242718447,
|
| 3718 |
+
"grad_norm": 0.5051010516067944,
|
| 3719 |
+
"kl": 0.162109375,
|
| 3720 |
+
"learning_rate": 9.54461238619462e-07,
|
| 3721 |
+
"loss": 0.1586,
|
| 3722 |
+
"step": 410,
|
| 3723 |
+
"step_loss": 0.109375
|
| 3724 |
+
},
|
| 3725 |
+
{
|
| 3726 |
+
"epoch": 3.9902912621359223,
|
| 3727 |
+
"grad_norm": 0.49187747334266807,
|
| 3728 |
+
"kl": 0.2333984375,
|
| 3729 |
+
"learning_rate": 9.461428610448503e-07,
|
| 3730 |
+
"loss": 0.1461,
|
| 3731 |
+
"step": 411,
|
| 3732 |
+
"step_loss": 0.1416015625
|
| 3733 |
+
},
|
| 3734 |
+
{
|
| 3735 |
+
"epoch": 4.0,
|
| 3736 |
+
"grad_norm": 0.44028016997121006,
|
| 3737 |
+
"kl": 0.2734375,
|
| 3738 |
+
"learning_rate": 9.378929313751267e-07,
|
| 3739 |
+
"loss": 0.1499,
|
| 3740 |
+
"step": 412,
|
| 3741 |
+
"step_loss": 0.08056640625
|
| 3742 |
+
},
|
| 3743 |
+
{
|
| 3744 |
+
"epoch": 4.0,
|
| 3745 |
+
"eval_test_transformed.json_loss": NaN,
|
| 3746 |
+
"eval_test_transformed.json_runtime": 8.4799,
|
| 3747 |
+
"eval_test_transformed.json_samples_per_second": 58.963,
|
| 3748 |
+
"eval_test_transformed.json_steps_per_second": 1.887,
|
| 3749 |
+
"step": 412
|
| 3750 |
+
}
|
| 3751 |
+
],
|
| 3752 |
+
"logging_steps": 1.0,
|
| 3753 |
+
"max_steps": 515,
|
| 3754 |
+
"num_input_tokens_seen": 0,
|
| 3755 |
+
"num_train_epochs": 5,
|
| 3756 |
+
"save_steps": 50.0,
|
| 3757 |
+
"stateful_callbacks": {
|
| 3758 |
+
"TrainerControl": {
|
| 3759 |
+
"args": {
|
| 3760 |
+
"should_epoch_stop": false,
|
| 3761 |
+
"should_evaluate": false,
|
| 3762 |
+
"should_log": false,
|
| 3763 |
+
"should_save": true,
|
| 3764 |
+
"should_training_stop": false
|
| 3765 |
+
},
|
| 3766 |
+
"attributes": {}
|
| 3767 |
+
}
|
| 3768 |
+
},
|
| 3769 |
+
"total_flos": 43413797257216.0,
|
| 3770 |
+
"train_batch_size": 1,
|
| 3771 |
+
"trial_name": null,
|
| 3772 |
+
"trial_params": null
|
| 3773 |
+
}
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:79e5b4b10998829a8a29dbe2f5bc6a735273c77a3141e21261948a43a478b72a
|
| 3 |
+
size 9016
|
vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
zero_to_fp32.py
ADDED
|
@@ -0,0 +1,587 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#!/usr/bin/env python
|
| 2 |
+
|
| 3 |
+
# Copyright (c) Microsoft Corporation.
|
| 4 |
+
# SPDX-License-Identifier: Apache-2.0
|
| 5 |
+
|
| 6 |
+
# DeepSpeed Team
|
| 7 |
+
|
| 8 |
+
# This script extracts fp32 consolidated weights from a zero 1, 2 and 3 DeepSpeed checkpoints. It gets
|
| 9 |
+
# copied into the top level checkpoint dir, so the user can easily do the conversion at any point in
|
| 10 |
+
# the future. Once extracted, the weights don't require DeepSpeed and can be used in any
|
| 11 |
+
# application.
|
| 12 |
+
#
|
| 13 |
+
# example: python zero_to_fp32.py . pytorch_model.bin
|
| 14 |
+
|
| 15 |
+
import argparse
|
| 16 |
+
import torch
|
| 17 |
+
import glob
|
| 18 |
+
import math
|
| 19 |
+
import os
|
| 20 |
+
import re
|
| 21 |
+
from collections import OrderedDict
|
| 22 |
+
from dataclasses import dataclass
|
| 23 |
+
|
| 24 |
+
# while this script doesn't use deepspeed to recover data, since the checkpoints are pickled with
|
| 25 |
+
# DeepSpeed data structures it has to be available in the current python environment.
|
| 26 |
+
from deepspeed.utils import logger
|
| 27 |
+
from deepspeed.checkpoint.constants import (DS_VERSION, OPTIMIZER_STATE_DICT, SINGLE_PARTITION_OF_FP32_GROUPS,
|
| 28 |
+
FP32_FLAT_GROUPS, ZERO_STAGE, PARTITION_COUNT, PARAM_SHAPES, BUFFER_NAMES,
|
| 29 |
+
FROZEN_PARAM_SHAPES, FROZEN_PARAM_FRAGMENTS)
|
| 30 |
+
|
| 31 |
+
|
| 32 |
+
@dataclass
|
| 33 |
+
class zero_model_state:
|
| 34 |
+
buffers: dict()
|
| 35 |
+
param_shapes: dict()
|
| 36 |
+
shared_params: list
|
| 37 |
+
ds_version: int
|
| 38 |
+
frozen_param_shapes: dict()
|
| 39 |
+
frozen_param_fragments: dict()
|
| 40 |
+
|
| 41 |
+
|
| 42 |
+
debug = 0
|
| 43 |
+
|
| 44 |
+
# load to cpu
|
| 45 |
+
device = torch.device('cpu')
|
| 46 |
+
|
| 47 |
+
|
| 48 |
+
def atoi(text):
|
| 49 |
+
return int(text) if text.isdigit() else text
|
| 50 |
+
|
| 51 |
+
|
| 52 |
+
def natural_keys(text):
|
| 53 |
+
'''
|
| 54 |
+
alist.sort(key=natural_keys) sorts in human order
|
| 55 |
+
http://nedbatchelder.com/blog/200712/human_sorting.html
|
| 56 |
+
(See Toothy's implementation in the comments)
|
| 57 |
+
'''
|
| 58 |
+
return [atoi(c) for c in re.split(r'(\d+)', text)]
|
| 59 |
+
|
| 60 |
+
|
| 61 |
+
def get_model_state_file(checkpoint_dir, zero_stage):
|
| 62 |
+
if not os.path.isdir(checkpoint_dir):
|
| 63 |
+
raise FileNotFoundError(f"Directory '{checkpoint_dir}' doesn't exist")
|
| 64 |
+
|
| 65 |
+
# there should be only one file
|
| 66 |
+
if zero_stage <= 2:
|
| 67 |
+
file = os.path.join(checkpoint_dir, "mp_rank_00_model_states.pt")
|
| 68 |
+
elif zero_stage == 3:
|
| 69 |
+
file = os.path.join(checkpoint_dir, "zero_pp_rank_0_mp_rank_00_model_states.pt")
|
| 70 |
+
|
| 71 |
+
if not os.path.exists(file):
|
| 72 |
+
raise FileNotFoundError(f"can't find model states file at '{file}'")
|
| 73 |
+
|
| 74 |
+
return file
|
| 75 |
+
|
| 76 |
+
|
| 77 |
+
def get_checkpoint_files(checkpoint_dir, glob_pattern):
|
| 78 |
+
# XXX: need to test that this simple glob rule works for multi-node setup too
|
| 79 |
+
ckpt_files = sorted(glob.glob(os.path.join(checkpoint_dir, glob_pattern)), key=natural_keys)
|
| 80 |
+
|
| 81 |
+
if len(ckpt_files) == 0:
|
| 82 |
+
raise FileNotFoundError(f"can't find {glob_pattern} files in directory '{checkpoint_dir}'")
|
| 83 |
+
|
| 84 |
+
return ckpt_files
|
| 85 |
+
|
| 86 |
+
|
| 87 |
+
def get_optim_files(checkpoint_dir):
|
| 88 |
+
return get_checkpoint_files(checkpoint_dir, "*_optim_states.pt")
|
| 89 |
+
|
| 90 |
+
|
| 91 |
+
def get_model_state_files(checkpoint_dir):
|
| 92 |
+
return get_checkpoint_files(checkpoint_dir, "*_model_states.pt")
|
| 93 |
+
|
| 94 |
+
|
| 95 |
+
def parse_model_states(files):
|
| 96 |
+
zero_model_states = []
|
| 97 |
+
for file in files:
|
| 98 |
+
state_dict = torch.load(file, map_location=device)
|
| 99 |
+
|
| 100 |
+
if BUFFER_NAMES not in state_dict:
|
| 101 |
+
raise ValueError(f"{file} is not a model state checkpoint")
|
| 102 |
+
buffer_names = state_dict[BUFFER_NAMES]
|
| 103 |
+
if debug:
|
| 104 |
+
print("Found buffers:", buffer_names)
|
| 105 |
+
|
| 106 |
+
# recover just the buffers while restoring them to fp32 if they were saved in fp16
|
| 107 |
+
buffers = {k: v.float() for k, v in state_dict["module"].items() if k in buffer_names}
|
| 108 |
+
param_shapes = state_dict[PARAM_SHAPES]
|
| 109 |
+
|
| 110 |
+
# collect parameters that are included in param_shapes
|
| 111 |
+
param_names = []
|
| 112 |
+
for s in param_shapes:
|
| 113 |
+
for name in s.keys():
|
| 114 |
+
param_names.append(name)
|
| 115 |
+
|
| 116 |
+
# update with frozen parameters
|
| 117 |
+
frozen_param_shapes = state_dict.get(FROZEN_PARAM_SHAPES, None)
|
| 118 |
+
if frozen_param_shapes is not None:
|
| 119 |
+
if debug:
|
| 120 |
+
print(f"Found frozen_param_shapes: {frozen_param_shapes}")
|
| 121 |
+
param_names += list(frozen_param_shapes.keys())
|
| 122 |
+
|
| 123 |
+
# handle shared params
|
| 124 |
+
shared_params = [[k, v] for k, v in state_dict["shared_params"].items()]
|
| 125 |
+
|
| 126 |
+
ds_version = state_dict.get(DS_VERSION, None)
|
| 127 |
+
|
| 128 |
+
frozen_param_fragments = state_dict.get(FROZEN_PARAM_FRAGMENTS, None)
|
| 129 |
+
|
| 130 |
+
z_model_state = zero_model_state(buffers=buffers,
|
| 131 |
+
param_shapes=param_shapes,
|
| 132 |
+
shared_params=shared_params,
|
| 133 |
+
ds_version=ds_version,
|
| 134 |
+
frozen_param_shapes=frozen_param_shapes,
|
| 135 |
+
frozen_param_fragments=frozen_param_fragments)
|
| 136 |
+
zero_model_states.append(z_model_state)
|
| 137 |
+
|
| 138 |
+
return zero_model_states
|
| 139 |
+
|
| 140 |
+
|
| 141 |
+
def parse_optim_states(files, ds_checkpoint_dir):
|
| 142 |
+
|
| 143 |
+
total_files = len(files)
|
| 144 |
+
state_dicts = []
|
| 145 |
+
for f in files:
|
| 146 |
+
state_dict = torch.load(f, map_location=device)
|
| 147 |
+
# immediately discard the potentially huge 2 optimizer states as we only care for fp32 master weights
|
| 148 |
+
# and also handle the case where it was already removed by another helper script
|
| 149 |
+
state_dict["optimizer_state_dict"].pop("optimizer_state_dict", None)
|
| 150 |
+
state_dicts.append(state_dict)
|
| 151 |
+
|
| 152 |
+
if not ZERO_STAGE in state_dicts[0][OPTIMIZER_STATE_DICT]:
|
| 153 |
+
raise ValueError(f"{files[0]} is not a zero checkpoint")
|
| 154 |
+
zero_stage = state_dicts[0][OPTIMIZER_STATE_DICT][ZERO_STAGE]
|
| 155 |
+
world_size = state_dicts[0][OPTIMIZER_STATE_DICT][PARTITION_COUNT]
|
| 156 |
+
|
| 157 |
+
# For ZeRO-2 each param group can have different partition_count as data parallelism for expert
|
| 158 |
+
# parameters can be different from data parallelism for non-expert parameters. So we can just
|
| 159 |
+
# use the max of the partition_count to get the dp world_size.
|
| 160 |
+
|
| 161 |
+
if type(world_size) is list:
|
| 162 |
+
world_size = max(world_size)
|
| 163 |
+
|
| 164 |
+
if world_size != total_files:
|
| 165 |
+
raise ValueError(
|
| 166 |
+
f"Expected {world_size} of '*_optim_states.pt' under '{ds_checkpoint_dir}' but found {total_files} files. "
|
| 167 |
+
"Possibly due to an overwrite of an old checkpoint, or a checkpoint didn't get saved by one or more processes."
|
| 168 |
+
)
|
| 169 |
+
|
| 170 |
+
# the groups are named differently in each stage
|
| 171 |
+
if zero_stage <= 2:
|
| 172 |
+
fp32_groups_key = SINGLE_PARTITION_OF_FP32_GROUPS
|
| 173 |
+
elif zero_stage == 3:
|
| 174 |
+
fp32_groups_key = FP32_FLAT_GROUPS
|
| 175 |
+
else:
|
| 176 |
+
raise ValueError(f"unknown zero stage {zero_stage}")
|
| 177 |
+
|
| 178 |
+
if zero_stage <= 2:
|
| 179 |
+
fp32_flat_groups = [state_dicts[i][OPTIMIZER_STATE_DICT][fp32_groups_key] for i in range(len(state_dicts))]
|
| 180 |
+
elif zero_stage == 3:
|
| 181 |
+
# if there is more than one param group, there will be multiple flattened tensors - one
|
| 182 |
+
# flattened tensor per group - for simplicity merge them into a single tensor
|
| 183 |
+
#
|
| 184 |
+
# XXX: could make the script more memory efficient for when there are multiple groups - it
|
| 185 |
+
# will require matching the sub-lists of param_shapes for each param group flattened tensor
|
| 186 |
+
|
| 187 |
+
fp32_flat_groups = [
|
| 188 |
+
torch.cat(state_dicts[i][OPTIMIZER_STATE_DICT][fp32_groups_key], 0) for i in range(len(state_dicts))
|
| 189 |
+
]
|
| 190 |
+
|
| 191 |
+
return zero_stage, world_size, fp32_flat_groups
|
| 192 |
+
|
| 193 |
+
|
| 194 |
+
def _get_fp32_state_dict_from_zero_checkpoint(ds_checkpoint_dir):
|
| 195 |
+
"""
|
| 196 |
+
Returns fp32 state_dict reconstructed from ds checkpoint
|
| 197 |
+
|
| 198 |
+
Args:
|
| 199 |
+
- ``ds_checkpoint_dir``: path to the deepspeed checkpoint folder (where the optimizer files are)
|
| 200 |
+
|
| 201 |
+
"""
|
| 202 |
+
print(f"Processing zero checkpoint '{ds_checkpoint_dir}'")
|
| 203 |
+
|
| 204 |
+
optim_files = get_optim_files(ds_checkpoint_dir)
|
| 205 |
+
zero_stage, world_size, fp32_flat_groups = parse_optim_states(optim_files, ds_checkpoint_dir)
|
| 206 |
+
print(f"Detected checkpoint of type zero stage {zero_stage}, world_size: {world_size}")
|
| 207 |
+
|
| 208 |
+
model_files = get_model_state_files(ds_checkpoint_dir)
|
| 209 |
+
|
| 210 |
+
zero_model_states = parse_model_states(model_files)
|
| 211 |
+
print(f'Parsing checkpoint created by deepspeed=={zero_model_states[0].ds_version}')
|
| 212 |
+
|
| 213 |
+
if zero_stage <= 2:
|
| 214 |
+
return _get_fp32_state_dict_from_zero2_checkpoint(world_size, fp32_flat_groups, zero_model_states)
|
| 215 |
+
elif zero_stage == 3:
|
| 216 |
+
return _get_fp32_state_dict_from_zero3_checkpoint(world_size, fp32_flat_groups, zero_model_states)
|
| 217 |
+
|
| 218 |
+
|
| 219 |
+
def _zero2_merge_frozen_params(state_dict, zero_model_states):
|
| 220 |
+
if zero_model_states[0].frozen_param_shapes is None or len(zero_model_states[0].frozen_param_shapes) == 0:
|
| 221 |
+
return
|
| 222 |
+
|
| 223 |
+
frozen_param_shapes = zero_model_states[0].frozen_param_shapes
|
| 224 |
+
frozen_param_fragments = zero_model_states[0].frozen_param_fragments
|
| 225 |
+
|
| 226 |
+
if debug:
|
| 227 |
+
num_elem = sum(s.numel() for s in frozen_param_shapes.values())
|
| 228 |
+
print(f'rank 0: {FROZEN_PARAM_SHAPES}.numel = {num_elem}')
|
| 229 |
+
|
| 230 |
+
wanted_params = len(frozen_param_shapes)
|
| 231 |
+
wanted_numel = sum(s.numel() for s in frozen_param_shapes.values())
|
| 232 |
+
avail_numel = sum([p.numel() for p in frozen_param_fragments.values()])
|
| 233 |
+
print(f'Frozen params: Have {avail_numel} numels to process.')
|
| 234 |
+
print(f'Frozen params: Need {wanted_numel} numels in {wanted_params} params')
|
| 235 |
+
|
| 236 |
+
total_params = 0
|
| 237 |
+
total_numel = 0
|
| 238 |
+
for name, shape in frozen_param_shapes.items():
|
| 239 |
+
total_params += 1
|
| 240 |
+
unpartitioned_numel = shape.numel()
|
| 241 |
+
total_numel += unpartitioned_numel
|
| 242 |
+
|
| 243 |
+
state_dict[name] = frozen_param_fragments[name]
|
| 244 |
+
|
| 245 |
+
if debug:
|
| 246 |
+
print(f"{name} full shape: {shape} unpartitioned numel {unpartitioned_numel} ")
|
| 247 |
+
|
| 248 |
+
print(f"Reconstructed Frozen fp32 state dict with {total_params} params {total_numel} elements")
|
| 249 |
+
|
| 250 |
+
|
| 251 |
+
def _zero2_merge_trainable_params(state_dict, world_size, fp32_flat_groups, zero_model_states):
|
| 252 |
+
param_shapes = zero_model_states[0].param_shapes
|
| 253 |
+
|
| 254 |
+
# Reconstruction protocol:
|
| 255 |
+
#
|
| 256 |
+
# XXX: document this
|
| 257 |
+
|
| 258 |
+
if debug:
|
| 259 |
+
for i in range(world_size):
|
| 260 |
+
for j in range(len(fp32_flat_groups[0])):
|
| 261 |
+
print(f"{FP32_FLAT_GROUPS}[{i}][{j}].shape={fp32_flat_groups[i][j].shape}")
|
| 262 |
+
|
| 263 |
+
# XXX: memory usage doubles here (zero2)
|
| 264 |
+
num_param_groups = len(fp32_flat_groups[0])
|
| 265 |
+
merged_single_partition_of_fp32_groups = []
|
| 266 |
+
for i in range(num_param_groups):
|
| 267 |
+
merged_partitions = [sd[i] for sd in fp32_flat_groups]
|
| 268 |
+
full_single_fp32_vector = torch.cat(merged_partitions, 0)
|
| 269 |
+
merged_single_partition_of_fp32_groups.append(full_single_fp32_vector)
|
| 270 |
+
avail_numel = sum(
|
| 271 |
+
[full_single_fp32_vector.numel() for full_single_fp32_vector in merged_single_partition_of_fp32_groups])
|
| 272 |
+
|
| 273 |
+
if debug:
|
| 274 |
+
wanted_params = sum([len(shapes) for shapes in param_shapes])
|
| 275 |
+
wanted_numel = sum([sum(shape.numel() for shape in shapes.values()) for shapes in param_shapes])
|
| 276 |
+
# not asserting if there is a mismatch due to possible padding
|
| 277 |
+
print(f"Have {avail_numel} numels to process.")
|
| 278 |
+
print(f"Need {wanted_numel} numels in {wanted_params} params.")
|
| 279 |
+
|
| 280 |
+
# params
|
| 281 |
+
# XXX: for huge models that can't fit into the host's RAM we will have to recode this to support
|
| 282 |
+
# out-of-core computing solution
|
| 283 |
+
total_numel = 0
|
| 284 |
+
total_params = 0
|
| 285 |
+
for shapes, full_single_fp32_vector in zip(param_shapes, merged_single_partition_of_fp32_groups):
|
| 286 |
+
offset = 0
|
| 287 |
+
avail_numel = full_single_fp32_vector.numel()
|
| 288 |
+
for name, shape in shapes.items():
|
| 289 |
+
|
| 290 |
+
unpartitioned_numel = shape.numel()
|
| 291 |
+
total_numel += unpartitioned_numel
|
| 292 |
+
total_params += 1
|
| 293 |
+
|
| 294 |
+
if debug:
|
| 295 |
+
print(f"{name} full shape: {shape} unpartitioned numel {unpartitioned_numel} ")
|
| 296 |
+
state_dict[name] = full_single_fp32_vector.narrow(0, offset, unpartitioned_numel).view(shape)
|
| 297 |
+
offset += unpartitioned_numel
|
| 298 |
+
|
| 299 |
+
# Z2 started to align to 2*world_size to improve nccl performance. Therefore both offset and
|
| 300 |
+
# avail_numel can differ by anywhere between 0..2*world_size. Due to two unrelated complex
|
| 301 |
+
# paddings performed in the code it's almost impossible to predict the exact numbers w/o the
|
| 302 |
+
# live optimizer object, so we are checking that the numbers are within the right range
|
| 303 |
+
align_to = 2 * world_size
|
| 304 |
+
|
| 305 |
+
def zero2_align(x):
|
| 306 |
+
return align_to * math.ceil(x / align_to)
|
| 307 |
+
|
| 308 |
+
if debug:
|
| 309 |
+
print(f"original offset={offset}, avail_numel={avail_numel}")
|
| 310 |
+
|
| 311 |
+
offset = zero2_align(offset)
|
| 312 |
+
avail_numel = zero2_align(avail_numel)
|
| 313 |
+
|
| 314 |
+
if debug:
|
| 315 |
+
print(f"aligned offset={offset}, avail_numel={avail_numel}")
|
| 316 |
+
|
| 317 |
+
# Sanity check
|
| 318 |
+
if offset != avail_numel:
|
| 319 |
+
raise ValueError(f"consumed {offset} numels out of {avail_numel} - something is wrong")
|
| 320 |
+
|
| 321 |
+
print(f"Reconstructed fp32 state dict with {total_params} params {total_numel} elements")
|
| 322 |
+
|
| 323 |
+
|
| 324 |
+
def _get_fp32_state_dict_from_zero2_checkpoint(world_size, fp32_flat_groups, zero_model_states):
|
| 325 |
+
state_dict = OrderedDict()
|
| 326 |
+
|
| 327 |
+
# buffers
|
| 328 |
+
buffers = zero_model_states[0].buffers
|
| 329 |
+
state_dict.update(buffers)
|
| 330 |
+
if debug:
|
| 331 |
+
print(f"added {len(buffers)} buffers")
|
| 332 |
+
|
| 333 |
+
_zero2_merge_frozen_params(state_dict, zero_model_states)
|
| 334 |
+
|
| 335 |
+
_zero2_merge_trainable_params(state_dict, world_size, fp32_flat_groups, zero_model_states)
|
| 336 |
+
|
| 337 |
+
# recover shared parameters
|
| 338 |
+
for pair in zero_model_states[0].shared_params:
|
| 339 |
+
if pair[1] in state_dict:
|
| 340 |
+
state_dict[pair[0]] = state_dict[pair[1]]
|
| 341 |
+
|
| 342 |
+
return state_dict
|
| 343 |
+
|
| 344 |
+
|
| 345 |
+
def zero3_partitioned_param_info(unpartitioned_numel, world_size):
|
| 346 |
+
remainder = unpartitioned_numel % world_size
|
| 347 |
+
padding_numel = (world_size - remainder) if remainder else 0
|
| 348 |
+
partitioned_numel = math.ceil(unpartitioned_numel / world_size)
|
| 349 |
+
return partitioned_numel, padding_numel
|
| 350 |
+
|
| 351 |
+
|
| 352 |
+
def _zero3_merge_frozen_params(state_dict, world_size, zero_model_states):
|
| 353 |
+
if zero_model_states[0].frozen_param_shapes is None or len(zero_model_states[0].frozen_param_shapes) == 0:
|
| 354 |
+
return
|
| 355 |
+
|
| 356 |
+
if debug:
|
| 357 |
+
for i in range(world_size):
|
| 358 |
+
num_elem = sum(s.numel() for s in zero_model_states[i].frozen_param_fragments.values())
|
| 359 |
+
print(f'rank {i}: {FROZEN_PARAM_SHAPES}.numel = {num_elem}')
|
| 360 |
+
|
| 361 |
+
frozen_param_shapes = zero_model_states[0].frozen_param_shapes
|
| 362 |
+
wanted_params = len(frozen_param_shapes)
|
| 363 |
+
wanted_numel = sum(s.numel() for s in frozen_param_shapes.values())
|
| 364 |
+
avail_numel = sum([p.numel() for p in zero_model_states[0].frozen_param_fragments.values()]) * world_size
|
| 365 |
+
print(f'Frozen params: Have {avail_numel} numels to process.')
|
| 366 |
+
print(f'Frozen params: Need {wanted_numel} numels in {wanted_params} params')
|
| 367 |
+
|
| 368 |
+
total_params = 0
|
| 369 |
+
total_numel = 0
|
| 370 |
+
for name, shape in zero_model_states[0].frozen_param_shapes.items():
|
| 371 |
+
total_params += 1
|
| 372 |
+
unpartitioned_numel = shape.numel()
|
| 373 |
+
total_numel += unpartitioned_numel
|
| 374 |
+
|
| 375 |
+
param_frags = tuple(model_state.frozen_param_fragments[name] for model_state in zero_model_states)
|
| 376 |
+
state_dict[name] = torch.cat(param_frags, 0).narrow(0, 0, unpartitioned_numel).view(shape)
|
| 377 |
+
|
| 378 |
+
partitioned_numel, partitioned_padding_numel = zero3_partitioned_param_info(unpartitioned_numel, world_size)
|
| 379 |
+
|
| 380 |
+
if debug:
|
| 381 |
+
print(
|
| 382 |
+
f"Frozen params: {total_params} {name} full shape: {shape} partition0 numel={partitioned_numel} partitioned_padding_numel={partitioned_padding_numel}"
|
| 383 |
+
)
|
| 384 |
+
|
| 385 |
+
print(f"Reconstructed Frozen fp32 state dict with {total_params} params {total_numel} elements")
|
| 386 |
+
|
| 387 |
+
|
| 388 |
+
def _zero3_merge_trainable_params(state_dict, world_size, fp32_flat_groups, zero_model_states):
|
| 389 |
+
param_shapes = zero_model_states[0].param_shapes
|
| 390 |
+
avail_numel = fp32_flat_groups[0].numel() * world_size
|
| 391 |
+
# Reconstruction protocol: For zero3 we need to zip the partitions together at boundary of each
|
| 392 |
+
# param, re-consolidating each param, while dealing with padding if any
|
| 393 |
+
|
| 394 |
+
# merge list of dicts, preserving order
|
| 395 |
+
param_shapes = {k: v for d in param_shapes for k, v in d.items()}
|
| 396 |
+
|
| 397 |
+
if debug:
|
| 398 |
+
for i in range(world_size):
|
| 399 |
+
print(f"{FP32_FLAT_GROUPS}[{i}].shape={fp32_flat_groups[i].shape}")
|
| 400 |
+
|
| 401 |
+
wanted_params = len(param_shapes)
|
| 402 |
+
wanted_numel = sum(shape.numel() for shape in param_shapes.values())
|
| 403 |
+
# not asserting if there is a mismatch due to possible padding
|
| 404 |
+
avail_numel = fp32_flat_groups[0].numel() * world_size
|
| 405 |
+
print(f"Trainable params: Have {avail_numel} numels to process.")
|
| 406 |
+
print(f"Trainable params: Need {wanted_numel} numels in {wanted_params} params.")
|
| 407 |
+
|
| 408 |
+
# params
|
| 409 |
+
# XXX: for huge models that can't fit into the host's RAM we will have to recode this to support
|
| 410 |
+
# out-of-core computing solution
|
| 411 |
+
offset = 0
|
| 412 |
+
total_numel = 0
|
| 413 |
+
total_params = 0
|
| 414 |
+
for name, shape in param_shapes.items():
|
| 415 |
+
|
| 416 |
+
unpartitioned_numel = shape.numel()
|
| 417 |
+
total_numel += unpartitioned_numel
|
| 418 |
+
total_params += 1
|
| 419 |
+
|
| 420 |
+
partitioned_numel, partitioned_padding_numel = zero3_partitioned_param_info(unpartitioned_numel, world_size)
|
| 421 |
+
|
| 422 |
+
if debug:
|
| 423 |
+
print(
|
| 424 |
+
f"Trainable params: {total_params} {name} full shape: {shape} partition0 numel={partitioned_numel} partitioned_padding_numel={partitioned_padding_numel}"
|
| 425 |
+
)
|
| 426 |
+
|
| 427 |
+
# XXX: memory usage doubles here
|
| 428 |
+
state_dict[name] = torch.cat(
|
| 429 |
+
tuple(fp32_flat_groups[i].narrow(0, offset, partitioned_numel) for i in range(world_size)),
|
| 430 |
+
0).narrow(0, 0, unpartitioned_numel).view(shape)
|
| 431 |
+
offset += partitioned_numel
|
| 432 |
+
|
| 433 |
+
offset *= world_size
|
| 434 |
+
|
| 435 |
+
# Sanity check
|
| 436 |
+
if offset != avail_numel:
|
| 437 |
+
raise ValueError(f"consumed {offset} numels out of {avail_numel} - something is wrong")
|
| 438 |
+
|
| 439 |
+
print(f"Reconstructed Trainable fp32 state dict with {total_params} params {total_numel} elements")
|
| 440 |
+
|
| 441 |
+
|
| 442 |
+
def _get_fp32_state_dict_from_zero3_checkpoint(world_size, fp32_flat_groups, zero_model_states):
|
| 443 |
+
state_dict = OrderedDict()
|
| 444 |
+
|
| 445 |
+
# buffers
|
| 446 |
+
buffers = zero_model_states[0].buffers
|
| 447 |
+
state_dict.update(buffers)
|
| 448 |
+
if debug:
|
| 449 |
+
print(f"added {len(buffers)} buffers")
|
| 450 |
+
|
| 451 |
+
_zero3_merge_frozen_params(state_dict, world_size, zero_model_states)
|
| 452 |
+
|
| 453 |
+
_zero3_merge_trainable_params(state_dict, world_size, fp32_flat_groups, zero_model_states)
|
| 454 |
+
|
| 455 |
+
# recover shared parameters
|
| 456 |
+
for pair in zero_model_states[0].shared_params:
|
| 457 |
+
if pair[1] in state_dict:
|
| 458 |
+
state_dict[pair[0]] = state_dict[pair[1]]
|
| 459 |
+
|
| 460 |
+
return state_dict
|
| 461 |
+
|
| 462 |
+
|
| 463 |
+
def get_fp32_state_dict_from_zero_checkpoint(checkpoint_dir, tag=None):
|
| 464 |
+
"""
|
| 465 |
+
Convert ZeRO 2 or 3 checkpoint into a single fp32 consolidated state_dict that can be loaded with
|
| 466 |
+
``load_state_dict()`` and used for training without DeepSpeed or shared with others, for example
|
| 467 |
+
via a model hub.
|
| 468 |
+
|
| 469 |
+
Args:
|
| 470 |
+
- ``checkpoint_dir``: path to the desired checkpoint folder
|
| 471 |
+
- ``tag``: checkpoint tag used as a unique identifier for checkpoint. If not provided will attempt to load tag in 'latest' file. e.g., ``global_step14``
|
| 472 |
+
|
| 473 |
+
Returns:
|
| 474 |
+
- pytorch ``state_dict``
|
| 475 |
+
|
| 476 |
+
Note: this approach may not work if your application doesn't have sufficient free CPU memory and
|
| 477 |
+
you may need to use the offline approach using the ``zero_to_fp32.py`` script that is saved with
|
| 478 |
+
the checkpoint.
|
| 479 |
+
|
| 480 |
+
A typical usage might be ::
|
| 481 |
+
|
| 482 |
+
from deepspeed.utils.zero_to_fp32 import get_fp32_state_dict_from_zero_checkpoint
|
| 483 |
+
# do the training and checkpoint saving
|
| 484 |
+
state_dict = get_fp32_state_dict_from_zero_checkpoint(checkpoint_dir) # already on cpu
|
| 485 |
+
model = model.cpu() # move to cpu
|
| 486 |
+
model.load_state_dict(state_dict)
|
| 487 |
+
# submit to model hub or save the model to share with others
|
| 488 |
+
|
| 489 |
+
In this example the ``model`` will no longer be usable in the deepspeed context of the same
|
| 490 |
+
application. i.e. you will need to re-initialize the deepspeed engine, since
|
| 491 |
+
``model.load_state_dict(state_dict)`` will remove all the deepspeed magic from it.
|
| 492 |
+
|
| 493 |
+
If you want it all done for you, use ``load_state_dict_from_zero_checkpoint`` instead.
|
| 494 |
+
|
| 495 |
+
"""
|
| 496 |
+
if tag is None:
|
| 497 |
+
latest_path = os.path.join(checkpoint_dir, 'latest')
|
| 498 |
+
if os.path.isfile(latest_path):
|
| 499 |
+
with open(latest_path, 'r') as fd:
|
| 500 |
+
tag = fd.read().strip()
|
| 501 |
+
else:
|
| 502 |
+
raise ValueError(f"Unable to find 'latest' file at {latest_path}")
|
| 503 |
+
|
| 504 |
+
ds_checkpoint_dir = os.path.join(checkpoint_dir, tag)
|
| 505 |
+
|
| 506 |
+
if not os.path.isdir(ds_checkpoint_dir):
|
| 507 |
+
raise FileNotFoundError(f"Directory '{ds_checkpoint_dir}' doesn't exist")
|
| 508 |
+
|
| 509 |
+
return _get_fp32_state_dict_from_zero_checkpoint(ds_checkpoint_dir)
|
| 510 |
+
|
| 511 |
+
|
| 512 |
+
def convert_zero_checkpoint_to_fp32_state_dict(checkpoint_dir, output_file, tag=None):
|
| 513 |
+
"""
|
| 514 |
+
Convert ZeRO 2 or 3 checkpoint into a single fp32 consolidated ``state_dict`` file that can be
|
| 515 |
+
loaded with ``torch.load(file)`` + ``load_state_dict()`` and used for training without DeepSpeed.
|
| 516 |
+
|
| 517 |
+
Args:
|
| 518 |
+
- ``checkpoint_dir``: path to the desired checkpoint folder. (one that contains the tag-folder, like ``global_step14``)
|
| 519 |
+
- ``output_file``: path to the pytorch fp32 state_dict output file (e.g. path/pytorch_model.bin)
|
| 520 |
+
- ``tag``: checkpoint tag used as a unique identifier for checkpoint. If not provided will attempt to load tag in the file named ``latest`` in the checkpoint folder, e.g., ``global_step14``
|
| 521 |
+
"""
|
| 522 |
+
|
| 523 |
+
state_dict = get_fp32_state_dict_from_zero_checkpoint(checkpoint_dir, tag)
|
| 524 |
+
print(f"Saving fp32 state dict to {output_file}")
|
| 525 |
+
torch.save(state_dict, output_file)
|
| 526 |
+
|
| 527 |
+
|
| 528 |
+
def load_state_dict_from_zero_checkpoint(model, checkpoint_dir, tag=None):
|
| 529 |
+
"""
|
| 530 |
+
1. Put the provided model to cpu
|
| 531 |
+
2. Convert ZeRO 2 or 3 checkpoint into a single fp32 consolidated ``state_dict``
|
| 532 |
+
3. Load it into the provided model
|
| 533 |
+
|
| 534 |
+
Args:
|
| 535 |
+
- ``model``: the model object to update
|
| 536 |
+
- ``checkpoint_dir``: path to the desired checkpoint folder. (one that contains the tag-folder, like ``global_step14``)
|
| 537 |
+
- ``tag``: checkpoint tag used as a unique identifier for checkpoint. If not provided will attempt to load tag in the file named ``latest`` in the checkpoint folder, e.g., ``global_step14``
|
| 538 |
+
|
| 539 |
+
Returns:
|
| 540 |
+
- ``model`: modified model
|
| 541 |
+
|
| 542 |
+
Make sure you have plenty of CPU memory available before you call this function. If you don't
|
| 543 |
+
have enough use the ``zero_to_fp32.py`` utility to do the conversion. You will find it
|
| 544 |
+
conveniently placed for you in the checkpoint folder.
|
| 545 |
+
|
| 546 |
+
A typical usage might be ::
|
| 547 |
+
|
| 548 |
+
from deepspeed.utils.zero_to_fp32 import load_state_dict_from_zero_checkpoint
|
| 549 |
+
model = load_state_dict_from_zero_checkpoint(trainer.model, checkpoint_dir)
|
| 550 |
+
# submit to model hub or save the model to share with others
|
| 551 |
+
|
| 552 |
+
Note, that once this was run, the ``model`` will no longer be usable in the deepspeed context
|
| 553 |
+
of the same application. i.e. you will need to re-initialize the deepspeed engine, since
|
| 554 |
+
``model.load_state_dict(state_dict)`` will remove all the deepspeed magic from it.
|
| 555 |
+
|
| 556 |
+
"""
|
| 557 |
+
logger.info(f"Extracting fp32 weights")
|
| 558 |
+
state_dict = get_fp32_state_dict_from_zero_checkpoint(checkpoint_dir, tag)
|
| 559 |
+
|
| 560 |
+
logger.info(f"Overwriting model with fp32 weights")
|
| 561 |
+
model = model.cpu()
|
| 562 |
+
model.load_state_dict(state_dict, strict=False)
|
| 563 |
+
|
| 564 |
+
return model
|
| 565 |
+
|
| 566 |
+
|
| 567 |
+
if __name__ == "__main__":
|
| 568 |
+
|
| 569 |
+
parser = argparse.ArgumentParser()
|
| 570 |
+
parser.add_argument("checkpoint_dir",
|
| 571 |
+
type=str,
|
| 572 |
+
help="path to the desired checkpoint folder, e.g., path/checkpoint-12")
|
| 573 |
+
parser.add_argument(
|
| 574 |
+
"output_file",
|
| 575 |
+
type=str,
|
| 576 |
+
help="path to the pytorch fp32 state_dict output file (e.g. path/checkpoint-12/pytorch_model.bin)")
|
| 577 |
+
parser.add_argument("-t",
|
| 578 |
+
"--tag",
|
| 579 |
+
type=str,
|
| 580 |
+
default=None,
|
| 581 |
+
help="checkpoint tag used as a unique identifier for checkpoint. e.g., global_step1")
|
| 582 |
+
parser.add_argument("-d", "--debug", action='store_true', help="enable debug")
|
| 583 |
+
args = parser.parse_args()
|
| 584 |
+
|
| 585 |
+
debug = args.debug
|
| 586 |
+
|
| 587 |
+
convert_zero_checkpoint_to_fp32_state_dict(args.checkpoint_dir, args.output_file, tag=args.tag)
|