Update scenario_cot_ratio_3B
Browse files- .gitattributes +1 -0
- scenario_cot_ratio_3B/added_tokens.json +24 -0
- scenario_cot_ratio_3B/all_results.json +12 -0
- scenario_cot_ratio_3B/config.json +29 -0
- scenario_cot_ratio_3B/eval_results.json +7 -0
- scenario_cot_ratio_3B/generation_config.json +14 -0
- scenario_cot_ratio_3B/merges.txt +0 -0
- scenario_cot_ratio_3B/model-00001-of-00002.safetensors +3 -0
- scenario_cot_ratio_3B/model-00002-of-00002.safetensors +3 -0
- scenario_cot_ratio_3B/model.safetensors.index.json +441 -0
- scenario_cot_ratio_3B/special_tokens_map.json +31 -0
- scenario_cot_ratio_3B/tokenizer.json +3 -0
- scenario_cot_ratio_3B/tokenizer_config.json +208 -0
- scenario_cot_ratio_3B/train_results.json +8 -0
- scenario_cot_ratio_3B/trainer_state.json +2051 -0
- scenario_cot_ratio_3B/training_args.bin +3 -0
- scenario_cot_ratio_3B/vocab.json +0 -0
.gitattributes
CHANGED
|
@@ -34,3 +34,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
scenario_cot_ratio_1.5B/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
scenario_cot_ratio_1.5B/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
scenario_cot_ratio_3B/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
scenario_cot_ratio_3B/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 |
+
}
|
scenario_cot_ratio_3B/all_results.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 2.9986708925467744,
|
| 3 |
+
"eval_loss": 0.7144020795822144,
|
| 4 |
+
"eval_runtime": 8.853,
|
| 5 |
+
"eval_samples_per_second": 8.924,
|
| 6 |
+
"eval_steps_per_second": 4.518,
|
| 7 |
+
"total_flos": 531028544847872.0,
|
| 8 |
+
"train_loss": 0.7064719163714637,
|
| 9 |
+
"train_runtime": 53129.6318,
|
| 10 |
+
"train_samples_per_second": 2.209,
|
| 11 |
+
"train_steps_per_second": 0.035
|
| 12 |
+
}
|
scenario_cot_ratio_3B/config.json
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "/users/u2023000898/model/Qwen2.5-3B-Instruct",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"Qwen2ForCausalLM"
|
| 5 |
+
],
|
| 6 |
+
"attention_dropout": 0.0,
|
| 7 |
+
"bos_token_id": 151643,
|
| 8 |
+
"eos_token_id": 151645,
|
| 9 |
+
"hidden_act": "silu",
|
| 10 |
+
"hidden_size": 2048,
|
| 11 |
+
"initializer_range": 0.02,
|
| 12 |
+
"intermediate_size": 11008,
|
| 13 |
+
"max_position_embeddings": 32768,
|
| 14 |
+
"max_window_layers": 70,
|
| 15 |
+
"model_type": "qwen2",
|
| 16 |
+
"num_attention_heads": 16,
|
| 17 |
+
"num_hidden_layers": 36,
|
| 18 |
+
"num_key_value_heads": 2,
|
| 19 |
+
"rms_norm_eps": 1e-06,
|
| 20 |
+
"rope_scaling": null,
|
| 21 |
+
"rope_theta": 1000000.0,
|
| 22 |
+
"sliding_window": null,
|
| 23 |
+
"tie_word_embeddings": true,
|
| 24 |
+
"torch_dtype": "bfloat16",
|
| 25 |
+
"transformers_version": "4.46.1",
|
| 26 |
+
"use_cache": false,
|
| 27 |
+
"use_sliding_window": false,
|
| 28 |
+
"vocab_size": 151936
|
| 29 |
+
}
|
scenario_cot_ratio_3B/eval_results.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 2.9986708925467744,
|
| 3 |
+
"eval_loss": 0.7144020795822144,
|
| 4 |
+
"eval_runtime": 8.853,
|
| 5 |
+
"eval_samples_per_second": 8.924,
|
| 6 |
+
"eval_steps_per_second": 4.518
|
| 7 |
+
}
|
scenario_cot_ratio_3B/generation_config.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token_id": 151643,
|
| 3 |
+
"do_sample": true,
|
| 4 |
+
"eos_token_id": [
|
| 5 |
+
151645,
|
| 6 |
+
151643
|
| 7 |
+
],
|
| 8 |
+
"pad_token_id": 151643,
|
| 9 |
+
"repetition_penalty": 1.05,
|
| 10 |
+
"temperature": 0.7,
|
| 11 |
+
"top_k": 20,
|
| 12 |
+
"top_p": 0.8,
|
| 13 |
+
"transformers_version": "4.46.1"
|
| 14 |
+
}
|
scenario_cot_ratio_3B/merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
scenario_cot_ratio_3B/model-00001-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:62102813362c9a3355400dcd1ebb125d3239166021cacb002fee26d088c8e441
|
| 3 |
+
size 4957560304
|
scenario_cot_ratio_3B/model-00002-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b15c0a5f414a315be27482e86dd327c23ed3831e374aad69dfbec8e582fbe98e
|
| 3 |
+
size 1214366696
|
scenario_cot_ratio_3B/model.safetensors.index.json
ADDED
|
@@ -0,0 +1,441 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 6171877376
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"model.embed_tokens.weight": "model-00001-of-00002.safetensors",
|
| 7 |
+
"model.layers.0.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 8 |
+
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 9 |
+
"model.layers.0.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 10 |
+
"model.layers.0.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 11 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 12 |
+
"model.layers.0.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 13 |
+
"model.layers.0.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 14 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 15 |
+
"model.layers.0.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 16 |
+
"model.layers.0.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 17 |
+
"model.layers.0.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 18 |
+
"model.layers.0.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 19 |
+
"model.layers.1.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 20 |
+
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 21 |
+
"model.layers.1.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 22 |
+
"model.layers.1.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 23 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 24 |
+
"model.layers.1.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 25 |
+
"model.layers.1.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 26 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 27 |
+
"model.layers.1.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 28 |
+
"model.layers.1.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 29 |
+
"model.layers.1.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 30 |
+
"model.layers.1.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 31 |
+
"model.layers.10.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 32 |
+
"model.layers.10.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 33 |
+
"model.layers.10.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 34 |
+
"model.layers.10.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 35 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 36 |
+
"model.layers.10.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 37 |
+
"model.layers.10.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 38 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 39 |
+
"model.layers.10.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 40 |
+
"model.layers.10.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 41 |
+
"model.layers.10.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 42 |
+
"model.layers.10.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 43 |
+
"model.layers.11.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 44 |
+
"model.layers.11.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 45 |
+
"model.layers.11.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 46 |
+
"model.layers.11.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 47 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 48 |
+
"model.layers.11.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 49 |
+
"model.layers.11.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 50 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 51 |
+
"model.layers.11.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 52 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 53 |
+
"model.layers.11.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 54 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 55 |
+
"model.layers.12.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 56 |
+
"model.layers.12.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 57 |
+
"model.layers.12.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 58 |
+
"model.layers.12.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 59 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 60 |
+
"model.layers.12.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 61 |
+
"model.layers.12.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 62 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 63 |
+
"model.layers.12.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 64 |
+
"model.layers.12.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 65 |
+
"model.layers.12.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 66 |
+
"model.layers.12.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 67 |
+
"model.layers.13.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 68 |
+
"model.layers.13.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 69 |
+
"model.layers.13.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 70 |
+
"model.layers.13.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 71 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 72 |
+
"model.layers.13.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 73 |
+
"model.layers.13.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 74 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 75 |
+
"model.layers.13.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 76 |
+
"model.layers.13.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 77 |
+
"model.layers.13.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 78 |
+
"model.layers.13.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 79 |
+
"model.layers.14.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 80 |
+
"model.layers.14.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 81 |
+
"model.layers.14.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 82 |
+
"model.layers.14.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 83 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 84 |
+
"model.layers.14.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 85 |
+
"model.layers.14.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 86 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 87 |
+
"model.layers.14.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 88 |
+
"model.layers.14.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 89 |
+
"model.layers.14.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 90 |
+
"model.layers.14.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 91 |
+
"model.layers.15.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 92 |
+
"model.layers.15.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 93 |
+
"model.layers.15.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 94 |
+
"model.layers.15.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 95 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 96 |
+
"model.layers.15.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 97 |
+
"model.layers.15.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 98 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 99 |
+
"model.layers.15.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 100 |
+
"model.layers.15.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 101 |
+
"model.layers.15.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 102 |
+
"model.layers.15.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 103 |
+
"model.layers.16.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 104 |
+
"model.layers.16.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 105 |
+
"model.layers.16.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 106 |
+
"model.layers.16.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 107 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 108 |
+
"model.layers.16.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 109 |
+
"model.layers.16.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 110 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 111 |
+
"model.layers.16.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 112 |
+
"model.layers.16.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 113 |
+
"model.layers.16.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 114 |
+
"model.layers.16.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 115 |
+
"model.layers.17.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 116 |
+
"model.layers.17.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 117 |
+
"model.layers.17.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 118 |
+
"model.layers.17.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 119 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 120 |
+
"model.layers.17.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 121 |
+
"model.layers.17.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 122 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 123 |
+
"model.layers.17.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 124 |
+
"model.layers.17.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 125 |
+
"model.layers.17.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 126 |
+
"model.layers.17.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 127 |
+
"model.layers.18.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 128 |
+
"model.layers.18.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 129 |
+
"model.layers.18.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 130 |
+
"model.layers.18.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 131 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 132 |
+
"model.layers.18.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 133 |
+
"model.layers.18.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 134 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 135 |
+
"model.layers.18.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 136 |
+
"model.layers.18.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 137 |
+
"model.layers.18.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 138 |
+
"model.layers.18.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 139 |
+
"model.layers.19.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 140 |
+
"model.layers.19.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 141 |
+
"model.layers.19.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 142 |
+
"model.layers.19.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 143 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 144 |
+
"model.layers.19.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 145 |
+
"model.layers.19.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 146 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 147 |
+
"model.layers.19.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 148 |
+
"model.layers.19.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 149 |
+
"model.layers.19.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 150 |
+
"model.layers.19.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 151 |
+
"model.layers.2.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 152 |
+
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 153 |
+
"model.layers.2.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 154 |
+
"model.layers.2.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 155 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 156 |
+
"model.layers.2.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 157 |
+
"model.layers.2.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 158 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 159 |
+
"model.layers.2.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 160 |
+
"model.layers.2.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 161 |
+
"model.layers.2.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 162 |
+
"model.layers.2.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 163 |
+
"model.layers.20.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 164 |
+
"model.layers.20.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 165 |
+
"model.layers.20.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 166 |
+
"model.layers.20.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 167 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 168 |
+
"model.layers.20.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 169 |
+
"model.layers.20.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 170 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 171 |
+
"model.layers.20.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 172 |
+
"model.layers.20.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 173 |
+
"model.layers.20.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 174 |
+
"model.layers.20.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 175 |
+
"model.layers.21.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 176 |
+
"model.layers.21.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 177 |
+
"model.layers.21.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 178 |
+
"model.layers.21.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 179 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 180 |
+
"model.layers.21.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 181 |
+
"model.layers.21.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 182 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 183 |
+
"model.layers.21.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 184 |
+
"model.layers.21.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 185 |
+
"model.layers.21.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 186 |
+
"model.layers.21.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 187 |
+
"model.layers.22.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 188 |
+
"model.layers.22.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 189 |
+
"model.layers.22.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 190 |
+
"model.layers.22.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 191 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 192 |
+
"model.layers.22.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 193 |
+
"model.layers.22.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 194 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 195 |
+
"model.layers.22.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 196 |
+
"model.layers.22.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 197 |
+
"model.layers.22.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 198 |
+
"model.layers.22.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 199 |
+
"model.layers.23.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 200 |
+
"model.layers.23.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 201 |
+
"model.layers.23.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 202 |
+
"model.layers.23.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 203 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 204 |
+
"model.layers.23.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 205 |
+
"model.layers.23.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 206 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 207 |
+
"model.layers.23.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 208 |
+
"model.layers.23.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 209 |
+
"model.layers.23.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 210 |
+
"model.layers.23.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 211 |
+
"model.layers.24.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 212 |
+
"model.layers.24.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 213 |
+
"model.layers.24.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 214 |
+
"model.layers.24.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 215 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 216 |
+
"model.layers.24.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 217 |
+
"model.layers.24.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 218 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 219 |
+
"model.layers.24.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 220 |
+
"model.layers.24.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 221 |
+
"model.layers.24.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 222 |
+
"model.layers.24.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 223 |
+
"model.layers.25.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 224 |
+
"model.layers.25.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 225 |
+
"model.layers.25.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 226 |
+
"model.layers.25.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 227 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 228 |
+
"model.layers.25.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 229 |
+
"model.layers.25.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 230 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 231 |
+
"model.layers.25.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 232 |
+
"model.layers.25.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 233 |
+
"model.layers.25.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 234 |
+
"model.layers.25.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 235 |
+
"model.layers.26.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 236 |
+
"model.layers.26.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 237 |
+
"model.layers.26.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 238 |
+
"model.layers.26.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 239 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 240 |
+
"model.layers.26.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 241 |
+
"model.layers.26.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 242 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 243 |
+
"model.layers.26.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 244 |
+
"model.layers.26.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 245 |
+
"model.layers.26.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 246 |
+
"model.layers.26.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 247 |
+
"model.layers.27.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 248 |
+
"model.layers.27.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 249 |
+
"model.layers.27.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 250 |
+
"model.layers.27.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 251 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 252 |
+
"model.layers.27.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 253 |
+
"model.layers.27.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 254 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 255 |
+
"model.layers.27.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 256 |
+
"model.layers.27.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 257 |
+
"model.layers.27.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 258 |
+
"model.layers.27.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 259 |
+
"model.layers.28.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 260 |
+
"model.layers.28.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 261 |
+
"model.layers.28.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 262 |
+
"model.layers.28.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 263 |
+
"model.layers.28.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 264 |
+
"model.layers.28.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 265 |
+
"model.layers.28.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 266 |
+
"model.layers.28.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 267 |
+
"model.layers.28.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 268 |
+
"model.layers.28.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 269 |
+
"model.layers.28.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 270 |
+
"model.layers.28.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 271 |
+
"model.layers.29.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 272 |
+
"model.layers.29.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 273 |
+
"model.layers.29.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 274 |
+
"model.layers.29.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 275 |
+
"model.layers.29.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 276 |
+
"model.layers.29.self_attn.k_proj.bias": "model-00002-of-00002.safetensors",
|
| 277 |
+
"model.layers.29.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 278 |
+
"model.layers.29.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 279 |
+
"model.layers.29.self_attn.q_proj.bias": "model-00002-of-00002.safetensors",
|
| 280 |
+
"model.layers.29.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 281 |
+
"model.layers.29.self_attn.v_proj.bias": "model-00002-of-00002.safetensors",
|
| 282 |
+
"model.layers.29.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 283 |
+
"model.layers.3.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 284 |
+
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 285 |
+
"model.layers.3.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 286 |
+
"model.layers.3.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 287 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 288 |
+
"model.layers.3.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 289 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 290 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 291 |
+
"model.layers.3.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 292 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 293 |
+
"model.layers.3.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 294 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 295 |
+
"model.layers.30.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 296 |
+
"model.layers.30.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 297 |
+
"model.layers.30.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 298 |
+
"model.layers.30.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 299 |
+
"model.layers.30.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 300 |
+
"model.layers.30.self_attn.k_proj.bias": "model-00002-of-00002.safetensors",
|
| 301 |
+
"model.layers.30.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 302 |
+
"model.layers.30.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 303 |
+
"model.layers.30.self_attn.q_proj.bias": "model-00002-of-00002.safetensors",
|
| 304 |
+
"model.layers.30.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 305 |
+
"model.layers.30.self_attn.v_proj.bias": "model-00002-of-00002.safetensors",
|
| 306 |
+
"model.layers.30.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 307 |
+
"model.layers.31.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 308 |
+
"model.layers.31.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 309 |
+
"model.layers.31.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 310 |
+
"model.layers.31.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 311 |
+
"model.layers.31.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 312 |
+
"model.layers.31.self_attn.k_proj.bias": "model-00002-of-00002.safetensors",
|
| 313 |
+
"model.layers.31.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 314 |
+
"model.layers.31.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 315 |
+
"model.layers.31.self_attn.q_proj.bias": "model-00002-of-00002.safetensors",
|
| 316 |
+
"model.layers.31.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 317 |
+
"model.layers.31.self_attn.v_proj.bias": "model-00002-of-00002.safetensors",
|
| 318 |
+
"model.layers.31.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 319 |
+
"model.layers.32.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 320 |
+
"model.layers.32.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 321 |
+
"model.layers.32.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 322 |
+
"model.layers.32.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 323 |
+
"model.layers.32.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 324 |
+
"model.layers.32.self_attn.k_proj.bias": "model-00002-of-00002.safetensors",
|
| 325 |
+
"model.layers.32.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 326 |
+
"model.layers.32.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 327 |
+
"model.layers.32.self_attn.q_proj.bias": "model-00002-of-00002.safetensors",
|
| 328 |
+
"model.layers.32.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 329 |
+
"model.layers.32.self_attn.v_proj.bias": "model-00002-of-00002.safetensors",
|
| 330 |
+
"model.layers.32.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 331 |
+
"model.layers.33.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 332 |
+
"model.layers.33.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 333 |
+
"model.layers.33.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 334 |
+
"model.layers.33.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 335 |
+
"model.layers.33.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 336 |
+
"model.layers.33.self_attn.k_proj.bias": "model-00002-of-00002.safetensors",
|
| 337 |
+
"model.layers.33.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 338 |
+
"model.layers.33.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 339 |
+
"model.layers.33.self_attn.q_proj.bias": "model-00002-of-00002.safetensors",
|
| 340 |
+
"model.layers.33.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 341 |
+
"model.layers.33.self_attn.v_proj.bias": "model-00002-of-00002.safetensors",
|
| 342 |
+
"model.layers.33.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 343 |
+
"model.layers.34.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 344 |
+
"model.layers.34.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 345 |
+
"model.layers.34.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 346 |
+
"model.layers.34.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 347 |
+
"model.layers.34.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 348 |
+
"model.layers.34.self_attn.k_proj.bias": "model-00002-of-00002.safetensors",
|
| 349 |
+
"model.layers.34.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 350 |
+
"model.layers.34.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 351 |
+
"model.layers.34.self_attn.q_proj.bias": "model-00002-of-00002.safetensors",
|
| 352 |
+
"model.layers.34.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 353 |
+
"model.layers.34.self_attn.v_proj.bias": "model-00002-of-00002.safetensors",
|
| 354 |
+
"model.layers.34.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 355 |
+
"model.layers.35.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 356 |
+
"model.layers.35.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 357 |
+
"model.layers.35.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 358 |
+
"model.layers.35.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 359 |
+
"model.layers.35.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 360 |
+
"model.layers.35.self_attn.k_proj.bias": "model-00002-of-00002.safetensors",
|
| 361 |
+
"model.layers.35.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 362 |
+
"model.layers.35.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 363 |
+
"model.layers.35.self_attn.q_proj.bias": "model-00002-of-00002.safetensors",
|
| 364 |
+
"model.layers.35.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 365 |
+
"model.layers.35.self_attn.v_proj.bias": "model-00002-of-00002.safetensors",
|
| 366 |
+
"model.layers.35.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 367 |
+
"model.layers.4.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 368 |
+
"model.layers.4.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 369 |
+
"model.layers.4.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 370 |
+
"model.layers.4.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 371 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 372 |
+
"model.layers.4.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 373 |
+
"model.layers.4.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 374 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 375 |
+
"model.layers.4.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 376 |
+
"model.layers.4.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 377 |
+
"model.layers.4.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 378 |
+
"model.layers.4.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 379 |
+
"model.layers.5.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 380 |
+
"model.layers.5.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 381 |
+
"model.layers.5.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 382 |
+
"model.layers.5.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 383 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 384 |
+
"model.layers.5.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 385 |
+
"model.layers.5.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 386 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 387 |
+
"model.layers.5.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 388 |
+
"model.layers.5.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 389 |
+
"model.layers.5.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 390 |
+
"model.layers.5.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 391 |
+
"model.layers.6.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 392 |
+
"model.layers.6.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 393 |
+
"model.layers.6.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 394 |
+
"model.layers.6.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 395 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 396 |
+
"model.layers.6.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 397 |
+
"model.layers.6.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 398 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 399 |
+
"model.layers.6.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 400 |
+
"model.layers.6.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 401 |
+
"model.layers.6.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 402 |
+
"model.layers.6.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 403 |
+
"model.layers.7.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 404 |
+
"model.layers.7.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 405 |
+
"model.layers.7.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 406 |
+
"model.layers.7.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 407 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 408 |
+
"model.layers.7.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 409 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 410 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 411 |
+
"model.layers.7.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 412 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 413 |
+
"model.layers.7.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 414 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 415 |
+
"model.layers.8.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 416 |
+
"model.layers.8.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 417 |
+
"model.layers.8.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 418 |
+
"model.layers.8.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 419 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 420 |
+
"model.layers.8.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 421 |
+
"model.layers.8.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 422 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 423 |
+
"model.layers.8.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 424 |
+
"model.layers.8.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 425 |
+
"model.layers.8.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 426 |
+
"model.layers.8.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 427 |
+
"model.layers.9.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 428 |
+
"model.layers.9.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 429 |
+
"model.layers.9.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 430 |
+
"model.layers.9.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 431 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 432 |
+
"model.layers.9.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 433 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 434 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 435 |
+
"model.layers.9.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 436 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 437 |
+
"model.layers.9.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 438 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 439 |
+
"model.norm.weight": "model-00002-of-00002.safetensors"
|
| 440 |
+
}
|
| 441 |
+
}
|
scenario_cot_ratio_3B/special_tokens_map.json
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
"eos_token": {
|
| 18 |
+
"content": "<|im_end|>",
|
| 19 |
+
"lstrip": false,
|
| 20 |
+
"normalized": false,
|
| 21 |
+
"rstrip": false,
|
| 22 |
+
"single_word": false
|
| 23 |
+
},
|
| 24 |
+
"pad_token": {
|
| 25 |
+
"content": "<|endoftext|>",
|
| 26 |
+
"lstrip": false,
|
| 27 |
+
"normalized": false,
|
| 28 |
+
"rstrip": false,
|
| 29 |
+
"single_word": false
|
| 30 |
+
}
|
| 31 |
+
}
|
scenario_cot_ratio_3B/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c5ae00e602b8860cbd784ba82a8aa14e8feecec692e7076590d014d7b7fdafa
|
| 3 |
+
size 11421896
|
scenario_cot_ratio_3B/tokenizer_config.json
ADDED
|
@@ -0,0 +1,208 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_bos_token": false,
|
| 3 |
+
"add_prefix_space": false,
|
| 4 |
+
"added_tokens_decoder": {
|
| 5 |
+
"151643": {
|
| 6 |
+
"content": "<|endoftext|>",
|
| 7 |
+
"lstrip": false,
|
| 8 |
+
"normalized": false,
|
| 9 |
+
"rstrip": false,
|
| 10 |
+
"single_word": false,
|
| 11 |
+
"special": true
|
| 12 |
+
},
|
| 13 |
+
"151644": {
|
| 14 |
+
"content": "<|im_start|>",
|
| 15 |
+
"lstrip": false,
|
| 16 |
+
"normalized": false,
|
| 17 |
+
"rstrip": false,
|
| 18 |
+
"single_word": false,
|
| 19 |
+
"special": true
|
| 20 |
+
},
|
| 21 |
+
"151645": {
|
| 22 |
+
"content": "<|im_end|>",
|
| 23 |
+
"lstrip": false,
|
| 24 |
+
"normalized": false,
|
| 25 |
+
"rstrip": false,
|
| 26 |
+
"single_word": false,
|
| 27 |
+
"special": true
|
| 28 |
+
},
|
| 29 |
+
"151646": {
|
| 30 |
+
"content": "<|object_ref_start|>",
|
| 31 |
+
"lstrip": false,
|
| 32 |
+
"normalized": false,
|
| 33 |
+
"rstrip": false,
|
| 34 |
+
"single_word": false,
|
| 35 |
+
"special": true
|
| 36 |
+
},
|
| 37 |
+
"151647": {
|
| 38 |
+
"content": "<|object_ref_end|>",
|
| 39 |
+
"lstrip": false,
|
| 40 |
+
"normalized": false,
|
| 41 |
+
"rstrip": false,
|
| 42 |
+
"single_word": false,
|
| 43 |
+
"special": true
|
| 44 |
+
},
|
| 45 |
+
"151648": {
|
| 46 |
+
"content": "<|box_start|>",
|
| 47 |
+
"lstrip": false,
|
| 48 |
+
"normalized": false,
|
| 49 |
+
"rstrip": false,
|
| 50 |
+
"single_word": false,
|
| 51 |
+
"special": true
|
| 52 |
+
},
|
| 53 |
+
"151649": {
|
| 54 |
+
"content": "<|box_end|>",
|
| 55 |
+
"lstrip": false,
|
| 56 |
+
"normalized": false,
|
| 57 |
+
"rstrip": false,
|
| 58 |
+
"single_word": false,
|
| 59 |
+
"special": true
|
| 60 |
+
},
|
| 61 |
+
"151650": {
|
| 62 |
+
"content": "<|quad_start|>",
|
| 63 |
+
"lstrip": false,
|
| 64 |
+
"normalized": false,
|
| 65 |
+
"rstrip": false,
|
| 66 |
+
"single_word": false,
|
| 67 |
+
"special": true
|
| 68 |
+
},
|
| 69 |
+
"151651": {
|
| 70 |
+
"content": "<|quad_end|>",
|
| 71 |
+
"lstrip": false,
|
| 72 |
+
"normalized": false,
|
| 73 |
+
"rstrip": false,
|
| 74 |
+
"single_word": false,
|
| 75 |
+
"special": true
|
| 76 |
+
},
|
| 77 |
+
"151652": {
|
| 78 |
+
"content": "<|vision_start|>",
|
| 79 |
+
"lstrip": false,
|
| 80 |
+
"normalized": false,
|
| 81 |
+
"rstrip": false,
|
| 82 |
+
"single_word": false,
|
| 83 |
+
"special": true
|
| 84 |
+
},
|
| 85 |
+
"151653": {
|
| 86 |
+
"content": "<|vision_end|>",
|
| 87 |
+
"lstrip": false,
|
| 88 |
+
"normalized": false,
|
| 89 |
+
"rstrip": false,
|
| 90 |
+
"single_word": false,
|
| 91 |
+
"special": true
|
| 92 |
+
},
|
| 93 |
+
"151654": {
|
| 94 |
+
"content": "<|vision_pad|>",
|
| 95 |
+
"lstrip": false,
|
| 96 |
+
"normalized": false,
|
| 97 |
+
"rstrip": false,
|
| 98 |
+
"single_word": false,
|
| 99 |
+
"special": true
|
| 100 |
+
},
|
| 101 |
+
"151655": {
|
| 102 |
+
"content": "<|image_pad|>",
|
| 103 |
+
"lstrip": false,
|
| 104 |
+
"normalized": false,
|
| 105 |
+
"rstrip": false,
|
| 106 |
+
"single_word": false,
|
| 107 |
+
"special": true
|
| 108 |
+
},
|
| 109 |
+
"151656": {
|
| 110 |
+
"content": "<|video_pad|>",
|
| 111 |
+
"lstrip": false,
|
| 112 |
+
"normalized": false,
|
| 113 |
+
"rstrip": false,
|
| 114 |
+
"single_word": false,
|
| 115 |
+
"special": true
|
| 116 |
+
},
|
| 117 |
+
"151657": {
|
| 118 |
+
"content": "<tool_call>",
|
| 119 |
+
"lstrip": false,
|
| 120 |
+
"normalized": false,
|
| 121 |
+
"rstrip": false,
|
| 122 |
+
"single_word": false,
|
| 123 |
+
"special": false
|
| 124 |
+
},
|
| 125 |
+
"151658": {
|
| 126 |
+
"content": "</tool_call>",
|
| 127 |
+
"lstrip": false,
|
| 128 |
+
"normalized": false,
|
| 129 |
+
"rstrip": false,
|
| 130 |
+
"single_word": false,
|
| 131 |
+
"special": false
|
| 132 |
+
},
|
| 133 |
+
"151659": {
|
| 134 |
+
"content": "<|fim_prefix|>",
|
| 135 |
+
"lstrip": false,
|
| 136 |
+
"normalized": false,
|
| 137 |
+
"rstrip": false,
|
| 138 |
+
"single_word": false,
|
| 139 |
+
"special": false
|
| 140 |
+
},
|
| 141 |
+
"151660": {
|
| 142 |
+
"content": "<|fim_middle|>",
|
| 143 |
+
"lstrip": false,
|
| 144 |
+
"normalized": false,
|
| 145 |
+
"rstrip": false,
|
| 146 |
+
"single_word": false,
|
| 147 |
+
"special": false
|
| 148 |
+
},
|
| 149 |
+
"151661": {
|
| 150 |
+
"content": "<|fim_suffix|>",
|
| 151 |
+
"lstrip": false,
|
| 152 |
+
"normalized": false,
|
| 153 |
+
"rstrip": false,
|
| 154 |
+
"single_word": false,
|
| 155 |
+
"special": false
|
| 156 |
+
},
|
| 157 |
+
"151662": {
|
| 158 |
+
"content": "<|fim_pad|>",
|
| 159 |
+
"lstrip": false,
|
| 160 |
+
"normalized": false,
|
| 161 |
+
"rstrip": false,
|
| 162 |
+
"single_word": false,
|
| 163 |
+
"special": false
|
| 164 |
+
},
|
| 165 |
+
"151663": {
|
| 166 |
+
"content": "<|repo_name|>",
|
| 167 |
+
"lstrip": false,
|
| 168 |
+
"normalized": false,
|
| 169 |
+
"rstrip": false,
|
| 170 |
+
"single_word": false,
|
| 171 |
+
"special": false
|
| 172 |
+
},
|
| 173 |
+
"151664": {
|
| 174 |
+
"content": "<|file_sep|>",
|
| 175 |
+
"lstrip": false,
|
| 176 |
+
"normalized": false,
|
| 177 |
+
"rstrip": false,
|
| 178 |
+
"single_word": false,
|
| 179 |
+
"special": false
|
| 180 |
+
}
|
| 181 |
+
},
|
| 182 |
+
"additional_special_tokens": [
|
| 183 |
+
"<|im_start|>",
|
| 184 |
+
"<|im_end|>",
|
| 185 |
+
"<|object_ref_start|>",
|
| 186 |
+
"<|object_ref_end|>",
|
| 187 |
+
"<|box_start|>",
|
| 188 |
+
"<|box_end|>",
|
| 189 |
+
"<|quad_start|>",
|
| 190 |
+
"<|quad_end|>",
|
| 191 |
+
"<|vision_start|>",
|
| 192 |
+
"<|vision_end|>",
|
| 193 |
+
"<|vision_pad|>",
|
| 194 |
+
"<|image_pad|>",
|
| 195 |
+
"<|video_pad|>"
|
| 196 |
+
],
|
| 197 |
+
"bos_token": null,
|
| 198 |
+
"chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0]['role'] == 'system' %}\n {{- messages[0]['content'] }}\n {%- else %}\n {{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}\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\\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|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",
|
| 199 |
+
"clean_up_tokenization_spaces": false,
|
| 200 |
+
"eos_token": "<|im_end|>",
|
| 201 |
+
"errors": "replace",
|
| 202 |
+
"model_max_length": 131072,
|
| 203 |
+
"pad_token": "<|endoftext|>",
|
| 204 |
+
"padding_side": "right",
|
| 205 |
+
"split_special_tokens": false,
|
| 206 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
| 207 |
+
"unk_token": null
|
| 208 |
+
}
|
scenario_cot_ratio_3B/train_results.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 2.9986708925467744,
|
| 3 |
+
"total_flos": 531028544847872.0,
|
| 4 |
+
"train_loss": 0.7064719163714637,
|
| 5 |
+
"train_runtime": 53129.6318,
|
| 6 |
+
"train_samples_per_second": 2.209,
|
| 7 |
+
"train_steps_per_second": 0.035
|
| 8 |
+
}
|
scenario_cot_ratio_3B/trainer_state.json
ADDED
|
@@ -0,0 +1,2051 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_metric": 0.7144020795822144,
|
| 3 |
+
"best_model_checkpoint": "/users/u2023000898/model/atrain_qc/scenario_train_40K_cot_ratio_3/checkpoint-1220",
|
| 4 |
+
"epoch": 2.9986708925467744,
|
| 5 |
+
"eval_steps": 20,
|
| 6 |
+
"global_step": 1833,
|
| 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.01635824557816174,
|
| 13 |
+
"grad_norm": 5.295344734073509,
|
| 14 |
+
"learning_rate": 5.434782608695653e-07,
|
| 15 |
+
"loss": 1.4359,
|
| 16 |
+
"step": 10
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"epoch": 0.03271649115632348,
|
| 20 |
+
"grad_norm": 3.422164657559387,
|
| 21 |
+
"learning_rate": 1.0869565217391306e-06,
|
| 22 |
+
"loss": 1.4181,
|
| 23 |
+
"step": 20
|
| 24 |
+
},
|
| 25 |
+
{
|
| 26 |
+
"epoch": 0.03271649115632348,
|
| 27 |
+
"eval_loss": 1.3935878276824951,
|
| 28 |
+
"eval_runtime": 8.9905,
|
| 29 |
+
"eval_samples_per_second": 8.787,
|
| 30 |
+
"eval_steps_per_second": 4.449,
|
| 31 |
+
"step": 20
|
| 32 |
+
},
|
| 33 |
+
{
|
| 34 |
+
"epoch": 0.04907473673448522,
|
| 35 |
+
"grad_norm": 1.986613395208058,
|
| 36 |
+
"learning_rate": 1.6304347826086957e-06,
|
| 37 |
+
"loss": 1.303,
|
| 38 |
+
"step": 30
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"epoch": 0.06543298231264696,
|
| 42 |
+
"grad_norm": 1.4523886723377106,
|
| 43 |
+
"learning_rate": 2.173913043478261e-06,
|
| 44 |
+
"loss": 1.1795,
|
| 45 |
+
"step": 40
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"epoch": 0.06543298231264696,
|
| 49 |
+
"eval_loss": 1.1402088403701782,
|
| 50 |
+
"eval_runtime": 8.8832,
|
| 51 |
+
"eval_samples_per_second": 8.893,
|
| 52 |
+
"eval_steps_per_second": 4.503,
|
| 53 |
+
"step": 40
|
| 54 |
+
},
|
| 55 |
+
{
|
| 56 |
+
"epoch": 0.08179122789080871,
|
| 57 |
+
"grad_norm": 1.1700390466976565,
|
| 58 |
+
"learning_rate": 2.7173913043478263e-06,
|
| 59 |
+
"loss": 1.0727,
|
| 60 |
+
"step": 50
|
| 61 |
+
},
|
| 62 |
+
{
|
| 63 |
+
"epoch": 0.09814947346897045,
|
| 64 |
+
"grad_norm": 0.8879790034956169,
|
| 65 |
+
"learning_rate": 3.2608695652173914e-06,
|
| 66 |
+
"loss": 0.9978,
|
| 67 |
+
"step": 60
|
| 68 |
+
},
|
| 69 |
+
{
|
| 70 |
+
"epoch": 0.09814947346897045,
|
| 71 |
+
"eval_loss": 0.9959300756454468,
|
| 72 |
+
"eval_runtime": 8.9186,
|
| 73 |
+
"eval_samples_per_second": 8.858,
|
| 74 |
+
"eval_steps_per_second": 4.485,
|
| 75 |
+
"step": 60
|
| 76 |
+
},
|
| 77 |
+
{
|
| 78 |
+
"epoch": 0.1145077190471322,
|
| 79 |
+
"grad_norm": 0.8251876813224245,
|
| 80 |
+
"learning_rate": 3.804347826086957e-06,
|
| 81 |
+
"loss": 0.962,
|
| 82 |
+
"step": 70
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"epoch": 0.13086596462529393,
|
| 86 |
+
"grad_norm": 0.7597303029800314,
|
| 87 |
+
"learning_rate": 4.347826086956522e-06,
|
| 88 |
+
"loss": 0.9344,
|
| 89 |
+
"step": 80
|
| 90 |
+
},
|
| 91 |
+
{
|
| 92 |
+
"epoch": 0.13086596462529393,
|
| 93 |
+
"eval_loss": 0.9332086443901062,
|
| 94 |
+
"eval_runtime": 9.1918,
|
| 95 |
+
"eval_samples_per_second": 8.595,
|
| 96 |
+
"eval_steps_per_second": 4.352,
|
| 97 |
+
"step": 80
|
| 98 |
+
},
|
| 99 |
+
{
|
| 100 |
+
"epoch": 0.1472242102034557,
|
| 101 |
+
"grad_norm": 0.7643744159525921,
|
| 102 |
+
"learning_rate": 4.891304347826087e-06,
|
| 103 |
+
"loss": 0.9113,
|
| 104 |
+
"step": 90
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"epoch": 0.16358245578161743,
|
| 108 |
+
"grad_norm": 0.7298856847403965,
|
| 109 |
+
"learning_rate": 5.4347826086956525e-06,
|
| 110 |
+
"loss": 0.8836,
|
| 111 |
+
"step": 100
|
| 112 |
+
},
|
| 113 |
+
{
|
| 114 |
+
"epoch": 0.16358245578161743,
|
| 115 |
+
"eval_loss": 0.8985484838485718,
|
| 116 |
+
"eval_runtime": 9.0729,
|
| 117 |
+
"eval_samples_per_second": 8.707,
|
| 118 |
+
"eval_steps_per_second": 4.409,
|
| 119 |
+
"step": 100
|
| 120 |
+
},
|
| 121 |
+
{
|
| 122 |
+
"epoch": 0.17994070135977916,
|
| 123 |
+
"grad_norm": 0.7853004926976781,
|
| 124 |
+
"learning_rate": 5.978260869565218e-06,
|
| 125 |
+
"loss": 0.873,
|
| 126 |
+
"step": 110
|
| 127 |
+
},
|
| 128 |
+
{
|
| 129 |
+
"epoch": 0.1962989469379409,
|
| 130 |
+
"grad_norm": 0.8086725449370039,
|
| 131 |
+
"learning_rate": 6.521739130434783e-06,
|
| 132 |
+
"loss": 0.8649,
|
| 133 |
+
"step": 120
|
| 134 |
+
},
|
| 135 |
+
{
|
| 136 |
+
"epoch": 0.1962989469379409,
|
| 137 |
+
"eval_loss": 0.8743940591812134,
|
| 138 |
+
"eval_runtime": 8.8733,
|
| 139 |
+
"eval_samples_per_second": 8.903,
|
| 140 |
+
"eval_steps_per_second": 4.508,
|
| 141 |
+
"step": 120
|
| 142 |
+
},
|
| 143 |
+
{
|
| 144 |
+
"epoch": 0.21265719251610266,
|
| 145 |
+
"grad_norm": 0.78611945621464,
|
| 146 |
+
"learning_rate": 7.065217391304349e-06,
|
| 147 |
+
"loss": 0.8502,
|
| 148 |
+
"step": 130
|
| 149 |
+
},
|
| 150 |
+
{
|
| 151 |
+
"epoch": 0.2290154380942644,
|
| 152 |
+
"grad_norm": 0.8139497555344073,
|
| 153 |
+
"learning_rate": 7.608695652173914e-06,
|
| 154 |
+
"loss": 0.8424,
|
| 155 |
+
"step": 140
|
| 156 |
+
},
|
| 157 |
+
{
|
| 158 |
+
"epoch": 0.2290154380942644,
|
| 159 |
+
"eval_loss": 0.8560407757759094,
|
| 160 |
+
"eval_runtime": 12.0219,
|
| 161 |
+
"eval_samples_per_second": 6.571,
|
| 162 |
+
"eval_steps_per_second": 3.327,
|
| 163 |
+
"step": 140
|
| 164 |
+
},
|
| 165 |
+
{
|
| 166 |
+
"epoch": 0.24537368367242612,
|
| 167 |
+
"grad_norm": 0.8656686458129763,
|
| 168 |
+
"learning_rate": 8.15217391304348e-06,
|
| 169 |
+
"loss": 0.8449,
|
| 170 |
+
"step": 150
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"epoch": 0.26173192925058786,
|
| 174 |
+
"grad_norm": 0.9283042437403443,
|
| 175 |
+
"learning_rate": 8.695652173913044e-06,
|
| 176 |
+
"loss": 0.8265,
|
| 177 |
+
"step": 160
|
| 178 |
+
},
|
| 179 |
+
{
|
| 180 |
+
"epoch": 0.26173192925058786,
|
| 181 |
+
"eval_loss": 0.8416913747787476,
|
| 182 |
+
"eval_runtime": 9.036,
|
| 183 |
+
"eval_samples_per_second": 8.743,
|
| 184 |
+
"eval_steps_per_second": 4.427,
|
| 185 |
+
"step": 160
|
| 186 |
+
},
|
| 187 |
+
{
|
| 188 |
+
"epoch": 0.2780901748287496,
|
| 189 |
+
"grad_norm": 0.810298408576699,
|
| 190 |
+
"learning_rate": 9.23913043478261e-06,
|
| 191 |
+
"loss": 0.8293,
|
| 192 |
+
"step": 170
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"epoch": 0.2944484204069114,
|
| 196 |
+
"grad_norm": 0.8313112566441393,
|
| 197 |
+
"learning_rate": 9.782608695652175e-06,
|
| 198 |
+
"loss": 0.8159,
|
| 199 |
+
"step": 180
|
| 200 |
+
},
|
| 201 |
+
{
|
| 202 |
+
"epoch": 0.2944484204069114,
|
| 203 |
+
"eval_loss": 0.8295494318008423,
|
| 204 |
+
"eval_runtime": 8.8777,
|
| 205 |
+
"eval_samples_per_second": 8.899,
|
| 206 |
+
"eval_steps_per_second": 4.506,
|
| 207 |
+
"step": 180
|
| 208 |
+
},
|
| 209 |
+
{
|
| 210 |
+
"epoch": 0.3108066659850731,
|
| 211 |
+
"grad_norm": 0.8697727174133723,
|
| 212 |
+
"learning_rate": 9.999673339806799e-06,
|
| 213 |
+
"loss": 0.8191,
|
| 214 |
+
"step": 190
|
| 215 |
+
},
|
| 216 |
+
{
|
| 217 |
+
"epoch": 0.32716491156323485,
|
| 218 |
+
"grad_norm": 0.900525558157214,
|
| 219 |
+
"learning_rate": 9.997677237639758e-06,
|
| 220 |
+
"loss": 0.8024,
|
| 221 |
+
"step": 200
|
| 222 |
+
},
|
| 223 |
+
{
|
| 224 |
+
"epoch": 0.32716491156323485,
|
| 225 |
+
"eval_loss": 0.822140097618103,
|
| 226 |
+
"eval_runtime": 8.8793,
|
| 227 |
+
"eval_samples_per_second": 8.897,
|
| 228 |
+
"eval_steps_per_second": 4.505,
|
| 229 |
+
"step": 200
|
| 230 |
+
},
|
| 231 |
+
{
|
| 232 |
+
"epoch": 0.3435231571413966,
|
| 233 |
+
"grad_norm": 0.8222174164436653,
|
| 234 |
+
"learning_rate": 9.993867234795303e-06,
|
| 235 |
+
"loss": 0.7988,
|
| 236 |
+
"step": 210
|
| 237 |
+
},
|
| 238 |
+
{
|
| 239 |
+
"epoch": 0.3598814027195583,
|
| 240 |
+
"grad_norm": 0.8209330165865478,
|
| 241 |
+
"learning_rate": 9.98824471410918e-06,
|
| 242 |
+
"loss": 0.7934,
|
| 243 |
+
"step": 220
|
| 244 |
+
},
|
| 245 |
+
{
|
| 246 |
+
"epoch": 0.3598814027195583,
|
| 247 |
+
"eval_loss": 0.8108458518981934,
|
| 248 |
+
"eval_runtime": 8.8086,
|
| 249 |
+
"eval_samples_per_second": 8.969,
|
| 250 |
+
"eval_steps_per_second": 4.541,
|
| 251 |
+
"step": 220
|
| 252 |
+
},
|
| 253 |
+
{
|
| 254 |
+
"epoch": 0.37623964829772005,
|
| 255 |
+
"grad_norm": 0.7678941313429579,
|
| 256 |
+
"learning_rate": 9.980811716268215e-06,
|
| 257 |
+
"loss": 0.7959,
|
| 258 |
+
"step": 230
|
| 259 |
+
},
|
| 260 |
+
{
|
| 261 |
+
"epoch": 0.3925978938758818,
|
| 262 |
+
"grad_norm": 0.82512300528877,
|
| 263 |
+
"learning_rate": 9.971570939069637e-06,
|
| 264 |
+
"loss": 0.7903,
|
| 265 |
+
"step": 240
|
| 266 |
+
},
|
| 267 |
+
{
|
| 268 |
+
"epoch": 0.3925978938758818,
|
| 269 |
+
"eval_loss": 0.8030208349227905,
|
| 270 |
+
"eval_runtime": 8.8553,
|
| 271 |
+
"eval_samples_per_second": 8.921,
|
| 272 |
+
"eval_steps_per_second": 4.517,
|
| 273 |
+
"step": 240
|
| 274 |
+
},
|
| 275 |
+
{
|
| 276 |
+
"epoch": 0.4089561394540436,
|
| 277 |
+
"grad_norm": 0.7846619918234344,
|
| 278 |
+
"learning_rate": 9.96052573644193e-06,
|
| 279 |
+
"loss": 0.7893,
|
| 280 |
+
"step": 250
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"epoch": 0.4253143850322053,
|
| 284 |
+
"grad_norm": 0.7731531067943592,
|
| 285 |
+
"learning_rate": 9.947680117227512e-06,
|
| 286 |
+
"loss": 0.7858,
|
| 287 |
+
"step": 260
|
| 288 |
+
},
|
| 289 |
+
{
|
| 290 |
+
"epoch": 0.4253143850322053,
|
| 291 |
+
"eval_loss": 0.7969117164611816,
|
| 292 |
+
"eval_runtime": 8.8378,
|
| 293 |
+
"eval_samples_per_second": 8.939,
|
| 294 |
+
"eval_steps_per_second": 4.526,
|
| 295 |
+
"step": 260
|
| 296 |
+
},
|
| 297 |
+
{
|
| 298 |
+
"epoch": 0.44167263061036705,
|
| 299 |
+
"grad_norm": 0.8323139648125473,
|
| 300 |
+
"learning_rate": 9.933038743727749e-06,
|
| 301 |
+
"loss": 0.7882,
|
| 302 |
+
"step": 270
|
| 303 |
+
},
|
| 304 |
+
{
|
| 305 |
+
"epoch": 0.4580308761885288,
|
| 306 |
+
"grad_norm": 0.8203697180665835,
|
| 307 |
+
"learning_rate": 9.916606930010765e-06,
|
| 308 |
+
"loss": 0.7794,
|
| 309 |
+
"step": 280
|
| 310 |
+
},
|
| 311 |
+
{
|
| 312 |
+
"epoch": 0.4580308761885288,
|
| 313 |
+
"eval_loss": 0.7901803255081177,
|
| 314 |
+
"eval_runtime": 8.873,
|
| 315 |
+
"eval_samples_per_second": 8.903,
|
| 316 |
+
"eval_steps_per_second": 4.508,
|
| 317 |
+
"step": 280
|
| 318 |
+
},
|
| 319 |
+
{
|
| 320 |
+
"epoch": 0.4743891217666905,
|
| 321 |
+
"grad_norm": 0.7847835132710914,
|
| 322 |
+
"learning_rate": 9.898390639982715e-06,
|
| 323 |
+
"loss": 0.7771,
|
| 324 |
+
"step": 290
|
| 325 |
+
},
|
| 326 |
+
{
|
| 327 |
+
"epoch": 0.49074736734485225,
|
| 328 |
+
"grad_norm": 0.899857567905345,
|
| 329 |
+
"learning_rate": 9.878396485223187e-06,
|
| 330 |
+
"loss": 0.7759,
|
| 331 |
+
"step": 300
|
| 332 |
+
},
|
| 333 |
+
{
|
| 334 |
+
"epoch": 0.49074736734485225,
|
| 335 |
+
"eval_loss": 0.7846674919128418,
|
| 336 |
+
"eval_runtime": 8.9104,
|
| 337 |
+
"eval_samples_per_second": 8.866,
|
| 338 |
+
"eval_steps_per_second": 4.489,
|
| 339 |
+
"step": 300
|
| 340 |
+
},
|
| 341 |
+
{
|
| 342 |
+
"epoch": 0.507105612923014,
|
| 343 |
+
"grad_norm": 0.8725377228611381,
|
| 344 |
+
"learning_rate": 9.856631722585545e-06,
|
| 345 |
+
"loss": 0.7694,
|
| 346 |
+
"step": 310
|
| 347 |
+
},
|
| 348 |
+
{
|
| 349 |
+
"epoch": 0.5234638585011757,
|
| 350 |
+
"grad_norm": 0.8975303080276704,
|
| 351 |
+
"learning_rate": 9.833104251563058e-06,
|
| 352 |
+
"loss": 0.7702,
|
| 353 |
+
"step": 320
|
| 354 |
+
},
|
| 355 |
+
{
|
| 356 |
+
"epoch": 0.5234638585011757,
|
| 357 |
+
"eval_loss": 0.7819108366966248,
|
| 358 |
+
"eval_runtime": 9.1634,
|
| 359 |
+
"eval_samples_per_second": 8.621,
|
| 360 |
+
"eval_steps_per_second": 4.365,
|
| 361 |
+
"step": 320
|
| 362 |
+
},
|
| 363 |
+
{
|
| 364 |
+
"epoch": 0.5398221040793375,
|
| 365 |
+
"grad_norm": 0.8040447653131452,
|
| 366 |
+
"learning_rate": 9.807822611421783e-06,
|
| 367 |
+
"loss": 0.7737,
|
| 368 |
+
"step": 330
|
| 369 |
+
},
|
| 370 |
+
{
|
| 371 |
+
"epoch": 0.5561803496574992,
|
| 372 |
+
"grad_norm": 0.7791606284623682,
|
| 373 |
+
"learning_rate": 9.780795978101265e-06,
|
| 374 |
+
"loss": 0.7687,
|
| 375 |
+
"step": 340
|
| 376 |
+
},
|
| 377 |
+
{
|
| 378 |
+
"epoch": 0.5561803496574992,
|
| 379 |
+
"eval_loss": 0.7773299217224121,
|
| 380 |
+
"eval_runtime": 8.8107,
|
| 381 |
+
"eval_samples_per_second": 8.966,
|
| 382 |
+
"eval_steps_per_second": 4.54,
|
| 383 |
+
"step": 340
|
| 384 |
+
},
|
| 385 |
+
{
|
| 386 |
+
"epoch": 0.572538595235661,
|
| 387 |
+
"grad_norm": 0.7841990500752456,
|
| 388 |
+
"learning_rate": 9.752034160884126e-06,
|
| 389 |
+
"loss": 0.7685,
|
| 390 |
+
"step": 350
|
| 391 |
+
},
|
| 392 |
+
{
|
| 393 |
+
"epoch": 0.5888968408138228,
|
| 394 |
+
"grad_norm": 0.8046795669671181,
|
| 395 |
+
"learning_rate": 9.721547598835807e-06,
|
| 396 |
+
"loss": 0.7481,
|
| 397 |
+
"step": 360
|
| 398 |
+
},
|
| 399 |
+
{
|
| 400 |
+
"epoch": 0.5888968408138228,
|
| 401 |
+
"eval_loss": 0.774566113948822,
|
| 402 |
+
"eval_runtime": 9.0394,
|
| 403 |
+
"eval_samples_per_second": 8.739,
|
| 404 |
+
"eval_steps_per_second": 4.425,
|
| 405 |
+
"step": 360
|
| 406 |
+
},
|
| 407 |
+
{
|
| 408 |
+
"epoch": 0.6052550863919844,
|
| 409 |
+
"grad_norm": 1.183625080940533,
|
| 410 |
+
"learning_rate": 9.689347357015721e-06,
|
| 411 |
+
"loss": 0.748,
|
| 412 |
+
"step": 370
|
| 413 |
+
},
|
| 414 |
+
{
|
| 415 |
+
"epoch": 0.6216133319701462,
|
| 416 |
+
"grad_norm": 0.8040310134429428,
|
| 417 |
+
"learning_rate": 9.6554451224612e-06,
|
| 418 |
+
"loss": 0.7548,
|
| 419 |
+
"step": 380
|
| 420 |
+
},
|
| 421 |
+
{
|
| 422 |
+
"epoch": 0.6216133319701462,
|
| 423 |
+
"eval_loss": 0.7700055241584778,
|
| 424 |
+
"eval_runtime": 8.8572,
|
| 425 |
+
"eval_samples_per_second": 8.919,
|
| 426 |
+
"eval_steps_per_second": 4.516,
|
| 427 |
+
"step": 380
|
| 428 |
+
},
|
| 429 |
+
{
|
| 430 |
+
"epoch": 0.6379715775483079,
|
| 431 |
+
"grad_norm": 0.9470332937426067,
|
| 432 |
+
"learning_rate": 9.619853199945699e-06,
|
| 433 |
+
"loss": 0.7517,
|
| 434 |
+
"step": 390
|
| 435 |
+
},
|
| 436 |
+
{
|
| 437 |
+
"epoch": 0.6543298231264697,
|
| 438 |
+
"grad_norm": 0.8950375364388944,
|
| 439 |
+
"learning_rate": 9.5825845075128e-06,
|
| 440 |
+
"loss": 0.7502,
|
| 441 |
+
"step": 400
|
| 442 |
+
},
|
| 443 |
+
{
|
| 444 |
+
"epoch": 0.6543298231264697,
|
| 445 |
+
"eval_loss": 0.7674439549446106,
|
| 446 |
+
"eval_runtime": 8.9218,
|
| 447 |
+
"eval_samples_per_second": 8.855,
|
| 448 |
+
"eval_steps_per_second": 4.483,
|
| 449 |
+
"step": 400
|
| 450 |
+
},
|
| 451 |
+
{
|
| 452 |
+
"epoch": 0.6706880687046314,
|
| 453 |
+
"grad_norm": 0.9169203286801689,
|
| 454 |
+
"learning_rate": 9.543652571787623e-06,
|
| 455 |
+
"loss": 0.7496,
|
| 456 |
+
"step": 410
|
| 457 |
+
},
|
| 458 |
+
{
|
| 459 |
+
"epoch": 0.6870463142827932,
|
| 460 |
+
"grad_norm": 0.8093191265332849,
|
| 461 |
+
"learning_rate": 9.503071523067346e-06,
|
| 462 |
+
"loss": 0.7544,
|
| 463 |
+
"step": 420
|
| 464 |
+
},
|
| 465 |
+
{
|
| 466 |
+
"epoch": 0.6870463142827932,
|
| 467 |
+
"eval_loss": 0.7653623223304749,
|
| 468 |
+
"eval_runtime": 8.8891,
|
| 469 |
+
"eval_samples_per_second": 8.887,
|
| 470 |
+
"eval_steps_per_second": 4.5,
|
| 471 |
+
"step": 420
|
| 472 |
+
},
|
| 473 |
+
{
|
| 474 |
+
"epoch": 0.703404559860955,
|
| 475 |
+
"grad_norm": 0.8858043762442335,
|
| 476 |
+
"learning_rate": 9.460856090192643e-06,
|
| 477 |
+
"loss": 0.7455,
|
| 478 |
+
"step": 430
|
| 479 |
+
},
|
| 480 |
+
{
|
| 481 |
+
"epoch": 0.7197628054391166,
|
| 482 |
+
"grad_norm": 0.7155973463395218,
|
| 483 |
+
"learning_rate": 9.417021595201864e-06,
|
| 484 |
+
"loss": 0.7527,
|
| 485 |
+
"step": 440
|
| 486 |
+
},
|
| 487 |
+
{
|
| 488 |
+
"epoch": 0.7197628054391166,
|
| 489 |
+
"eval_loss": 0.7620683908462524,
|
| 490 |
+
"eval_runtime": 8.8784,
|
| 491 |
+
"eval_samples_per_second": 8.898,
|
| 492 |
+
"eval_steps_per_second": 4.505,
|
| 493 |
+
"step": 440
|
| 494 |
+
},
|
| 495 |
+
{
|
| 496 |
+
"epoch": 0.7361210510172784,
|
| 497 |
+
"grad_norm": 0.737512769355951,
|
| 498 |
+
"learning_rate": 9.371583947769914e-06,
|
| 499 |
+
"loss": 0.7457,
|
| 500 |
+
"step": 450
|
| 501 |
+
},
|
| 502 |
+
{
|
| 503 |
+
"epoch": 0.7524792965954401,
|
| 504 |
+
"grad_norm": 0.8059791945207864,
|
| 505 |
+
"learning_rate": 9.324559639433874e-06,
|
| 506 |
+
"loss": 0.7498,
|
| 507 |
+
"step": 460
|
| 508 |
+
},
|
| 509 |
+
{
|
| 510 |
+
"epoch": 0.7524792965954401,
|
| 511 |
+
"eval_loss": 0.7595985531806946,
|
| 512 |
+
"eval_runtime": 8.8587,
|
| 513 |
+
"eval_samples_per_second": 8.918,
|
| 514 |
+
"eval_steps_per_second": 4.515,
|
| 515 |
+
"step": 460
|
| 516 |
+
},
|
| 517 |
+
{
|
| 518 |
+
"epoch": 0.7688375421736019,
|
| 519 |
+
"grad_norm": 0.8453208453911044,
|
| 520 |
+
"learning_rate": 9.2759657376074e-06,
|
| 521 |
+
"loss": 0.7399,
|
| 522 |
+
"step": 470
|
| 523 |
+
},
|
| 524 |
+
{
|
| 525 |
+
"epoch": 0.7851957877517636,
|
| 526 |
+
"grad_norm": 0.7794080969117457,
|
| 527 |
+
"learning_rate": 9.225819879386137e-06,
|
| 528 |
+
"loss": 0.7422,
|
| 529 |
+
"step": 480
|
| 530 |
+
},
|
| 531 |
+
{
|
| 532 |
+
"epoch": 0.7851957877517636,
|
| 533 |
+
"eval_loss": 0.757483959197998,
|
| 534 |
+
"eval_runtime": 8.8082,
|
| 535 |
+
"eval_samples_per_second": 8.969,
|
| 536 |
+
"eval_steps_per_second": 4.541,
|
| 537 |
+
"step": 480
|
| 538 |
+
},
|
| 539 |
+
{
|
| 540 |
+
"epoch": 0.8015540333299254,
|
| 541 |
+
"grad_norm": 0.7170361500782209,
|
| 542 |
+
"learning_rate": 9.174140265146356e-06,
|
| 543 |
+
"loss": 0.7366,
|
| 544 |
+
"step": 490
|
| 545 |
+
},
|
| 546 |
+
{
|
| 547 |
+
"epoch": 0.8179122789080872,
|
| 548 |
+
"grad_norm": 0.886247962125953,
|
| 549 |
+
"learning_rate": 9.120945651939146e-06,
|
| 550 |
+
"loss": 0.7385,
|
| 551 |
+
"step": 500
|
| 552 |
+
},
|
| 553 |
+
{
|
| 554 |
+
"epoch": 0.8179122789080872,
|
| 555 |
+
"eval_loss": 0.7534403800964355,
|
| 556 |
+
"eval_runtime": 8.8411,
|
| 557 |
+
"eval_samples_per_second": 8.936,
|
| 558 |
+
"eval_steps_per_second": 4.524,
|
| 559 |
+
"step": 500
|
| 560 |
+
},
|
| 561 |
+
{
|
| 562 |
+
"epoch": 0.8342705244862488,
|
| 563 |
+
"grad_norm": 0.7303115546636174,
|
| 564 |
+
"learning_rate": 9.066255346682567e-06,
|
| 565 |
+
"loss": 0.7426,
|
| 566 |
+
"step": 510
|
| 567 |
+
},
|
| 568 |
+
{
|
| 569 |
+
"epoch": 0.8506287700644106,
|
| 570 |
+
"grad_norm": 0.720904332688552,
|
| 571 |
+
"learning_rate": 9.010089199154238e-06,
|
| 572 |
+
"loss": 0.7396,
|
| 573 |
+
"step": 520
|
| 574 |
+
},
|
| 575 |
+
{
|
| 576 |
+
"epoch": 0.8506287700644106,
|
| 577 |
+
"eval_loss": 0.7510408163070679,
|
| 578 |
+
"eval_runtime": 8.8187,
|
| 579 |
+
"eval_samples_per_second": 8.958,
|
| 580 |
+
"eval_steps_per_second": 4.536,
|
| 581 |
+
"step": 520
|
| 582 |
+
},
|
| 583 |
+
{
|
| 584 |
+
"epoch": 0.8669870156425723,
|
| 585 |
+
"grad_norm": 0.7269189612270449,
|
| 586 |
+
"learning_rate": 8.952467594786867e-06,
|
| 587 |
+
"loss": 0.7372,
|
| 588 |
+
"step": 530
|
| 589 |
+
},
|
| 590 |
+
{
|
| 591 |
+
"epoch": 0.8833452612207341,
|
| 592 |
+
"grad_norm": 0.7411165689482159,
|
| 593 |
+
"learning_rate": 8.8934114472694e-06,
|
| 594 |
+
"loss": 0.7455,
|
| 595 |
+
"step": 540
|
| 596 |
+
},
|
| 597 |
+
{
|
| 598 |
+
"epoch": 0.8833452612207341,
|
| 599 |
+
"eval_loss": 0.7494012117385864,
|
| 600 |
+
"eval_runtime": 8.8703,
|
| 601 |
+
"eval_samples_per_second": 8.906,
|
| 602 |
+
"eval_steps_per_second": 4.509,
|
| 603 |
+
"step": 540
|
| 604 |
+
},
|
| 605 |
+
{
|
| 606 |
+
"epoch": 0.8997035067988958,
|
| 607 |
+
"grad_norm": 0.7222933451317762,
|
| 608 |
+
"learning_rate": 8.83294219095642e-06,
|
| 609 |
+
"loss": 0.7396,
|
| 610 |
+
"step": 550
|
| 611 |
+
},
|
| 612 |
+
{
|
| 613 |
+
"epoch": 0.9160617523770576,
|
| 614 |
+
"grad_norm": 0.7405492243894416,
|
| 615 |
+
"learning_rate": 8.771081773088568e-06,
|
| 616 |
+
"loss": 0.7275,
|
| 617 |
+
"step": 560
|
| 618 |
+
},
|
| 619 |
+
{
|
| 620 |
+
"epoch": 0.9160617523770576,
|
| 621 |
+
"eval_loss": 0.747172474861145,
|
| 622 |
+
"eval_runtime": 8.8684,
|
| 623 |
+
"eval_samples_per_second": 8.908,
|
| 624 |
+
"eval_steps_per_second": 4.51,
|
| 625 |
+
"step": 560
|
| 626 |
+
},
|
| 627 |
+
{
|
| 628 |
+
"epoch": 0.9324199979552193,
|
| 629 |
+
"grad_norm": 0.7343527467764037,
|
| 630 |
+
"learning_rate": 8.707852645826824e-06,
|
| 631 |
+
"loss": 0.7227,
|
| 632 |
+
"step": 570
|
| 633 |
+
},
|
| 634 |
+
{
|
| 635 |
+
"epoch": 0.948778243533381,
|
| 636 |
+
"grad_norm": 0.8149960345815405,
|
| 637 |
+
"learning_rate": 8.643277758103527e-06,
|
| 638 |
+
"loss": 0.74,
|
| 639 |
+
"step": 580
|
| 640 |
+
},
|
| 641 |
+
{
|
| 642 |
+
"epoch": 0.948778243533381,
|
| 643 |
+
"eval_loss": 0.745248019695282,
|
| 644 |
+
"eval_runtime": 8.8473,
|
| 645 |
+
"eval_samples_per_second": 8.929,
|
| 646 |
+
"eval_steps_per_second": 4.521,
|
| 647 |
+
"step": 580
|
| 648 |
+
},
|
| 649 |
+
{
|
| 650 |
+
"epoch": 0.9651364891115428,
|
| 651 |
+
"grad_norm": 0.7210978276382376,
|
| 652 |
+
"learning_rate": 8.577380547293089e-06,
|
| 653 |
+
"loss": 0.7387,
|
| 654 |
+
"step": 590
|
| 655 |
+
},
|
| 656 |
+
{
|
| 657 |
+
"epoch": 0.9814947346897045,
|
| 658 |
+
"grad_norm": 0.7095208468673599,
|
| 659 |
+
"learning_rate": 8.510184930705413e-06,
|
| 660 |
+
"loss": 0.7339,
|
| 661 |
+
"step": 600
|
| 662 |
+
},
|
| 663 |
+
{
|
| 664 |
+
"epoch": 0.9814947346897045,
|
| 665 |
+
"eval_loss": 0.7437242269515991,
|
| 666 |
+
"eval_runtime": 8.82,
|
| 667 |
+
"eval_samples_per_second": 8.957,
|
| 668 |
+
"eval_steps_per_second": 4.535,
|
| 669 |
+
"step": 600
|
| 670 |
+
},
|
| 671 |
+
{
|
| 672 |
+
"epoch": 0.9978529802678663,
|
| 673 |
+
"grad_norm": 0.7505905361093098,
|
| 674 |
+
"learning_rate": 8.44171529690516e-06,
|
| 675 |
+
"loss": 0.7248,
|
| 676 |
+
"step": 610
|
| 677 |
+
},
|
| 678 |
+
{
|
| 679 |
+
"epoch": 1.0143134648808916,
|
| 680 |
+
"grad_norm": 0.6979646401902959,
|
| 681 |
+
"learning_rate": 8.371996496859938e-06,
|
| 682 |
+
"loss": 0.7404,
|
| 683 |
+
"step": 620
|
| 684 |
+
},
|
| 685 |
+
{
|
| 686 |
+
"epoch": 1.0143134648808916,
|
| 687 |
+
"eval_loss": 0.7440437078475952,
|
| 688 |
+
"eval_runtime": 8.7724,
|
| 689 |
+
"eval_samples_per_second": 9.005,
|
| 690 |
+
"eval_steps_per_second": 4.56,
|
| 691 |
+
"step": 620
|
| 692 |
+
},
|
| 693 |
+
{
|
| 694 |
+
"epoch": 1.0306717104590533,
|
| 695 |
+
"grad_norm": 0.7236767629054202,
|
| 696 |
+
"learning_rate": 8.30105383492067e-06,
|
| 697 |
+
"loss": 0.6848,
|
| 698 |
+
"step": 630
|
| 699 |
+
},
|
| 700 |
+
{
|
| 701 |
+
"epoch": 1.047029956037215,
|
| 702 |
+
"grad_norm": 0.6872848093215694,
|
| 703 |
+
"learning_rate": 8.228913059637414e-06,
|
| 704 |
+
"loss": 0.6877,
|
| 705 |
+
"step": 640
|
| 706 |
+
},
|
| 707 |
+
{
|
| 708 |
+
"epoch": 1.047029956037215,
|
| 709 |
+
"eval_loss": 0.7421544790267944,
|
| 710 |
+
"eval_runtime": 8.8557,
|
| 711 |
+
"eval_samples_per_second": 8.921,
|
| 712 |
+
"eval_steps_per_second": 4.517,
|
| 713 |
+
"step": 640
|
| 714 |
+
},
|
| 715 |
+
{
|
| 716 |
+
"epoch": 1.0633882016153768,
|
| 717 |
+
"grad_norm": 0.7171174222919368,
|
| 718 |
+
"learning_rate": 8.155600354413971e-06,
|
| 719 |
+
"loss": 0.6752,
|
| 720 |
+
"step": 650
|
| 721 |
+
},
|
| 722 |
+
{
|
| 723 |
+
"epoch": 1.0797464471935385,
|
| 724 |
+
"grad_norm": 0.6937193535340093,
|
| 725 |
+
"learning_rate": 8.081142328004638e-06,
|
| 726 |
+
"loss": 0.6785,
|
| 727 |
+
"step": 660
|
| 728 |
+
},
|
| 729 |
+
{
|
| 730 |
+
"epoch": 1.0797464471935385,
|
| 731 |
+
"eval_loss": 0.7413665056228638,
|
| 732 |
+
"eval_runtime": 8.7177,
|
| 733 |
+
"eval_samples_per_second": 9.062,
|
| 734 |
+
"eval_steps_per_second": 4.588,
|
| 735 |
+
"step": 660
|
| 736 |
+
},
|
| 737 |
+
{
|
| 738 |
+
"epoch": 1.0961046927717002,
|
| 739 |
+
"grad_norm": 0.7347355982975387,
|
| 740 |
+
"learning_rate": 8.005566004856593e-06,
|
| 741 |
+
"loss": 0.6746,
|
| 742 |
+
"step": 670
|
| 743 |
+
},
|
| 744 |
+
{
|
| 745 |
+
"epoch": 1.1124629383498619,
|
| 746 |
+
"grad_norm": 0.8465986634067116,
|
| 747 |
+
"learning_rate": 7.928898815301418e-06,
|
| 748 |
+
"loss": 0.6723,
|
| 749 |
+
"step": 680
|
| 750 |
+
},
|
| 751 |
+
{
|
| 752 |
+
"epoch": 1.1124629383498619,
|
| 753 |
+
"eval_loss": 0.7399634122848511,
|
| 754 |
+
"eval_runtime": 8.9138,
|
| 755 |
+
"eval_samples_per_second": 8.863,
|
| 756 |
+
"eval_steps_per_second": 4.487,
|
| 757 |
+
"step": 680
|
| 758 |
+
},
|
| 759 |
+
{
|
| 760 |
+
"epoch": 1.1288211839280238,
|
| 761 |
+
"grad_norm": 0.7674101027640446,
|
| 762 |
+
"learning_rate": 7.851168585599285e-06,
|
| 763 |
+
"loss": 0.6756,
|
| 764 |
+
"step": 690
|
| 765 |
+
},
|
| 766 |
+
{
|
| 767 |
+
"epoch": 1.1451794295061855,
|
| 768 |
+
"grad_norm": 0.7525909134460642,
|
| 769 |
+
"learning_rate": 7.77240352783945e-06,
|
| 770 |
+
"loss": 0.6807,
|
| 771 |
+
"step": 700
|
| 772 |
+
},
|
| 773 |
+
{
|
| 774 |
+
"epoch": 1.1451794295061855,
|
| 775 |
+
"eval_loss": 0.7387439608573914,
|
| 776 |
+
"eval_runtime": 8.8038,
|
| 777 |
+
"eval_samples_per_second": 8.973,
|
| 778 |
+
"eval_steps_per_second": 4.544,
|
| 779 |
+
"step": 700
|
| 780 |
+
},
|
| 781 |
+
{
|
| 782 |
+
"epoch": 1.1615376750843471,
|
| 783 |
+
"grad_norm": 0.7798312578850733,
|
| 784 |
+
"learning_rate": 7.692632229700718e-06,
|
| 785 |
+
"loss": 0.6779,
|
| 786 |
+
"step": 710
|
| 787 |
+
},
|
| 788 |
+
{
|
| 789 |
+
"epoch": 1.177895920662509,
|
| 790 |
+
"grad_norm": 0.7474295968254813,
|
| 791 |
+
"learning_rate": 7.611883644075573e-06,
|
| 792 |
+
"loss": 0.6823,
|
| 793 |
+
"step": 720
|
| 794 |
+
},
|
| 795 |
+
{
|
| 796 |
+
"epoch": 1.177895920662509,
|
| 797 |
+
"eval_loss": 0.7377986907958984,
|
| 798 |
+
"eval_runtime": 8.8162,
|
| 799 |
+
"eval_samples_per_second": 8.961,
|
| 800 |
+
"eval_steps_per_second": 4.537,
|
| 801 |
+
"step": 720
|
| 802 |
+
},
|
| 803 |
+
{
|
| 804 |
+
"epoch": 1.1942541662406707,
|
| 805 |
+
"grad_norm": 0.7587723123453163,
|
| 806 |
+
"learning_rate": 7.5301870785617635e-06,
|
| 807 |
+
"loss": 0.675,
|
| 808 |
+
"step": 730
|
| 809 |
+
},
|
| 810 |
+
{
|
| 811 |
+
"epoch": 1.2106124118188324,
|
| 812 |
+
"grad_norm": 0.7440613541332155,
|
| 813 |
+
"learning_rate": 7.447572184825149e-06,
|
| 814 |
+
"loss": 0.6792,
|
| 815 |
+
"step": 740
|
| 816 |
+
},
|
| 817 |
+
{
|
| 818 |
+
"epoch": 1.2106124118188324,
|
| 819 |
+
"eval_loss": 0.7359431982040405,
|
| 820 |
+
"eval_runtime": 8.8106,
|
| 821 |
+
"eval_samples_per_second": 8.966,
|
| 822 |
+
"eval_steps_per_second": 4.54,
|
| 823 |
+
"step": 740
|
| 824 |
+
},
|
| 825 |
+
{
|
| 826 |
+
"epoch": 1.2269706573969943,
|
| 827 |
+
"grad_norm": 0.7463811292658835,
|
| 828 |
+
"learning_rate": 7.3640689478376695e-06,
|
| 829 |
+
"loss": 0.682,
|
| 830 |
+
"step": 750
|
| 831 |
+
},
|
| 832 |
+
{
|
| 833 |
+
"epoch": 1.243328902975156,
|
| 834 |
+
"grad_norm": 0.7709021578765768,
|
| 835 |
+
"learning_rate": 7.2797076749943214e-06,
|
| 836 |
+
"loss": 0.6799,
|
| 837 |
+
"step": 760
|
| 838 |
+
},
|
| 839 |
+
{
|
| 840 |
+
"epoch": 1.243328902975156,
|
| 841 |
+
"eval_loss": 0.7348581552505493,
|
| 842 |
+
"eval_runtime": 8.8852,
|
| 843 |
+
"eval_samples_per_second": 8.891,
|
| 844 |
+
"eval_steps_per_second": 4.502,
|
| 845 |
+
"step": 760
|
| 846 |
+
},
|
| 847 |
+
{
|
| 848 |
+
"epoch": 1.2596871485533176,
|
| 849 |
+
"grad_norm": 0.7343520193643218,
|
| 850 |
+
"learning_rate": 7.194518985113149e-06,
|
| 851 |
+
"loss": 0.6765,
|
| 852 |
+
"step": 770
|
| 853 |
+
},
|
| 854 |
+
{
|
| 855 |
+
"epoch": 1.2760453941314793,
|
| 856 |
+
"grad_norm": 0.7190112773845664,
|
| 857 |
+
"learning_rate": 7.108533797322166e-06,
|
| 858 |
+
"loss": 0.6804,
|
| 859 |
+
"step": 780
|
| 860 |
+
},
|
| 861 |
+
{
|
| 862 |
+
"epoch": 1.2760453941314793,
|
| 863 |
+
"eval_loss": 0.7342889904975891,
|
| 864 |
+
"eval_runtime": 8.8721,
|
| 865 |
+
"eval_samples_per_second": 8.904,
|
| 866 |
+
"eval_steps_per_second": 4.508,
|
| 867 |
+
"step": 780
|
| 868 |
+
},
|
| 869 |
+
{
|
| 870 |
+
"epoch": 1.292403639709641,
|
| 871 |
+
"grad_norm": 0.7133811365918709,
|
| 872 |
+
"learning_rate": 7.021783319837298e-06,
|
| 873 |
+
"loss": 0.6767,
|
| 874 |
+
"step": 790
|
| 875 |
+
},
|
| 876 |
+
{
|
| 877 |
+
"epoch": 1.308761885287803,
|
| 878 |
+
"grad_norm": 0.7307976869448247,
|
| 879 |
+
"learning_rate": 6.934299038635414e-06,
|
| 880 |
+
"loss": 0.6812,
|
| 881 |
+
"step": 800
|
| 882 |
+
},
|
| 883 |
+
{
|
| 884 |
+
"epoch": 1.308761885287803,
|
| 885 |
+
"eval_loss": 0.7325922846794128,
|
| 886 |
+
"eval_runtime": 8.8154,
|
| 887 |
+
"eval_samples_per_second": 8.962,
|
| 888 |
+
"eval_steps_per_second": 4.538,
|
| 889 |
+
"step": 800
|
| 890 |
+
},
|
| 891 |
+
{
|
| 892 |
+
"epoch": 1.3251201308659646,
|
| 893 |
+
"grad_norm": 0.7219505844302012,
|
| 894 |
+
"learning_rate": 6.8461127060265135e-06,
|
| 895 |
+
"loss": 0.679,
|
| 896 |
+
"step": 810
|
| 897 |
+
},
|
| 898 |
+
{
|
| 899 |
+
"epoch": 1.3414783764441265,
|
| 900 |
+
"grad_norm": 0.7057903127014294,
|
| 901 |
+
"learning_rate": 6.7572563291292724e-06,
|
| 902 |
+
"loss": 0.6714,
|
| 903 |
+
"step": 820
|
| 904 |
+
},
|
| 905 |
+
{
|
| 906 |
+
"epoch": 1.3414783764441265,
|
| 907 |
+
"eval_loss": 0.7310522794723511,
|
| 908 |
+
"eval_runtime": 8.9723,
|
| 909 |
+
"eval_samples_per_second": 8.805,
|
| 910 |
+
"eval_steps_per_second": 4.458,
|
| 911 |
+
"step": 820
|
| 912 |
+
},
|
| 913 |
+
{
|
| 914 |
+
"epoch": 1.3578366220222882,
|
| 915 |
+
"grad_norm": 0.7481237758190087,
|
| 916 |
+
"learning_rate": 6.667762158254104e-06,
|
| 917 |
+
"loss": 0.671,
|
| 918 |
+
"step": 830
|
| 919 |
+
},
|
| 920 |
+
{
|
| 921 |
+
"epoch": 1.3741948676004498,
|
| 922 |
+
"grad_norm": 0.6771887136482816,
|
| 923 |
+
"learning_rate": 6.57766267519794e-06,
|
| 924 |
+
"loss": 0.6764,
|
| 925 |
+
"step": 840
|
| 926 |
+
},
|
| 927 |
+
{
|
| 928 |
+
"epoch": 1.3741948676004498,
|
| 929 |
+
"eval_loss": 0.7305134534835815,
|
| 930 |
+
"eval_runtime": 8.7821,
|
| 931 |
+
"eval_samples_per_second": 8.996,
|
| 932 |
+
"eval_steps_per_second": 4.555,
|
| 933 |
+
"step": 840
|
| 934 |
+
},
|
| 935 |
+
{
|
| 936 |
+
"epoch": 1.3905531131786115,
|
| 937 |
+
"grad_norm": 0.7720857727869926,
|
| 938 |
+
"learning_rate": 6.486990581455011e-06,
|
| 939 |
+
"loss": 0.6819,
|
| 940 |
+
"step": 850
|
| 941 |
+
},
|
| 942 |
+
{
|
| 943 |
+
"epoch": 1.4069113587567732,
|
| 944 |
+
"grad_norm": 0.7488122619323809,
|
| 945 |
+
"learning_rate": 6.395778786347878e-06,
|
| 946 |
+
"loss": 0.6801,
|
| 947 |
+
"step": 860
|
| 948 |
+
},
|
| 949 |
+
{
|
| 950 |
+
"epoch": 1.4069113587567732,
|
| 951 |
+
"eval_loss": 0.7291988134384155,
|
| 952 |
+
"eval_runtime": 8.8848,
|
| 953 |
+
"eval_samples_per_second": 8.892,
|
| 954 |
+
"eval_steps_per_second": 4.502,
|
| 955 |
+
"step": 860
|
| 956 |
+
},
|
| 957 |
+
{
|
| 958 |
+
"epoch": 1.423269604334935,
|
| 959 |
+
"grad_norm": 0.7831777981437086,
|
| 960 |
+
"learning_rate": 6.304060395083031e-06,
|
| 961 |
+
"loss": 0.6687,
|
| 962 |
+
"step": 870
|
| 963 |
+
},
|
| 964 |
+
{
|
| 965 |
+
"epoch": 1.4396278499130968,
|
| 966 |
+
"grad_norm": 0.7391424956481155,
|
| 967 |
+
"learning_rate": 6.211868696735405e-06,
|
| 968 |
+
"loss": 0.6693,
|
| 969 |
+
"step": 880
|
| 970 |
+
},
|
| 971 |
+
{
|
| 972 |
+
"epoch": 1.4396278499130968,
|
| 973 |
+
"eval_loss": 0.727660059928894,
|
| 974 |
+
"eval_runtime": 8.8922,
|
| 975 |
+
"eval_samples_per_second": 8.884,
|
| 976 |
+
"eval_steps_per_second": 4.498,
|
| 977 |
+
"step": 880
|
| 978 |
+
},
|
| 979 |
+
{
|
| 980 |
+
"epoch": 1.4559860954912587,
|
| 981 |
+
"grad_norm": 0.6633367855169299,
|
| 982 |
+
"learning_rate": 6.119237152166139e-06,
|
| 983 |
+
"loss": 0.6657,
|
| 984 |
+
"step": 890
|
| 985 |
+
},
|
| 986 |
+
{
|
| 987 |
+
"epoch": 1.4723443410694204,
|
| 988 |
+
"grad_norm": 0.6920250318389223,
|
| 989 |
+
"learning_rate": 6.026199381878011e-06,
|
| 990 |
+
"loss": 0.6726,
|
| 991 |
+
"step": 900
|
| 992 |
+
},
|
| 993 |
+
{
|
| 994 |
+
"epoch": 1.4723443410694204,
|
| 995 |
+
"eval_loss": 0.7265572547912598,
|
| 996 |
+
"eval_runtime": 8.8512,
|
| 997 |
+
"eval_samples_per_second": 8.925,
|
| 998 |
+
"eval_steps_per_second": 4.519,
|
| 999 |
+
"step": 900
|
| 1000 |
+
},
|
| 1001 |
+
{
|
| 1002 |
+
"epoch": 1.488702586647582,
|
| 1003 |
+
"grad_norm": 0.7081219959408172,
|
| 1004 |
+
"learning_rate": 5.932789153812911e-06,
|
| 1005 |
+
"loss": 0.6672,
|
| 1006 |
+
"step": 910
|
| 1007 |
+
},
|
| 1008 |
+
{
|
| 1009 |
+
"epoch": 1.5050608322257437,
|
| 1010 |
+
"grad_norm": 0.7707103364304354,
|
| 1011 |
+
"learning_rate": 5.839040371095814e-06,
|
| 1012 |
+
"loss": 0.6762,
|
| 1013 |
+
"step": 920
|
| 1014 |
+
},
|
| 1015 |
+
{
|
| 1016 |
+
"epoch": 1.5050608322257437,
|
| 1017 |
+
"eval_loss": 0.7252368330955505,
|
| 1018 |
+
"eval_runtime": 8.8447,
|
| 1019 |
+
"eval_samples_per_second": 8.932,
|
| 1020 |
+
"eval_steps_per_second": 4.522,
|
| 1021 |
+
"step": 920
|
| 1022 |
+
},
|
| 1023 |
+
{
|
| 1024 |
+
"epoch": 1.5214190778039054,
|
| 1025 |
+
"grad_norm": 0.7285700753630275,
|
| 1026 |
+
"learning_rate": 5.74498705972968e-06,
|
| 1027 |
+
"loss": 0.6716,
|
| 1028 |
+
"step": 930
|
| 1029 |
+
},
|
| 1030 |
+
{
|
| 1031 |
+
"epoch": 1.5377773233820673,
|
| 1032 |
+
"grad_norm": 0.6719863494102282,
|
| 1033 |
+
"learning_rate": 5.650663356245756e-06,
|
| 1034 |
+
"loss": 0.6666,
|
| 1035 |
+
"step": 940
|
| 1036 |
+
},
|
| 1037 |
+
{
|
| 1038 |
+
"epoch": 1.5377773233820673,
|
| 1039 |
+
"eval_loss": 0.7246092557907104,
|
| 1040 |
+
"eval_runtime": 8.7654,
|
| 1041 |
+
"eval_samples_per_second": 9.013,
|
| 1042 |
+
"eval_steps_per_second": 4.563,
|
| 1043 |
+
"step": 940
|
| 1044 |
+
},
|
| 1045 |
+
{
|
| 1046 |
+
"epoch": 1.554135568960229,
|
| 1047 |
+
"grad_norm": 0.697927897632164,
|
| 1048 |
+
"learning_rate": 5.556103495313774e-06,
|
| 1049 |
+
"loss": 0.6679,
|
| 1050 |
+
"step": 950
|
| 1051 |
+
},
|
| 1052 |
+
{
|
| 1053 |
+
"epoch": 1.5704938145383909,
|
| 1054 |
+
"grad_norm": 0.6843159800619036,
|
| 1055 |
+
"learning_rate": 5.46134179731651e-06,
|
| 1056 |
+
"loss": 0.6713,
|
| 1057 |
+
"step": 960
|
| 1058 |
+
},
|
| 1059 |
+
{
|
| 1060 |
+
"epoch": 1.5704938145383909,
|
| 1061 |
+
"eval_loss": 0.7233731150627136,
|
| 1062 |
+
"eval_runtime": 8.9372,
|
| 1063 |
+
"eval_samples_per_second": 8.839,
|
| 1064 |
+
"eval_steps_per_second": 4.476,
|
| 1065 |
+
"step": 960
|
| 1066 |
+
},
|
| 1067 |
+
{
|
| 1068 |
+
"epoch": 1.5868520601165526,
|
| 1069 |
+
"grad_norm": 0.6766351504145809,
|
| 1070 |
+
"learning_rate": 5.366412655893256e-06,
|
| 1071 |
+
"loss": 0.6689,
|
| 1072 |
+
"step": 970
|
| 1073 |
+
},
|
| 1074 |
+
{
|
| 1075 |
+
"epoch": 1.6032103056947142,
|
| 1076 |
+
"grad_norm": 0.7167144088999912,
|
| 1077 |
+
"learning_rate": 5.271350525456679e-06,
|
| 1078 |
+
"loss": 0.6659,
|
| 1079 |
+
"step": 980
|
| 1080 |
+
},
|
| 1081 |
+
{
|
| 1082 |
+
"epoch": 1.6032103056947142,
|
| 1083 |
+
"eval_loss": 0.7226489186286926,
|
| 1084 |
+
"eval_runtime": 8.789,
|
| 1085 |
+
"eval_samples_per_second": 8.989,
|
| 1086 |
+
"eval_steps_per_second": 4.551,
|
| 1087 |
+
"step": 980
|
| 1088 |
+
},
|
| 1089 |
+
{
|
| 1090 |
+
"epoch": 1.619568551272876,
|
| 1091 |
+
"grad_norm": 0.7126879315212699,
|
| 1092 |
+
"learning_rate": 5.176189908687646e-06,
|
| 1093 |
+
"loss": 0.6695,
|
| 1094 |
+
"step": 990
|
| 1095 |
+
},
|
| 1096 |
+
{
|
| 1097 |
+
"epoch": 1.6359267968510376,
|
| 1098 |
+
"grad_norm": 0.6583586257751949,
|
| 1099 |
+
"learning_rate": 5.080965344012509e-06,
|
| 1100 |
+
"loss": 0.6694,
|
| 1101 |
+
"step": 1000
|
| 1102 |
+
},
|
| 1103 |
+
{
|
| 1104 |
+
"epoch": 1.6359267968510376,
|
| 1105 |
+
"eval_loss": 0.7216107249259949,
|
| 1106 |
+
"eval_runtime": 8.8487,
|
| 1107 |
+
"eval_samples_per_second": 8.928,
|
| 1108 |
+
"eval_steps_per_second": 4.52,
|
| 1109 |
+
"step": 1000
|
| 1110 |
+
},
|
| 1111 |
+
{
|
| 1112 |
+
"epoch": 1.6522850424291995,
|
| 1113 |
+
"grad_norm": 0.6561297313170917,
|
| 1114 |
+
"learning_rate": 4.985711393067437e-06,
|
| 1115 |
+
"loss": 0.6674,
|
| 1116 |
+
"step": 1010
|
| 1117 |
+
},
|
| 1118 |
+
{
|
| 1119 |
+
"epoch": 1.6686432880073612,
|
| 1120 |
+
"grad_norm": 0.6626437713636341,
|
| 1121 |
+
"learning_rate": 4.890462628154309e-06,
|
| 1122 |
+
"loss": 0.6667,
|
| 1123 |
+
"step": 1020
|
| 1124 |
+
},
|
| 1125 |
+
{
|
| 1126 |
+
"epoch": 1.6686432880073612,
|
| 1127 |
+
"eval_loss": 0.7210881114006042,
|
| 1128 |
+
"eval_runtime": 8.7877,
|
| 1129 |
+
"eval_samples_per_second": 8.99,
|
| 1130 |
+
"eval_steps_per_second": 4.552,
|
| 1131 |
+
"step": 1020
|
| 1132 |
+
},
|
| 1133 |
+
{
|
| 1134 |
+
"epoch": 1.685001533585523,
|
| 1135 |
+
"grad_norm": 0.7166433188372661,
|
| 1136 |
+
"learning_rate": 4.795253619692737e-06,
|
| 1137 |
+
"loss": 0.663,
|
| 1138 |
+
"step": 1030
|
| 1139 |
+
},
|
| 1140 |
+
{
|
| 1141 |
+
"epoch": 1.7013597791636847,
|
| 1142 |
+
"grad_norm": 0.741234806048152,
|
| 1143 |
+
"learning_rate": 4.700118923672779e-06,
|
| 1144 |
+
"loss": 0.6739,
|
| 1145 |
+
"step": 1040
|
| 1146 |
+
},
|
| 1147 |
+
{
|
| 1148 |
+
"epoch": 1.7013597791636847,
|
| 1149 |
+
"eval_loss": 0.7206884622573853,
|
| 1150 |
+
"eval_runtime": 8.8528,
|
| 1151 |
+
"eval_samples_per_second": 8.924,
|
| 1152 |
+
"eval_steps_per_second": 4.518,
|
| 1153 |
+
"step": 1040
|
| 1154 |
+
},
|
| 1155 |
+
{
|
| 1156 |
+
"epoch": 1.7177180247418464,
|
| 1157 |
+
"grad_norm": 0.7016761274840421,
|
| 1158 |
+
"learning_rate": 4.605093069112892e-06,
|
| 1159 |
+
"loss": 0.6711,
|
| 1160 |
+
"step": 1050
|
| 1161 |
+
},
|
| 1162 |
+
{
|
| 1163 |
+
"epoch": 1.734076270320008,
|
| 1164 |
+
"grad_norm": 0.6970244053157433,
|
| 1165 |
+
"learning_rate": 4.5102105455276525e-06,
|
| 1166 |
+
"loss": 0.6745,
|
| 1167 |
+
"step": 1060
|
| 1168 |
+
},
|
| 1169 |
+
{
|
| 1170 |
+
"epoch": 1.734076270320008,
|
| 1171 |
+
"eval_loss": 0.7203969955444336,
|
| 1172 |
+
"eval_runtime": 8.8182,
|
| 1173 |
+
"eval_samples_per_second": 8.959,
|
| 1174 |
+
"eval_steps_per_second": 4.536,
|
| 1175 |
+
"step": 1060
|
| 1176 |
+
},
|
| 1177 |
+
{
|
| 1178 |
+
"epoch": 1.7504345158981698,
|
| 1179 |
+
"grad_norm": 0.7335723892483486,
|
| 1180 |
+
"learning_rate": 4.415505790409847e-06,
|
| 1181 |
+
"loss": 0.6686,
|
| 1182 |
+
"step": 1070
|
| 1183 |
+
},
|
| 1184 |
+
{
|
| 1185 |
+
"epoch": 1.7667927614763317,
|
| 1186 |
+
"grad_norm": 0.6956225175618133,
|
| 1187 |
+
"learning_rate": 4.321013176731414e-06,
|
| 1188 |
+
"loss": 0.6665,
|
| 1189 |
+
"step": 1080
|
| 1190 |
+
},
|
| 1191 |
+
{
|
| 1192 |
+
"epoch": 1.7667927614763317,
|
| 1193 |
+
"eval_loss": 0.7191005945205688,
|
| 1194 |
+
"eval_runtime": 8.9226,
|
| 1195 |
+
"eval_samples_per_second": 8.854,
|
| 1196 |
+
"eval_steps_per_second": 4.483,
|
| 1197 |
+
"step": 1080
|
| 1198 |
+
},
|
| 1199 |
+
{
|
| 1200 |
+
"epoch": 1.7831510070544934,
|
| 1201 |
+
"grad_norm": 0.698587154786482,
|
| 1202 |
+
"learning_rate": 4.226767000467826e-06,
|
| 1203 |
+
"loss": 0.6666,
|
| 1204 |
+
"step": 1090
|
| 1205 |
+
},
|
| 1206 |
+
{
|
| 1207 |
+
"epoch": 1.7995092526326553,
|
| 1208 |
+
"grad_norm": 0.7438773573796561,
|
| 1209 |
+
"learning_rate": 4.1328014681504105e-06,
|
| 1210 |
+
"loss": 0.6626,
|
| 1211 |
+
"step": 1100
|
| 1212 |
+
},
|
| 1213 |
+
{
|
| 1214 |
+
"epoch": 1.7995092526326553,
|
| 1215 |
+
"eval_loss": 0.7183343768119812,
|
| 1216 |
+
"eval_runtime": 8.8586,
|
| 1217 |
+
"eval_samples_per_second": 8.918,
|
| 1218 |
+
"eval_steps_per_second": 4.515,
|
| 1219 |
+
"step": 1100
|
| 1220 |
+
},
|
| 1221 |
+
{
|
| 1222 |
+
"epoch": 1.815867498210817,
|
| 1223 |
+
"grad_norm": 0.6947292310543136,
|
| 1224 |
+
"learning_rate": 4.039150684451117e-06,
|
| 1225 |
+
"loss": 0.66,
|
| 1226 |
+
"step": 1110
|
| 1227 |
+
},
|
| 1228 |
+
{
|
| 1229 |
+
"epoch": 1.8322257437889786,
|
| 1230 |
+
"grad_norm": 0.6477593004868593,
|
| 1231 |
+
"learning_rate": 3.945848639804287e-06,
|
| 1232 |
+
"loss": 0.6583,
|
| 1233 |
+
"step": 1120
|
| 1234 |
+
},
|
| 1235 |
+
{
|
| 1236 |
+
"epoch": 1.8322257437889786,
|
| 1237 |
+
"eval_loss": 0.7178105711936951,
|
| 1238 |
+
"eval_runtime": 8.8059,
|
| 1239 |
+
"eval_samples_per_second": 8.971,
|
| 1240 |
+
"eval_steps_per_second": 4.542,
|
| 1241 |
+
"step": 1120
|
| 1242 |
+
},
|
| 1243 |
+
{
|
| 1244 |
+
"epoch": 1.8485839893671403,
|
| 1245 |
+
"grad_norm": 0.6753153859283428,
|
| 1246 |
+
"learning_rate": 3.852929198069856e-06,
|
| 1247 |
+
"loss": 0.6551,
|
| 1248 |
+
"step": 1130
|
| 1249 |
+
},
|
| 1250 |
+
{
|
| 1251 |
+
"epoch": 1.864942234945302,
|
| 1252 |
+
"grad_norm": 0.734130420389638,
|
| 1253 |
+
"learning_rate": 3.7604260842425146e-06,
|
| 1254 |
+
"loss": 0.665,
|
| 1255 |
+
"step": 1140
|
| 1256 |
+
},
|
| 1257 |
+
{
|
| 1258 |
+
"epoch": 1.864942234945302,
|
| 1259 |
+
"eval_loss": 0.7165009379386902,
|
| 1260 |
+
"eval_runtime": 8.8639,
|
| 1261 |
+
"eval_samples_per_second": 8.913,
|
| 1262 |
+
"eval_steps_per_second": 4.513,
|
| 1263 |
+
"step": 1140
|
| 1264 |
+
},
|
| 1265 |
+
{
|
| 1266 |
+
"epoch": 1.8813004805234639,
|
| 1267 |
+
"grad_norm": 0.6466537300434777,
|
| 1268 |
+
"learning_rate": 3.668372872211266e-06,
|
| 1269 |
+
"loss": 0.6601,
|
| 1270 |
+
"step": 1150
|
| 1271 |
+
},
|
| 1272 |
+
{
|
| 1273 |
+
"epoch": 1.8976587261016256,
|
| 1274 |
+
"grad_norm": 0.6650377275740064,
|
| 1275 |
+
"learning_rate": 3.5768029725738157e-06,
|
| 1276 |
+
"loss": 0.6609,
|
| 1277 |
+
"step": 1160
|
| 1278 |
+
},
|
| 1279 |
+
{
|
| 1280 |
+
"epoch": 1.8976587261016256,
|
| 1281 |
+
"eval_loss": 0.7164144515991211,
|
| 1282 |
+
"eval_runtime": 8.8323,
|
| 1283 |
+
"eval_samples_per_second": 8.944,
|
| 1284 |
+
"eval_steps_per_second": 4.529,
|
| 1285 |
+
"step": 1160
|
| 1286 |
+
},
|
| 1287 |
+
{
|
| 1288 |
+
"epoch": 1.9140169716797875,
|
| 1289 |
+
"grad_norm": 0.6705397336213909,
|
| 1290 |
+
"learning_rate": 3.4857496205102475e-06,
|
| 1291 |
+
"loss": 0.6558,
|
| 1292 |
+
"step": 1170
|
| 1293 |
+
},
|
| 1294 |
+
{
|
| 1295 |
+
"epoch": 1.9303752172579491,
|
| 1296 |
+
"grad_norm": 0.6821158056706338,
|
| 1297 |
+
"learning_rate": 3.3952458637203475e-06,
|
| 1298 |
+
"loss": 0.6715,
|
| 1299 |
+
"step": 1180
|
| 1300 |
+
},
|
| 1301 |
+
{
|
| 1302 |
+
"epoch": 1.9303752172579491,
|
| 1303 |
+
"eval_loss": 0.715703010559082,
|
| 1304 |
+
"eval_runtime": 8.8492,
|
| 1305 |
+
"eval_samples_per_second": 8.927,
|
| 1306 |
+
"eval_steps_per_second": 4.52,
|
| 1307 |
+
"step": 1180
|
| 1308 |
+
},
|
| 1309 |
+
{
|
| 1310 |
+
"epoch": 1.9467334628361108,
|
| 1311 |
+
"grad_norm": 0.6630764255722235,
|
| 1312 |
+
"learning_rate": 3.3053245504289894e-06,
|
| 1313 |
+
"loss": 0.656,
|
| 1314 |
+
"step": 1190
|
| 1315 |
+
},
|
| 1316 |
+
{
|
| 1317 |
+
"epoch": 1.9630917084142725,
|
| 1318 |
+
"grad_norm": 0.669639110840792,
|
| 1319 |
+
"learning_rate": 3.216018317463914e-06,
|
| 1320 |
+
"loss": 0.6755,
|
| 1321 |
+
"step": 1200
|
| 1322 |
+
},
|
| 1323 |
+
{
|
| 1324 |
+
"epoch": 1.9630917084142725,
|
| 1325 |
+
"eval_loss": 0.7149642109870911,
|
| 1326 |
+
"eval_runtime": 8.6929,
|
| 1327 |
+
"eval_samples_per_second": 9.088,
|
| 1328 |
+
"eval_steps_per_second": 4.601,
|
| 1329 |
+
"step": 1200
|
| 1330 |
+
},
|
| 1331 |
+
{
|
| 1332 |
+
"epoch": 1.9794499539924342,
|
| 1333 |
+
"grad_norm": 0.677640160297301,
|
| 1334 |
+
"learning_rate": 3.1273595784102244e-06,
|
| 1335 |
+
"loss": 0.6656,
|
| 1336 |
+
"step": 1210
|
| 1337 |
+
},
|
| 1338 |
+
{
|
| 1339 |
+
"epoch": 1.995808199570596,
|
| 1340 |
+
"grad_norm": 0.6478481336084418,
|
| 1341 |
+
"learning_rate": 3.0393805118459257e-06,
|
| 1342 |
+
"loss": 0.6654,
|
| 1343 |
+
"step": 1220
|
| 1344 |
+
},
|
| 1345 |
+
{
|
| 1346 |
+
"epoch": 1.995808199570596,
|
| 1347 |
+
"eval_loss": 0.7144020795822144,
|
| 1348 |
+
"eval_runtime": 8.7728,
|
| 1349 |
+
"eval_samples_per_second": 9.005,
|
| 1350 |
+
"eval_steps_per_second": 4.56,
|
| 1351 |
+
"step": 1220
|
| 1352 |
+
},
|
| 1353 |
+
{
|
| 1354 |
+
"epoch": 2.0122686841836215,
|
| 1355 |
+
"grad_norm": 0.7160988089736929,
|
| 1356 |
+
"learning_rate": 2.952113049662744e-06,
|
| 1357 |
+
"loss": 0.6911,
|
| 1358 |
+
"step": 1230
|
| 1359 |
+
},
|
| 1360 |
+
{
|
| 1361 |
+
"epoch": 2.028626929761783,
|
| 1362 |
+
"grad_norm": 0.6658394367051226,
|
| 1363 |
+
"learning_rate": 2.86558886547649e-06,
|
| 1364 |
+
"loss": 0.6207,
|
| 1365 |
+
"step": 1240
|
| 1366 |
+
},
|
| 1367 |
+
{
|
| 1368 |
+
"epoch": 2.028626929761783,
|
| 1369 |
+
"eval_loss": 0.7192620038986206,
|
| 1370 |
+
"eval_runtime": 8.7807,
|
| 1371 |
+
"eval_samples_per_second": 8.997,
|
| 1372 |
+
"eval_steps_per_second": 4.555,
|
| 1373 |
+
"step": 1240
|
| 1374 |
+
},
|
| 1375 |
+
{
|
| 1376 |
+
"epoch": 2.044985175339945,
|
| 1377 |
+
"grad_norm": 0.654677579170524,
|
| 1378 |
+
"learning_rate": 2.7798393631311565e-06,
|
| 1379 |
+
"loss": 0.6216,
|
| 1380 |
+
"step": 1250
|
| 1381 |
+
},
|
| 1382 |
+
{
|
| 1383 |
+
"epoch": 2.0613434209181065,
|
| 1384 |
+
"grad_norm": 0.6845236856939948,
|
| 1385 |
+
"learning_rate": 2.6948956653009416e-06,
|
| 1386 |
+
"loss": 0.618,
|
| 1387 |
+
"step": 1260
|
| 1388 |
+
},
|
| 1389 |
+
{
|
| 1390 |
+
"epoch": 2.0613434209181065,
|
| 1391 |
+
"eval_loss": 0.7191548347473145,
|
| 1392 |
+
"eval_runtime": 8.8502,
|
| 1393 |
+
"eval_samples_per_second": 8.926,
|
| 1394 |
+
"eval_steps_per_second": 4.52,
|
| 1395 |
+
"step": 1260
|
| 1396 |
+
},
|
| 1397 |
+
{
|
| 1398 |
+
"epoch": 2.077701666496268,
|
| 1399 |
+
"grad_norm": 0.6800346983315418,
|
| 1400 |
+
"learning_rate": 2.6107886021942984e-06,
|
| 1401 |
+
"loss": 0.6219,
|
| 1402 |
+
"step": 1270
|
| 1403 |
+
},
|
| 1404 |
+
{
|
| 1405 |
+
"epoch": 2.09405991207443,
|
| 1406 |
+
"grad_norm": 0.6473993386866002,
|
| 1407 |
+
"learning_rate": 2.527548700364164e-06,
|
| 1408 |
+
"loss": 0.6182,
|
| 1409 |
+
"step": 1280
|
| 1410 |
+
},
|
| 1411 |
+
{
|
| 1412 |
+
"epoch": 2.09405991207443,
|
| 1413 |
+
"eval_loss": 0.7187679409980774,
|
| 1414 |
+
"eval_runtime": 8.8369,
|
| 1415 |
+
"eval_samples_per_second": 8.94,
|
| 1416 |
+
"eval_steps_per_second": 4.526,
|
| 1417 |
+
"step": 1280
|
| 1418 |
+
},
|
| 1419 |
+
{
|
| 1420 |
+
"epoch": 2.1104181576525916,
|
| 1421 |
+
"grad_norm": 0.680332157190334,
|
| 1422 |
+
"learning_rate": 2.4452061716283764e-06,
|
| 1423 |
+
"loss": 0.6247,
|
| 1424 |
+
"step": 1290
|
| 1425 |
+
},
|
| 1426 |
+
{
|
| 1427 |
+
"epoch": 2.1267764032307537,
|
| 1428 |
+
"grad_norm": 0.6713647024120337,
|
| 1429 |
+
"learning_rate": 2.3637909021043332e-06,
|
| 1430 |
+
"loss": 0.6188,
|
| 1431 |
+
"step": 1300
|
| 1432 |
+
},
|
| 1433 |
+
{
|
| 1434 |
+
"epoch": 2.1267764032307537,
|
| 1435 |
+
"eval_loss": 0.7195940017700195,
|
| 1436 |
+
"eval_runtime": 8.934,
|
| 1437 |
+
"eval_samples_per_second": 8.843,
|
| 1438 |
+
"eval_steps_per_second": 4.477,
|
| 1439 |
+
"step": 1300
|
| 1440 |
+
},
|
| 1441 |
+
{
|
| 1442 |
+
"epoch": 2.1431346488089154,
|
| 1443 |
+
"grad_norm": 0.6905966915530017,
|
| 1444 |
+
"learning_rate": 2.2833324413618695e-06,
|
| 1445 |
+
"loss": 0.6213,
|
| 1446 |
+
"step": 1310
|
| 1447 |
+
},
|
| 1448 |
+
{
|
| 1449 |
+
"epoch": 2.159492894387077,
|
| 1450 |
+
"grad_norm": 0.6961837258954594,
|
| 1451 |
+
"learning_rate": 2.2038599916982775e-06,
|
| 1452 |
+
"loss": 0.6173,
|
| 1453 |
+
"step": 1320
|
| 1454 |
+
},
|
| 1455 |
+
{
|
| 1456 |
+
"epoch": 2.159492894387077,
|
| 1457 |
+
"eval_loss": 0.718852162361145,
|
| 1458 |
+
"eval_runtime": 8.7975,
|
| 1459 |
+
"eval_samples_per_second": 8.98,
|
| 1460 |
+
"eval_steps_per_second": 4.547,
|
| 1461 |
+
"step": 1320
|
| 1462 |
+
},
|
| 1463 |
+
{
|
| 1464 |
+
"epoch": 2.1758511399652387,
|
| 1465 |
+
"grad_norm": 0.7109159972241073,
|
| 1466 |
+
"learning_rate": 2.1254023975393585e-06,
|
| 1467 |
+
"loss": 0.6193,
|
| 1468 |
+
"step": 1330
|
| 1469 |
+
},
|
| 1470 |
+
{
|
| 1471 |
+
"epoch": 2.1922093855434004,
|
| 1472 |
+
"grad_norm": 0.6856177780539675,
|
| 1473 |
+
"learning_rate": 2.0479881349703885e-06,
|
| 1474 |
+
"loss": 0.6206,
|
| 1475 |
+
"step": 1340
|
| 1476 |
+
},
|
| 1477 |
+
{
|
| 1478 |
+
"epoch": 2.1922093855434004,
|
| 1479 |
+
"eval_loss": 0.719401478767395,
|
| 1480 |
+
"eval_runtime": 9.6891,
|
| 1481 |
+
"eval_samples_per_second": 8.154,
|
| 1482 |
+
"eval_steps_per_second": 4.128,
|
| 1483 |
+
"step": 1340
|
| 1484 |
+
},
|
| 1485 |
+
{
|
| 1486 |
+
"epoch": 2.208567631121562,
|
| 1487 |
+
"grad_norm": 0.6846382708470592,
|
| 1488 |
+
"learning_rate": 1.9716453014007493e-06,
|
| 1489 |
+
"loss": 0.6172,
|
| 1490 |
+
"step": 1350
|
| 1491 |
+
},
|
| 1492 |
+
{
|
| 1493 |
+
"epoch": 2.2249258766997237,
|
| 1494 |
+
"grad_norm": 0.6821924271490651,
|
| 1495 |
+
"learning_rate": 1.8964016053660167e-06,
|
| 1496 |
+
"loss": 0.6206,
|
| 1497 |
+
"step": 1360
|
| 1498 |
+
},
|
| 1499 |
+
{
|
| 1500 |
+
"epoch": 2.2249258766997237,
|
| 1501 |
+
"eval_loss": 0.7185901403427124,
|
| 1502 |
+
"eval_runtime": 10.538,
|
| 1503 |
+
"eval_samples_per_second": 7.497,
|
| 1504 |
+
"eval_steps_per_second": 3.796,
|
| 1505 |
+
"step": 1360
|
| 1506 |
+
},
|
| 1507 |
+
{
|
| 1508 |
+
"epoch": 2.241284122277886,
|
| 1509 |
+
"grad_norm": 0.7020054137197129,
|
| 1510 |
+
"learning_rate": 1.822284356471179e-06,
|
| 1511 |
+
"loss": 0.628,
|
| 1512 |
+
"step": 1370
|
| 1513 |
+
},
|
| 1514 |
+
{
|
| 1515 |
+
"epoch": 2.2576423678560475,
|
| 1516 |
+
"grad_norm": 0.6827467082055568,
|
| 1517 |
+
"learning_rate": 1.7493204554786453e-06,
|
| 1518 |
+
"loss": 0.6192,
|
| 1519 |
+
"step": 1380
|
| 1520 |
+
},
|
| 1521 |
+
{
|
| 1522 |
+
"epoch": 2.2576423678560475,
|
| 1523 |
+
"eval_loss": 0.7185772657394409,
|
| 1524 |
+
"eval_runtime": 8.7402,
|
| 1525 |
+
"eval_samples_per_second": 9.039,
|
| 1526 |
+
"eval_steps_per_second": 4.577,
|
| 1527 |
+
"step": 1380
|
| 1528 |
+
},
|
| 1529 |
+
{
|
| 1530 |
+
"epoch": 2.2740006134342092,
|
| 1531 |
+
"grad_norm": 0.6787057813877333,
|
| 1532 |
+
"learning_rate": 1.6775363845446552e-06,
|
| 1533 |
+
"loss": 0.6215,
|
| 1534 |
+
"step": 1390
|
| 1535 |
+
},
|
| 1536 |
+
{
|
| 1537 |
+
"epoch": 2.290358859012371,
|
| 1538 |
+
"grad_norm": 0.6965105305161102,
|
| 1539 |
+
"learning_rate": 1.6069581976076059e-06,
|
| 1540 |
+
"loss": 0.6168,
|
| 1541 |
+
"step": 1400
|
| 1542 |
+
},
|
| 1543 |
+
{
|
| 1544 |
+
"epoch": 2.290358859012371,
|
| 1545 |
+
"eval_loss": 0.7182484269142151,
|
| 1546 |
+
"eval_runtime": 8.8061,
|
| 1547 |
+
"eval_samples_per_second": 8.971,
|
| 1548 |
+
"eval_steps_per_second": 4.542,
|
| 1549 |
+
"step": 1400
|
| 1550 |
+
},
|
| 1551 |
+
{
|
| 1552 |
+
"epoch": 2.3067171045905326,
|
| 1553 |
+
"grad_norm": 0.657899834231394,
|
| 1554 |
+
"learning_rate": 1.537611510931819e-06,
|
| 1555 |
+
"loss": 0.622,
|
| 1556 |
+
"step": 1410
|
| 1557 |
+
},
|
| 1558 |
+
{
|
| 1559 |
+
"epoch": 2.3230753501686943,
|
| 1560 |
+
"grad_norm": 0.6763933278225029,
|
| 1561 |
+
"learning_rate": 1.4695214938101394e-06,
|
| 1562 |
+
"loss": 0.6247,
|
| 1563 |
+
"step": 1420
|
| 1564 |
+
},
|
| 1565 |
+
{
|
| 1566 |
+
"epoch": 2.3230753501686943,
|
| 1567 |
+
"eval_loss": 0.7175112962722778,
|
| 1568 |
+
"eval_runtime": 8.833,
|
| 1569 |
+
"eval_samples_per_second": 8.944,
|
| 1570 |
+
"eval_steps_per_second": 4.528,
|
| 1571 |
+
"step": 1420
|
| 1572 |
+
},
|
| 1573 |
+
{
|
| 1574 |
+
"epoch": 2.339433595746856,
|
| 1575 |
+
"grad_norm": 0.6445654002256987,
|
| 1576 |
+
"learning_rate": 1.4027128594287743e-06,
|
| 1577 |
+
"loss": 0.6124,
|
| 1578 |
+
"step": 1430
|
| 1579 |
+
},
|
| 1580 |
+
{
|
| 1581 |
+
"epoch": 2.355791841325018,
|
| 1582 |
+
"grad_norm": 0.6483502135699247,
|
| 1583 |
+
"learning_rate": 1.3372098558976753e-06,
|
| 1584 |
+
"loss": 0.6152,
|
| 1585 |
+
"step": 1440
|
| 1586 |
+
},
|
| 1587 |
+
{
|
| 1588 |
+
"epoch": 2.355791841325018,
|
| 1589 |
+
"eval_loss": 0.7176142930984497,
|
| 1590 |
+
"eval_runtime": 8.7696,
|
| 1591 |
+
"eval_samples_per_second": 9.008,
|
| 1592 |
+
"eval_steps_per_second": 4.561,
|
| 1593 |
+
"step": 1440
|
| 1594 |
+
},
|
| 1595 |
+
{
|
| 1596 |
+
"epoch": 2.3721500869031797,
|
| 1597 |
+
"grad_norm": 0.6748060520638486,
|
| 1598 |
+
"learning_rate": 1.2730362574497146e-06,
|
| 1599 |
+
"loss": 0.6191,
|
| 1600 |
+
"step": 1450
|
| 1601 |
+
},
|
| 1602 |
+
{
|
| 1603 |
+
"epoch": 2.3885083324813414,
|
| 1604 |
+
"grad_norm": 0.6411389753036478,
|
| 1605 |
+
"learning_rate": 1.2102153558118635e-06,
|
| 1606 |
+
"loss": 0.6118,
|
| 1607 |
+
"step": 1460
|
| 1608 |
+
},
|
| 1609 |
+
{
|
| 1610 |
+
"epoch": 2.3885083324813414,
|
| 1611 |
+
"eval_loss": 0.7174015641212463,
|
| 1612 |
+
"eval_runtime": 8.8824,
|
| 1613 |
+
"eval_samples_per_second": 8.894,
|
| 1614 |
+
"eval_steps_per_second": 4.503,
|
| 1615 |
+
"step": 1460
|
| 1616 |
+
},
|
| 1617 |
+
{
|
| 1618 |
+
"epoch": 2.404866578059503,
|
| 1619 |
+
"grad_norm": 0.6147421703730933,
|
| 1620 |
+
"learning_rate": 1.1487699517514828e-06,
|
| 1621 |
+
"loss": 0.6213,
|
| 1622 |
+
"step": 1470
|
| 1623 |
+
},
|
| 1624 |
+
{
|
| 1625 |
+
"epoch": 2.421224823637665,
|
| 1626 |
+
"grad_norm": 0.6564011388418958,
|
| 1627 |
+
"learning_rate": 1.088722346800813e-06,
|
| 1628 |
+
"loss": 0.6192,
|
| 1629 |
+
"step": 1480
|
| 1630 |
+
},
|
| 1631 |
+
{
|
| 1632 |
+
"epoch": 2.421224823637665,
|
| 1633 |
+
"eval_loss": 0.7174366116523743,
|
| 1634 |
+
"eval_runtime": 8.8213,
|
| 1635 |
+
"eval_samples_per_second": 8.956,
|
| 1636 |
+
"eval_steps_per_second": 4.534,
|
| 1637 |
+
"step": 1480
|
| 1638 |
+
},
|
| 1639 |
+
{
|
| 1640 |
+
"epoch": 2.4375830692158265,
|
| 1641 |
+
"grad_norm": 0.6637159235119273,
|
| 1642 |
+
"learning_rate": 1.0300943351626642e-06,
|
| 1643 |
+
"loss": 0.6172,
|
| 1644 |
+
"step": 1490
|
| 1645 |
+
},
|
| 1646 |
+
{
|
| 1647 |
+
"epoch": 2.4539413147939886,
|
| 1648 |
+
"grad_norm": 0.6399937055494419,
|
| 1649 |
+
"learning_rate": 9.729071958002356e-07,
|
| 1650 |
+
"loss": 0.6125,
|
| 1651 |
+
"step": 1500
|
| 1652 |
+
},
|
| 1653 |
+
{
|
| 1654 |
+
"epoch": 2.4539413147939886,
|
| 1655 |
+
"eval_loss": 0.7172605395317078,
|
| 1656 |
+
"eval_runtime": 8.8588,
|
| 1657 |
+
"eval_samples_per_second": 8.918,
|
| 1658 |
+
"eval_steps_per_second": 4.515,
|
| 1659 |
+
"step": 1500
|
| 1660 |
+
},
|
| 1661 |
+
{
|
| 1662 |
+
"epoch": 2.4702995603721503,
|
| 1663 |
+
"grad_norm": 0.6548848015845544,
|
| 1664 |
+
"learning_rate": 9.171816847139447e-07,
|
| 1665 |
+
"loss": 0.6197,
|
| 1666 |
+
"step": 1510
|
| 1667 |
+
},
|
| 1668 |
+
{
|
| 1669 |
+
"epoch": 2.486657805950312,
|
| 1670 |
+
"grad_norm": 0.652681143911981,
|
| 1671 |
+
"learning_rate": 8.62938027408064e-07,
|
| 1672 |
+
"loss": 0.6067,
|
| 1673 |
+
"step": 1520
|
| 1674 |
+
},
|
| 1675 |
+
{
|
| 1676 |
+
"epoch": 2.486657805950312,
|
| 1677 |
+
"eval_loss": 0.7170479893684387,
|
| 1678 |
+
"eval_runtime": 8.821,
|
| 1679 |
+
"eval_samples_per_second": 8.956,
|
| 1680 |
+
"eval_steps_per_second": 4.535,
|
| 1681 |
+
"step": 1520
|
| 1682 |
+
},
|
| 1683 |
+
{
|
| 1684 |
+
"epoch": 2.5030160515284736,
|
| 1685 |
+
"grad_norm": 0.6223909947895746,
|
| 1686 |
+
"learning_rate": 8.10195911549892e-07,
|
| 1687 |
+
"loss": 0.6229,
|
| 1688 |
+
"step": 1530
|
| 1689 |
+
},
|
| 1690 |
+
{
|
| 1691 |
+
"epoch": 2.5193742971066353,
|
| 1692 |
+
"grad_norm": 0.6675446368924337,
|
| 1693 |
+
"learning_rate": 7.589744798241472e-07,
|
| 1694 |
+
"loss": 0.6196,
|
| 1695 |
+
"step": 1540
|
| 1696 |
+
},
|
| 1697 |
+
{
|
| 1698 |
+
"epoch": 2.5193742971066353,
|
| 1699 |
+
"eval_loss": 0.7164150476455688,
|
| 1700 |
+
"eval_runtime": 8.8151,
|
| 1701 |
+
"eval_samples_per_second": 8.962,
|
| 1702 |
+
"eval_steps_per_second": 4.538,
|
| 1703 |
+
"step": 1540
|
| 1704 |
+
},
|
| 1705 |
+
{
|
| 1706 |
+
"epoch": 2.535732542684797,
|
| 1707 |
+
"grad_norm": 0.6748594529596444,
|
| 1708 |
+
"learning_rate": 7.092923229851506e-07,
|
| 1709 |
+
"loss": 0.6259,
|
| 1710 |
+
"step": 1550
|
| 1711 |
+
},
|
| 1712 |
+
{
|
| 1713 |
+
"epoch": 2.5520907882629587,
|
| 1714 |
+
"grad_norm": 0.6436382148035624,
|
| 1715 |
+
"learning_rate": 6.611674731093376e-07,
|
| 1716 |
+
"loss": 0.6147,
|
| 1717 |
+
"step": 1560
|
| 1718 |
+
},
|
| 1719 |
+
{
|
| 1720 |
+
"epoch": 2.5520907882629587,
|
| 1721 |
+
"eval_loss": 0.7163916826248169,
|
| 1722 |
+
"eval_runtime": 8.7789,
|
| 1723 |
+
"eval_samples_per_second": 8.999,
|
| 1724 |
+
"eval_steps_per_second": 4.556,
|
| 1725 |
+
"step": 1560
|
| 1726 |
+
},
|
| 1727 |
+
{
|
| 1728 |
+
"epoch": 2.5684490338411203,
|
| 1729 |
+
"grad_norm": 0.6954982109692219,
|
| 1730 |
+
"learning_rate": 6.146173970505387e-07,
|
| 1731 |
+
"loss": 0.6221,
|
| 1732 |
+
"step": 1570
|
| 1733 |
+
},
|
| 1734 |
+
{
|
| 1735 |
+
"epoch": 2.584807279419282,
|
| 1736 |
+
"grad_norm": 0.6636316314884414,
|
| 1737 |
+
"learning_rate": 5.696589901004001e-07,
|
| 1738 |
+
"loss": 0.6166,
|
| 1739 |
+
"step": 1580
|
| 1740 |
+
},
|
| 1741 |
+
{
|
| 1742 |
+
"epoch": 2.584807279419282,
|
| 1743 |
+
"eval_loss": 0.7162200808525085,
|
| 1744 |
+
"eval_runtime": 8.8522,
|
| 1745 |
+
"eval_samples_per_second": 8.924,
|
| 1746 |
+
"eval_steps_per_second": 4.519,
|
| 1747 |
+
"step": 1580
|
| 1748 |
+
},
|
| 1749 |
+
{
|
| 1750 |
+
"epoch": 2.601165524997444,
|
| 1751 |
+
"grad_norm": 0.6348189748255966,
|
| 1752 |
+
"learning_rate": 5.263085698562675e-07,
|
| 1753 |
+
"loss": 0.6162,
|
| 1754 |
+
"step": 1590
|
| 1755 |
+
},
|
| 1756 |
+
{
|
| 1757 |
+
"epoch": 2.617523770575606,
|
| 1758 |
+
"grad_norm": 0.6656187164775476,
|
| 1759 |
+
"learning_rate": 4.845818702987287e-07,
|
| 1760 |
+
"loss": 0.6235,
|
| 1761 |
+
"step": 1600
|
| 1762 |
+
},
|
| 1763 |
+
{
|
| 1764 |
+
"epoch": 2.617523770575606,
|
| 1765 |
+
"eval_loss": 0.7161623239517212,
|
| 1766 |
+
"eval_runtime": 8.9168,
|
| 1767 |
+
"eval_samples_per_second": 8.86,
|
| 1768 |
+
"eval_steps_per_second": 4.486,
|
| 1769 |
+
"step": 1600
|
| 1770 |
+
},
|
| 1771 |
+
{
|
| 1772 |
+
"epoch": 2.6338820161537675,
|
| 1773 |
+
"grad_norm": 0.644537564705373,
|
| 1774 |
+
"learning_rate": 4.4449403608098965e-07,
|
| 1775 |
+
"loss": 0.6126,
|
| 1776 |
+
"step": 1610
|
| 1777 |
+
},
|
| 1778 |
+
{
|
| 1779 |
+
"epoch": 2.650240261731929,
|
| 1780 |
+
"grad_norm": 0.6394762326342863,
|
| 1781 |
+
"learning_rate": 4.0605961703213845e-07,
|
| 1782 |
+
"loss": 0.6112,
|
| 1783 |
+
"step": 1620
|
| 1784 |
+
},
|
| 1785 |
+
{
|
| 1786 |
+
"epoch": 2.650240261731929,
|
| 1787 |
+
"eval_loss": 0.7161468267440796,
|
| 1788 |
+
"eval_runtime": 8.9454,
|
| 1789 |
+
"eval_samples_per_second": 8.831,
|
| 1790 |
+
"eval_steps_per_second": 4.472,
|
| 1791 |
+
"step": 1620
|
| 1792 |
+
},
|
| 1793 |
+
{
|
| 1794 |
+
"epoch": 2.666598507310091,
|
| 1795 |
+
"grad_norm": 0.6651958412760407,
|
| 1796 |
+
"learning_rate": 3.692925628763033e-07,
|
| 1797 |
+
"loss": 0.6218,
|
| 1798 |
+
"step": 1630
|
| 1799 |
+
},
|
| 1800 |
+
{
|
| 1801 |
+
"epoch": 2.682956752888253,
|
| 1802 |
+
"grad_norm": 0.6547622124607134,
|
| 1803 |
+
"learning_rate": 3.3420621816961874e-07,
|
| 1804 |
+
"loss": 0.6186,
|
| 1805 |
+
"step": 1640
|
| 1806 |
+
},
|
| 1807 |
+
{
|
| 1808 |
+
"epoch": 2.682956752888253,
|
| 1809 |
+
"eval_loss": 0.7159026265144348,
|
| 1810 |
+
"eval_runtime": 8.8156,
|
| 1811 |
+
"eval_samples_per_second": 8.961,
|
| 1812 |
+
"eval_steps_per_second": 4.537,
|
| 1813 |
+
"step": 1640
|
| 1814 |
+
},
|
| 1815 |
+
{
|
| 1816 |
+
"epoch": 2.6993149984664147,
|
| 1817 |
+
"grad_norm": 0.6391386777884149,
|
| 1818 |
+
"learning_rate": 3.0081331745683395e-07,
|
| 1819 |
+
"loss": 0.613,
|
| 1820 |
+
"step": 1650
|
| 1821 |
+
},
|
| 1822 |
+
{
|
| 1823 |
+
"epoch": 2.7156732440445763,
|
| 1824 |
+
"grad_norm": 0.6368321437722378,
|
| 1825 |
+
"learning_rate": 2.691259806493296e-07,
|
| 1826 |
+
"loss": 0.6164,
|
| 1827 |
+
"step": 1660
|
| 1828 |
+
},
|
| 1829 |
+
{
|
| 1830 |
+
"epoch": 2.7156732440445763,
|
| 1831 |
+
"eval_loss": 0.7158184051513672,
|
| 1832 |
+
"eval_runtime": 8.7951,
|
| 1833 |
+
"eval_samples_per_second": 8.982,
|
| 1834 |
+
"eval_steps_per_second": 4.548,
|
| 1835 |
+
"step": 1660
|
| 1836 |
+
},
|
| 1837 |
+
{
|
| 1838 |
+
"epoch": 2.732031489622738,
|
| 1839 |
+
"grad_norm": 0.6365243949451423,
|
| 1840 |
+
"learning_rate": 2.391557086262086e-07,
|
| 1841 |
+
"loss": 0.6228,
|
| 1842 |
+
"step": 1670
|
| 1843 |
+
},
|
| 1844 |
+
{
|
| 1845 |
+
"epoch": 2.7483897352008997,
|
| 1846 |
+
"grad_norm": 0.6321404050434235,
|
| 1847 |
+
"learning_rate": 2.109133790600648e-07,
|
| 1848 |
+
"loss": 0.6147,
|
| 1849 |
+
"step": 1680
|
| 1850 |
+
},
|
| 1851 |
+
{
|
| 1852 |
+
"epoch": 2.7483897352008997,
|
| 1853 |
+
"eval_loss": 0.7158446311950684,
|
| 1854 |
+
"eval_runtime": 8.8513,
|
| 1855 |
+
"eval_samples_per_second": 8.925,
|
| 1856 |
+
"eval_steps_per_second": 4.519,
|
| 1857 |
+
"step": 1680
|
| 1858 |
+
},
|
| 1859 |
+
{
|
| 1860 |
+
"epoch": 2.7647479807790614,
|
| 1861 |
+
"grad_norm": 0.6903153602015651,
|
| 1862 |
+
"learning_rate": 1.8440924246894753e-07,
|
| 1863 |
+
"loss": 0.6158,
|
| 1864 |
+
"step": 1690
|
| 1865 |
+
},
|
| 1866 |
+
{
|
| 1867 |
+
"epoch": 2.781106226357223,
|
| 1868 |
+
"grad_norm": 0.6670191692486903,
|
| 1869 |
+
"learning_rate": 1.5965291849594944e-07,
|
| 1870 |
+
"loss": 0.6098,
|
| 1871 |
+
"step": 1700
|
| 1872 |
+
},
|
| 1873 |
+
{
|
| 1874 |
+
"epoch": 2.781106226357223,
|
| 1875 |
+
"eval_loss": 0.7158127427101135,
|
| 1876 |
+
"eval_runtime": 8.8596,
|
| 1877 |
+
"eval_samples_per_second": 8.917,
|
| 1878 |
+
"eval_steps_per_second": 4.515,
|
| 1879 |
+
"step": 1700
|
| 1880 |
+
},
|
| 1881 |
+
{
|
| 1882 |
+
"epoch": 2.7974644719353847,
|
| 1883 |
+
"grad_norm": 0.6357999130773923,
|
| 1884 |
+
"learning_rate": 1.3665339241776765e-07,
|
| 1885 |
+
"loss": 0.6212,
|
| 1886 |
+
"step": 1710
|
| 1887 |
+
},
|
| 1888 |
+
{
|
| 1889 |
+
"epoch": 2.8138227175135464,
|
| 1890 |
+
"grad_norm": 0.6630012411471573,
|
| 1891 |
+
"learning_rate": 1.1541901188351134e-07,
|
| 1892 |
+
"loss": 0.6126,
|
| 1893 |
+
"step": 1720
|
| 1894 |
+
},
|
| 1895 |
+
{
|
| 1896 |
+
"epoch": 2.8138227175135464,
|
| 1897 |
+
"eval_loss": 0.7158257365226746,
|
| 1898 |
+
"eval_runtime": 9.6888,
|
| 1899 |
+
"eval_samples_per_second": 8.154,
|
| 1900 |
+
"eval_steps_per_second": 4.128,
|
| 1901 |
+
"step": 1720
|
| 1902 |
+
},
|
| 1903 |
+
{
|
| 1904 |
+
"epoch": 2.8301809630917085,
|
| 1905 |
+
"grad_norm": 0.6453855721831139,
|
| 1906 |
+
"learning_rate": 9.59574838849281e-08,
|
| 1907 |
+
"loss": 0.6162,
|
| 1908 |
+
"step": 1730
|
| 1909 |
+
},
|
| 1910 |
+
{
|
| 1911 |
+
"epoch": 2.84653920866987,
|
| 1912 |
+
"grad_norm": 0.647793683675027,
|
| 1913 |
+
"learning_rate": 7.827587195916697e-08,
|
| 1914 |
+
"loss": 0.6179,
|
| 1915 |
+
"step": 1740
|
| 1916 |
+
},
|
| 1917 |
+
{
|
| 1918 |
+
"epoch": 2.84653920866987,
|
| 1919 |
+
"eval_loss": 0.7156850695610046,
|
| 1920 |
+
"eval_runtime": 8.8101,
|
| 1921 |
+
"eval_samples_per_second": 8.967,
|
| 1922 |
+
"eval_steps_per_second": 4.54,
|
| 1923 |
+
"step": 1740
|
| 1924 |
+
},
|
| 1925 |
+
{
|
| 1926 |
+
"epoch": 2.862897454248032,
|
| 1927 |
+
"grad_norm": 0.627906665508174,
|
| 1928 |
+
"learning_rate": 6.238059362507043e-08,
|
| 1929 |
+
"loss": 0.6157,
|
| 1930 |
+
"step": 1750
|
| 1931 |
+
},
|
| 1932 |
+
{
|
| 1933 |
+
"epoch": 2.8792556998261936,
|
| 1934 |
+
"grad_norm": 0.6991824017680971,
|
| 1935 |
+
"learning_rate": 4.827741805395025e-08,
|
| 1936 |
+
"loss": 0.6229,
|
| 1937 |
+
"step": 1760
|
| 1938 |
+
},
|
| 1939 |
+
{
|
| 1940 |
+
"epoch": 2.8792556998261936,
|
| 1941 |
+
"eval_loss": 0.7156457901000977,
|
| 1942 |
+
"eval_runtime": 8.8917,
|
| 1943 |
+
"eval_samples_per_second": 8.885,
|
| 1944 |
+
"eval_steps_per_second": 4.499,
|
| 1945 |
+
"step": 1760
|
| 1946 |
+
},
|
| 1947 |
+
{
|
| 1948 |
+
"epoch": 2.8956139454043552,
|
| 1949 |
+
"grad_norm": 0.6604597808333147,
|
| 1950 |
+
"learning_rate": 3.59714639756692e-08,
|
| 1951 |
+
"loss": 0.6198,
|
| 1952 |
+
"step": 1770
|
| 1953 |
+
},
|
| 1954 |
+
{
|
| 1955 |
+
"epoch": 2.9119721909825174,
|
| 1956 |
+
"grad_norm": 0.6412019833547566,
|
| 1957 |
+
"learning_rate": 2.5467197820805977e-08,
|
| 1958 |
+
"loss": 0.624,
|
| 1959 |
+
"step": 1780
|
| 1960 |
+
},
|
| 1961 |
+
{
|
| 1962 |
+
"epoch": 2.9119721909825174,
|
| 1963 |
+
"eval_loss": 0.7153981328010559,
|
| 1964 |
+
"eval_runtime": 8.897,
|
| 1965 |
+
"eval_samples_per_second": 8.879,
|
| 1966 |
+
"eval_steps_per_second": 4.496,
|
| 1967 |
+
"step": 1780
|
| 1968 |
+
},
|
| 1969 |
+
{
|
| 1970 |
+
"epoch": 2.928330436560679,
|
| 1971 |
+
"grad_norm": 0.6539771563156503,
|
| 1972 |
+
"learning_rate": 1.6768432099570907e-08,
|
| 1973 |
+
"loss": 0.6181,
|
| 1974 |
+
"step": 1790
|
| 1975 |
+
},
|
| 1976 |
+
{
|
| 1977 |
+
"epoch": 2.9446886821388407,
|
| 1978 |
+
"grad_norm": 0.6484588822526755,
|
| 1979 |
+
"learning_rate": 9.878324018058327e-09,
|
| 1980 |
+
"loss": 0.6155,
|
| 1981 |
+
"step": 1800
|
| 1982 |
+
},
|
| 1983 |
+
{
|
| 1984 |
+
"epoch": 2.9446886821388407,
|
| 1985 |
+
"eval_loss": 0.7157188653945923,
|
| 1986 |
+
"eval_runtime": 8.8628,
|
| 1987 |
+
"eval_samples_per_second": 8.914,
|
| 1988 |
+
"eval_steps_per_second": 4.513,
|
| 1989 |
+
"step": 1800
|
| 1990 |
+
},
|
| 1991 |
+
{
|
| 1992 |
+
"epoch": 2.9610469277170024,
|
| 1993 |
+
"grad_norm": 0.6119368873622615,
|
| 1994 |
+
"learning_rate": 4.799374332344342e-09,
|
| 1995 |
+
"loss": 0.6189,
|
| 1996 |
+
"step": 1810
|
| 1997 |
+
},
|
| 1998 |
+
{
|
| 1999 |
+
"epoch": 2.977405173295164,
|
| 2000 |
+
"grad_norm": 0.6333710387576432,
|
| 2001 |
+
"learning_rate": 1.533426440839536e-09,
|
| 2002 |
+
"loss": 0.6211,
|
| 2003 |
+
"step": 1820
|
| 2004 |
+
},
|
| 2005 |
+
{
|
| 2006 |
+
"epoch": 2.977405173295164,
|
| 2007 |
+
"eval_loss": 0.7156268358230591,
|
| 2008 |
+
"eval_runtime": 8.9113,
|
| 2009 |
+
"eval_samples_per_second": 8.865,
|
| 2010 |
+
"eval_steps_per_second": 4.489,
|
| 2011 |
+
"step": 1820
|
| 2012 |
+
},
|
| 2013 |
+
{
|
| 2014 |
+
"epoch": 2.9937634188733258,
|
| 2015 |
+
"grad_norm": 0.6603951738557682,
|
| 2016 |
+
"learning_rate": 8.166571522916222e-11,
|
| 2017 |
+
"loss": 0.6176,
|
| 2018 |
+
"step": 1830
|
| 2019 |
+
},
|
| 2020 |
+
{
|
| 2021 |
+
"epoch": 2.9986708925467744,
|
| 2022 |
+
"step": 1833,
|
| 2023 |
+
"total_flos": 531028544847872.0,
|
| 2024 |
+
"train_loss": 0.7064719163714637,
|
| 2025 |
+
"train_runtime": 53129.6318,
|
| 2026 |
+
"train_samples_per_second": 2.209,
|
| 2027 |
+
"train_steps_per_second": 0.035
|
| 2028 |
+
}
|
| 2029 |
+
],
|
| 2030 |
+
"logging_steps": 10,
|
| 2031 |
+
"max_steps": 1833,
|
| 2032 |
+
"num_input_tokens_seen": 0,
|
| 2033 |
+
"num_train_epochs": 3,
|
| 2034 |
+
"save_steps": 20,
|
| 2035 |
+
"stateful_callbacks": {
|
| 2036 |
+
"TrainerControl": {
|
| 2037 |
+
"args": {
|
| 2038 |
+
"should_epoch_stop": false,
|
| 2039 |
+
"should_evaluate": false,
|
| 2040 |
+
"should_log": false,
|
| 2041 |
+
"should_save": true,
|
| 2042 |
+
"should_training_stop": true
|
| 2043 |
+
},
|
| 2044 |
+
"attributes": {}
|
| 2045 |
+
}
|
| 2046 |
+
},
|
| 2047 |
+
"total_flos": 531028544847872.0,
|
| 2048 |
+
"train_batch_size": 2,
|
| 2049 |
+
"trial_name": null,
|
| 2050 |
+
"trial_params": null
|
| 2051 |
+
}
|
scenario_cot_ratio_3B/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c2f421d93c1891f88c006b5531b6846225381e71427c61d3610289adb9c3428f
|
| 3 |
+
size 7224
|
scenario_cot_ratio_3B/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|