upload checkpoint-latest to repo root
Browse files- config.json +38 -0
- model.safetensors.index.json +298 -0
- trainer_state.json +465 -0
- training_args.bin +3 -0
config.json
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "meta-llama/Llama-3.1-8B",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"LlamaForSequenceClassification"
|
| 5 |
+
],
|
| 6 |
+
"attention_bias": false,
|
| 7 |
+
"attention_dropout": 0.0,
|
| 8 |
+
"bos_token_id": 128000,
|
| 9 |
+
"eos_token_id": 128001,
|
| 10 |
+
"head_dim": 128,
|
| 11 |
+
"hidden_act": "silu",
|
| 12 |
+
"hidden_size": 4096,
|
| 13 |
+
"initializer_range": 0.02,
|
| 14 |
+
"intermediate_size": 14336,
|
| 15 |
+
"max_position_embeddings": 131072,
|
| 16 |
+
"mlp_bias": false,
|
| 17 |
+
"model_type": "llama",
|
| 18 |
+
"num_attention_heads": 32,
|
| 19 |
+
"num_hidden_layers": 32,
|
| 20 |
+
"num_key_value_heads": 8,
|
| 21 |
+
"pad_token_id": 128001,
|
| 22 |
+
"pretraining_tp": 1,
|
| 23 |
+
"problem_type": "single_label_classification",
|
| 24 |
+
"rms_norm_eps": 1e-05,
|
| 25 |
+
"rope_scaling": {
|
| 26 |
+
"factor": 8.0,
|
| 27 |
+
"high_freq_factor": 4.0,
|
| 28 |
+
"low_freq_factor": 1.0,
|
| 29 |
+
"original_max_position_embeddings": 8192,
|
| 30 |
+
"rope_type": "llama3"
|
| 31 |
+
},
|
| 32 |
+
"rope_theta": 500000.0,
|
| 33 |
+
"tie_word_embeddings": false,
|
| 34 |
+
"torch_dtype": "bfloat16",
|
| 35 |
+
"transformers_version": "4.49.0",
|
| 36 |
+
"use_cache": true,
|
| 37 |
+
"vocab_size": 128256
|
| 38 |
+
}
|
model.safetensors.index.json
ADDED
|
@@ -0,0 +1,298 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 15009865728
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"model.embed_tokens.weight": "model-00001-of-00004.safetensors",
|
| 7 |
+
"model.layers.0.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 8 |
+
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
| 9 |
+
"model.layers.0.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
| 10 |
+
"model.layers.0.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
| 11 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 12 |
+
"model.layers.0.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
| 13 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
| 14 |
+
"model.layers.0.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
| 15 |
+
"model.layers.0.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
| 16 |
+
"model.layers.1.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 17 |
+
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
| 18 |
+
"model.layers.1.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
| 19 |
+
"model.layers.1.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
| 20 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 21 |
+
"model.layers.1.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
| 22 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
| 23 |
+
"model.layers.1.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
| 24 |
+
"model.layers.1.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
| 25 |
+
"model.layers.10.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 26 |
+
"model.layers.10.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 27 |
+
"model.layers.10.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 28 |
+
"model.layers.10.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 29 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 30 |
+
"model.layers.10.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
| 31 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
| 32 |
+
"model.layers.10.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
| 33 |
+
"model.layers.10.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
| 34 |
+
"model.layers.11.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 35 |
+
"model.layers.11.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 36 |
+
"model.layers.11.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 37 |
+
"model.layers.11.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 38 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 39 |
+
"model.layers.11.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
| 40 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
| 41 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
| 42 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
| 43 |
+
"model.layers.12.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 44 |
+
"model.layers.12.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 45 |
+
"model.layers.12.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 46 |
+
"model.layers.12.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 47 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 48 |
+
"model.layers.12.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
| 49 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
| 50 |
+
"model.layers.12.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
| 51 |
+
"model.layers.12.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
| 52 |
+
"model.layers.13.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 53 |
+
"model.layers.13.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 54 |
+
"model.layers.13.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 55 |
+
"model.layers.13.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 56 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 57 |
+
"model.layers.13.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
| 58 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
| 59 |
+
"model.layers.13.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
| 60 |
+
"model.layers.13.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
| 61 |
+
"model.layers.14.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 62 |
+
"model.layers.14.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 63 |
+
"model.layers.14.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 64 |
+
"model.layers.14.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 65 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 66 |
+
"model.layers.14.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
| 67 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
| 68 |
+
"model.layers.14.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
| 69 |
+
"model.layers.14.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
| 70 |
+
"model.layers.15.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 71 |
+
"model.layers.15.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 72 |
+
"model.layers.15.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 73 |
+
"model.layers.15.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 74 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 75 |
+
"model.layers.15.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
| 76 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
| 77 |
+
"model.layers.15.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
| 78 |
+
"model.layers.15.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
| 79 |
+
"model.layers.16.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 80 |
+
"model.layers.16.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 81 |
+
"model.layers.16.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 82 |
+
"model.layers.16.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 83 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 84 |
+
"model.layers.16.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
| 85 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
| 86 |
+
"model.layers.16.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
| 87 |
+
"model.layers.16.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
| 88 |
+
"model.layers.17.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 89 |
+
"model.layers.17.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 90 |
+
"model.layers.17.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 91 |
+
"model.layers.17.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 92 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 93 |
+
"model.layers.17.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
| 94 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
| 95 |
+
"model.layers.17.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
| 96 |
+
"model.layers.17.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
| 97 |
+
"model.layers.18.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 98 |
+
"model.layers.18.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 99 |
+
"model.layers.18.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 100 |
+
"model.layers.18.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 101 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 102 |
+
"model.layers.18.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
| 103 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
| 104 |
+
"model.layers.18.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
| 105 |
+
"model.layers.18.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
| 106 |
+
"model.layers.19.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 107 |
+
"model.layers.19.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 108 |
+
"model.layers.19.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 109 |
+
"model.layers.19.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 110 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 111 |
+
"model.layers.19.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
| 112 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
| 113 |
+
"model.layers.19.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
| 114 |
+
"model.layers.19.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
| 115 |
+
"model.layers.2.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 116 |
+
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
| 117 |
+
"model.layers.2.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
| 118 |
+
"model.layers.2.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
| 119 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 120 |
+
"model.layers.2.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
| 121 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
| 122 |
+
"model.layers.2.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
| 123 |
+
"model.layers.2.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
| 124 |
+
"model.layers.20.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 125 |
+
"model.layers.20.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 126 |
+
"model.layers.20.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 127 |
+
"model.layers.20.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 128 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 129 |
+
"model.layers.20.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
| 130 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
| 131 |
+
"model.layers.20.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
| 132 |
+
"model.layers.20.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
| 133 |
+
"model.layers.21.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 134 |
+
"model.layers.21.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 135 |
+
"model.layers.21.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 136 |
+
"model.layers.21.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 137 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 138 |
+
"model.layers.21.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
| 139 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
| 140 |
+
"model.layers.21.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
| 141 |
+
"model.layers.21.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
| 142 |
+
"model.layers.22.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 143 |
+
"model.layers.22.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 144 |
+
"model.layers.22.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 145 |
+
"model.layers.22.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 146 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 147 |
+
"model.layers.22.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
| 148 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
| 149 |
+
"model.layers.22.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
| 150 |
+
"model.layers.22.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
| 151 |
+
"model.layers.23.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 152 |
+
"model.layers.23.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 153 |
+
"model.layers.23.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 154 |
+
"model.layers.23.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 155 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 156 |
+
"model.layers.23.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
| 157 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
| 158 |
+
"model.layers.23.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
| 159 |
+
"model.layers.23.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
| 160 |
+
"model.layers.24.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 161 |
+
"model.layers.24.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 162 |
+
"model.layers.24.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 163 |
+
"model.layers.24.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 164 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 165 |
+
"model.layers.24.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
| 166 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
| 167 |
+
"model.layers.24.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
| 168 |
+
"model.layers.24.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
| 169 |
+
"model.layers.25.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 170 |
+
"model.layers.25.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 171 |
+
"model.layers.25.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 172 |
+
"model.layers.25.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 173 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 174 |
+
"model.layers.25.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
| 175 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
| 176 |
+
"model.layers.25.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
| 177 |
+
"model.layers.25.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
| 178 |
+
"model.layers.26.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 179 |
+
"model.layers.26.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 180 |
+
"model.layers.26.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 181 |
+
"model.layers.26.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 182 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 183 |
+
"model.layers.26.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
| 184 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
| 185 |
+
"model.layers.26.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
| 186 |
+
"model.layers.26.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
| 187 |
+
"model.layers.27.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 188 |
+
"model.layers.27.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 189 |
+
"model.layers.27.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 190 |
+
"model.layers.27.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 191 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 192 |
+
"model.layers.27.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
| 193 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
| 194 |
+
"model.layers.27.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
| 195 |
+
"model.layers.27.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
| 196 |
+
"model.layers.28.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 197 |
+
"model.layers.28.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 198 |
+
"model.layers.28.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 199 |
+
"model.layers.28.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 200 |
+
"model.layers.28.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 201 |
+
"model.layers.28.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
| 202 |
+
"model.layers.28.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
| 203 |
+
"model.layers.28.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
| 204 |
+
"model.layers.28.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
| 205 |
+
"model.layers.29.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 206 |
+
"model.layers.29.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 207 |
+
"model.layers.29.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 208 |
+
"model.layers.29.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 209 |
+
"model.layers.29.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 210 |
+
"model.layers.29.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
| 211 |
+
"model.layers.29.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
| 212 |
+
"model.layers.29.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
| 213 |
+
"model.layers.29.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
| 214 |
+
"model.layers.3.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 215 |
+
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
| 216 |
+
"model.layers.3.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
| 217 |
+
"model.layers.3.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
| 218 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 219 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
| 220 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
| 221 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
| 222 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
| 223 |
+
"model.layers.30.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 224 |
+
"model.layers.30.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
| 225 |
+
"model.layers.30.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 226 |
+
"model.layers.30.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 227 |
+
"model.layers.30.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
| 228 |
+
"model.layers.30.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
| 229 |
+
"model.layers.30.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
| 230 |
+
"model.layers.30.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
| 231 |
+
"model.layers.30.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
| 232 |
+
"model.layers.31.input_layernorm.weight": "model-00004-of-00004.safetensors",
|
| 233 |
+
"model.layers.31.mlp.down_proj.weight": "model-00004-of-00004.safetensors",
|
| 234 |
+
"model.layers.31.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
| 235 |
+
"model.layers.31.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
| 236 |
+
"model.layers.31.post_attention_layernorm.weight": "model-00004-of-00004.safetensors",
|
| 237 |
+
"model.layers.31.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
| 238 |
+
"model.layers.31.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
| 239 |
+
"model.layers.31.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
| 240 |
+
"model.layers.31.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
| 241 |
+
"model.layers.4.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 242 |
+
"model.layers.4.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
| 243 |
+
"model.layers.4.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
| 244 |
+
"model.layers.4.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
| 245 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 246 |
+
"model.layers.4.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
| 247 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
| 248 |
+
"model.layers.4.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
| 249 |
+
"model.layers.4.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
| 250 |
+
"model.layers.5.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 251 |
+
"model.layers.5.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
| 252 |
+
"model.layers.5.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
| 253 |
+
"model.layers.5.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
| 254 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 255 |
+
"model.layers.5.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
| 256 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
| 257 |
+
"model.layers.5.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
| 258 |
+
"model.layers.5.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
| 259 |
+
"model.layers.6.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 260 |
+
"model.layers.6.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
| 261 |
+
"model.layers.6.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
| 262 |
+
"model.layers.6.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
| 263 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 264 |
+
"model.layers.6.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
| 265 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
| 266 |
+
"model.layers.6.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
| 267 |
+
"model.layers.6.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
| 268 |
+
"model.layers.7.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 269 |
+
"model.layers.7.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
| 270 |
+
"model.layers.7.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
| 271 |
+
"model.layers.7.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
| 272 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 273 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
| 274 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
| 275 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
| 276 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
| 277 |
+
"model.layers.8.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 278 |
+
"model.layers.8.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
| 279 |
+
"model.layers.8.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
| 280 |
+
"model.layers.8.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
| 281 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
| 282 |
+
"model.layers.8.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
| 283 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
| 284 |
+
"model.layers.8.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
| 285 |
+
"model.layers.8.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
| 286 |
+
"model.layers.9.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 287 |
+
"model.layers.9.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
| 288 |
+
"model.layers.9.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
| 289 |
+
"model.layers.9.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
| 290 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
| 291 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
| 292 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
| 293 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
| 294 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
| 295 |
+
"model.norm.weight": "model-00004-of-00004.safetensors",
|
| 296 |
+
"score.weight": "model-00004-of-00004.safetensors"
|
| 297 |
+
}
|
| 298 |
+
}
|
trainer_state.json
ADDED
|
@@ -0,0 +1,465 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_metric": 0.725,
|
| 3 |
+
"best_model_checkpoint": "./llama_acc_reward_model_1e5-bz32/checkpoint-450",
|
| 4 |
+
"epoch": 1.6605166051660518,
|
| 5 |
+
"eval_steps": 50,
|
| 6 |
+
"global_step": 450,
|
| 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.03690036900369004,
|
| 13 |
+
"grad_norm": 296.0,
|
| 14 |
+
"learning_rate": 6.097560975609757e-07,
|
| 15 |
+
"loss": 2.0714,
|
| 16 |
+
"step": 10
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"epoch": 0.07380073800738007,
|
| 20 |
+
"grad_norm": 134.0,
|
| 21 |
+
"learning_rate": 1.2195121951219514e-06,
|
| 22 |
+
"loss": 1.3405,
|
| 23 |
+
"step": 20
|
| 24 |
+
},
|
| 25 |
+
{
|
| 26 |
+
"epoch": 0.11070110701107011,
|
| 27 |
+
"grad_norm": 165.0,
|
| 28 |
+
"learning_rate": 1.8292682926829268e-06,
|
| 29 |
+
"loss": 1.0594,
|
| 30 |
+
"step": 30
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"epoch": 0.14760147601476015,
|
| 34 |
+
"grad_norm": 82.5,
|
| 35 |
+
"learning_rate": 2.4390243902439027e-06,
|
| 36 |
+
"loss": 0.7465,
|
| 37 |
+
"step": 40
|
| 38 |
+
},
|
| 39 |
+
{
|
| 40 |
+
"epoch": 0.18450184501845018,
|
| 41 |
+
"grad_norm": 112.5,
|
| 42 |
+
"learning_rate": 3.0487804878048782e-06,
|
| 43 |
+
"loss": 0.7614,
|
| 44 |
+
"step": 50
|
| 45 |
+
},
|
| 46 |
+
{
|
| 47 |
+
"epoch": 0.18450184501845018,
|
| 48 |
+
"eval_accuracy": 0.6625,
|
| 49 |
+
"eval_auc": 0.646309322741699,
|
| 50 |
+
"eval_f1": 0.7774725274725275,
|
| 51 |
+
"eval_loss": 0.8604010343551636,
|
| 52 |
+
"eval_precision": 0.6627634660421545,
|
| 53 |
+
"eval_recall": 0.9401993355481728,
|
| 54 |
+
"eval_runtime": 35.5813,
|
| 55 |
+
"eval_samples_per_second": 13.49,
|
| 56 |
+
"eval_steps_per_second": 0.225,
|
| 57 |
+
"step": 50
|
| 58 |
+
},
|
| 59 |
+
{
|
| 60 |
+
"epoch": 0.22140221402214022,
|
| 61 |
+
"grad_norm": 117.0,
|
| 62 |
+
"learning_rate": 3.6585365853658537e-06,
|
| 63 |
+
"loss": 0.8597,
|
| 64 |
+
"step": 60
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"epoch": 0.25830258302583026,
|
| 68 |
+
"grad_norm": 66.5,
|
| 69 |
+
"learning_rate": 4.268292682926829e-06,
|
| 70 |
+
"loss": 0.6187,
|
| 71 |
+
"step": 70
|
| 72 |
+
},
|
| 73 |
+
{
|
| 74 |
+
"epoch": 0.2952029520295203,
|
| 75 |
+
"grad_norm": 83.0,
|
| 76 |
+
"learning_rate": 4.8780487804878055e-06,
|
| 77 |
+
"loss": 0.6943,
|
| 78 |
+
"step": 80
|
| 79 |
+
},
|
| 80 |
+
{
|
| 81 |
+
"epoch": 0.33210332103321033,
|
| 82 |
+
"grad_norm": 56.5,
|
| 83 |
+
"learning_rate": 4.998522552024294e-06,
|
| 84 |
+
"loss": 0.712,
|
| 85 |
+
"step": 90
|
| 86 |
+
},
|
| 87 |
+
{
|
| 88 |
+
"epoch": 0.36900369003690037,
|
| 89 |
+
"grad_norm": 42.0,
|
| 90 |
+
"learning_rate": 4.992523412393142e-06,
|
| 91 |
+
"loss": 0.6032,
|
| 92 |
+
"step": 100
|
| 93 |
+
},
|
| 94 |
+
{
|
| 95 |
+
"epoch": 0.36900369003690037,
|
| 96 |
+
"eval_accuracy": 0.6875,
|
| 97 |
+
"eval_auc": 0.7196217450212513,
|
| 98 |
+
"eval_f1": 0.7516556291390728,
|
| 99 |
+
"eval_loss": 0.6358558535575867,
|
| 100 |
+
"eval_precision": 0.7491749174917491,
|
| 101 |
+
"eval_recall": 0.7541528239202658,
|
| 102 |
+
"eval_runtime": 35.6806,
|
| 103 |
+
"eval_samples_per_second": 13.453,
|
| 104 |
+
"eval_steps_per_second": 0.224,
|
| 105 |
+
"step": 100
|
| 106 |
+
},
|
| 107 |
+
{
|
| 108 |
+
"epoch": 0.4059040590405904,
|
| 109 |
+
"grad_norm": 41.75,
|
| 110 |
+
"learning_rate": 4.981921310736951e-06,
|
| 111 |
+
"loss": 0.6242,
|
| 112 |
+
"step": 110
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"epoch": 0.44280442804428044,
|
| 116 |
+
"grad_norm": 44.5,
|
| 117 |
+
"learning_rate": 4.9667358260378365e-06,
|
| 118 |
+
"loss": 0.5803,
|
| 119 |
+
"step": 120
|
| 120 |
+
},
|
| 121 |
+
{
|
| 122 |
+
"epoch": 0.4797047970479705,
|
| 123 |
+
"grad_norm": 83.0,
|
| 124 |
+
"learning_rate": 4.946995001446388e-06,
|
| 125 |
+
"loss": 0.6009,
|
| 126 |
+
"step": 130
|
| 127 |
+
},
|
| 128 |
+
{
|
| 129 |
+
"epoch": 0.5166051660516605,
|
| 130 |
+
"grad_norm": 67.0,
|
| 131 |
+
"learning_rate": 4.92273529249417e-06,
|
| 132 |
+
"loss": 0.5519,
|
| 133 |
+
"step": 140
|
| 134 |
+
},
|
| 135 |
+
{
|
| 136 |
+
"epoch": 0.5535055350553506,
|
| 137 |
+
"grad_norm": 41.25,
|
| 138 |
+
"learning_rate": 4.894001499771015e-06,
|
| 139 |
+
"loss": 0.5813,
|
| 140 |
+
"step": 150
|
| 141 |
+
},
|
| 142 |
+
{
|
| 143 |
+
"epoch": 0.5535055350553506,
|
| 144 |
+
"eval_accuracy": 0.63125,
|
| 145 |
+
"eval_auc": 0.7061471074073385,
|
| 146 |
+
"eval_f1": 0.665406427221172,
|
| 147 |
+
"eval_loss": 0.719116747379303,
|
| 148 |
+
"eval_precision": 0.7719298245614035,
|
| 149 |
+
"eval_recall": 0.584717607973422,
|
| 150 |
+
"eval_runtime": 35.5686,
|
| 151 |
+
"eval_samples_per_second": 13.495,
|
| 152 |
+
"eval_steps_per_second": 0.225,
|
| 153 |
+
"step": 150
|
| 154 |
+
},
|
| 155 |
+
{
|
| 156 |
+
"epoch": 0.5904059040590406,
|
| 157 |
+
"grad_norm": 80.5,
|
| 158 |
+
"learning_rate": 4.860846686191431e-06,
|
| 159 |
+
"loss": 0.5751,
|
| 160 |
+
"step": 160
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"epoch": 0.6273062730627307,
|
| 164 |
+
"grad_norm": 69.5,
|
| 165 |
+
"learning_rate": 4.823332079002911e-06,
|
| 166 |
+
"loss": 0.5819,
|
| 167 |
+
"step": 170
|
| 168 |
+
},
|
| 169 |
+
{
|
| 170 |
+
"epoch": 0.6642066420664207,
|
| 171 |
+
"grad_norm": 30.625,
|
| 172 |
+
"learning_rate": 4.781526956717109e-06,
|
| 173 |
+
"loss": 0.5991,
|
| 174 |
+
"step": 180
|
| 175 |
+
},
|
| 176 |
+
{
|
| 177 |
+
"epoch": 0.7011070110701108,
|
| 178 |
+
"grad_norm": 22.375,
|
| 179 |
+
"learning_rate": 4.735508521172682e-06,
|
| 180 |
+
"loss": 0.5535,
|
| 181 |
+
"step": 190
|
| 182 |
+
},
|
| 183 |
+
{
|
| 184 |
+
"epoch": 0.7380073800738007,
|
| 185 |
+
"grad_norm": 46.0,
|
| 186 |
+
"learning_rate": 4.685361754966066e-06,
|
| 187 |
+
"loss": 0.5817,
|
| 188 |
+
"step": 200
|
| 189 |
+
},
|
| 190 |
+
{
|
| 191 |
+
"epoch": 0.7380073800738007,
|
| 192 |
+
"eval_accuracy": 0.6791666666666667,
|
| 193 |
+
"eval_auc": 0.7208467120770616,
|
| 194 |
+
"eval_f1": 0.759375,
|
| 195 |
+
"eval_loss": 0.6730554103851318,
|
| 196 |
+
"eval_precision": 0.7168141592920354,
|
| 197 |
+
"eval_recall": 0.8073089700996677,
|
| 198 |
+
"eval_runtime": 35.6102,
|
| 199 |
+
"eval_samples_per_second": 13.479,
|
| 200 |
+
"eval_steps_per_second": 0.225,
|
| 201 |
+
"step": 200
|
| 202 |
+
},
|
| 203 |
+
{
|
| 204 |
+
"epoch": 0.7749077490774908,
|
| 205 |
+
"grad_norm": 24.75,
|
| 206 |
+
"learning_rate": 4.631179264513467e-06,
|
| 207 |
+
"loss": 0.5654,
|
| 208 |
+
"step": 210
|
| 209 |
+
},
|
| 210 |
+
{
|
| 211 |
+
"epoch": 0.8118081180811808,
|
| 212 |
+
"grad_norm": 58.5,
|
| 213 |
+
"learning_rate": 4.573061109033879e-06,
|
| 214 |
+
"loss": 0.5312,
|
| 215 |
+
"step": 220
|
| 216 |
+
},
|
| 217 |
+
{
|
| 218 |
+
"epoch": 0.8487084870848709,
|
| 219 |
+
"grad_norm": 127.0,
|
| 220 |
+
"learning_rate": 4.51111461576897e-06,
|
| 221 |
+
"loss": 0.5733,
|
| 222 |
+
"step": 230
|
| 223 |
+
},
|
| 224 |
+
{
|
| 225 |
+
"epoch": 0.8856088560885609,
|
| 226 |
+
"grad_norm": 57.0,
|
| 227 |
+
"learning_rate": 4.4454541817810344e-06,
|
| 228 |
+
"loss": 0.5488,
|
| 229 |
+
"step": 240
|
| 230 |
+
},
|
| 231 |
+
{
|
| 232 |
+
"epoch": 0.922509225092251,
|
| 233 |
+
"grad_norm": 53.25,
|
| 234 |
+
"learning_rate": 4.376201062695073e-06,
|
| 235 |
+
"loss": 0.6011,
|
| 236 |
+
"step": 250
|
| 237 |
+
},
|
| 238 |
+
{
|
| 239 |
+
"epoch": 0.922509225092251,
|
| 240 |
+
"eval_accuracy": 0.6666666666666666,
|
| 241 |
+
"eval_auc": 0.7354720763191596,
|
| 242 |
+
"eval_f1": 0.7342192691029901,
|
| 243 |
+
"eval_loss": 0.6163088083267212,
|
| 244 |
+
"eval_precision": 0.7342192691029901,
|
| 245 |
+
"eval_recall": 0.7342192691029901,
|
| 246 |
+
"eval_runtime": 35.5158,
|
| 247 |
+
"eval_samples_per_second": 13.515,
|
| 248 |
+
"eval_steps_per_second": 0.225,
|
| 249 |
+
"step": 250
|
| 250 |
+
},
|
| 251 |
+
{
|
| 252 |
+
"epoch": 0.959409594095941,
|
| 253 |
+
"grad_norm": 77.0,
|
| 254 |
+
"learning_rate": 4.303483148775096e-06,
|
| 255 |
+
"loss": 0.5681,
|
| 256 |
+
"step": 260
|
| 257 |
+
},
|
| 258 |
+
{
|
| 259 |
+
"epoch": 0.996309963099631,
|
| 260 |
+
"grad_norm": 87.0,
|
| 261 |
+
"learning_rate": 4.227434728748203e-06,
|
| 262 |
+
"loss": 0.6055,
|
| 263 |
+
"step": 270
|
| 264 |
+
},
|
| 265 |
+
{
|
| 266 |
+
"epoch": 1.033210332103321,
|
| 267 |
+
"grad_norm": 58.25,
|
| 268 |
+
"learning_rate": 4.14819624181256e-06,
|
| 269 |
+
"loss": 0.4911,
|
| 270 |
+
"step": 280
|
| 271 |
+
},
|
| 272 |
+
{
|
| 273 |
+
"epoch": 1.070110701107011,
|
| 274 |
+
"grad_norm": 27.875,
|
| 275 |
+
"learning_rate": 4.065914018287263e-06,
|
| 276 |
+
"loss": 0.5676,
|
| 277 |
+
"step": 290
|
| 278 |
+
},
|
| 279 |
+
{
|
| 280 |
+
"epoch": 1.1070110701107012,
|
| 281 |
+
"grad_norm": 81.5,
|
| 282 |
+
"learning_rate": 3.980740009383014e-06,
|
| 283 |
+
"loss": 0.4769,
|
| 284 |
+
"step": 300
|
| 285 |
+
},
|
| 286 |
+
{
|
| 287 |
+
"epoch": 1.1070110701107012,
|
| 288 |
+
"eval_accuracy": 0.6770833333333334,
|
| 289 |
+
"eval_auc": 0.7363536813972049,
|
| 290 |
+
"eval_f1": 0.7566718995290423,
|
| 291 |
+
"eval_loss": 0.6269359588623047,
|
| 292 |
+
"eval_precision": 0.7172619047619048,
|
| 293 |
+
"eval_recall": 0.8006644518272426,
|
| 294 |
+
"eval_runtime": 35.6218,
|
| 295 |
+
"eval_samples_per_second": 13.475,
|
| 296 |
+
"eval_steps_per_second": 0.225,
|
| 297 |
+
"step": 300
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"epoch": 1.1439114391143912,
|
| 301 |
+
"grad_norm": 53.75,
|
| 302 |
+
"learning_rate": 3.892831506592669e-06,
|
| 303 |
+
"loss": 0.4707,
|
| 304 |
+
"step": 310
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"epoch": 1.1808118081180812,
|
| 308 |
+
"grad_norm": 16.25,
|
| 309 |
+
"learning_rate": 3.802350851219826e-06,
|
| 310 |
+
"loss": 0.4779,
|
| 311 |
+
"step": 320
|
| 312 |
+
},
|
| 313 |
+
{
|
| 314 |
+
"epoch": 1.2177121771217712,
|
| 315 |
+
"grad_norm": 45.25,
|
| 316 |
+
"learning_rate": 3.7094651345819076e-06,
|
| 317 |
+
"loss": 0.4996,
|
| 318 |
+
"step": 330
|
| 319 |
+
},
|
| 320 |
+
{
|
| 321 |
+
"epoch": 1.2546125461254611,
|
| 322 |
+
"grad_norm": 31.125,
|
| 323 |
+
"learning_rate": 3.6143458894413463e-06,
|
| 324 |
+
"loss": 0.4441,
|
| 325 |
+
"step": 340
|
| 326 |
+
},
|
| 327 |
+
{
|
| 328 |
+
"epoch": 1.2915129151291513,
|
| 329 |
+
"grad_norm": 39.0,
|
| 330 |
+
"learning_rate": 3.517168773234718e-06,
|
| 331 |
+
"loss": 0.4846,
|
| 332 |
+
"step": 350
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"epoch": 1.2915129151291513,
|
| 336 |
+
"eval_accuracy": 0.7104166666666667,
|
| 337 |
+
"eval_auc": 0.7483435104586201,
|
| 338 |
+
"eval_f1": 0.7890743550834598,
|
| 339 |
+
"eval_loss": 0.6057602167129517,
|
| 340 |
+
"eval_precision": 0.7262569832402235,
|
| 341 |
+
"eval_recall": 0.8637873754152824,
|
| 342 |
+
"eval_runtime": 35.5326,
|
| 343 |
+
"eval_samples_per_second": 13.509,
|
| 344 |
+
"eval_steps_per_second": 0.225,
|
| 345 |
+
"step": 350
|
| 346 |
+
},
|
| 347 |
+
{
|
| 348 |
+
"epoch": 1.3284132841328413,
|
| 349 |
+
"grad_norm": 83.5,
|
| 350 |
+
"learning_rate": 3.4181132436848196e-06,
|
| 351 |
+
"loss": 0.4715,
|
| 352 |
+
"step": 360
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"epoch": 1.3653136531365313,
|
| 356 |
+
"grad_norm": 76.0,
|
| 357 |
+
"learning_rate": 3.3173622273947166e-06,
|
| 358 |
+
"loss": 0.46,
|
| 359 |
+
"step": 370
|
| 360 |
+
},
|
| 361 |
+
{
|
| 362 |
+
"epoch": 1.4022140221402215,
|
| 363 |
+
"grad_norm": 76.5,
|
| 364 |
+
"learning_rate": 3.215101782035785e-06,
|
| 365 |
+
"loss": 0.4568,
|
| 366 |
+
"step": 380
|
| 367 |
+
},
|
| 368 |
+
{
|
| 369 |
+
"epoch": 1.4391143911439115,
|
| 370 |
+
"grad_norm": 33.25,
|
| 371 |
+
"learning_rate": 3.1115207527535973e-06,
|
| 372 |
+
"loss": 0.4563,
|
| 373 |
+
"step": 390
|
| 374 |
+
},
|
| 375 |
+
{
|
| 376 |
+
"epoch": 1.4760147601476015,
|
| 377 |
+
"grad_norm": 72.0,
|
| 378 |
+
"learning_rate": 3.006810423426142e-06,
|
| 379 |
+
"loss": 0.5175,
|
| 380 |
+
"step": 400
|
| 381 |
+
},
|
| 382 |
+
{
|
| 383 |
+
"epoch": 1.4760147601476015,
|
| 384 |
+
"eval_accuracy": 0.7145833333333333,
|
| 385 |
+
"eval_auc": 0.7466731008370611,
|
| 386 |
+
"eval_f1": 0.8005822416302766,
|
| 387 |
+
"eval_loss": 0.6509066820144653,
|
| 388 |
+
"eval_precision": 0.7124352331606217,
|
| 389 |
+
"eval_recall": 0.9136212624584718,
|
| 390 |
+
"eval_runtime": 35.6573,
|
| 391 |
+
"eval_samples_per_second": 13.461,
|
| 392 |
+
"eval_steps_per_second": 0.224,
|
| 393 |
+
"step": 400
|
| 394 |
+
},
|
| 395 |
+
{
|
| 396 |
+
"epoch": 1.5129151291512914,
|
| 397 |
+
"grad_norm": 106.5,
|
| 398 |
+
"learning_rate": 2.9011641634184266e-06,
|
| 399 |
+
"loss": 0.4401,
|
| 400 |
+
"step": 410
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"epoch": 1.5498154981549814,
|
| 404 |
+
"grad_norm": 43.0,
|
| 405 |
+
"learning_rate": 2.7947770704857975e-06,
|
| 406 |
+
"loss": 0.4476,
|
| 407 |
+
"step": 420
|
| 408 |
+
},
|
| 409 |
+
{
|
| 410 |
+
"epoch": 1.5867158671586716,
|
| 411 |
+
"grad_norm": 26.0,
|
| 412 |
+
"learning_rate": 2.6878456104854193e-06,
|
| 413 |
+
"loss": 0.4674,
|
| 414 |
+
"step": 430
|
| 415 |
+
},
|
| 416 |
+
{
|
| 417 |
+
"epoch": 1.6236162361623616,
|
| 418 |
+
"grad_norm": 23.125,
|
| 419 |
+
"learning_rate": 2.580567254561282e-06,
|
| 420 |
+
"loss": 0.4795,
|
| 421 |
+
"step": 440
|
| 422 |
+
},
|
| 423 |
+
{
|
| 424 |
+
"epoch": 1.6605166051660518,
|
| 425 |
+
"grad_norm": 48.5,
|
| 426 |
+
"learning_rate": 2.4731401144727267e-06,
|
| 427 |
+
"loss": 0.4623,
|
| 428 |
+
"step": 450
|
| 429 |
+
},
|
| 430 |
+
{
|
| 431 |
+
"epoch": 1.6605166051660518,
|
| 432 |
+
"eval_accuracy": 0.725,
|
| 433 |
+
"eval_auc": 0.7526401752074092,
|
| 434 |
+
"eval_f1": 0.8064516129032258,
|
| 435 |
+
"eval_loss": 0.6564527750015259,
|
| 436 |
+
"eval_precision": 0.7217847769028871,
|
| 437 |
+
"eval_recall": 0.9136212624584718,
|
| 438 |
+
"eval_runtime": 35.5728,
|
| 439 |
+
"eval_samples_per_second": 13.493,
|
| 440 |
+
"eval_steps_per_second": 0.225,
|
| 441 |
+
"step": 450
|
| 442 |
+
}
|
| 443 |
+
],
|
| 444 |
+
"logging_steps": 10,
|
| 445 |
+
"max_steps": 813,
|
| 446 |
+
"num_input_tokens_seen": 0,
|
| 447 |
+
"num_train_epochs": 3,
|
| 448 |
+
"save_steps": 50,
|
| 449 |
+
"stateful_callbacks": {
|
| 450 |
+
"TrainerControl": {
|
| 451 |
+
"args": {
|
| 452 |
+
"should_epoch_stop": false,
|
| 453 |
+
"should_evaluate": false,
|
| 454 |
+
"should_log": false,
|
| 455 |
+
"should_save": true,
|
| 456 |
+
"should_training_stop": false
|
| 457 |
+
},
|
| 458 |
+
"attributes": {}
|
| 459 |
+
}
|
| 460 |
+
},
|
| 461 |
+
"total_flos": 9.950300079721021e+17,
|
| 462 |
+
"train_batch_size": 32,
|
| 463 |
+
"trial_name": null,
|
| 464 |
+
"trial_params": null
|
| 465 |
+
}
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8484e22639ff9d49e8623d6ccb6931dea30b80e4c6012ac0ca9e066606a1f75c
|
| 3 |
+
size 5368
|