u04ob20 commited on
Commit ·
8748e60
1
Parent(s): 46817f0
model files
Browse files- config.json +29 -0
- generation_config.json +7 -0
- model-00001-of-00003.safetensors +3 -0
- model-00002-of-00003.safetensors +3 -0
- model-00003-of-00003.safetensors +3 -0
- model.safetensors.index.json +171 -0
- trainer_state.json +330 -0
- training_args.bin +3 -0
config.json
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "google/gemma-2b-it",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"GemmaForCausalLM"
|
| 5 |
+
],
|
| 6 |
+
"attention_bias": false,
|
| 7 |
+
"attention_dropout": 0.0,
|
| 8 |
+
"bos_token_id": 2,
|
| 9 |
+
"eos_token_id": 1,
|
| 10 |
+
"head_dim": 256,
|
| 11 |
+
"hidden_act": "gelu",
|
| 12 |
+
"hidden_activation": null,
|
| 13 |
+
"hidden_size": 2048,
|
| 14 |
+
"initializer_range": 0.02,
|
| 15 |
+
"intermediate_size": 16384,
|
| 16 |
+
"max_position_embeddings": 8192,
|
| 17 |
+
"model_type": "gemma",
|
| 18 |
+
"num_attention_heads": 8,
|
| 19 |
+
"num_hidden_layers": 18,
|
| 20 |
+
"num_key_value_heads": 1,
|
| 21 |
+
"pad_token_id": 0,
|
| 22 |
+
"rms_norm_eps": 1e-06,
|
| 23 |
+
"rope_scaling": null,
|
| 24 |
+
"rope_theta": 10000.0,
|
| 25 |
+
"torch_dtype": "float32",
|
| 26 |
+
"transformers_version": "4.39.2",
|
| 27 |
+
"use_cache": true,
|
| 28 |
+
"vocab_size": 256000
|
| 29 |
+
}
|
generation_config.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_from_model_config": true,
|
| 3 |
+
"bos_token_id": 2,
|
| 4 |
+
"eos_token_id": 1,
|
| 5 |
+
"pad_token_id": 0,
|
| 6 |
+
"transformers_version": "4.39.2"
|
| 7 |
+
}
|
model-00001-of-00003.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d9ac2d799b68b1018159b7f7c2655128311fa61e1324cf2d79656f65ee60af23
|
| 3 |
+
size 4911635192
|
model-00002-of-00003.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:779b7cc0def1589539509194e57f09f47b7ad49f04298e25b14536dc54de8703
|
| 3 |
+
size 4978830584
|
model-00003-of-00003.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ccc33f8ecaadfc62ec331af15966a867104d99fbd8efa7698d31d56b520e7e7
|
| 3 |
+
size 134242760
|
model.safetensors.index.json
ADDED
|
@@ -0,0 +1,171 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 10024689664
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"model.embed_tokens.weight": "model-00001-of-00003.safetensors",
|
| 7 |
+
"model.layers.0.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 8 |
+
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 9 |
+
"model.layers.0.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 10 |
+
"model.layers.0.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 11 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 12 |
+
"model.layers.0.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 13 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 14 |
+
"model.layers.0.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 15 |
+
"model.layers.0.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 16 |
+
"model.layers.1.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 17 |
+
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 18 |
+
"model.layers.1.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 19 |
+
"model.layers.1.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 20 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 21 |
+
"model.layers.1.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 22 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 23 |
+
"model.layers.1.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 24 |
+
"model.layers.1.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 25 |
+
"model.layers.10.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 26 |
+
"model.layers.10.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 27 |
+
"model.layers.10.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 28 |
+
"model.layers.10.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 29 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 30 |
+
"model.layers.10.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 31 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 32 |
+
"model.layers.10.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 33 |
+
"model.layers.10.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 34 |
+
"model.layers.11.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 35 |
+
"model.layers.11.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 36 |
+
"model.layers.11.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 37 |
+
"model.layers.11.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 38 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 39 |
+
"model.layers.11.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 40 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 41 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 42 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 43 |
+
"model.layers.12.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 44 |
+
"model.layers.12.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 45 |
+
"model.layers.12.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 46 |
+
"model.layers.12.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 47 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 48 |
+
"model.layers.12.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 49 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 50 |
+
"model.layers.12.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 51 |
+
"model.layers.12.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 52 |
+
"model.layers.13.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 53 |
+
"model.layers.13.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 54 |
+
"model.layers.13.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 55 |
+
"model.layers.13.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 56 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 57 |
+
"model.layers.13.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 58 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 59 |
+
"model.layers.13.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 60 |
+
"model.layers.13.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 61 |
+
"model.layers.14.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 62 |
+
"model.layers.14.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 63 |
+
"model.layers.14.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 64 |
+
"model.layers.14.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 65 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 66 |
+
"model.layers.14.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 67 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 68 |
+
"model.layers.14.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 69 |
+
"model.layers.14.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 70 |
+
"model.layers.15.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 71 |
+
"model.layers.15.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 72 |
+
"model.layers.15.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 73 |
+
"model.layers.15.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 74 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 75 |
+
"model.layers.15.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 76 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 77 |
+
"model.layers.15.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 78 |
+
"model.layers.15.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 79 |
+
"model.layers.16.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 80 |
+
"model.layers.16.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 81 |
+
"model.layers.16.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 82 |
+
"model.layers.16.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 83 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 84 |
+
"model.layers.16.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 85 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 86 |
+
"model.layers.16.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 87 |
+
"model.layers.16.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 88 |
+
"model.layers.17.input_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 89 |
+
"model.layers.17.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
|
| 90 |
+
"model.layers.17.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 91 |
+
"model.layers.17.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 92 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
|
| 93 |
+
"model.layers.17.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 94 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 95 |
+
"model.layers.17.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 96 |
+
"model.layers.17.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 97 |
+
"model.layers.2.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 98 |
+
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 99 |
+
"model.layers.2.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 100 |
+
"model.layers.2.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 101 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 102 |
+
"model.layers.2.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 103 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 104 |
+
"model.layers.2.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 105 |
+
"model.layers.2.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 106 |
+
"model.layers.3.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 107 |
+
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 108 |
+
"model.layers.3.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 109 |
+
"model.layers.3.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 110 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 111 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 112 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 113 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 114 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 115 |
+
"model.layers.4.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 116 |
+
"model.layers.4.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 117 |
+
"model.layers.4.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 118 |
+
"model.layers.4.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 119 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 120 |
+
"model.layers.4.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 121 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 122 |
+
"model.layers.4.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 123 |
+
"model.layers.4.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 124 |
+
"model.layers.5.input_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 125 |
+
"model.layers.5.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
|
| 126 |
+
"model.layers.5.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 127 |
+
"model.layers.5.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
|
| 128 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
|
| 129 |
+
"model.layers.5.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 130 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 131 |
+
"model.layers.5.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 132 |
+
"model.layers.5.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 133 |
+
"model.layers.6.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 134 |
+
"model.layers.6.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 135 |
+
"model.layers.6.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
|
| 136 |
+
"model.layers.6.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 137 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 138 |
+
"model.layers.6.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
|
| 139 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
|
| 140 |
+
"model.layers.6.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
|
| 141 |
+
"model.layers.6.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
|
| 142 |
+
"model.layers.7.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 143 |
+
"model.layers.7.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 144 |
+
"model.layers.7.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 145 |
+
"model.layers.7.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 146 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 147 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 148 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 149 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 150 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 151 |
+
"model.layers.8.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 152 |
+
"model.layers.8.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 153 |
+
"model.layers.8.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 154 |
+
"model.layers.8.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 155 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 156 |
+
"model.layers.8.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 157 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 158 |
+
"model.layers.8.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 159 |
+
"model.layers.8.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 160 |
+
"model.layers.9.input_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 161 |
+
"model.layers.9.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
|
| 162 |
+
"model.layers.9.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
|
| 163 |
+
"model.layers.9.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
|
| 164 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
|
| 165 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
|
| 166 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
|
| 167 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
|
| 168 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
|
| 169 |
+
"model.norm.weight": "model-00003-of-00003.safetensors"
|
| 170 |
+
}
|
| 171 |
+
}
|
trainer_state.json
ADDED
|
@@ -0,0 +1,330 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_metric": 2.5675697326660156,
|
| 3 |
+
"best_model_checkpoint": "/uoa/scratch/users/u04ob20/attrib/data/models/google-gemma-2b-it/checkpoint-1302",
|
| 4 |
+
"epoch": 10.0,
|
| 5 |
+
"eval_steps": 651,
|
| 6 |
+
"global_step": 13020,
|
| 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.5,
|
| 13 |
+
"grad_norm": 12.144696235656738,
|
| 14 |
+
"learning_rate": 4.75e-05,
|
| 15 |
+
"loss": 2.613,
|
| 16 |
+
"step": 651
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"epoch": 0.5,
|
| 20 |
+
"eval_loss": 2.6113576889038086,
|
| 21 |
+
"eval_runtime": 21.157,
|
| 22 |
+
"eval_samples_per_second": 14.889,
|
| 23 |
+
"eval_steps_per_second": 0.945,
|
| 24 |
+
"step": 651
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"epoch": 1.0,
|
| 28 |
+
"grad_norm": 7.70678186416626,
|
| 29 |
+
"learning_rate": 4.5e-05,
|
| 30 |
+
"loss": 2.4795,
|
| 31 |
+
"step": 1302
|
| 32 |
+
},
|
| 33 |
+
{
|
| 34 |
+
"epoch": 1.0,
|
| 35 |
+
"eval_loss": 2.5675697326660156,
|
| 36 |
+
"eval_runtime": 21.2452,
|
| 37 |
+
"eval_samples_per_second": 14.827,
|
| 38 |
+
"eval_steps_per_second": 0.941,
|
| 39 |
+
"step": 1302
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"epoch": 1.5,
|
| 43 |
+
"grad_norm": 5.883556365966797,
|
| 44 |
+
"learning_rate": 4.25e-05,
|
| 45 |
+
"loss": 2.0065,
|
| 46 |
+
"step": 1953
|
| 47 |
+
},
|
| 48 |
+
{
|
| 49 |
+
"epoch": 1.5,
|
| 50 |
+
"eval_loss": 2.6822469234466553,
|
| 51 |
+
"eval_runtime": 21.2863,
|
| 52 |
+
"eval_samples_per_second": 14.798,
|
| 53 |
+
"eval_steps_per_second": 0.94,
|
| 54 |
+
"step": 1953
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"epoch": 2.0,
|
| 58 |
+
"grad_norm": 6.931114673614502,
|
| 59 |
+
"learning_rate": 4e-05,
|
| 60 |
+
"loss": 2.0626,
|
| 61 |
+
"step": 2604
|
| 62 |
+
},
|
| 63 |
+
{
|
| 64 |
+
"epoch": 2.0,
|
| 65 |
+
"eval_loss": 2.6481916904449463,
|
| 66 |
+
"eval_runtime": 21.2145,
|
| 67 |
+
"eval_samples_per_second": 14.848,
|
| 68 |
+
"eval_steps_per_second": 0.943,
|
| 69 |
+
"step": 2604
|
| 70 |
+
},
|
| 71 |
+
{
|
| 72 |
+
"epoch": 2.5,
|
| 73 |
+
"grad_norm": 8.269980430603027,
|
| 74 |
+
"learning_rate": 3.7500000000000003e-05,
|
| 75 |
+
"loss": 1.3114,
|
| 76 |
+
"step": 3255
|
| 77 |
+
},
|
| 78 |
+
{
|
| 79 |
+
"epoch": 2.5,
|
| 80 |
+
"eval_loss": 3.098555326461792,
|
| 81 |
+
"eval_runtime": 21.206,
|
| 82 |
+
"eval_samples_per_second": 14.854,
|
| 83 |
+
"eval_steps_per_second": 0.943,
|
| 84 |
+
"step": 3255
|
| 85 |
+
},
|
| 86 |
+
{
|
| 87 |
+
"epoch": 3.0,
|
| 88 |
+
"grad_norm": 6.02169942855835,
|
| 89 |
+
"learning_rate": 3.5e-05,
|
| 90 |
+
"loss": 1.3535,
|
| 91 |
+
"step": 3906
|
| 92 |
+
},
|
| 93 |
+
{
|
| 94 |
+
"epoch": 3.0,
|
| 95 |
+
"eval_loss": 3.0724563598632812,
|
| 96 |
+
"eval_runtime": 21.1632,
|
| 97 |
+
"eval_samples_per_second": 14.884,
|
| 98 |
+
"eval_steps_per_second": 0.945,
|
| 99 |
+
"step": 3906
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"epoch": 3.5,
|
| 103 |
+
"grad_norm": 5.019479751586914,
|
| 104 |
+
"learning_rate": 3.2500000000000004e-05,
|
| 105 |
+
"loss": 0.6193,
|
| 106 |
+
"step": 4557
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"epoch": 3.5,
|
| 110 |
+
"eval_loss": 3.874941825866699,
|
| 111 |
+
"eval_runtime": 21.2328,
|
| 112 |
+
"eval_samples_per_second": 14.836,
|
| 113 |
+
"eval_steps_per_second": 0.942,
|
| 114 |
+
"step": 4557
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"epoch": 4.0,
|
| 118 |
+
"grad_norm": 7.199153423309326,
|
| 119 |
+
"learning_rate": 3e-05,
|
| 120 |
+
"loss": 0.6486,
|
| 121 |
+
"step": 5208
|
| 122 |
+
},
|
| 123 |
+
{
|
| 124 |
+
"epoch": 4.0,
|
| 125 |
+
"eval_loss": 3.907243251800537,
|
| 126 |
+
"eval_runtime": 21.1438,
|
| 127 |
+
"eval_samples_per_second": 14.898,
|
| 128 |
+
"eval_steps_per_second": 0.946,
|
| 129 |
+
"step": 5208
|
| 130 |
+
},
|
| 131 |
+
{
|
| 132 |
+
"epoch": 4.5,
|
| 133 |
+
"grad_norm": 3.779839038848877,
|
| 134 |
+
"learning_rate": 2.7500000000000004e-05,
|
| 135 |
+
"loss": 0.2773,
|
| 136 |
+
"step": 5859
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"epoch": 4.5,
|
| 140 |
+
"eval_loss": 4.521030902862549,
|
| 141 |
+
"eval_runtime": 21.2882,
|
| 142 |
+
"eval_samples_per_second": 14.797,
|
| 143 |
+
"eval_steps_per_second": 0.939,
|
| 144 |
+
"step": 5859
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"epoch": 5.0,
|
| 148 |
+
"grad_norm": 4.8741068840026855,
|
| 149 |
+
"learning_rate": 2.5e-05,
|
| 150 |
+
"loss": 0.2937,
|
| 151 |
+
"step": 6510
|
| 152 |
+
},
|
| 153 |
+
{
|
| 154 |
+
"epoch": 5.0,
|
| 155 |
+
"eval_loss": 4.571855545043945,
|
| 156 |
+
"eval_runtime": 21.1084,
|
| 157 |
+
"eval_samples_per_second": 14.923,
|
| 158 |
+
"eval_steps_per_second": 0.947,
|
| 159 |
+
"step": 6510
|
| 160 |
+
},
|
| 161 |
+
{
|
| 162 |
+
"epoch": 5.5,
|
| 163 |
+
"grad_norm": 3.5535199642181396,
|
| 164 |
+
"learning_rate": 2.25e-05,
|
| 165 |
+
"loss": 0.1624,
|
| 166 |
+
"step": 7161
|
| 167 |
+
},
|
| 168 |
+
{
|
| 169 |
+
"epoch": 5.5,
|
| 170 |
+
"eval_loss": 4.86809778213501,
|
| 171 |
+
"eval_runtime": 21.2022,
|
| 172 |
+
"eval_samples_per_second": 14.857,
|
| 173 |
+
"eval_steps_per_second": 0.943,
|
| 174 |
+
"step": 7161
|
| 175 |
+
},
|
| 176 |
+
{
|
| 177 |
+
"epoch": 6.0,
|
| 178 |
+
"grad_norm": 3.6518630981445312,
|
| 179 |
+
"learning_rate": 2e-05,
|
| 180 |
+
"loss": 0.1661,
|
| 181 |
+
"step": 7812
|
| 182 |
+
},
|
| 183 |
+
{
|
| 184 |
+
"epoch": 6.0,
|
| 185 |
+
"eval_loss": 4.905501842498779,
|
| 186 |
+
"eval_runtime": 21.2593,
|
| 187 |
+
"eval_samples_per_second": 14.817,
|
| 188 |
+
"eval_steps_per_second": 0.941,
|
| 189 |
+
"step": 7812
|
| 190 |
+
},
|
| 191 |
+
{
|
| 192 |
+
"epoch": 6.5,
|
| 193 |
+
"grad_norm": 2.776365041732788,
|
| 194 |
+
"learning_rate": 1.75e-05,
|
| 195 |
+
"loss": 0.1053,
|
| 196 |
+
"step": 8463
|
| 197 |
+
},
|
| 198 |
+
{
|
| 199 |
+
"epoch": 6.5,
|
| 200 |
+
"eval_loss": 5.140992164611816,
|
| 201 |
+
"eval_runtime": 21.1963,
|
| 202 |
+
"eval_samples_per_second": 14.861,
|
| 203 |
+
"eval_steps_per_second": 0.944,
|
| 204 |
+
"step": 8463
|
| 205 |
+
},
|
| 206 |
+
{
|
| 207 |
+
"epoch": 7.0,
|
| 208 |
+
"grad_norm": 2.7088475227355957,
|
| 209 |
+
"learning_rate": 1.5e-05,
|
| 210 |
+
"loss": 0.1071,
|
| 211 |
+
"step": 9114
|
| 212 |
+
},
|
| 213 |
+
{
|
| 214 |
+
"epoch": 7.0,
|
| 215 |
+
"eval_loss": 5.170236110687256,
|
| 216 |
+
"eval_runtime": 21.1845,
|
| 217 |
+
"eval_samples_per_second": 14.869,
|
| 218 |
+
"eval_steps_per_second": 0.944,
|
| 219 |
+
"step": 9114
|
| 220 |
+
},
|
| 221 |
+
{
|
| 222 |
+
"epoch": 7.5,
|
| 223 |
+
"grad_norm": 1.5728803873062134,
|
| 224 |
+
"learning_rate": 1.25e-05,
|
| 225 |
+
"loss": 0.0749,
|
| 226 |
+
"step": 9765
|
| 227 |
+
},
|
| 228 |
+
{
|
| 229 |
+
"epoch": 7.5,
|
| 230 |
+
"eval_loss": 5.332049369812012,
|
| 231 |
+
"eval_runtime": 21.2173,
|
| 232 |
+
"eval_samples_per_second": 14.846,
|
| 233 |
+
"eval_steps_per_second": 0.943,
|
| 234 |
+
"step": 9765
|
| 235 |
+
},
|
| 236 |
+
{
|
| 237 |
+
"epoch": 8.0,
|
| 238 |
+
"grad_norm": 1.9317859411239624,
|
| 239 |
+
"learning_rate": 1e-05,
|
| 240 |
+
"loss": 0.0759,
|
| 241 |
+
"step": 10416
|
| 242 |
+
},
|
| 243 |
+
{
|
| 244 |
+
"epoch": 8.0,
|
| 245 |
+
"eval_loss": 5.3781609535217285,
|
| 246 |
+
"eval_runtime": 21.1066,
|
| 247 |
+
"eval_samples_per_second": 14.924,
|
| 248 |
+
"eval_steps_per_second": 0.948,
|
| 249 |
+
"step": 10416
|
| 250 |
+
},
|
| 251 |
+
{
|
| 252 |
+
"epoch": 8.5,
|
| 253 |
+
"grad_norm": 1.000594139099121,
|
| 254 |
+
"learning_rate": 7.5e-06,
|
| 255 |
+
"loss": 0.0572,
|
| 256 |
+
"step": 11067
|
| 257 |
+
},
|
| 258 |
+
{
|
| 259 |
+
"epoch": 8.5,
|
| 260 |
+
"eval_loss": 5.493535041809082,
|
| 261 |
+
"eval_runtime": 21.2738,
|
| 262 |
+
"eval_samples_per_second": 14.807,
|
| 263 |
+
"eval_steps_per_second": 0.94,
|
| 264 |
+
"step": 11067
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"epoch": 9.0,
|
| 268 |
+
"grad_norm": 1.515676498413086,
|
| 269 |
+
"learning_rate": 5e-06,
|
| 270 |
+
"loss": 0.059,
|
| 271 |
+
"step": 11718
|
| 272 |
+
},
|
| 273 |
+
{
|
| 274 |
+
"epoch": 9.0,
|
| 275 |
+
"eval_loss": 5.541296005249023,
|
| 276 |
+
"eval_runtime": 21.1624,
|
| 277 |
+
"eval_samples_per_second": 14.885,
|
| 278 |
+
"eval_steps_per_second": 0.945,
|
| 279 |
+
"step": 11718
|
| 280 |
+
},
|
| 281 |
+
{
|
| 282 |
+
"epoch": 9.5,
|
| 283 |
+
"grad_norm": 0.9690418243408203,
|
| 284 |
+
"learning_rate": 2.5e-06,
|
| 285 |
+
"loss": 0.0466,
|
| 286 |
+
"step": 12369
|
| 287 |
+
},
|
| 288 |
+
{
|
| 289 |
+
"epoch": 9.5,
|
| 290 |
+
"eval_loss": 5.654240131378174,
|
| 291 |
+
"eval_runtime": 21.1813,
|
| 292 |
+
"eval_samples_per_second": 14.872,
|
| 293 |
+
"eval_steps_per_second": 0.944,
|
| 294 |
+
"step": 12369
|
| 295 |
+
},
|
| 296 |
+
{
|
| 297 |
+
"epoch": 10.0,
|
| 298 |
+
"grad_norm": 0.718197762966156,
|
| 299 |
+
"learning_rate": 0.0,
|
| 300 |
+
"loss": 0.0474,
|
| 301 |
+
"step": 13020
|
| 302 |
+
},
|
| 303 |
+
{
|
| 304 |
+
"epoch": 10.0,
|
| 305 |
+
"eval_loss": 5.656643390655518,
|
| 306 |
+
"eval_runtime": 21.2015,
|
| 307 |
+
"eval_samples_per_second": 14.857,
|
| 308 |
+
"eval_steps_per_second": 0.943,
|
| 309 |
+
"step": 13020
|
| 310 |
+
},
|
| 311 |
+
{
|
| 312 |
+
"epoch": 10.0,
|
| 313 |
+
"step": 13020,
|
| 314 |
+
"total_flos": 2.7741561881100288e+17,
|
| 315 |
+
"train_loss": 0.7283723941047071,
|
| 316 |
+
"train_runtime": 32176.7613,
|
| 317 |
+
"train_samples_per_second": 5.664,
|
| 318 |
+
"train_steps_per_second": 0.405
|
| 319 |
+
}
|
| 320 |
+
],
|
| 321 |
+
"logging_steps": 651,
|
| 322 |
+
"max_steps": 13020,
|
| 323 |
+
"num_input_tokens_seen": 0,
|
| 324 |
+
"num_train_epochs": 10,
|
| 325 |
+
"save_steps": 651,
|
| 326 |
+
"total_flos": 2.7741561881100288e+17,
|
| 327 |
+
"train_batch_size": 14,
|
| 328 |
+
"trial_name": null,
|
| 329 |
+
"trial_params": null
|
| 330 |
+
}
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d7ea7db924a891dab8a05e67c6c15139ab02e8d8e2079f27e7342cf8878db67c
|
| 3 |
+
size 4475
|