Upload folder using huggingface_hub
Browse files- added_tokens.json +24 -0
- config.json +29 -0
- generation_config.json +6 -0
- merges.txt +0 -0
- model-00001-of-00002.safetensors +3 -0
- model-00002-of-00002.safetensors +3 -0
- model.safetensors.index.json +345 -0
- special_tokens_map.json +31 -0
- tokenizer.json +0 -0
- tokenizer_config.json +207 -0
- trainer_state.json +1218 -0
- training_args.bin +3 -0
- vocab.json +0 -0
added_tokens.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"</tool_call>": 151658,
|
| 3 |
+
"<tool_call>": 151657,
|
| 4 |
+
"<|box_end|>": 151649,
|
| 5 |
+
"<|box_start|>": 151648,
|
| 6 |
+
"<|endoftext|>": 151643,
|
| 7 |
+
"<|file_sep|>": 151664,
|
| 8 |
+
"<|fim_middle|>": 151660,
|
| 9 |
+
"<|fim_pad|>": 151662,
|
| 10 |
+
"<|fim_prefix|>": 151659,
|
| 11 |
+
"<|fim_suffix|>": 151661,
|
| 12 |
+
"<|im_end|>": 151645,
|
| 13 |
+
"<|im_start|>": 151644,
|
| 14 |
+
"<|image_pad|>": 151655,
|
| 15 |
+
"<|object_ref_end|>": 151647,
|
| 16 |
+
"<|object_ref_start|>": 151646,
|
| 17 |
+
"<|quad_end|>": 151651,
|
| 18 |
+
"<|quad_start|>": 151650,
|
| 19 |
+
"<|repo_name|>": 151663,
|
| 20 |
+
"<|video_pad|>": 151656,
|
| 21 |
+
"<|vision_end|>": 151653,
|
| 22 |
+
"<|vision_pad|>": 151654,
|
| 23 |
+
"<|vision_start|>": 151652
|
| 24 |
+
}
|
config.json
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "kaizen9/regu25k_atnfrz25k",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"Qwen2ForCausalLM"
|
| 5 |
+
],
|
| 6 |
+
"attention_dropout": 0.0,
|
| 7 |
+
"bos_token_id": 151643,
|
| 8 |
+
"eos_token_id": 151643,
|
| 9 |
+
"hidden_act": "silu",
|
| 10 |
+
"hidden_size": 1536,
|
| 11 |
+
"initializer_range": 0.02,
|
| 12 |
+
"intermediate_size": 8960,
|
| 13 |
+
"max_position_embeddings": 131072,
|
| 14 |
+
"max_window_layers": 28,
|
| 15 |
+
"model_type": "qwen2",
|
| 16 |
+
"num_attention_heads": 12,
|
| 17 |
+
"num_hidden_layers": 28,
|
| 18 |
+
"num_key_value_heads": 2,
|
| 19 |
+
"rms_norm_eps": 1e-06,
|
| 20 |
+
"rope_theta": 1000000.0,
|
| 21 |
+
"sliding_window": null,
|
| 22 |
+
"tie_word_embeddings": true,
|
| 23 |
+
"torch_dtype": "bfloat16",
|
| 24 |
+
"transformers_version": "4.44.2",
|
| 25 |
+
"use_cache": true,
|
| 26 |
+
"use_mrope": false,
|
| 27 |
+
"use_sliding_window": false,
|
| 28 |
+
"vocab_size": 151936
|
| 29 |
+
}
|
generation_config.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token_id": 151643,
|
| 3 |
+
"eos_token_id": 151643,
|
| 4 |
+
"max_new_tokens": 2048,
|
| 5 |
+
"transformers_version": "4.44.2"
|
| 6 |
+
}
|
merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
model-00001-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a1cc906242eb4786df6609e0d420676f03af563d617dd0df3fefec297af06ed
|
| 3 |
+
size 4981252848
|
model-00002-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1bc9b70e2bb7837a834b27a9b363a0159da5c335ea1fde94912aa1a6daffe190
|
| 3 |
+
size 726720104
|
model.safetensors.index.json
ADDED
|
@@ -0,0 +1,345 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 5707934720
|
| 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-00002-of-00002.safetensors",
|
| 212 |
+
"model.layers.24.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 213 |
+
"model.layers.24.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 214 |
+
"model.layers.24.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 215 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00002-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-00002-of-00002.safetensors",
|
| 224 |
+
"model.layers.25.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 225 |
+
"model.layers.25.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 226 |
+
"model.layers.25.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 227 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 228 |
+
"model.layers.25.self_attn.k_proj.bias": "model-00002-of-00002.safetensors",
|
| 229 |
+
"model.layers.25.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 230 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 231 |
+
"model.layers.25.self_attn.q_proj.bias": "model-00002-of-00002.safetensors",
|
| 232 |
+
"model.layers.25.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 233 |
+
"model.layers.25.self_attn.v_proj.bias": "model-00002-of-00002.safetensors",
|
| 234 |
+
"model.layers.25.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 235 |
+
"model.layers.26.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 236 |
+
"model.layers.26.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 237 |
+
"model.layers.26.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 238 |
+
"model.layers.26.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 239 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 240 |
+
"model.layers.26.self_attn.k_proj.bias": "model-00002-of-00002.safetensors",
|
| 241 |
+
"model.layers.26.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 242 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 243 |
+
"model.layers.26.self_attn.q_proj.bias": "model-00002-of-00002.safetensors",
|
| 244 |
+
"model.layers.26.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 245 |
+
"model.layers.26.self_attn.v_proj.bias": "model-00002-of-00002.safetensors",
|
| 246 |
+
"model.layers.26.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 247 |
+
"model.layers.27.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 248 |
+
"model.layers.27.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
|
| 249 |
+
"model.layers.27.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
|
| 250 |
+
"model.layers.27.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
|
| 251 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 252 |
+
"model.layers.27.self_attn.k_proj.bias": "model-00002-of-00002.safetensors",
|
| 253 |
+
"model.layers.27.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 254 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 255 |
+
"model.layers.27.self_attn.q_proj.bias": "model-00002-of-00002.safetensors",
|
| 256 |
+
"model.layers.27.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 257 |
+
"model.layers.27.self_attn.v_proj.bias": "model-00002-of-00002.safetensors",
|
| 258 |
+
"model.layers.27.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 259 |
+
"model.layers.3.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 260 |
+
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 261 |
+
"model.layers.3.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 262 |
+
"model.layers.3.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 263 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 264 |
+
"model.layers.3.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 265 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 266 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 267 |
+
"model.layers.3.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 268 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 269 |
+
"model.layers.3.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 270 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 271 |
+
"model.layers.4.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 272 |
+
"model.layers.4.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 273 |
+
"model.layers.4.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 274 |
+
"model.layers.4.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 275 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 276 |
+
"model.layers.4.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 277 |
+
"model.layers.4.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 278 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 279 |
+
"model.layers.4.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 280 |
+
"model.layers.4.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 281 |
+
"model.layers.4.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 282 |
+
"model.layers.4.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 283 |
+
"model.layers.5.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 284 |
+
"model.layers.5.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 285 |
+
"model.layers.5.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 286 |
+
"model.layers.5.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 287 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 288 |
+
"model.layers.5.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 289 |
+
"model.layers.5.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 290 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 291 |
+
"model.layers.5.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 292 |
+
"model.layers.5.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 293 |
+
"model.layers.5.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 294 |
+
"model.layers.5.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 295 |
+
"model.layers.6.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 296 |
+
"model.layers.6.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 297 |
+
"model.layers.6.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 298 |
+
"model.layers.6.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 299 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 300 |
+
"model.layers.6.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 301 |
+
"model.layers.6.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 302 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 303 |
+
"model.layers.6.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 304 |
+
"model.layers.6.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 305 |
+
"model.layers.6.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 306 |
+
"model.layers.6.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 307 |
+
"model.layers.7.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 308 |
+
"model.layers.7.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 309 |
+
"model.layers.7.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 310 |
+
"model.layers.7.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 311 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 312 |
+
"model.layers.7.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 313 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 314 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 315 |
+
"model.layers.7.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 316 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 317 |
+
"model.layers.7.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 318 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 319 |
+
"model.layers.8.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 320 |
+
"model.layers.8.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 321 |
+
"model.layers.8.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 322 |
+
"model.layers.8.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 323 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 324 |
+
"model.layers.8.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 325 |
+
"model.layers.8.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 326 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 327 |
+
"model.layers.8.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 328 |
+
"model.layers.8.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 329 |
+
"model.layers.8.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 330 |
+
"model.layers.8.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 331 |
+
"model.layers.9.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 332 |
+
"model.layers.9.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
|
| 333 |
+
"model.layers.9.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
|
| 334 |
+
"model.layers.9.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
|
| 335 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 336 |
+
"model.layers.9.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 337 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 338 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 339 |
+
"model.layers.9.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 340 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 341 |
+
"model.layers.9.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 342 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 343 |
+
"model.norm.weight": "model-00002-of-00002.safetensors"
|
| 344 |
+
}
|
| 345 |
+
}
|
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": "<|endoftext|>",
|
| 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 |
+
}
|
tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
tokenizer_config.json
ADDED
|
@@ -0,0 +1,207 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 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 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": "<|endoftext|>",
|
| 201 |
+
"errors": "replace",
|
| 202 |
+
"model_max_length": 131072,
|
| 203 |
+
"pad_token": "<|endoftext|>",
|
| 204 |
+
"split_special_tokens": false,
|
| 205 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
| 206 |
+
"unk_token": null
|
| 207 |
+
}
|
trainer_state.json
ADDED
|
@@ -0,0 +1,1218 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_metric": null,
|
| 3 |
+
"best_model_checkpoint": null,
|
| 4 |
+
"epoch": 0.1,
|
| 5 |
+
"eval_steps": 100,
|
| 6 |
+
"global_step": 100,
|
| 7 |
+
"is_hyper_param_search": false,
|
| 8 |
+
"is_local_process_zero": true,
|
| 9 |
+
"is_world_process_zero": true,
|
| 10 |
+
"log_history": [
|
| 11 |
+
{
|
| 12 |
+
"epoch": 0.001,
|
| 13 |
+
"grad_norm": 0.4723578691482544,
|
| 14 |
+
"learning_rate": 5.000000000000001e-07,
|
| 15 |
+
"loss": 15.0023,
|
| 16 |
+
"loss/crossentropy": 2.8106061220169067,
|
| 17 |
+
"loss/hidden": 0.0,
|
| 18 |
+
"loss/logits": 0.15208163857460022,
|
| 19 |
+
"loss/reg": 14.850236892700195,
|
| 20 |
+
"step": 1
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"epoch": 0.002,
|
| 24 |
+
"grad_norm": 0.3746773898601532,
|
| 25 |
+
"learning_rate": 1.0000000000000002e-06,
|
| 26 |
+
"loss": 14.8245,
|
| 27 |
+
"loss/crossentropy": 2.88076388835907,
|
| 28 |
+
"loss/hidden": 0.0,
|
| 29 |
+
"loss/logits": 0.13159187883138657,
|
| 30 |
+
"loss/reg": 14.692875862121582,
|
| 31 |
+
"step": 2
|
| 32 |
+
},
|
| 33 |
+
{
|
| 34 |
+
"epoch": 0.003,
|
| 35 |
+
"grad_norm": 0.39371100068092346,
|
| 36 |
+
"learning_rate": 1.5e-06,
|
| 37 |
+
"loss": 14.6298,
|
| 38 |
+
"loss/crossentropy": 2.8186020851135254,
|
| 39 |
+
"loss/hidden": 0.0,
|
| 40 |
+
"loss/logits": 0.13105076551437378,
|
| 41 |
+
"loss/reg": 14.4987154006958,
|
| 42 |
+
"step": 3
|
| 43 |
+
},
|
| 44 |
+
{
|
| 45 |
+
"epoch": 0.004,
|
| 46 |
+
"grad_norm": 0.4312513470649719,
|
| 47 |
+
"learning_rate": 2.0000000000000003e-06,
|
| 48 |
+
"loss": 14.4644,
|
| 49 |
+
"loss/crossentropy": 2.561935782432556,
|
| 50 |
+
"loss/hidden": 0.0,
|
| 51 |
+
"loss/logits": 0.15662836283445358,
|
| 52 |
+
"loss/reg": 14.307746887207031,
|
| 53 |
+
"step": 4
|
| 54 |
+
},
|
| 55 |
+
{
|
| 56 |
+
"epoch": 0.005,
|
| 57 |
+
"grad_norm": 0.5712147951126099,
|
| 58 |
+
"learning_rate": 2.5e-06,
|
| 59 |
+
"loss": 14.2884,
|
| 60 |
+
"loss/crossentropy": 2.6744261980056763,
|
| 61 |
+
"loss/hidden": 0.0,
|
| 62 |
+
"loss/logits": 0.16902200877666473,
|
| 63 |
+
"loss/reg": 14.119378089904785,
|
| 64 |
+
"step": 5
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"epoch": 0.006,
|
| 68 |
+
"grad_norm": 0.4991922080516815,
|
| 69 |
+
"learning_rate": 3e-06,
|
| 70 |
+
"loss": 14.0796,
|
| 71 |
+
"loss/crossentropy": 2.541142702102661,
|
| 72 |
+
"loss/hidden": 0.0,
|
| 73 |
+
"loss/logits": 0.14546513557434082,
|
| 74 |
+
"loss/reg": 13.934137344360352,
|
| 75 |
+
"step": 6
|
| 76 |
+
},
|
| 77 |
+
{
|
| 78 |
+
"epoch": 0.007,
|
| 79 |
+
"grad_norm": 0.394466370344162,
|
| 80 |
+
"learning_rate": 3.5000000000000004e-06,
|
| 81 |
+
"loss": 13.8978,
|
| 82 |
+
"loss/crossentropy": 2.863157868385315,
|
| 83 |
+
"loss/hidden": 0.0,
|
| 84 |
+
"loss/logits": 0.14624819159507751,
|
| 85 |
+
"loss/reg": 13.751592636108398,
|
| 86 |
+
"step": 7
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"epoch": 0.008,
|
| 90 |
+
"grad_norm": 0.5288362503051758,
|
| 91 |
+
"learning_rate": 4.000000000000001e-06,
|
| 92 |
+
"loss": 13.7514,
|
| 93 |
+
"loss/crossentropy": 2.53192400932312,
|
| 94 |
+
"loss/hidden": 0.0,
|
| 95 |
+
"loss/logits": 0.17936921864748,
|
| 96 |
+
"loss/reg": 13.571989059448242,
|
| 97 |
+
"step": 8
|
| 98 |
+
},
|
| 99 |
+
{
|
| 100 |
+
"epoch": 0.009,
|
| 101 |
+
"grad_norm": 0.3661612570285797,
|
| 102 |
+
"learning_rate": 4.5e-06,
|
| 103 |
+
"loss": 13.5249,
|
| 104 |
+
"loss/crossentropy": 2.6582940816879272,
|
| 105 |
+
"loss/hidden": 0.0,
|
| 106 |
+
"loss/logits": 0.13002116978168488,
|
| 107 |
+
"loss/reg": 13.39488697052002,
|
| 108 |
+
"step": 9
|
| 109 |
+
},
|
| 110 |
+
{
|
| 111 |
+
"epoch": 0.01,
|
| 112 |
+
"grad_norm": 0.37344738841056824,
|
| 113 |
+
"learning_rate": 5e-06,
|
| 114 |
+
"loss": 13.3611,
|
| 115 |
+
"loss/crossentropy": 2.8080869913101196,
|
| 116 |
+
"loss/hidden": 0.0,
|
| 117 |
+
"loss/logits": 0.1404452547430992,
|
| 118 |
+
"loss/reg": 13.220650672912598,
|
| 119 |
+
"step": 10
|
| 120 |
+
},
|
| 121 |
+
{
|
| 122 |
+
"epoch": 0.011,
|
| 123 |
+
"grad_norm": 0.47446200251579285,
|
| 124 |
+
"learning_rate": 5.500000000000001e-06,
|
| 125 |
+
"loss": 13.2185,
|
| 126 |
+
"loss/crossentropy": 2.7942490577697754,
|
| 127 |
+
"loss/hidden": 0.0,
|
| 128 |
+
"loss/logits": 0.16937557607889175,
|
| 129 |
+
"loss/reg": 13.049126625061035,
|
| 130 |
+
"step": 11
|
| 131 |
+
},
|
| 132 |
+
{
|
| 133 |
+
"epoch": 0.012,
|
| 134 |
+
"grad_norm": 0.41823914647102356,
|
| 135 |
+
"learning_rate": 6e-06,
|
| 136 |
+
"loss": 13.0431,
|
| 137 |
+
"loss/crossentropy": 2.7883923053741455,
|
| 138 |
+
"loss/hidden": 0.0,
|
| 139 |
+
"loss/logits": 0.16317125409841537,
|
| 140 |
+
"loss/reg": 12.879945755004883,
|
| 141 |
+
"step": 12
|
| 142 |
+
},
|
| 143 |
+
{
|
| 144 |
+
"epoch": 0.013,
|
| 145 |
+
"grad_norm": 0.3810077905654907,
|
| 146 |
+
"learning_rate": 6.5000000000000004e-06,
|
| 147 |
+
"loss": 12.8458,
|
| 148 |
+
"loss/crossentropy": 2.5887070894241333,
|
| 149 |
+
"loss/hidden": 0.0,
|
| 150 |
+
"loss/logits": 0.13234061002731323,
|
| 151 |
+
"loss/reg": 12.713478088378906,
|
| 152 |
+
"step": 13
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"epoch": 0.014,
|
| 156 |
+
"grad_norm": 0.861165463924408,
|
| 157 |
+
"learning_rate": 7.000000000000001e-06,
|
| 158 |
+
"loss": 12.7646,
|
| 159 |
+
"loss/crossentropy": 3.0489625930786133,
|
| 160 |
+
"loss/hidden": 0.0,
|
| 161 |
+
"loss/logits": 0.2151956632733345,
|
| 162 |
+
"loss/reg": 12.549367904663086,
|
| 163 |
+
"step": 14
|
| 164 |
+
},
|
| 165 |
+
{
|
| 166 |
+
"epoch": 0.015,
|
| 167 |
+
"grad_norm": 0.3999025225639343,
|
| 168 |
+
"learning_rate": 7.5e-06,
|
| 169 |
+
"loss": 12.5428,
|
| 170 |
+
"loss/crossentropy": 2.6218740940093994,
|
| 171 |
+
"loss/hidden": 0.0,
|
| 172 |
+
"loss/logits": 0.15504448860883713,
|
| 173 |
+
"loss/reg": 12.38780403137207,
|
| 174 |
+
"step": 15
|
| 175 |
+
},
|
| 176 |
+
{
|
| 177 |
+
"epoch": 0.016,
|
| 178 |
+
"grad_norm": 0.3485129177570343,
|
| 179 |
+
"grad_norm_var": 0.015782494207215392,
|
| 180 |
+
"learning_rate": 8.000000000000001e-06,
|
| 181 |
+
"loss": 12.3624,
|
| 182 |
+
"loss/crossentropy": 2.704634428024292,
|
| 183 |
+
"loss/hidden": 0.0,
|
| 184 |
+
"loss/logits": 0.1335841417312622,
|
| 185 |
+
"loss/reg": 12.228797912597656,
|
| 186 |
+
"step": 16
|
| 187 |
+
},
|
| 188 |
+
{
|
| 189 |
+
"epoch": 0.017,
|
| 190 |
+
"grad_norm": 0.394564151763916,
|
| 191 |
+
"grad_norm_var": 0.015986270113443057,
|
| 192 |
+
"learning_rate": 8.500000000000002e-06,
|
| 193 |
+
"loss": 12.2458,
|
| 194 |
+
"loss/crossentropy": 2.6254637241363525,
|
| 195 |
+
"loss/hidden": 0.0,
|
| 196 |
+
"loss/logits": 0.17384596914052963,
|
| 197 |
+
"loss/reg": 12.071925163269043,
|
| 198 |
+
"step": 17
|
| 199 |
+
},
|
| 200 |
+
{
|
| 201 |
+
"epoch": 0.018,
|
| 202 |
+
"grad_norm": 0.359417200088501,
|
| 203 |
+
"grad_norm_var": 0.016155457953818328,
|
| 204 |
+
"learning_rate": 9e-06,
|
| 205 |
+
"loss": 12.0449,
|
| 206 |
+
"loss/crossentropy": 2.6955989599227905,
|
| 207 |
+
"loss/hidden": 0.0,
|
| 208 |
+
"loss/logits": 0.12739497795701027,
|
| 209 |
+
"loss/reg": 11.917520523071289,
|
| 210 |
+
"step": 18
|
| 211 |
+
},
|
| 212 |
+
{
|
| 213 |
+
"epoch": 0.019,
|
| 214 |
+
"grad_norm": 0.4362143278121948,
|
| 215 |
+
"grad_norm_var": 0.01595094581098607,
|
| 216 |
+
"learning_rate": 9.5e-06,
|
| 217 |
+
"loss": 11.9337,
|
| 218 |
+
"loss/crossentropy": 2.6590176820755005,
|
| 219 |
+
"loss/hidden": 0.0,
|
| 220 |
+
"loss/logits": 0.16834121942520142,
|
| 221 |
+
"loss/reg": 11.765388488769531,
|
| 222 |
+
"step": 19
|
| 223 |
+
},
|
| 224 |
+
{
|
| 225 |
+
"epoch": 0.02,
|
| 226 |
+
"grad_norm": 0.3776922821998596,
|
| 227 |
+
"grad_norm_var": 0.01628110467363616,
|
| 228 |
+
"learning_rate": 1e-05,
|
| 229 |
+
"loss": 11.7405,
|
| 230 |
+
"loss/crossentropy": 2.9381775856018066,
|
| 231 |
+
"loss/hidden": 0.0,
|
| 232 |
+
"loss/logits": 0.12479494512081146,
|
| 233 |
+
"loss/reg": 11.615675926208496,
|
| 234 |
+
"step": 20
|
| 235 |
+
},
|
| 236 |
+
{
|
| 237 |
+
"epoch": 0.021,
|
| 238 |
+
"grad_norm": 0.3638933598995209,
|
| 239 |
+
"grad_norm_var": 0.01558998159507059,
|
| 240 |
+
"learning_rate": 1.05e-05,
|
| 241 |
+
"loss": 11.5966,
|
| 242 |
+
"loss/crossentropy": 2.737419009208679,
|
| 243 |
+
"loss/hidden": 0.0,
|
| 244 |
+
"loss/logits": 0.12864574417471886,
|
| 245 |
+
"loss/reg": 11.467905044555664,
|
| 246 |
+
"step": 21
|
| 247 |
+
},
|
| 248 |
+
{
|
| 249 |
+
"epoch": 0.022,
|
| 250 |
+
"grad_norm": 0.3599083125591278,
|
| 251 |
+
"grad_norm_var": 0.01563029096619477,
|
| 252 |
+
"learning_rate": 1.1000000000000001e-05,
|
| 253 |
+
"loss": 11.4504,
|
| 254 |
+
"loss/crossentropy": 2.680889368057251,
|
| 255 |
+
"loss/hidden": 0.0,
|
| 256 |
+
"loss/logits": 0.1280709058046341,
|
| 257 |
+
"loss/reg": 11.322328567504883,
|
| 258 |
+
"step": 22
|
| 259 |
+
},
|
| 260 |
+
{
|
| 261 |
+
"epoch": 0.023,
|
| 262 |
+
"grad_norm": 0.5118765830993652,
|
| 263 |
+
"grad_norm_var": 0.015976795681526535,
|
| 264 |
+
"learning_rate": 1.1500000000000002e-05,
|
| 265 |
+
"loss": 11.3452,
|
| 266 |
+
"loss/crossentropy": 2.6692968606948853,
|
| 267 |
+
"loss/hidden": 0.0,
|
| 268 |
+
"loss/logits": 0.16634425520896912,
|
| 269 |
+
"loss/reg": 11.178874969482422,
|
| 270 |
+
"step": 23
|
| 271 |
+
},
|
| 272 |
+
{
|
| 273 |
+
"epoch": 0.024,
|
| 274 |
+
"grad_norm": 0.3334847688674927,
|
| 275 |
+
"grad_norm_var": 0.015910143486327633,
|
| 276 |
+
"learning_rate": 1.2e-05,
|
| 277 |
+
"loss": 11.1616,
|
| 278 |
+
"loss/crossentropy": 2.7403935194015503,
|
| 279 |
+
"loss/hidden": 0.0,
|
| 280 |
+
"loss/logits": 0.12420090287923813,
|
| 281 |
+
"loss/reg": 11.037442207336426,
|
| 282 |
+
"step": 24
|
| 283 |
+
},
|
| 284 |
+
{
|
| 285 |
+
"epoch": 0.025,
|
| 286 |
+
"grad_norm": 0.3828985095024109,
|
| 287 |
+
"grad_norm_var": 0.015801931574252005,
|
| 288 |
+
"learning_rate": 1.25e-05,
|
| 289 |
+
"loss": 11.0467,
|
| 290 |
+
"loss/crossentropy": 2.796410322189331,
|
| 291 |
+
"loss/hidden": 0.0,
|
| 292 |
+
"loss/logits": 0.14872785657644272,
|
| 293 |
+
"loss/reg": 10.897927284240723,
|
| 294 |
+
"step": 25
|
| 295 |
+
},
|
| 296 |
+
{
|
| 297 |
+
"epoch": 0.026,
|
| 298 |
+
"grad_norm": 0.434479683637619,
|
| 299 |
+
"grad_norm_var": 0.015627081016672508,
|
| 300 |
+
"learning_rate": 1.3000000000000001e-05,
|
| 301 |
+
"loss": 10.9099,
|
| 302 |
+
"loss/crossentropy": 2.726790428161621,
|
| 303 |
+
"loss/hidden": 0.0,
|
| 304 |
+
"loss/logits": 0.14949394017457962,
|
| 305 |
+
"loss/reg": 10.760404586791992,
|
| 306 |
+
"step": 26
|
| 307 |
+
},
|
| 308 |
+
{
|
| 309 |
+
"epoch": 0.027,
|
| 310 |
+
"grad_norm": 0.3825664520263672,
|
| 311 |
+
"grad_norm_var": 0.015577720555919354,
|
| 312 |
+
"learning_rate": 1.3500000000000001e-05,
|
| 313 |
+
"loss": 10.761,
|
| 314 |
+
"loss/crossentropy": 2.6250252723693848,
|
| 315 |
+
"loss/hidden": 0.0,
|
| 316 |
+
"loss/logits": 0.13614310324192047,
|
| 317 |
+
"loss/reg": 10.624829292297363,
|
| 318 |
+
"step": 27
|
| 319 |
+
},
|
| 320 |
+
{
|
| 321 |
+
"epoch": 0.028,
|
| 322 |
+
"grad_norm": 0.3759184777736664,
|
| 323 |
+
"grad_norm_var": 0.015708703781819332,
|
| 324 |
+
"learning_rate": 1.4000000000000001e-05,
|
| 325 |
+
"loss": 10.6382,
|
| 326 |
+
"loss/crossentropy": 2.835649013519287,
|
| 327 |
+
"loss/hidden": 0.0,
|
| 328 |
+
"loss/logits": 0.1468915417790413,
|
| 329 |
+
"loss/reg": 10.491329193115234,
|
| 330 |
+
"step": 28
|
| 331 |
+
},
|
| 332 |
+
{
|
| 333 |
+
"epoch": 0.029,
|
| 334 |
+
"grad_norm": 0.38468286395072937,
|
| 335 |
+
"grad_norm_var": 0.015690946589658594,
|
| 336 |
+
"learning_rate": 1.45e-05,
|
| 337 |
+
"loss": 10.4996,
|
| 338 |
+
"loss/crossentropy": 2.5807005167007446,
|
| 339 |
+
"loss/hidden": 0.0,
|
| 340 |
+
"loss/logits": 0.14014270156621933,
|
| 341 |
+
"loss/reg": 10.359500885009766,
|
| 342 |
+
"step": 29
|
| 343 |
+
},
|
| 344 |
+
{
|
| 345 |
+
"epoch": 0.03,
|
| 346 |
+
"grad_norm": 0.4535682201385498,
|
| 347 |
+
"grad_norm_var": 0.002055153692638223,
|
| 348 |
+
"learning_rate": 1.5e-05,
|
| 349 |
+
"loss": 10.3735,
|
| 350 |
+
"loss/crossentropy": 2.547928214073181,
|
| 351 |
+
"loss/hidden": 0.0,
|
| 352 |
+
"loss/logits": 0.14383359998464584,
|
| 353 |
+
"loss/reg": 10.229703903198242,
|
| 354 |
+
"step": 30
|
| 355 |
+
},
|
| 356 |
+
{
|
| 357 |
+
"epoch": 0.031,
|
| 358 |
+
"grad_norm": 0.38543379306793213,
|
| 359 |
+
"grad_norm_var": 0.0020563179121854346,
|
| 360 |
+
"learning_rate": 1.55e-05,
|
| 361 |
+
"loss": 10.2439,
|
| 362 |
+
"loss/crossentropy": 2.79032039642334,
|
| 363 |
+
"loss/hidden": 0.0,
|
| 364 |
+
"loss/logits": 0.1421559825539589,
|
| 365 |
+
"loss/reg": 10.101773262023926,
|
| 366 |
+
"step": 31
|
| 367 |
+
},
|
| 368 |
+
{
|
| 369 |
+
"epoch": 0.032,
|
| 370 |
+
"grad_norm": 0.33202216029167175,
|
| 371 |
+
"grad_norm_var": 0.0021707343468757136,
|
| 372 |
+
"learning_rate": 1.6000000000000003e-05,
|
| 373 |
+
"loss": 10.0965,
|
| 374 |
+
"loss/crossentropy": 2.7922052145004272,
|
| 375 |
+
"loss/hidden": 0.0,
|
| 376 |
+
"loss/logits": 0.12068676576018333,
|
| 377 |
+
"loss/reg": 9.97581672668457,
|
| 378 |
+
"step": 32
|
| 379 |
+
},
|
| 380 |
+
{
|
| 381 |
+
"epoch": 0.033,
|
| 382 |
+
"grad_norm": 0.39245933294296265,
|
| 383 |
+
"grad_norm_var": 0.0021702323626646702,
|
| 384 |
+
"learning_rate": 1.65e-05,
|
| 385 |
+
"loss": 9.9865,
|
| 386 |
+
"loss/crossentropy": 2.733828544616699,
|
| 387 |
+
"loss/hidden": 0.0,
|
| 388 |
+
"loss/logits": 0.1354268342256546,
|
| 389 |
+
"loss/reg": 9.851117134094238,
|
| 390 |
+
"step": 33
|
| 391 |
+
},
|
| 392 |
+
{
|
| 393 |
+
"epoch": 0.034,
|
| 394 |
+
"grad_norm": 0.38694247603416443,
|
| 395 |
+
"grad_norm_var": 0.0020992626690788385,
|
| 396 |
+
"learning_rate": 1.7000000000000003e-05,
|
| 397 |
+
"loss": 9.8885,
|
| 398 |
+
"loss/crossentropy": 2.777322292327881,
|
| 399 |
+
"loss/hidden": 0.0,
|
| 400 |
+
"loss/logits": 0.1599966138601303,
|
| 401 |
+
"loss/reg": 9.7284574508667,
|
| 402 |
+
"step": 34
|
| 403 |
+
},
|
| 404 |
+
{
|
| 405 |
+
"epoch": 0.035,
|
| 406 |
+
"grad_norm": 0.35561245679855347,
|
| 407 |
+
"grad_norm_var": 0.0020449413010129036,
|
| 408 |
+
"learning_rate": 1.75e-05,
|
| 409 |
+
"loss": 9.7496,
|
| 410 |
+
"loss/crossentropy": 2.7148683071136475,
|
| 411 |
+
"loss/hidden": 0.0,
|
| 412 |
+
"loss/logits": 0.14201582968235016,
|
| 413 |
+
"loss/reg": 9.607542991638184,
|
| 414 |
+
"step": 35
|
| 415 |
+
},
|
| 416 |
+
{
|
| 417 |
+
"epoch": 0.036,
|
| 418 |
+
"grad_norm": 0.4006306231021881,
|
| 419 |
+
"grad_norm_var": 0.002045261355702799,
|
| 420 |
+
"learning_rate": 1.8e-05,
|
| 421 |
+
"loss": 9.635,
|
| 422 |
+
"loss/crossentropy": 2.637976288795471,
|
| 423 |
+
"loss/hidden": 0.0,
|
| 424 |
+
"loss/logits": 0.14642605930566788,
|
| 425 |
+
"loss/reg": 9.488553047180176,
|
| 426 |
+
"step": 36
|
| 427 |
+
},
|
| 428 |
+
{
|
| 429 |
+
"epoch": 0.037,
|
| 430 |
+
"grad_norm": 0.41898205876350403,
|
| 431 |
+
"grad_norm_var": 0.002044839434195215,
|
| 432 |
+
"learning_rate": 1.85e-05,
|
| 433 |
+
"loss": 9.5202,
|
| 434 |
+
"loss/crossentropy": 2.777597665786743,
|
| 435 |
+
"loss/hidden": 0.0,
|
| 436 |
+
"loss/logits": 0.14908844977617264,
|
| 437 |
+
"loss/reg": 9.371098518371582,
|
| 438 |
+
"step": 37
|
| 439 |
+
},
|
| 440 |
+
{
|
| 441 |
+
"epoch": 0.038,
|
| 442 |
+
"grad_norm": 0.3961292803287506,
|
| 443 |
+
"grad_norm_var": 0.001965975366123729,
|
| 444 |
+
"learning_rate": 1.9e-05,
|
| 445 |
+
"loss": 9.4067,
|
| 446 |
+
"loss/crossentropy": 2.9033197164535522,
|
| 447 |
+
"loss/hidden": 0.0,
|
| 448 |
+
"loss/logits": 0.15159177035093307,
|
| 449 |
+
"loss/reg": 9.255077362060547,
|
| 450 |
+
"step": 38
|
| 451 |
+
},
|
| 452 |
+
{
|
| 453 |
+
"epoch": 0.039,
|
| 454 |
+
"grad_norm": 0.38804033398628235,
|
| 455 |
+
"grad_norm_var": 0.0010025647229673696,
|
| 456 |
+
"learning_rate": 1.9500000000000003e-05,
|
| 457 |
+
"loss": 9.2802,
|
| 458 |
+
"loss/crossentropy": 2.889930486679077,
|
| 459 |
+
"loss/hidden": 0.0,
|
| 460 |
+
"loss/logits": 0.1394604668021202,
|
| 461 |
+
"loss/reg": 9.14071273803711,
|
| 462 |
+
"step": 39
|
| 463 |
+
},
|
| 464 |
+
{
|
| 465 |
+
"epoch": 0.04,
|
| 466 |
+
"grad_norm": 0.42919155955314636,
|
| 467 |
+
"grad_norm_var": 0.0008826965462539841,
|
| 468 |
+
"learning_rate": 2e-05,
|
| 469 |
+
"loss": 9.1743,
|
| 470 |
+
"loss/crossentropy": 2.4006484746932983,
|
| 471 |
+
"loss/hidden": 0.0,
|
| 472 |
+
"loss/logits": 0.14666535705327988,
|
| 473 |
+
"loss/reg": 9.027677536010742,
|
| 474 |
+
"step": 40
|
| 475 |
+
},
|
| 476 |
+
{
|
| 477 |
+
"epoch": 0.041,
|
| 478 |
+
"grad_norm": 0.37885668873786926,
|
| 479 |
+
"grad_norm_var": 0.0008895506586849048,
|
| 480 |
+
"learning_rate": 2.05e-05,
|
| 481 |
+
"loss": 9.0467,
|
| 482 |
+
"loss/crossentropy": 2.7493255138397217,
|
| 483 |
+
"loss/hidden": 0.0,
|
| 484 |
+
"loss/logits": 0.13013121858239174,
|
| 485 |
+
"loss/reg": 8.916520118713379,
|
| 486 |
+
"step": 41
|
| 487 |
+
},
|
| 488 |
+
{
|
| 489 |
+
"epoch": 0.042,
|
| 490 |
+
"grad_norm": 0.5932357907295227,
|
| 491 |
+
"grad_norm_var": 0.0033328458836597336,
|
| 492 |
+
"learning_rate": 2.1e-05,
|
| 493 |
+
"loss": 8.97,
|
| 494 |
+
"loss/crossentropy": 2.6117889881134033,
|
| 495 |
+
"loss/hidden": 0.0,
|
| 496 |
+
"loss/logits": 0.16315819323062897,
|
| 497 |
+
"loss/reg": 8.80688190460205,
|
| 498 |
+
"step": 42
|
| 499 |
+
},
|
| 500 |
+
{
|
| 501 |
+
"epoch": 0.043,
|
| 502 |
+
"grad_norm": 0.3747418224811554,
|
| 503 |
+
"grad_norm_var": 0.0033583994321603233,
|
| 504 |
+
"learning_rate": 2.15e-05,
|
| 505 |
+
"loss": 8.8396,
|
| 506 |
+
"loss/crossentropy": 2.663694739341736,
|
| 507 |
+
"loss/hidden": 0.0,
|
| 508 |
+
"loss/logits": 0.14052008837461472,
|
| 509 |
+
"loss/reg": 8.69911003112793,
|
| 510 |
+
"step": 43
|
| 511 |
+
},
|
| 512 |
+
{
|
| 513 |
+
"epoch": 0.044,
|
| 514 |
+
"grad_norm": 0.4256257116794586,
|
| 515 |
+
"grad_norm_var": 0.0033339815653853837,
|
| 516 |
+
"learning_rate": 2.2000000000000003e-05,
|
| 517 |
+
"loss": 8.726,
|
| 518 |
+
"loss/crossentropy": 2.7881768941879272,
|
| 519 |
+
"loss/hidden": 0.0,
|
| 520 |
+
"loss/logits": 0.13326141238212585,
|
| 521 |
+
"loss/reg": 8.592697143554688,
|
| 522 |
+
"step": 44
|
| 523 |
+
},
|
| 524 |
+
{
|
| 525 |
+
"epoch": 0.045,
|
| 526 |
+
"grad_norm": 0.4122328460216522,
|
| 527 |
+
"grad_norm_var": 0.0033030786394142473,
|
| 528 |
+
"learning_rate": 2.25e-05,
|
| 529 |
+
"loss": 8.6263,
|
| 530 |
+
"loss/crossentropy": 2.7951114177703857,
|
| 531 |
+
"loss/hidden": 0.0,
|
| 532 |
+
"loss/logits": 0.13837838172912598,
|
| 533 |
+
"loss/reg": 8.487950325012207,
|
| 534 |
+
"step": 45
|
| 535 |
+
},
|
| 536 |
+
{
|
| 537 |
+
"epoch": 0.046,
|
| 538 |
+
"grad_norm": 0.4931789040565491,
|
| 539 |
+
"grad_norm_var": 0.0036432243285688614,
|
| 540 |
+
"learning_rate": 2.3000000000000003e-05,
|
| 541 |
+
"loss": 8.5405,
|
| 542 |
+
"loss/crossentropy": 2.80547297000885,
|
| 543 |
+
"loss/hidden": 0.0,
|
| 544 |
+
"loss/logits": 0.15613804012537003,
|
| 545 |
+
"loss/reg": 8.384378433227539,
|
| 546 |
+
"step": 46
|
| 547 |
+
},
|
| 548 |
+
{
|
| 549 |
+
"epoch": 0.047,
|
| 550 |
+
"grad_norm": 0.4260822832584381,
|
| 551 |
+
"grad_norm_var": 0.003612225968443994,
|
| 552 |
+
"learning_rate": 2.35e-05,
|
| 553 |
+
"loss": 8.4325,
|
| 554 |
+
"loss/crossentropy": 2.7571998834609985,
|
| 555 |
+
"loss/hidden": 0.0,
|
| 556 |
+
"loss/logits": 0.15075545758008957,
|
| 557 |
+
"loss/reg": 8.281789779663086,
|
| 558 |
+
"step": 47
|
| 559 |
+
},
|
| 560 |
+
{
|
| 561 |
+
"epoch": 0.048,
|
| 562 |
+
"grad_norm": 0.38472291827201843,
|
| 563 |
+
"grad_norm_var": 0.003218571473485099,
|
| 564 |
+
"learning_rate": 2.4e-05,
|
| 565 |
+
"loss": 8.3219,
|
| 566 |
+
"loss/crossentropy": 2.6643882989883423,
|
| 567 |
+
"loss/hidden": 0.0,
|
| 568 |
+
"loss/logits": 0.14136053621768951,
|
| 569 |
+
"loss/reg": 8.180567741394043,
|
| 570 |
+
"step": 48
|
| 571 |
+
},
|
| 572 |
+
{
|
| 573 |
+
"epoch": 0.049,
|
| 574 |
+
"grad_norm": 0.36624062061309814,
|
| 575 |
+
"grad_norm_var": 0.0033439747229166835,
|
| 576 |
+
"learning_rate": 2.45e-05,
|
| 577 |
+
"loss": 8.2178,
|
| 578 |
+
"loss/crossentropy": 2.737678050994873,
|
| 579 |
+
"loss/hidden": 0.0,
|
| 580 |
+
"loss/logits": 0.13707132637500763,
|
| 581 |
+
"loss/reg": 8.080729484558105,
|
| 582 |
+
"step": 49
|
| 583 |
+
},
|
| 584 |
+
{
|
| 585 |
+
"epoch": 0.05,
|
| 586 |
+
"grad_norm": 0.3760506212711334,
|
| 587 |
+
"grad_norm_var": 0.0033912685784647087,
|
| 588 |
+
"learning_rate": 2.5e-05,
|
| 589 |
+
"loss": 8.137,
|
| 590 |
+
"loss/crossentropy": 2.7842084169387817,
|
| 591 |
+
"loss/hidden": 0.0,
|
| 592 |
+
"loss/logits": 0.15427638590335846,
|
| 593 |
+
"loss/reg": 7.982727527618408,
|
| 594 |
+
"step": 50
|
| 595 |
+
},
|
| 596 |
+
{
|
| 597 |
+
"epoch": 0.051,
|
| 598 |
+
"grad_norm": 0.4842914044857025,
|
| 599 |
+
"grad_norm_var": 0.0034291612008964874,
|
| 600 |
+
"learning_rate": 2.5500000000000003e-05,
|
| 601 |
+
"loss": 8.0328,
|
| 602 |
+
"loss/crossentropy": 2.4711248874664307,
|
| 603 |
+
"loss/hidden": 0.0,
|
| 604 |
+
"loss/logits": 0.14703373610973358,
|
| 605 |
+
"loss/reg": 7.885744094848633,
|
| 606 |
+
"step": 51
|
| 607 |
+
},
|
| 608 |
+
{
|
| 609 |
+
"epoch": 0.052,
|
| 610 |
+
"grad_norm": 0.35167771577835083,
|
| 611 |
+
"grad_norm_var": 0.0037168779577402794,
|
| 612 |
+
"learning_rate": 2.6000000000000002e-05,
|
| 613 |
+
"loss": 7.9218,
|
| 614 |
+
"loss/crossentropy": 2.688042402267456,
|
| 615 |
+
"loss/hidden": 0.0,
|
| 616 |
+
"loss/logits": 0.13181188702583313,
|
| 617 |
+
"loss/reg": 7.789944648742676,
|
| 618 |
+
"step": 52
|
| 619 |
+
},
|
| 620 |
+
{
|
| 621 |
+
"epoch": 0.053,
|
| 622 |
+
"grad_norm": 0.4046782851219177,
|
| 623 |
+
"grad_norm_var": 0.0037291369976557537,
|
| 624 |
+
"learning_rate": 2.6500000000000004e-05,
|
| 625 |
+
"loss": 7.8506,
|
| 626 |
+
"loss/crossentropy": 2.6470447778701782,
|
| 627 |
+
"loss/hidden": 0.0,
|
| 628 |
+
"loss/logits": 0.1550150215625763,
|
| 629 |
+
"loss/reg": 7.695549011230469,
|
| 630 |
+
"step": 53
|
| 631 |
+
},
|
| 632 |
+
{
|
| 633 |
+
"epoch": 0.054,
|
| 634 |
+
"grad_norm": 0.36790555715560913,
|
| 635 |
+
"grad_norm_var": 0.003860515189158183,
|
| 636 |
+
"learning_rate": 2.7000000000000002e-05,
|
| 637 |
+
"loss": 7.7397,
|
| 638 |
+
"loss/crossentropy": 2.7709513902664185,
|
| 639 |
+
"loss/hidden": 0.0,
|
| 640 |
+
"loss/logits": 0.13687237352132797,
|
| 641 |
+
"loss/reg": 7.6028337478637695,
|
| 642 |
+
"step": 54
|
| 643 |
+
},
|
| 644 |
+
{
|
| 645 |
+
"epoch": 0.055,
|
| 646 |
+
"grad_norm": 0.378646582365036,
|
| 647 |
+
"grad_norm_var": 0.003901108788218351,
|
| 648 |
+
"learning_rate": 2.7500000000000004e-05,
|
| 649 |
+
"loss": 7.6525,
|
| 650 |
+
"loss/crossentropy": 2.8750112056732178,
|
| 651 |
+
"loss/hidden": 0.0,
|
| 652 |
+
"loss/logits": 0.14087973535060883,
|
| 653 |
+
"loss/reg": 7.511648178100586,
|
| 654 |
+
"step": 55
|
| 655 |
+
},
|
| 656 |
+
{
|
| 657 |
+
"epoch": 0.056,
|
| 658 |
+
"grad_norm": 0.43194806575775146,
|
| 659 |
+
"grad_norm_var": 0.0039066305166497416,
|
| 660 |
+
"learning_rate": 2.8000000000000003e-05,
|
| 661 |
+
"loss": 7.5885,
|
| 662 |
+
"loss/crossentropy": 2.6936086416244507,
|
| 663 |
+
"loss/hidden": 0.0,
|
| 664 |
+
"loss/logits": 0.16746176779270172,
|
| 665 |
+
"loss/reg": 7.421041965484619,
|
| 666 |
+
"step": 56
|
| 667 |
+
},
|
| 668 |
+
{
|
| 669 |
+
"epoch": 0.057,
|
| 670 |
+
"grad_norm": 0.4012855291366577,
|
| 671 |
+
"grad_norm_var": 0.0038280935965925374,
|
| 672 |
+
"learning_rate": 2.8499999999999998e-05,
|
| 673 |
+
"loss": 7.4798,
|
| 674 |
+
"loss/crossentropy": 2.8553980588912964,
|
| 675 |
+
"loss/hidden": 0.0,
|
| 676 |
+
"loss/logits": 0.14783543348312378,
|
| 677 |
+
"loss/reg": 7.331946849822998,
|
| 678 |
+
"step": 57
|
| 679 |
+
},
|
| 680 |
+
{
|
| 681 |
+
"epoch": 0.058,
|
| 682 |
+
"grad_norm": 0.41179144382476807,
|
| 683 |
+
"grad_norm_var": 0.0016229469351226081,
|
| 684 |
+
"learning_rate": 2.9e-05,
|
| 685 |
+
"loss": 7.3917,
|
| 686 |
+
"loss/crossentropy": 2.90153706073761,
|
| 687 |
+
"loss/hidden": 0.0,
|
| 688 |
+
"loss/logits": 0.1475769728422165,
|
| 689 |
+
"loss/reg": 7.24411153793335,
|
| 690 |
+
"step": 58
|
| 691 |
+
},
|
| 692 |
+
{
|
| 693 |
+
"epoch": 0.059,
|
| 694 |
+
"grad_norm": 0.5224902033805847,
|
| 695 |
+
"grad_norm_var": 0.0023775492652975813,
|
| 696 |
+
"learning_rate": 2.95e-05,
|
| 697 |
+
"loss": 7.3131,
|
| 698 |
+
"loss/crossentropy": 2.922032952308655,
|
| 699 |
+
"loss/hidden": 0.0,
|
| 700 |
+
"loss/logits": 0.15628121048212051,
|
| 701 |
+
"loss/reg": 7.156867027282715,
|
| 702 |
+
"step": 59
|
| 703 |
+
},
|
| 704 |
+
{
|
| 705 |
+
"epoch": 0.06,
|
| 706 |
+
"grad_norm": 0.511249840259552,
|
| 707 |
+
"grad_norm_var": 0.0029578979489786493,
|
| 708 |
+
"learning_rate": 3e-05,
|
| 709 |
+
"loss": 7.2356,
|
| 710 |
+
"loss/crossentropy": 2.7479801177978516,
|
| 711 |
+
"loss/hidden": 0.0,
|
| 712 |
+
"loss/logits": 0.1649666205048561,
|
| 713 |
+
"loss/reg": 7.070590019226074,
|
| 714 |
+
"step": 60
|
| 715 |
+
},
|
| 716 |
+
{
|
| 717 |
+
"epoch": 0.061,
|
| 718 |
+
"grad_norm": 0.4054379165172577,
|
| 719 |
+
"grad_norm_var": 0.0029680738800097915,
|
| 720 |
+
"learning_rate": 3.05e-05,
|
| 721 |
+
"loss": 7.138,
|
| 722 |
+
"loss/crossentropy": 2.8455255031585693,
|
| 723 |
+
"loss/hidden": 0.0,
|
| 724 |
+
"loss/logits": 0.15279172360897064,
|
| 725 |
+
"loss/reg": 6.985229015350342,
|
| 726 |
+
"step": 61
|
| 727 |
+
},
|
| 728 |
+
{
|
| 729 |
+
"epoch": 0.062,
|
| 730 |
+
"grad_norm": 0.3967909812927246,
|
| 731 |
+
"grad_norm_var": 0.002606398157824093,
|
| 732 |
+
"learning_rate": 3.1e-05,
|
| 733 |
+
"loss": 7.045,
|
| 734 |
+
"loss/crossentropy": 2.5253665447235107,
|
| 735 |
+
"loss/hidden": 0.0,
|
| 736 |
+
"loss/logits": 0.14376042783260345,
|
| 737 |
+
"loss/reg": 6.901230335235596,
|
| 738 |
+
"step": 62
|
| 739 |
+
},
|
| 740 |
+
{
|
| 741 |
+
"epoch": 0.063,
|
| 742 |
+
"grad_norm": 0.5105597376823425,
|
| 743 |
+
"grad_norm_var": 0.0031904242194133975,
|
| 744 |
+
"learning_rate": 3.15e-05,
|
| 745 |
+
"loss": 7.0051,
|
| 746 |
+
"loss/crossentropy": 2.6825212240219116,
|
| 747 |
+
"loss/hidden": 0.0,
|
| 748 |
+
"loss/logits": 0.18690404295921326,
|
| 749 |
+
"loss/reg": 6.818210124969482,
|
| 750 |
+
"step": 63
|
| 751 |
+
},
|
| 752 |
+
{
|
| 753 |
+
"epoch": 0.064,
|
| 754 |
+
"grad_norm": 0.4659242630004883,
|
| 755 |
+
"grad_norm_var": 0.0032302192085850684,
|
| 756 |
+
"learning_rate": 3.2000000000000005e-05,
|
| 757 |
+
"loss": 6.9076,
|
| 758 |
+
"loss/crossentropy": 2.6204874515533447,
|
| 759 |
+
"loss/hidden": 0.0,
|
| 760 |
+
"loss/logits": 0.17028357833623886,
|
| 761 |
+
"loss/reg": 6.737268447875977,
|
| 762 |
+
"step": 64
|
| 763 |
+
},
|
| 764 |
+
{
|
| 765 |
+
"epoch": 0.065,
|
| 766 |
+
"grad_norm": 0.3556163012981415,
|
| 767 |
+
"grad_norm_var": 0.003319357356775484,
|
| 768 |
+
"learning_rate": 3.2500000000000004e-05,
|
| 769 |
+
"loss": 6.79,
|
| 770 |
+
"loss/crossentropy": 2.6547772884368896,
|
| 771 |
+
"loss/hidden": 0.0,
|
| 772 |
+
"loss/logits": 0.13286586478352547,
|
| 773 |
+
"loss/reg": 6.657088756561279,
|
| 774 |
+
"step": 65
|
| 775 |
+
},
|
| 776 |
+
{
|
| 777 |
+
"epoch": 0.066,
|
| 778 |
+
"grad_norm": 0.4854835867881775,
|
| 779 |
+
"grad_norm_var": 0.003375179781292544,
|
| 780 |
+
"learning_rate": 3.3e-05,
|
| 781 |
+
"loss": 6.758,
|
| 782 |
+
"loss/crossentropy": 2.817094564437866,
|
| 783 |
+
"loss/hidden": 0.0,
|
| 784 |
+
"loss/logits": 0.18038344383239746,
|
| 785 |
+
"loss/reg": 6.577615261077881,
|
| 786 |
+
"step": 66
|
| 787 |
+
},
|
| 788 |
+
{
|
| 789 |
+
"epoch": 0.067,
|
| 790 |
+
"grad_norm": 0.4216950833797455,
|
| 791 |
+
"grad_norm_var": 0.0031699615767635542,
|
| 792 |
+
"learning_rate": 3.35e-05,
|
| 793 |
+
"loss": 6.6588,
|
| 794 |
+
"loss/crossentropy": 2.872538924217224,
|
| 795 |
+
"loss/hidden": 0.0,
|
| 796 |
+
"loss/logits": 0.15885479748249054,
|
| 797 |
+
"loss/reg": 6.499909400939941,
|
| 798 |
+
"step": 67
|
| 799 |
+
},
|
| 800 |
+
{
|
| 801 |
+
"epoch": 0.068,
|
| 802 |
+
"grad_norm": 0.4400080442428589,
|
| 803 |
+
"grad_norm_var": 0.0027769945370051136,
|
| 804 |
+
"learning_rate": 3.4000000000000007e-05,
|
| 805 |
+
"loss": 6.5852,
|
| 806 |
+
"loss/crossentropy": 2.6969038248062134,
|
| 807 |
+
"loss/hidden": 0.0,
|
| 808 |
+
"loss/logits": 0.16181904822587967,
|
| 809 |
+
"loss/reg": 6.423398971557617,
|
| 810 |
+
"step": 68
|
| 811 |
+
},
|
| 812 |
+
{
|
| 813 |
+
"epoch": 0.069,
|
| 814 |
+
"grad_norm": 0.4272904396057129,
|
| 815 |
+
"grad_norm_var": 0.0027266697361371774,
|
| 816 |
+
"learning_rate": 3.45e-05,
|
| 817 |
+
"loss": 6.5089,
|
| 818 |
+
"loss/crossentropy": 2.7056760787963867,
|
| 819 |
+
"loss/hidden": 0.0,
|
| 820 |
+
"loss/logits": 0.16134114563465118,
|
| 821 |
+
"loss/reg": 6.347527503967285,
|
| 822 |
+
"step": 69
|
| 823 |
+
},
|
| 824 |
+
{
|
| 825 |
+
"epoch": 0.07,
|
| 826 |
+
"grad_norm": 0.4215809404850006,
|
| 827 |
+
"grad_norm_var": 0.0024381335593683163,
|
| 828 |
+
"learning_rate": 3.5e-05,
|
| 829 |
+
"loss": 6.4248,
|
| 830 |
+
"loss/crossentropy": 2.822075366973877,
|
| 831 |
+
"loss/hidden": 0.0,
|
| 832 |
+
"loss/logits": 0.15255100280046463,
|
| 833 |
+
"loss/reg": 6.2722673416137695,
|
| 834 |
+
"step": 70
|
| 835 |
+
},
|
| 836 |
+
{
|
| 837 |
+
"epoch": 0.071,
|
| 838 |
+
"grad_norm": 0.3756145238876343,
|
| 839 |
+
"grad_norm_var": 0.0024621927937988008,
|
| 840 |
+
"learning_rate": 3.55e-05,
|
| 841 |
+
"loss": 6.3343,
|
| 842 |
+
"loss/crossentropy": 2.7529423236846924,
|
| 843 |
+
"loss/hidden": 0.0,
|
| 844 |
+
"loss/logits": 0.1365201622247696,
|
| 845 |
+
"loss/reg": 6.1977925300598145,
|
| 846 |
+
"step": 71
|
| 847 |
+
},
|
| 848 |
+
{
|
| 849 |
+
"epoch": 0.072,
|
| 850 |
+
"grad_norm": 0.4465688467025757,
|
| 851 |
+
"grad_norm_var": 0.002466586095849488,
|
| 852 |
+
"learning_rate": 3.6e-05,
|
| 853 |
+
"loss": 6.2908,
|
| 854 |
+
"loss/crossentropy": 2.8122498989105225,
|
| 855 |
+
"loss/hidden": 0.0,
|
| 856 |
+
"loss/logits": 0.16586530208587646,
|
| 857 |
+
"loss/reg": 6.124953746795654,
|
| 858 |
+
"step": 72
|
| 859 |
+
},
|
| 860 |
+
{
|
| 861 |
+
"epoch": 0.073,
|
| 862 |
+
"grad_norm": 0.5681706070899963,
|
| 863 |
+
"grad_norm_var": 0.0034022813413523423,
|
| 864 |
+
"learning_rate": 3.65e-05,
|
| 865 |
+
"loss": 6.2178,
|
| 866 |
+
"loss/crossentropy": 2.8980711698532104,
|
| 867 |
+
"loss/hidden": 0.0,
|
| 868 |
+
"loss/logits": 0.16514715552330017,
|
| 869 |
+
"loss/reg": 6.052603244781494,
|
| 870 |
+
"step": 73
|
| 871 |
+
},
|
| 872 |
+
{
|
| 873 |
+
"epoch": 0.074,
|
| 874 |
+
"grad_norm": 0.48894357681274414,
|
| 875 |
+
"grad_norm_var": 0.0034029444248247385,
|
| 876 |
+
"learning_rate": 3.7e-05,
|
| 877 |
+
"loss": 6.1569,
|
| 878 |
+
"loss/crossentropy": 2.7240917682647705,
|
| 879 |
+
"loss/hidden": 0.0,
|
| 880 |
+
"loss/logits": 0.17589756846427917,
|
| 881 |
+
"loss/reg": 5.980965614318848,
|
| 882 |
+
"step": 74
|
| 883 |
+
},
|
| 884 |
+
{
|
| 885 |
+
"epoch": 0.075,
|
| 886 |
+
"grad_norm": 0.4453263580799103,
|
| 887 |
+
"grad_norm_var": 0.003057192832421729,
|
| 888 |
+
"learning_rate": 3.7500000000000003e-05,
|
| 889 |
+
"loss": 6.0806,
|
| 890 |
+
"loss/crossentropy": 2.880316376686096,
|
| 891 |
+
"loss/hidden": 0.0,
|
| 892 |
+
"loss/logits": 0.17018750309944153,
|
| 893 |
+
"loss/reg": 5.910387992858887,
|
| 894 |
+
"step": 75
|
| 895 |
+
},
|
| 896 |
+
{
|
| 897 |
+
"epoch": 0.076,
|
| 898 |
+
"grad_norm": 0.4072200357913971,
|
| 899 |
+
"grad_norm_var": 0.002854757019651292,
|
| 900 |
+
"learning_rate": 3.8e-05,
|
| 901 |
+
"loss": 5.9831,
|
| 902 |
+
"loss/crossentropy": 2.8352543115615845,
|
| 903 |
+
"loss/hidden": 0.0,
|
| 904 |
+
"loss/logits": 0.14264734089374542,
|
| 905 |
+
"loss/reg": 5.840408802032471,
|
| 906 |
+
"step": 76
|
| 907 |
+
},
|
| 908 |
+
{
|
| 909 |
+
"epoch": 0.077,
|
| 910 |
+
"grad_norm": 0.47089695930480957,
|
| 911 |
+
"grad_norm_var": 0.002808781993245483,
|
| 912 |
+
"learning_rate": 3.85e-05,
|
| 913 |
+
"loss": 5.9645,
|
| 914 |
+
"loss/crossentropy": 2.9140390157699585,
|
| 915 |
+
"loss/hidden": 0.0,
|
| 916 |
+
"loss/logits": 0.19280433654785156,
|
| 917 |
+
"loss/reg": 5.771743297576904,
|
| 918 |
+
"step": 77
|
| 919 |
+
},
|
| 920 |
+
{
|
| 921 |
+
"epoch": 0.078,
|
| 922 |
+
"grad_norm": 0.3908418118953705,
|
| 923 |
+
"grad_norm_var": 0.0028496157710373726,
|
| 924 |
+
"learning_rate": 3.9000000000000006e-05,
|
| 925 |
+
"loss": 5.8542,
|
| 926 |
+
"loss/crossentropy": 2.70191752910614,
|
| 927 |
+
"loss/hidden": 0.0,
|
| 928 |
+
"loss/logits": 0.15121394395828247,
|
| 929 |
+
"loss/reg": 5.7030134201049805,
|
| 930 |
+
"step": 78
|
| 931 |
+
},
|
| 932 |
+
{
|
| 933 |
+
"epoch": 0.079,
|
| 934 |
+
"grad_norm": 0.417324423789978,
|
| 935 |
+
"grad_norm_var": 0.002579272338799754,
|
| 936 |
+
"learning_rate": 3.9500000000000005e-05,
|
| 937 |
+
"loss": 5.7921,
|
| 938 |
+
"loss/crossentropy": 2.8772886991500854,
|
| 939 |
+
"loss/hidden": 0.0,
|
| 940 |
+
"loss/logits": 0.15610723197460175,
|
| 941 |
+
"loss/reg": 5.6359782218933105,
|
| 942 |
+
"step": 79
|
| 943 |
+
},
|
| 944 |
+
{
|
| 945 |
+
"epoch": 0.08,
|
| 946 |
+
"grad_norm": 0.4123746156692505,
|
| 947 |
+
"grad_norm_var": 0.002568267863573048,
|
| 948 |
+
"learning_rate": 4e-05,
|
| 949 |
+
"loss": 5.7333,
|
| 950 |
+
"loss/crossentropy": 2.785880208015442,
|
| 951 |
+
"loss/hidden": 0.0,
|
| 952 |
+
"loss/logits": 0.16348882019519806,
|
| 953 |
+
"loss/reg": 5.569836616516113,
|
| 954 |
+
"step": 80
|
| 955 |
+
},
|
| 956 |
+
{
|
| 957 |
+
"epoch": 0.081,
|
| 958 |
+
"grad_norm": 0.4967520833015442,
|
| 959 |
+
"grad_norm_var": 0.002301783549342551,
|
| 960 |
+
"learning_rate": 4.05e-05,
|
| 961 |
+
"loss": 5.6758,
|
| 962 |
+
"loss/crossentropy": 2.7999967336654663,
|
| 963 |
+
"loss/hidden": 0.0,
|
| 964 |
+
"loss/logits": 0.17136523872613907,
|
| 965 |
+
"loss/reg": 5.504480361938477,
|
| 966 |
+
"step": 81
|
| 967 |
+
},
|
| 968 |
+
{
|
| 969 |
+
"epoch": 0.082,
|
| 970 |
+
"grad_norm": 0.5052318572998047,
|
| 971 |
+
"grad_norm_var": 0.002433398774934281,
|
| 972 |
+
"learning_rate": 4.1e-05,
|
| 973 |
+
"loss": 5.6235,
|
| 974 |
+
"loss/crossentropy": 2.745284676551819,
|
| 975 |
+
"loss/hidden": 0.0,
|
| 976 |
+
"loss/logits": 0.183761365711689,
|
| 977 |
+
"loss/reg": 5.439704418182373,
|
| 978 |
+
"step": 82
|
| 979 |
+
},
|
| 980 |
+
{
|
| 981 |
+
"epoch": 0.083,
|
| 982 |
+
"grad_norm": 0.42788586020469666,
|
| 983 |
+
"grad_norm_var": 0.0024157402006901862,
|
| 984 |
+
"learning_rate": 4.15e-05,
|
| 985 |
+
"loss": 5.5482,
|
| 986 |
+
"loss/crossentropy": 2.996077299118042,
|
| 987 |
+
"loss/hidden": 0.0,
|
| 988 |
+
"loss/logits": 0.1716163083910942,
|
| 989 |
+
"loss/reg": 5.37656831741333,
|
| 990 |
+
"step": 83
|
| 991 |
+
},
|
| 992 |
+
{
|
| 993 |
+
"epoch": 0.084,
|
| 994 |
+
"grad_norm": 0.4045878052711487,
|
| 995 |
+
"grad_norm_var": 0.002524230641886934,
|
| 996 |
+
"learning_rate": 4.2e-05,
|
| 997 |
+
"loss": 5.4639,
|
| 998 |
+
"loss/crossentropy": 2.611970067024231,
|
| 999 |
+
"loss/hidden": 0.0,
|
| 1000 |
+
"loss/logits": 0.14972157776355743,
|
| 1001 |
+
"loss/reg": 5.314174175262451,
|
| 1002 |
+
"step": 84
|
| 1003 |
+
},
|
| 1004 |
+
{
|
| 1005 |
+
"epoch": 0.085,
|
| 1006 |
+
"grad_norm": 0.41384124755859375,
|
| 1007 |
+
"grad_norm_var": 0.0025657923048212758,
|
| 1008 |
+
"learning_rate": 4.25e-05,
|
| 1009 |
+
"loss": 5.4087,
|
| 1010 |
+
"loss/crossentropy": 2.7544474601745605,
|
| 1011 |
+
"loss/hidden": 0.0,
|
| 1012 |
+
"loss/logits": 0.15563561022281647,
|
| 1013 |
+
"loss/reg": 5.253114223480225,
|
| 1014 |
+
"step": 85
|
| 1015 |
+
},
|
| 1016 |
+
{
|
| 1017 |
+
"epoch": 0.086,
|
| 1018 |
+
"grad_norm": 0.4230954945087433,
|
| 1019 |
+
"grad_norm_var": 0.002561545150143992,
|
| 1020 |
+
"learning_rate": 4.3e-05,
|
| 1021 |
+
"loss": 5.3742,
|
| 1022 |
+
"loss/crossentropy": 2.8086984157562256,
|
| 1023 |
+
"loss/hidden": 0.0,
|
| 1024 |
+
"loss/logits": 0.18146374821662903,
|
| 1025 |
+
"loss/reg": 5.192752361297607,
|
| 1026 |
+
"step": 86
|
| 1027 |
+
},
|
| 1028 |
+
{
|
| 1029 |
+
"epoch": 0.087,
|
| 1030 |
+
"grad_norm": 0.45918789505958557,
|
| 1031 |
+
"grad_norm_var": 0.0022425431957913728,
|
| 1032 |
+
"learning_rate": 4.35e-05,
|
| 1033 |
+
"loss": 5.3138,
|
| 1034 |
+
"loss/crossentropy": 2.785672187805176,
|
| 1035 |
+
"loss/hidden": 0.0,
|
| 1036 |
+
"loss/logits": 0.1815495491027832,
|
| 1037 |
+
"loss/reg": 5.132205486297607,
|
| 1038 |
+
"step": 87
|
| 1039 |
+
},
|
| 1040 |
+
{
|
| 1041 |
+
"epoch": 0.088,
|
| 1042 |
+
"grad_norm": 0.4096454083919525,
|
| 1043 |
+
"grad_norm_var": 0.002337951427575909,
|
| 1044 |
+
"learning_rate": 4.4000000000000006e-05,
|
| 1045 |
+
"loss": 5.2231,
|
| 1046 |
+
"loss/crossentropy": 2.7667384147644043,
|
| 1047 |
+
"loss/hidden": 0.0,
|
| 1048 |
+
"loss/logits": 0.1498737782239914,
|
| 1049 |
+
"loss/reg": 5.073270797729492,
|
| 1050 |
+
"step": 88
|
| 1051 |
+
},
|
| 1052 |
+
{
|
| 1053 |
+
"epoch": 0.089,
|
| 1054 |
+
"grad_norm": 0.4818902313709259,
|
| 1055 |
+
"grad_norm_var": 0.001401593034965017,
|
| 1056 |
+
"learning_rate": 4.4500000000000004e-05,
|
| 1057 |
+
"loss": 5.1976,
|
| 1058 |
+
"loss/crossentropy": 2.722651481628418,
|
| 1059 |
+
"loss/hidden": 0.0,
|
| 1060 |
+
"loss/logits": 0.18228119611740112,
|
| 1061 |
+
"loss/reg": 5.015347480773926,
|
| 1062 |
+
"step": 89
|
| 1063 |
+
},
|
| 1064 |
+
{
|
| 1065 |
+
"epoch": 0.09,
|
| 1066 |
+
"grad_norm": 0.4635304808616638,
|
| 1067 |
+
"grad_norm_var": 0.0012793023910875926,
|
| 1068 |
+
"learning_rate": 4.5e-05,
|
| 1069 |
+
"loss": 5.1364,
|
| 1070 |
+
"loss/crossentropy": 2.7336219549179077,
|
| 1071 |
+
"loss/hidden": 0.0,
|
| 1072 |
+
"loss/logits": 0.1788763403892517,
|
| 1073 |
+
"loss/reg": 4.95751953125,
|
| 1074 |
+
"step": 90
|
| 1075 |
+
},
|
| 1076 |
+
{
|
| 1077 |
+
"epoch": 0.091,
|
| 1078 |
+
"grad_norm": 0.46776527166366577,
|
| 1079 |
+
"grad_norm_var": 0.0013286457514422071,
|
| 1080 |
+
"learning_rate": 4.55e-05,
|
| 1081 |
+
"loss": 5.089,
|
| 1082 |
+
"loss/crossentropy": 2.818411946296692,
|
| 1083 |
+
"loss/hidden": 0.0,
|
| 1084 |
+
"loss/logits": 0.18763671815395355,
|
| 1085 |
+
"loss/reg": 4.901313781738281,
|
| 1086 |
+
"step": 91
|
| 1087 |
+
},
|
| 1088 |
+
{
|
| 1089 |
+
"epoch": 0.092,
|
| 1090 |
+
"grad_norm": 0.4979424774646759,
|
| 1091 |
+
"grad_norm_var": 0.0014374124356233827,
|
| 1092 |
+
"learning_rate": 4.600000000000001e-05,
|
| 1093 |
+
"loss": 5.033,
|
| 1094 |
+
"loss/crossentropy": 2.780390739440918,
|
| 1095 |
+
"loss/hidden": 0.0,
|
| 1096 |
+
"loss/logits": 0.18797770142555237,
|
| 1097 |
+
"loss/reg": 4.844989776611328,
|
| 1098 |
+
"step": 92
|
| 1099 |
+
},
|
| 1100 |
+
{
|
| 1101 |
+
"epoch": 0.093,
|
| 1102 |
+
"grad_norm": 0.476500004529953,
|
| 1103 |
+
"grad_norm_var": 0.0014576571842103666,
|
| 1104 |
+
"learning_rate": 4.6500000000000005e-05,
|
| 1105 |
+
"loss": 4.9601,
|
| 1106 |
+
"loss/crossentropy": 2.873763084411621,
|
| 1107 |
+
"loss/hidden": 0.0,
|
| 1108 |
+
"loss/logits": 0.16978690773248672,
|
| 1109 |
+
"loss/reg": 4.790344715118408,
|
| 1110 |
+
"step": 93
|
| 1111 |
+
},
|
| 1112 |
+
{
|
| 1113 |
+
"epoch": 0.094,
|
| 1114 |
+
"grad_norm": 0.4781922996044159,
|
| 1115 |
+
"grad_norm_var": 0.0012831022874166228,
|
| 1116 |
+
"learning_rate": 4.7e-05,
|
| 1117 |
+
"loss": 4.9191,
|
| 1118 |
+
"loss/crossentropy": 2.7947566509246826,
|
| 1119 |
+
"loss/hidden": 0.0,
|
| 1120 |
+
"loss/logits": 0.1818721517920494,
|
| 1121 |
+
"loss/reg": 4.737210273742676,
|
| 1122 |
+
"step": 94
|
| 1123 |
+
},
|
| 1124 |
+
{
|
| 1125 |
+
"epoch": 0.095,
|
| 1126 |
+
"grad_norm": 0.4668790102005005,
|
| 1127 |
+
"grad_norm_var": 0.0012059221432147993,
|
| 1128 |
+
"learning_rate": 4.75e-05,
|
| 1129 |
+
"loss": 4.8722,
|
| 1130 |
+
"loss/crossentropy": 2.975098729133606,
|
| 1131 |
+
"loss/hidden": 0.0,
|
| 1132 |
+
"loss/logits": 0.18810376524925232,
|
| 1133 |
+
"loss/reg": 4.684102535247803,
|
| 1134 |
+
"step": 95
|
| 1135 |
+
},
|
| 1136 |
+
{
|
| 1137 |
+
"epoch": 0.096,
|
| 1138 |
+
"grad_norm": 0.6337518095970154,
|
| 1139 |
+
"grad_norm_var": 0.003000960526301677,
|
| 1140 |
+
"learning_rate": 4.8e-05,
|
| 1141 |
+
"loss": 4.8243,
|
| 1142 |
+
"loss/crossentropy": 2.8563435077667236,
|
| 1143 |
+
"loss/hidden": 0.0,
|
| 1144 |
+
"loss/logits": 0.19358298182487488,
|
| 1145 |
+
"loss/reg": 4.630751132965088,
|
| 1146 |
+
"step": 96
|
| 1147 |
+
},
|
| 1148 |
+
{
|
| 1149 |
+
"epoch": 0.097,
|
| 1150 |
+
"grad_norm": 0.5349352955818176,
|
| 1151 |
+
"grad_norm_var": 0.003232518858686584,
|
| 1152 |
+
"learning_rate": 4.85e-05,
|
| 1153 |
+
"loss": 4.7556,
|
| 1154 |
+
"loss/crossentropy": 2.8064088821411133,
|
| 1155 |
+
"loss/hidden": 0.0,
|
| 1156 |
+
"loss/logits": 0.1775345504283905,
|
| 1157 |
+
"loss/reg": 4.578096866607666,
|
| 1158 |
+
"step": 97
|
| 1159 |
+
},
|
| 1160 |
+
{
|
| 1161 |
+
"epoch": 0.098,
|
| 1162 |
+
"grad_norm": 0.4641897976398468,
|
| 1163 |
+
"grad_norm_var": 0.003153502010794122,
|
| 1164 |
+
"learning_rate": 4.9e-05,
|
| 1165 |
+
"loss": 4.7093,
|
| 1166 |
+
"loss/crossentropy": 2.737215995788574,
|
| 1167 |
+
"loss/hidden": 0.0,
|
| 1168 |
+
"loss/logits": 0.18364109843969345,
|
| 1169 |
+
"loss/reg": 4.525658130645752,
|
| 1170 |
+
"step": 98
|
| 1171 |
+
},
|
| 1172 |
+
{
|
| 1173 |
+
"epoch": 0.099,
|
| 1174 |
+
"grad_norm": 0.4986944794654846,
|
| 1175 |
+
"grad_norm_var": 0.003078809549519083,
|
| 1176 |
+
"learning_rate": 4.9500000000000004e-05,
|
| 1177 |
+
"loss": 4.6582,
|
| 1178 |
+
"loss/crossentropy": 2.7446107864379883,
|
| 1179 |
+
"loss/hidden": 0.0,
|
| 1180 |
+
"loss/logits": 0.1834591180086136,
|
| 1181 |
+
"loss/reg": 4.474703311920166,
|
| 1182 |
+
"step": 99
|
| 1183 |
+
},
|
| 1184 |
+
{
|
| 1185 |
+
"epoch": 0.1,
|
| 1186 |
+
"grad_norm": 0.5496240854263306,
|
| 1187 |
+
"grad_norm_var": 0.0030625509543914593,
|
| 1188 |
+
"learning_rate": 5e-05,
|
| 1189 |
+
"loss": 4.6055,
|
| 1190 |
+
"loss/crossentropy": 2.8407260179519653,
|
| 1191 |
+
"loss/hidden": 0.0,
|
| 1192 |
+
"loss/logits": 0.18116910755634308,
|
| 1193 |
+
"loss/reg": 4.424361228942871,
|
| 1194 |
+
"step": 100
|
| 1195 |
+
}
|
| 1196 |
+
],
|
| 1197 |
+
"logging_steps": 1,
|
| 1198 |
+
"max_steps": 1000,
|
| 1199 |
+
"num_input_tokens_seen": 0,
|
| 1200 |
+
"num_train_epochs": 9223372036854775807,
|
| 1201 |
+
"save_steps": 100,
|
| 1202 |
+
"stateful_callbacks": {
|
| 1203 |
+
"TrainerControl": {
|
| 1204 |
+
"args": {
|
| 1205 |
+
"should_epoch_stop": false,
|
| 1206 |
+
"should_evaluate": true,
|
| 1207 |
+
"should_log": false,
|
| 1208 |
+
"should_save": true,
|
| 1209 |
+
"should_training_stop": false
|
| 1210 |
+
},
|
| 1211 |
+
"attributes": {}
|
| 1212 |
+
}
|
| 1213 |
+
},
|
| 1214 |
+
"total_flos": 2.57623446257664e+16,
|
| 1215 |
+
"train_batch_size": 4,
|
| 1216 |
+
"trial_name": null,
|
| 1217 |
+
"trial_params": null
|
| 1218 |
+
}
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:abcacac90c350d0fcbabe8a3adba957fdf2b43efa21564513baa6401f18187ee
|
| 3 |
+
size 5304
|
vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|