Upload 8 files
Browse files- config.json +30 -0
- generation_config.json +6 -0
- model.safetensors.index.json +443 -0
- rng_state.pth +3 -0
- scheduler.pt +3 -0
- trainer_state.json +486 -0
- training_args.bin +3 -0
- zero_train.json +52 -0
config.json
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "rinna/bilingual-gpt-neox-4b-instruction-sft",
|
3 |
+
"architectures": [
|
4 |
+
"GPTNeoXForCausalLM"
|
5 |
+
],
|
6 |
+
"attention_bias": true,
|
7 |
+
"attention_dropout": 0.1,
|
8 |
+
"bos_token_id": 2,
|
9 |
+
"classifier_dropout": 0.1,
|
10 |
+
"eos_token_id": 3,
|
11 |
+
"hidden_act": "gelu",
|
12 |
+
"hidden_dropout": 0.1,
|
13 |
+
"hidden_size": 2816,
|
14 |
+
"initializer_range": 0.02,
|
15 |
+
"intermediate_size": 11264,
|
16 |
+
"layer_norm_eps": 1e-05,
|
17 |
+
"max_position_embeddings": 2048,
|
18 |
+
"model_type": "gpt_neox",
|
19 |
+
"num_attention_heads": 22,
|
20 |
+
"num_hidden_layers": 36,
|
21 |
+
"rope_scaling": null,
|
22 |
+
"rotary_emb_base": 10000,
|
23 |
+
"rotary_pct": 1.0,
|
24 |
+
"tie_word_embeddings": false,
|
25 |
+
"torch_dtype": "bfloat16",
|
26 |
+
"transformers_version": "4.38.2",
|
27 |
+
"use_cache": false,
|
28 |
+
"use_parallel_residual": false,
|
29 |
+
"vocab_size": 65536
|
30 |
+
}
|
generation_config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"bos_token_id": 2,
|
4 |
+
"eos_token_id": 3,
|
5 |
+
"transformers_version": "4.38.2"
|
6 |
+
}
|
model.safetensors.index.json
ADDED
@@ -0,0 +1,443 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"total_size": 7592240128
|
4 |
+
},
|
5 |
+
"weight_map": {
|
6 |
+
"embed_out.weight": "model-00002-of-00002.safetensors",
|
7 |
+
"gpt_neox.embed_in.weight": "model-00001-of-00002.safetensors",
|
8 |
+
"gpt_neox.final_layer_norm.bias": "model-00002-of-00002.safetensors",
|
9 |
+
"gpt_neox.final_layer_norm.weight": "model-00002-of-00002.safetensors",
|
10 |
+
"gpt_neox.layers.0.attention.dense.bias": "model-00001-of-00002.safetensors",
|
11 |
+
"gpt_neox.layers.0.attention.dense.weight": "model-00001-of-00002.safetensors",
|
12 |
+
"gpt_neox.layers.0.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
13 |
+
"gpt_neox.layers.0.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
14 |
+
"gpt_neox.layers.0.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
15 |
+
"gpt_neox.layers.0.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
16 |
+
"gpt_neox.layers.0.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
17 |
+
"gpt_neox.layers.0.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
18 |
+
"gpt_neox.layers.0.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
19 |
+
"gpt_neox.layers.0.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
20 |
+
"gpt_neox.layers.0.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
21 |
+
"gpt_neox.layers.0.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
22 |
+
"gpt_neox.layers.1.attention.dense.bias": "model-00001-of-00002.safetensors",
|
23 |
+
"gpt_neox.layers.1.attention.dense.weight": "model-00001-of-00002.safetensors",
|
24 |
+
"gpt_neox.layers.1.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
25 |
+
"gpt_neox.layers.1.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
26 |
+
"gpt_neox.layers.1.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
27 |
+
"gpt_neox.layers.1.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
28 |
+
"gpt_neox.layers.1.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
29 |
+
"gpt_neox.layers.1.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
30 |
+
"gpt_neox.layers.1.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
31 |
+
"gpt_neox.layers.1.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
32 |
+
"gpt_neox.layers.1.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
33 |
+
"gpt_neox.layers.1.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
34 |
+
"gpt_neox.layers.10.attention.dense.bias": "model-00001-of-00002.safetensors",
|
35 |
+
"gpt_neox.layers.10.attention.dense.weight": "model-00001-of-00002.safetensors",
|
36 |
+
"gpt_neox.layers.10.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
37 |
+
"gpt_neox.layers.10.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
38 |
+
"gpt_neox.layers.10.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
39 |
+
"gpt_neox.layers.10.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
40 |
+
"gpt_neox.layers.10.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
41 |
+
"gpt_neox.layers.10.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
42 |
+
"gpt_neox.layers.10.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
43 |
+
"gpt_neox.layers.10.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
44 |
+
"gpt_neox.layers.10.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
45 |
+
"gpt_neox.layers.10.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
46 |
+
"gpt_neox.layers.11.attention.dense.bias": "model-00001-of-00002.safetensors",
|
47 |
+
"gpt_neox.layers.11.attention.dense.weight": "model-00001-of-00002.safetensors",
|
48 |
+
"gpt_neox.layers.11.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
49 |
+
"gpt_neox.layers.11.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
50 |
+
"gpt_neox.layers.11.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
51 |
+
"gpt_neox.layers.11.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
52 |
+
"gpt_neox.layers.11.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
53 |
+
"gpt_neox.layers.11.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
54 |
+
"gpt_neox.layers.11.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
55 |
+
"gpt_neox.layers.11.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
56 |
+
"gpt_neox.layers.11.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
57 |
+
"gpt_neox.layers.11.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
58 |
+
"gpt_neox.layers.12.attention.dense.bias": "model-00001-of-00002.safetensors",
|
59 |
+
"gpt_neox.layers.12.attention.dense.weight": "model-00001-of-00002.safetensors",
|
60 |
+
"gpt_neox.layers.12.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
61 |
+
"gpt_neox.layers.12.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
62 |
+
"gpt_neox.layers.12.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
63 |
+
"gpt_neox.layers.12.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
64 |
+
"gpt_neox.layers.12.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
65 |
+
"gpt_neox.layers.12.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
66 |
+
"gpt_neox.layers.12.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
67 |
+
"gpt_neox.layers.12.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
68 |
+
"gpt_neox.layers.12.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
69 |
+
"gpt_neox.layers.12.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
70 |
+
"gpt_neox.layers.13.attention.dense.bias": "model-00001-of-00002.safetensors",
|
71 |
+
"gpt_neox.layers.13.attention.dense.weight": "model-00001-of-00002.safetensors",
|
72 |
+
"gpt_neox.layers.13.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
73 |
+
"gpt_neox.layers.13.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
74 |
+
"gpt_neox.layers.13.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
75 |
+
"gpt_neox.layers.13.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
76 |
+
"gpt_neox.layers.13.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
77 |
+
"gpt_neox.layers.13.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
78 |
+
"gpt_neox.layers.13.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
79 |
+
"gpt_neox.layers.13.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
80 |
+
"gpt_neox.layers.13.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
81 |
+
"gpt_neox.layers.13.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
82 |
+
"gpt_neox.layers.14.attention.dense.bias": "model-00001-of-00002.safetensors",
|
83 |
+
"gpt_neox.layers.14.attention.dense.weight": "model-00001-of-00002.safetensors",
|
84 |
+
"gpt_neox.layers.14.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
85 |
+
"gpt_neox.layers.14.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
86 |
+
"gpt_neox.layers.14.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
87 |
+
"gpt_neox.layers.14.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
88 |
+
"gpt_neox.layers.14.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
89 |
+
"gpt_neox.layers.14.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
90 |
+
"gpt_neox.layers.14.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
91 |
+
"gpt_neox.layers.14.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
92 |
+
"gpt_neox.layers.14.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
93 |
+
"gpt_neox.layers.14.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
94 |
+
"gpt_neox.layers.15.attention.dense.bias": "model-00001-of-00002.safetensors",
|
95 |
+
"gpt_neox.layers.15.attention.dense.weight": "model-00001-of-00002.safetensors",
|
96 |
+
"gpt_neox.layers.15.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
97 |
+
"gpt_neox.layers.15.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
98 |
+
"gpt_neox.layers.15.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
99 |
+
"gpt_neox.layers.15.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
100 |
+
"gpt_neox.layers.15.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
101 |
+
"gpt_neox.layers.15.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
102 |
+
"gpt_neox.layers.15.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
103 |
+
"gpt_neox.layers.15.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
104 |
+
"gpt_neox.layers.15.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
105 |
+
"gpt_neox.layers.15.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
106 |
+
"gpt_neox.layers.16.attention.dense.bias": "model-00001-of-00002.safetensors",
|
107 |
+
"gpt_neox.layers.16.attention.dense.weight": "model-00001-of-00002.safetensors",
|
108 |
+
"gpt_neox.layers.16.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
109 |
+
"gpt_neox.layers.16.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
110 |
+
"gpt_neox.layers.16.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
111 |
+
"gpt_neox.layers.16.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
112 |
+
"gpt_neox.layers.16.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
113 |
+
"gpt_neox.layers.16.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
114 |
+
"gpt_neox.layers.16.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
115 |
+
"gpt_neox.layers.16.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
116 |
+
"gpt_neox.layers.16.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
117 |
+
"gpt_neox.layers.16.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
118 |
+
"gpt_neox.layers.17.attention.dense.bias": "model-00001-of-00002.safetensors",
|
119 |
+
"gpt_neox.layers.17.attention.dense.weight": "model-00001-of-00002.safetensors",
|
120 |
+
"gpt_neox.layers.17.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
121 |
+
"gpt_neox.layers.17.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
122 |
+
"gpt_neox.layers.17.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
123 |
+
"gpt_neox.layers.17.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
124 |
+
"gpt_neox.layers.17.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
125 |
+
"gpt_neox.layers.17.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
126 |
+
"gpt_neox.layers.17.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
127 |
+
"gpt_neox.layers.17.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
128 |
+
"gpt_neox.layers.17.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
129 |
+
"gpt_neox.layers.17.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
130 |
+
"gpt_neox.layers.18.attention.dense.bias": "model-00001-of-00002.safetensors",
|
131 |
+
"gpt_neox.layers.18.attention.dense.weight": "model-00001-of-00002.safetensors",
|
132 |
+
"gpt_neox.layers.18.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
133 |
+
"gpt_neox.layers.18.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
134 |
+
"gpt_neox.layers.18.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
135 |
+
"gpt_neox.layers.18.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
136 |
+
"gpt_neox.layers.18.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
137 |
+
"gpt_neox.layers.18.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
138 |
+
"gpt_neox.layers.18.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
139 |
+
"gpt_neox.layers.18.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
140 |
+
"gpt_neox.layers.18.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
141 |
+
"gpt_neox.layers.18.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
142 |
+
"gpt_neox.layers.19.attention.dense.bias": "model-00001-of-00002.safetensors",
|
143 |
+
"gpt_neox.layers.19.attention.dense.weight": "model-00001-of-00002.safetensors",
|
144 |
+
"gpt_neox.layers.19.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
145 |
+
"gpt_neox.layers.19.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
146 |
+
"gpt_neox.layers.19.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
147 |
+
"gpt_neox.layers.19.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
148 |
+
"gpt_neox.layers.19.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
149 |
+
"gpt_neox.layers.19.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
150 |
+
"gpt_neox.layers.19.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
151 |
+
"gpt_neox.layers.19.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
152 |
+
"gpt_neox.layers.19.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
153 |
+
"gpt_neox.layers.19.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
154 |
+
"gpt_neox.layers.2.attention.dense.bias": "model-00001-of-00002.safetensors",
|
155 |
+
"gpt_neox.layers.2.attention.dense.weight": "model-00001-of-00002.safetensors",
|
156 |
+
"gpt_neox.layers.2.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
157 |
+
"gpt_neox.layers.2.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
158 |
+
"gpt_neox.layers.2.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
159 |
+
"gpt_neox.layers.2.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
160 |
+
"gpt_neox.layers.2.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
161 |
+
"gpt_neox.layers.2.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
162 |
+
"gpt_neox.layers.2.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
163 |
+
"gpt_neox.layers.2.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
164 |
+
"gpt_neox.layers.2.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
165 |
+
"gpt_neox.layers.2.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
166 |
+
"gpt_neox.layers.20.attention.dense.bias": "model-00001-of-00002.safetensors",
|
167 |
+
"gpt_neox.layers.20.attention.dense.weight": "model-00001-of-00002.safetensors",
|
168 |
+
"gpt_neox.layers.20.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
169 |
+
"gpt_neox.layers.20.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
170 |
+
"gpt_neox.layers.20.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
171 |
+
"gpt_neox.layers.20.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
172 |
+
"gpt_neox.layers.20.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
173 |
+
"gpt_neox.layers.20.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
174 |
+
"gpt_neox.layers.20.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
175 |
+
"gpt_neox.layers.20.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
176 |
+
"gpt_neox.layers.20.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
177 |
+
"gpt_neox.layers.20.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
178 |
+
"gpt_neox.layers.21.attention.dense.bias": "model-00001-of-00002.safetensors",
|
179 |
+
"gpt_neox.layers.21.attention.dense.weight": "model-00001-of-00002.safetensors",
|
180 |
+
"gpt_neox.layers.21.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
181 |
+
"gpt_neox.layers.21.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
182 |
+
"gpt_neox.layers.21.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
183 |
+
"gpt_neox.layers.21.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
184 |
+
"gpt_neox.layers.21.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
185 |
+
"gpt_neox.layers.21.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
186 |
+
"gpt_neox.layers.21.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
187 |
+
"gpt_neox.layers.21.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
188 |
+
"gpt_neox.layers.21.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
189 |
+
"gpt_neox.layers.21.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
190 |
+
"gpt_neox.layers.22.attention.dense.bias": "model-00001-of-00002.safetensors",
|
191 |
+
"gpt_neox.layers.22.attention.dense.weight": "model-00001-of-00002.safetensors",
|
192 |
+
"gpt_neox.layers.22.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
193 |
+
"gpt_neox.layers.22.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
194 |
+
"gpt_neox.layers.22.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
195 |
+
"gpt_neox.layers.22.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
196 |
+
"gpt_neox.layers.22.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
197 |
+
"gpt_neox.layers.22.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
198 |
+
"gpt_neox.layers.22.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
199 |
+
"gpt_neox.layers.22.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
200 |
+
"gpt_neox.layers.22.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
201 |
+
"gpt_neox.layers.22.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
202 |
+
"gpt_neox.layers.23.attention.dense.bias": "model-00001-of-00002.safetensors",
|
203 |
+
"gpt_neox.layers.23.attention.dense.weight": "model-00001-of-00002.safetensors",
|
204 |
+
"gpt_neox.layers.23.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
205 |
+
"gpt_neox.layers.23.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
206 |
+
"gpt_neox.layers.23.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
207 |
+
"gpt_neox.layers.23.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
208 |
+
"gpt_neox.layers.23.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
209 |
+
"gpt_neox.layers.23.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
210 |
+
"gpt_neox.layers.23.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
211 |
+
"gpt_neox.layers.23.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
212 |
+
"gpt_neox.layers.23.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
213 |
+
"gpt_neox.layers.23.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
214 |
+
"gpt_neox.layers.24.attention.dense.bias": "model-00002-of-00002.safetensors",
|
215 |
+
"gpt_neox.layers.24.attention.dense.weight": "model-00002-of-00002.safetensors",
|
216 |
+
"gpt_neox.layers.24.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
217 |
+
"gpt_neox.layers.24.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
218 |
+
"gpt_neox.layers.24.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
219 |
+
"gpt_neox.layers.24.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
220 |
+
"gpt_neox.layers.24.mlp.dense_4h_to_h.bias": "model-00002-of-00002.safetensors",
|
221 |
+
"gpt_neox.layers.24.mlp.dense_4h_to_h.weight": "model-00002-of-00002.safetensors",
|
222 |
+
"gpt_neox.layers.24.mlp.dense_h_to_4h.bias": "model-00002-of-00002.safetensors",
|
223 |
+
"gpt_neox.layers.24.mlp.dense_h_to_4h.weight": "model-00002-of-00002.safetensors",
|
224 |
+
"gpt_neox.layers.24.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
225 |
+
"gpt_neox.layers.24.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
226 |
+
"gpt_neox.layers.25.attention.dense.bias": "model-00002-of-00002.safetensors",
|
227 |
+
"gpt_neox.layers.25.attention.dense.weight": "model-00002-of-00002.safetensors",
|
228 |
+
"gpt_neox.layers.25.attention.query_key_value.bias": "model-00002-of-00002.safetensors",
|
229 |
+
"gpt_neox.layers.25.attention.query_key_value.weight": "model-00002-of-00002.safetensors",
|
230 |
+
"gpt_neox.layers.25.input_layernorm.bias": "model-00002-of-00002.safetensors",
|
231 |
+
"gpt_neox.layers.25.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
232 |
+
"gpt_neox.layers.25.mlp.dense_4h_to_h.bias": "model-00002-of-00002.safetensors",
|
233 |
+
"gpt_neox.layers.25.mlp.dense_4h_to_h.weight": "model-00002-of-00002.safetensors",
|
234 |
+
"gpt_neox.layers.25.mlp.dense_h_to_4h.bias": "model-00002-of-00002.safetensors",
|
235 |
+
"gpt_neox.layers.25.mlp.dense_h_to_4h.weight": "model-00002-of-00002.safetensors",
|
236 |
+
"gpt_neox.layers.25.post_attention_layernorm.bias": "model-00002-of-00002.safetensors",
|
237 |
+
"gpt_neox.layers.25.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
238 |
+
"gpt_neox.layers.26.attention.dense.bias": "model-00002-of-00002.safetensors",
|
239 |
+
"gpt_neox.layers.26.attention.dense.weight": "model-00002-of-00002.safetensors",
|
240 |
+
"gpt_neox.layers.26.attention.query_key_value.bias": "model-00002-of-00002.safetensors",
|
241 |
+
"gpt_neox.layers.26.attention.query_key_value.weight": "model-00002-of-00002.safetensors",
|
242 |
+
"gpt_neox.layers.26.input_layernorm.bias": "model-00002-of-00002.safetensors",
|
243 |
+
"gpt_neox.layers.26.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
244 |
+
"gpt_neox.layers.26.mlp.dense_4h_to_h.bias": "model-00002-of-00002.safetensors",
|
245 |
+
"gpt_neox.layers.26.mlp.dense_4h_to_h.weight": "model-00002-of-00002.safetensors",
|
246 |
+
"gpt_neox.layers.26.mlp.dense_h_to_4h.bias": "model-00002-of-00002.safetensors",
|
247 |
+
"gpt_neox.layers.26.mlp.dense_h_to_4h.weight": "model-00002-of-00002.safetensors",
|
248 |
+
"gpt_neox.layers.26.post_attention_layernorm.bias": "model-00002-of-00002.safetensors",
|
249 |
+
"gpt_neox.layers.26.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
250 |
+
"gpt_neox.layers.27.attention.dense.bias": "model-00002-of-00002.safetensors",
|
251 |
+
"gpt_neox.layers.27.attention.dense.weight": "model-00002-of-00002.safetensors",
|
252 |
+
"gpt_neox.layers.27.attention.query_key_value.bias": "model-00002-of-00002.safetensors",
|
253 |
+
"gpt_neox.layers.27.attention.query_key_value.weight": "model-00002-of-00002.safetensors",
|
254 |
+
"gpt_neox.layers.27.input_layernorm.bias": "model-00002-of-00002.safetensors",
|
255 |
+
"gpt_neox.layers.27.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
256 |
+
"gpt_neox.layers.27.mlp.dense_4h_to_h.bias": "model-00002-of-00002.safetensors",
|
257 |
+
"gpt_neox.layers.27.mlp.dense_4h_to_h.weight": "model-00002-of-00002.safetensors",
|
258 |
+
"gpt_neox.layers.27.mlp.dense_h_to_4h.bias": "model-00002-of-00002.safetensors",
|
259 |
+
"gpt_neox.layers.27.mlp.dense_h_to_4h.weight": "model-00002-of-00002.safetensors",
|
260 |
+
"gpt_neox.layers.27.post_attention_layernorm.bias": "model-00002-of-00002.safetensors",
|
261 |
+
"gpt_neox.layers.27.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
262 |
+
"gpt_neox.layers.28.attention.dense.bias": "model-00002-of-00002.safetensors",
|
263 |
+
"gpt_neox.layers.28.attention.dense.weight": "model-00002-of-00002.safetensors",
|
264 |
+
"gpt_neox.layers.28.attention.query_key_value.bias": "model-00002-of-00002.safetensors",
|
265 |
+
"gpt_neox.layers.28.attention.query_key_value.weight": "model-00002-of-00002.safetensors",
|
266 |
+
"gpt_neox.layers.28.input_layernorm.bias": "model-00002-of-00002.safetensors",
|
267 |
+
"gpt_neox.layers.28.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
268 |
+
"gpt_neox.layers.28.mlp.dense_4h_to_h.bias": "model-00002-of-00002.safetensors",
|
269 |
+
"gpt_neox.layers.28.mlp.dense_4h_to_h.weight": "model-00002-of-00002.safetensors",
|
270 |
+
"gpt_neox.layers.28.mlp.dense_h_to_4h.bias": "model-00002-of-00002.safetensors",
|
271 |
+
"gpt_neox.layers.28.mlp.dense_h_to_4h.weight": "model-00002-of-00002.safetensors",
|
272 |
+
"gpt_neox.layers.28.post_attention_layernorm.bias": "model-00002-of-00002.safetensors",
|
273 |
+
"gpt_neox.layers.28.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
274 |
+
"gpt_neox.layers.29.attention.dense.bias": "model-00002-of-00002.safetensors",
|
275 |
+
"gpt_neox.layers.29.attention.dense.weight": "model-00002-of-00002.safetensors",
|
276 |
+
"gpt_neox.layers.29.attention.query_key_value.bias": "model-00002-of-00002.safetensors",
|
277 |
+
"gpt_neox.layers.29.attention.query_key_value.weight": "model-00002-of-00002.safetensors",
|
278 |
+
"gpt_neox.layers.29.input_layernorm.bias": "model-00002-of-00002.safetensors",
|
279 |
+
"gpt_neox.layers.29.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
280 |
+
"gpt_neox.layers.29.mlp.dense_4h_to_h.bias": "model-00002-of-00002.safetensors",
|
281 |
+
"gpt_neox.layers.29.mlp.dense_4h_to_h.weight": "model-00002-of-00002.safetensors",
|
282 |
+
"gpt_neox.layers.29.mlp.dense_h_to_4h.bias": "model-00002-of-00002.safetensors",
|
283 |
+
"gpt_neox.layers.29.mlp.dense_h_to_4h.weight": "model-00002-of-00002.safetensors",
|
284 |
+
"gpt_neox.layers.29.post_attention_layernorm.bias": "model-00002-of-00002.safetensors",
|
285 |
+
"gpt_neox.layers.29.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
286 |
+
"gpt_neox.layers.3.attention.dense.bias": "model-00001-of-00002.safetensors",
|
287 |
+
"gpt_neox.layers.3.attention.dense.weight": "model-00001-of-00002.safetensors",
|
288 |
+
"gpt_neox.layers.3.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
289 |
+
"gpt_neox.layers.3.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
290 |
+
"gpt_neox.layers.3.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
291 |
+
"gpt_neox.layers.3.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
292 |
+
"gpt_neox.layers.3.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
293 |
+
"gpt_neox.layers.3.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
294 |
+
"gpt_neox.layers.3.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
295 |
+
"gpt_neox.layers.3.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
296 |
+
"gpt_neox.layers.3.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
297 |
+
"gpt_neox.layers.3.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
298 |
+
"gpt_neox.layers.30.attention.dense.bias": "model-00002-of-00002.safetensors",
|
299 |
+
"gpt_neox.layers.30.attention.dense.weight": "model-00002-of-00002.safetensors",
|
300 |
+
"gpt_neox.layers.30.attention.query_key_value.bias": "model-00002-of-00002.safetensors",
|
301 |
+
"gpt_neox.layers.30.attention.query_key_value.weight": "model-00002-of-00002.safetensors",
|
302 |
+
"gpt_neox.layers.30.input_layernorm.bias": "model-00002-of-00002.safetensors",
|
303 |
+
"gpt_neox.layers.30.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
304 |
+
"gpt_neox.layers.30.mlp.dense_4h_to_h.bias": "model-00002-of-00002.safetensors",
|
305 |
+
"gpt_neox.layers.30.mlp.dense_4h_to_h.weight": "model-00002-of-00002.safetensors",
|
306 |
+
"gpt_neox.layers.30.mlp.dense_h_to_4h.bias": "model-00002-of-00002.safetensors",
|
307 |
+
"gpt_neox.layers.30.mlp.dense_h_to_4h.weight": "model-00002-of-00002.safetensors",
|
308 |
+
"gpt_neox.layers.30.post_attention_layernorm.bias": "model-00002-of-00002.safetensors",
|
309 |
+
"gpt_neox.layers.30.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
310 |
+
"gpt_neox.layers.31.attention.dense.bias": "model-00002-of-00002.safetensors",
|
311 |
+
"gpt_neox.layers.31.attention.dense.weight": "model-00002-of-00002.safetensors",
|
312 |
+
"gpt_neox.layers.31.attention.query_key_value.bias": "model-00002-of-00002.safetensors",
|
313 |
+
"gpt_neox.layers.31.attention.query_key_value.weight": "model-00002-of-00002.safetensors",
|
314 |
+
"gpt_neox.layers.31.input_layernorm.bias": "model-00002-of-00002.safetensors",
|
315 |
+
"gpt_neox.layers.31.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
316 |
+
"gpt_neox.layers.31.mlp.dense_4h_to_h.bias": "model-00002-of-00002.safetensors",
|
317 |
+
"gpt_neox.layers.31.mlp.dense_4h_to_h.weight": "model-00002-of-00002.safetensors",
|
318 |
+
"gpt_neox.layers.31.mlp.dense_h_to_4h.bias": "model-00002-of-00002.safetensors",
|
319 |
+
"gpt_neox.layers.31.mlp.dense_h_to_4h.weight": "model-00002-of-00002.safetensors",
|
320 |
+
"gpt_neox.layers.31.post_attention_layernorm.bias": "model-00002-of-00002.safetensors",
|
321 |
+
"gpt_neox.layers.31.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
322 |
+
"gpt_neox.layers.32.attention.dense.bias": "model-00002-of-00002.safetensors",
|
323 |
+
"gpt_neox.layers.32.attention.dense.weight": "model-00002-of-00002.safetensors",
|
324 |
+
"gpt_neox.layers.32.attention.query_key_value.bias": "model-00002-of-00002.safetensors",
|
325 |
+
"gpt_neox.layers.32.attention.query_key_value.weight": "model-00002-of-00002.safetensors",
|
326 |
+
"gpt_neox.layers.32.input_layernorm.bias": "model-00002-of-00002.safetensors",
|
327 |
+
"gpt_neox.layers.32.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
328 |
+
"gpt_neox.layers.32.mlp.dense_4h_to_h.bias": "model-00002-of-00002.safetensors",
|
329 |
+
"gpt_neox.layers.32.mlp.dense_4h_to_h.weight": "model-00002-of-00002.safetensors",
|
330 |
+
"gpt_neox.layers.32.mlp.dense_h_to_4h.bias": "model-00002-of-00002.safetensors",
|
331 |
+
"gpt_neox.layers.32.mlp.dense_h_to_4h.weight": "model-00002-of-00002.safetensors",
|
332 |
+
"gpt_neox.layers.32.post_attention_layernorm.bias": "model-00002-of-00002.safetensors",
|
333 |
+
"gpt_neox.layers.32.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
334 |
+
"gpt_neox.layers.33.attention.dense.bias": "model-00002-of-00002.safetensors",
|
335 |
+
"gpt_neox.layers.33.attention.dense.weight": "model-00002-of-00002.safetensors",
|
336 |
+
"gpt_neox.layers.33.attention.query_key_value.bias": "model-00002-of-00002.safetensors",
|
337 |
+
"gpt_neox.layers.33.attention.query_key_value.weight": "model-00002-of-00002.safetensors",
|
338 |
+
"gpt_neox.layers.33.input_layernorm.bias": "model-00002-of-00002.safetensors",
|
339 |
+
"gpt_neox.layers.33.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
340 |
+
"gpt_neox.layers.33.mlp.dense_4h_to_h.bias": "model-00002-of-00002.safetensors",
|
341 |
+
"gpt_neox.layers.33.mlp.dense_4h_to_h.weight": "model-00002-of-00002.safetensors",
|
342 |
+
"gpt_neox.layers.33.mlp.dense_h_to_4h.bias": "model-00002-of-00002.safetensors",
|
343 |
+
"gpt_neox.layers.33.mlp.dense_h_to_4h.weight": "model-00002-of-00002.safetensors",
|
344 |
+
"gpt_neox.layers.33.post_attention_layernorm.bias": "model-00002-of-00002.safetensors",
|
345 |
+
"gpt_neox.layers.33.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
346 |
+
"gpt_neox.layers.34.attention.dense.bias": "model-00002-of-00002.safetensors",
|
347 |
+
"gpt_neox.layers.34.attention.dense.weight": "model-00002-of-00002.safetensors",
|
348 |
+
"gpt_neox.layers.34.attention.query_key_value.bias": "model-00002-of-00002.safetensors",
|
349 |
+
"gpt_neox.layers.34.attention.query_key_value.weight": "model-00002-of-00002.safetensors",
|
350 |
+
"gpt_neox.layers.34.input_layernorm.bias": "model-00002-of-00002.safetensors",
|
351 |
+
"gpt_neox.layers.34.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
352 |
+
"gpt_neox.layers.34.mlp.dense_4h_to_h.bias": "model-00002-of-00002.safetensors",
|
353 |
+
"gpt_neox.layers.34.mlp.dense_4h_to_h.weight": "model-00002-of-00002.safetensors",
|
354 |
+
"gpt_neox.layers.34.mlp.dense_h_to_4h.bias": "model-00002-of-00002.safetensors",
|
355 |
+
"gpt_neox.layers.34.mlp.dense_h_to_4h.weight": "model-00002-of-00002.safetensors",
|
356 |
+
"gpt_neox.layers.34.post_attention_layernorm.bias": "model-00002-of-00002.safetensors",
|
357 |
+
"gpt_neox.layers.34.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
358 |
+
"gpt_neox.layers.35.attention.dense.bias": "model-00002-of-00002.safetensors",
|
359 |
+
"gpt_neox.layers.35.attention.dense.weight": "model-00002-of-00002.safetensors",
|
360 |
+
"gpt_neox.layers.35.attention.query_key_value.bias": "model-00002-of-00002.safetensors",
|
361 |
+
"gpt_neox.layers.35.attention.query_key_value.weight": "model-00002-of-00002.safetensors",
|
362 |
+
"gpt_neox.layers.35.input_layernorm.bias": "model-00002-of-00002.safetensors",
|
363 |
+
"gpt_neox.layers.35.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
364 |
+
"gpt_neox.layers.35.mlp.dense_4h_to_h.bias": "model-00002-of-00002.safetensors",
|
365 |
+
"gpt_neox.layers.35.mlp.dense_4h_to_h.weight": "model-00002-of-00002.safetensors",
|
366 |
+
"gpt_neox.layers.35.mlp.dense_h_to_4h.bias": "model-00002-of-00002.safetensors",
|
367 |
+
"gpt_neox.layers.35.mlp.dense_h_to_4h.weight": "model-00002-of-00002.safetensors",
|
368 |
+
"gpt_neox.layers.35.post_attention_layernorm.bias": "model-00002-of-00002.safetensors",
|
369 |
+
"gpt_neox.layers.35.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
370 |
+
"gpt_neox.layers.4.attention.dense.bias": "model-00001-of-00002.safetensors",
|
371 |
+
"gpt_neox.layers.4.attention.dense.weight": "model-00001-of-00002.safetensors",
|
372 |
+
"gpt_neox.layers.4.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
373 |
+
"gpt_neox.layers.4.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
374 |
+
"gpt_neox.layers.4.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
375 |
+
"gpt_neox.layers.4.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
376 |
+
"gpt_neox.layers.4.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
377 |
+
"gpt_neox.layers.4.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
378 |
+
"gpt_neox.layers.4.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
379 |
+
"gpt_neox.layers.4.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
380 |
+
"gpt_neox.layers.4.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
381 |
+
"gpt_neox.layers.4.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
382 |
+
"gpt_neox.layers.5.attention.dense.bias": "model-00001-of-00002.safetensors",
|
383 |
+
"gpt_neox.layers.5.attention.dense.weight": "model-00001-of-00002.safetensors",
|
384 |
+
"gpt_neox.layers.5.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
385 |
+
"gpt_neox.layers.5.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
386 |
+
"gpt_neox.layers.5.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
387 |
+
"gpt_neox.layers.5.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
388 |
+
"gpt_neox.layers.5.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
389 |
+
"gpt_neox.layers.5.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
390 |
+
"gpt_neox.layers.5.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
391 |
+
"gpt_neox.layers.5.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
392 |
+
"gpt_neox.layers.5.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
393 |
+
"gpt_neox.layers.5.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
394 |
+
"gpt_neox.layers.6.attention.dense.bias": "model-00001-of-00002.safetensors",
|
395 |
+
"gpt_neox.layers.6.attention.dense.weight": "model-00001-of-00002.safetensors",
|
396 |
+
"gpt_neox.layers.6.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
397 |
+
"gpt_neox.layers.6.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
398 |
+
"gpt_neox.layers.6.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
399 |
+
"gpt_neox.layers.6.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
400 |
+
"gpt_neox.layers.6.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
401 |
+
"gpt_neox.layers.6.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
402 |
+
"gpt_neox.layers.6.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
403 |
+
"gpt_neox.layers.6.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
404 |
+
"gpt_neox.layers.6.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
405 |
+
"gpt_neox.layers.6.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
406 |
+
"gpt_neox.layers.7.attention.dense.bias": "model-00001-of-00002.safetensors",
|
407 |
+
"gpt_neox.layers.7.attention.dense.weight": "model-00001-of-00002.safetensors",
|
408 |
+
"gpt_neox.layers.7.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
409 |
+
"gpt_neox.layers.7.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
410 |
+
"gpt_neox.layers.7.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
411 |
+
"gpt_neox.layers.7.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
412 |
+
"gpt_neox.layers.7.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
413 |
+
"gpt_neox.layers.7.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
414 |
+
"gpt_neox.layers.7.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
415 |
+
"gpt_neox.layers.7.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
416 |
+
"gpt_neox.layers.7.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
417 |
+
"gpt_neox.layers.7.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
418 |
+
"gpt_neox.layers.8.attention.dense.bias": "model-00001-of-00002.safetensors",
|
419 |
+
"gpt_neox.layers.8.attention.dense.weight": "model-00001-of-00002.safetensors",
|
420 |
+
"gpt_neox.layers.8.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
421 |
+
"gpt_neox.layers.8.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
422 |
+
"gpt_neox.layers.8.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
423 |
+
"gpt_neox.layers.8.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
424 |
+
"gpt_neox.layers.8.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
425 |
+
"gpt_neox.layers.8.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
426 |
+
"gpt_neox.layers.8.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
427 |
+
"gpt_neox.layers.8.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
428 |
+
"gpt_neox.layers.8.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
429 |
+
"gpt_neox.layers.8.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
430 |
+
"gpt_neox.layers.9.attention.dense.bias": "model-00001-of-00002.safetensors",
|
431 |
+
"gpt_neox.layers.9.attention.dense.weight": "model-00001-of-00002.safetensors",
|
432 |
+
"gpt_neox.layers.9.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
433 |
+
"gpt_neox.layers.9.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
434 |
+
"gpt_neox.layers.9.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
435 |
+
"gpt_neox.layers.9.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
436 |
+
"gpt_neox.layers.9.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
437 |
+
"gpt_neox.layers.9.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
438 |
+
"gpt_neox.layers.9.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
439 |
+
"gpt_neox.layers.9.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
440 |
+
"gpt_neox.layers.9.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
441 |
+
"gpt_neox.layers.9.post_attention_layernorm.weight": "model-00001-of-00002.safetensors"
|
442 |
+
}
|
443 |
+
}
|
rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9820f5ad061bc8ede94ab4c5dc91158ba82f2b0f68f1bf517d293575d8e43e41
|
3 |
+
size 14503
|
scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09c11b4aa57c7d48a056f9c865038c4f21506c64a195e650d9c1cadb6458a004
|
3 |
+
size 623
|
trainer_state.json
ADDED
@@ -0,0 +1,486 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 2.6149993409779886,
|
5 |
+
"eval_steps": 100,
|
6 |
+
"global_step": 3100,
|
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.08,
|
13 |
+
"grad_norm": 6.90625,
|
14 |
+
"learning_rate": 3e-06,
|
15 |
+
"loss": 3.4225,
|
16 |
+
"step": 100
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.08,
|
20 |
+
"eval_loss": 3.0902585983276367,
|
21 |
+
"eval_runtime": 125.4074,
|
22 |
+
"eval_samples_per_second": 67.221,
|
23 |
+
"eval_steps_per_second": 33.61,
|
24 |
+
"step": 100
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 0.17,
|
28 |
+
"grad_norm": 3.3125,
|
29 |
+
"learning_rate": 6e-06,
|
30 |
+
"loss": 2.6313,
|
31 |
+
"step": 200
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"epoch": 0.17,
|
35 |
+
"eval_loss": 1.4370466470718384,
|
36 |
+
"eval_runtime": 124.5179,
|
37 |
+
"eval_samples_per_second": 67.701,
|
38 |
+
"eval_steps_per_second": 33.851,
|
39 |
+
"step": 200
|
40 |
+
},
|
41 |
+
{
|
42 |
+
"epoch": 0.25,
|
43 |
+
"grad_norm": 1.4453125,
|
44 |
+
"learning_rate": 9e-06,
|
45 |
+
"loss": 1.2926,
|
46 |
+
"step": 300
|
47 |
+
},
|
48 |
+
{
|
49 |
+
"epoch": 0.25,
|
50 |
+
"eval_loss": 1.0395174026489258,
|
51 |
+
"eval_runtime": 125.1005,
|
52 |
+
"eval_samples_per_second": 67.386,
|
53 |
+
"eval_steps_per_second": 33.693,
|
54 |
+
"step": 300
|
55 |
+
},
|
56 |
+
{
|
57 |
+
"epoch": 0.34,
|
58 |
+
"grad_norm": 1.6015625,
|
59 |
+
"learning_rate": 1.2e-05,
|
60 |
+
"loss": 1.1492,
|
61 |
+
"step": 400
|
62 |
+
},
|
63 |
+
{
|
64 |
+
"epoch": 0.34,
|
65 |
+
"eval_loss": 1.0025979280471802,
|
66 |
+
"eval_runtime": 124.2401,
|
67 |
+
"eval_samples_per_second": 67.852,
|
68 |
+
"eval_steps_per_second": 33.926,
|
69 |
+
"step": 400
|
70 |
+
},
|
71 |
+
{
|
72 |
+
"epoch": 0.42,
|
73 |
+
"grad_norm": 1.2734375,
|
74 |
+
"learning_rate": 1.5e-05,
|
75 |
+
"loss": 1.1062,
|
76 |
+
"step": 500
|
77 |
+
},
|
78 |
+
{
|
79 |
+
"epoch": 0.42,
|
80 |
+
"eval_loss": 0.9820207357406616,
|
81 |
+
"eval_runtime": 124.4083,
|
82 |
+
"eval_samples_per_second": 67.761,
|
83 |
+
"eval_steps_per_second": 33.88,
|
84 |
+
"step": 500
|
85 |
+
},
|
86 |
+
{
|
87 |
+
"epoch": 0.51,
|
88 |
+
"grad_norm": 1.3984375,
|
89 |
+
"learning_rate": 1.4960378963658215e-05,
|
90 |
+
"loss": 1.0761,
|
91 |
+
"step": 600
|
92 |
+
},
|
93 |
+
{
|
94 |
+
"epoch": 0.51,
|
95 |
+
"eval_loss": 0.9677473902702332,
|
96 |
+
"eval_runtime": 124.3968,
|
97 |
+
"eval_samples_per_second": 67.767,
|
98 |
+
"eval_steps_per_second": 33.884,
|
99 |
+
"step": 600
|
100 |
+
},
|
101 |
+
{
|
102 |
+
"epoch": 0.59,
|
103 |
+
"grad_norm": 1.328125,
|
104 |
+
"learning_rate": 1.484193447503841e-05,
|
105 |
+
"loss": 1.056,
|
106 |
+
"step": 700
|
107 |
+
},
|
108 |
+
{
|
109 |
+
"epoch": 0.59,
|
110 |
+
"eval_loss": 0.9569339156150818,
|
111 |
+
"eval_runtime": 124.228,
|
112 |
+
"eval_samples_per_second": 67.859,
|
113 |
+
"eval_steps_per_second": 33.93,
|
114 |
+
"step": 700
|
115 |
+
},
|
116 |
+
{
|
117 |
+
"epoch": 0.67,
|
118 |
+
"grad_norm": 1.359375,
|
119 |
+
"learning_rate": 1.4645917972377404e-05,
|
120 |
+
"loss": 1.0446,
|
121 |
+
"step": 800
|
122 |
+
},
|
123 |
+
{
|
124 |
+
"epoch": 0.67,
|
125 |
+
"eval_loss": 0.9495565891265869,
|
126 |
+
"eval_runtime": 124.2985,
|
127 |
+
"eval_samples_per_second": 67.821,
|
128 |
+
"eval_steps_per_second": 33.91,
|
129 |
+
"step": 800
|
130 |
+
},
|
131 |
+
{
|
132 |
+
"epoch": 0.76,
|
133 |
+
"grad_norm": 1.3125,
|
134 |
+
"learning_rate": 1.4374400489535342e-05,
|
135 |
+
"loss": 1.0399,
|
136 |
+
"step": 900
|
137 |
+
},
|
138 |
+
{
|
139 |
+
"epoch": 0.76,
|
140 |
+
"eval_loss": 0.9445509910583496,
|
141 |
+
"eval_runtime": 124.152,
|
142 |
+
"eval_samples_per_second": 67.901,
|
143 |
+
"eval_steps_per_second": 33.95,
|
144 |
+
"step": 900
|
145 |
+
},
|
146 |
+
{
|
147 |
+
"epoch": 0.84,
|
148 |
+
"grad_norm": 1.2578125,
|
149 |
+
"learning_rate": 1.403025077426025e-05,
|
150 |
+
"loss": 1.0252,
|
151 |
+
"step": 1000
|
152 |
+
},
|
153 |
+
{
|
154 |
+
"epoch": 0.84,
|
155 |
+
"eval_loss": 0.9403882026672363,
|
156 |
+
"eval_runtime": 123.8904,
|
157 |
+
"eval_samples_per_second": 68.044,
|
158 |
+
"eval_steps_per_second": 34.022,
|
159 |
+
"step": 1000
|
160 |
+
},
|
161 |
+
{
|
162 |
+
"epoch": 0.93,
|
163 |
+
"grad_norm": 1.296875,
|
164 |
+
"learning_rate": 1.3617104978119044e-05,
|
165 |
+
"loss": 1.0284,
|
166 |
+
"step": 1100
|
167 |
+
},
|
168 |
+
{
|
169 |
+
"epoch": 0.93,
|
170 |
+
"eval_loss": 0.9368470907211304,
|
171 |
+
"eval_runtime": 123.9167,
|
172 |
+
"eval_samples_per_second": 68.03,
|
173 |
+
"eval_steps_per_second": 34.015,
|
174 |
+
"step": 1100
|
175 |
+
},
|
176 |
+
{
|
177 |
+
"epoch": 1.01,
|
178 |
+
"grad_norm": 1.375,
|
179 |
+
"learning_rate": 1.3139328238339287e-05,
|
180 |
+
"loss": 1.0171,
|
181 |
+
"step": 1200
|
182 |
+
},
|
183 |
+
{
|
184 |
+
"epoch": 1.01,
|
185 |
+
"eval_loss": 0.9342640042304993,
|
186 |
+
"eval_runtime": 124.6542,
|
187 |
+
"eval_samples_per_second": 67.627,
|
188 |
+
"eval_steps_per_second": 33.814,
|
189 |
+
"step": 1200
|
190 |
+
},
|
191 |
+
{
|
192 |
+
"epoch": 1.1,
|
193 |
+
"grad_norm": 1.21875,
|
194 |
+
"learning_rate": 1.2601968557473e-05,
|
195 |
+
"loss": 1.0086,
|
196 |
+
"step": 1300
|
197 |
+
},
|
198 |
+
{
|
199 |
+
"epoch": 1.1,
|
200 |
+
"eval_loss": 0.9315484166145325,
|
201 |
+
"eval_runtime": 124.4874,
|
202 |
+
"eval_samples_per_second": 67.718,
|
203 |
+
"eval_steps_per_second": 33.859,
|
204 |
+
"step": 1300
|
205 |
+
},
|
206 |
+
{
|
207 |
+
"epoch": 1.18,
|
208 |
+
"grad_norm": 1.2265625,
|
209 |
+
"learning_rate": 1.2010703468171973e-05,
|
210 |
+
"loss": 1.0056,
|
211 |
+
"step": 1400
|
212 |
+
},
|
213 |
+
{
|
214 |
+
"epoch": 1.18,
|
215 |
+
"eval_loss": 0.9296947717666626,
|
216 |
+
"eval_runtime": 124.175,
|
217 |
+
"eval_samples_per_second": 67.888,
|
218 |
+
"eval_steps_per_second": 33.944,
|
219 |
+
"step": 1400
|
220 |
+
},
|
221 |
+
{
|
222 |
+
"epoch": 1.27,
|
223 |
+
"grad_norm": 1.25,
|
224 |
+
"learning_rate": 1.1371780046593758e-05,
|
225 |
+
"loss": 1.0083,
|
226 |
+
"step": 1500
|
227 |
+
},
|
228 |
+
{
|
229 |
+
"epoch": 1.27,
|
230 |
+
"eval_loss": 0.9280151128768921,
|
231 |
+
"eval_runtime": 123.9014,
|
232 |
+
"eval_samples_per_second": 68.038,
|
233 |
+
"eval_steps_per_second": 34.019,
|
234 |
+
"step": 1500
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"epoch": 1.35,
|
238 |
+
"grad_norm": 1.2890625,
|
239 |
+
"learning_rate": 1.069194890823328e-05,
|
240 |
+
"loss": 1.0037,
|
241 |
+
"step": 1600
|
242 |
+
},
|
243 |
+
{
|
244 |
+
"epoch": 1.35,
|
245 |
+
"eval_loss": 0.926633358001709,
|
246 |
+
"eval_runtime": 123.7914,
|
247 |
+
"eval_samples_per_second": 68.098,
|
248 |
+
"eval_steps_per_second": 34.049,
|
249 |
+
"step": 1600
|
250 |
+
},
|
251 |
+
{
|
252 |
+
"epoch": 1.43,
|
253 |
+
"grad_norm": 1.1796875,
|
254 |
+
"learning_rate": 9.978392883554342e-06,
|
255 |
+
"loss": 0.9951,
|
256 |
+
"step": 1700
|
257 |
+
},
|
258 |
+
{
|
259 |
+
"epoch": 1.43,
|
260 |
+
"eval_loss": 0.9259628653526306,
|
261 |
+
"eval_runtime": 124.5775,
|
262 |
+
"eval_samples_per_second": 67.669,
|
263 |
+
"eval_steps_per_second": 33.834,
|
264 |
+
"step": 1700
|
265 |
+
},
|
266 |
+
{
|
267 |
+
"epoch": 1.52,
|
268 |
+
"grad_norm": 1.234375,
|
269 |
+
"learning_rate": 9.238651127006462e-06,
|
270 |
+
"loss": 0.9962,
|
271 |
+
"step": 1800
|
272 |
+
},
|
273 |
+
{
|
274 |
+
"epoch": 1.52,
|
275 |
+
"eval_loss": 0.9251705408096313,
|
276 |
+
"eval_runtime": 124.4301,
|
277 |
+
"eval_samples_per_second": 67.749,
|
278 |
+
"eval_steps_per_second": 33.874,
|
279 |
+
"step": 1800
|
280 |
+
},
|
281 |
+
{
|
282 |
+
"epoch": 1.6,
|
283 |
+
"grad_norm": 1.2109375,
|
284 |
+
"learning_rate": 8.48053946126157e-06,
|
285 |
+
"loss": 0.9907,
|
286 |
+
"step": 1900
|
287 |
+
},
|
288 |
+
{
|
289 |
+
"epoch": 1.6,
|
290 |
+
"eval_loss": 0.924351155757904,
|
291 |
+
"eval_runtime": 124.2821,
|
292 |
+
"eval_samples_per_second": 67.83,
|
293 |
+
"eval_steps_per_second": 33.915,
|
294 |
+
"step": 1900
|
295 |
+
},
|
296 |
+
{
|
297 |
+
"epoch": 1.69,
|
298 |
+
"grad_norm": 1.3046875,
|
299 |
+
"learning_rate": 7.712067798282222e-06,
|
300 |
+
"loss": 1.0003,
|
301 |
+
"step": 2000
|
302 |
+
},
|
303 |
+
{
|
304 |
+
"epoch": 1.69,
|
305 |
+
"eval_loss": 0.9239010810852051,
|
306 |
+
"eval_runtime": 123.3108,
|
307 |
+
"eval_samples_per_second": 68.364,
|
308 |
+
"eval_steps_per_second": 34.182,
|
309 |
+
"step": 2000
|
310 |
+
},
|
311 |
+
{
|
312 |
+
"epoch": 1.77,
|
313 |
+
"grad_norm": 1.3046875,
|
314 |
+
"learning_rate": 6.941355509718164e-06,
|
315 |
+
"loss": 0.9976,
|
316 |
+
"step": 2100
|
317 |
+
},
|
318 |
+
{
|
319 |
+
"epoch": 1.77,
|
320 |
+
"eval_loss": 0.9232047200202942,
|
321 |
+
"eval_runtime": 124.3131,
|
322 |
+
"eval_samples_per_second": 67.813,
|
323 |
+
"eval_steps_per_second": 33.906,
|
324 |
+
"step": 2100
|
325 |
+
},
|
326 |
+
{
|
327 |
+
"epoch": 1.86,
|
328 |
+
"grad_norm": 1.21875,
|
329 |
+
"learning_rate": 6.176545640794535e-06,
|
330 |
+
"loss": 0.9896,
|
331 |
+
"step": 2200
|
332 |
+
},
|
333 |
+
{
|
334 |
+
"epoch": 1.86,
|
335 |
+
"eval_loss": 0.923151969909668,
|
336 |
+
"eval_runtime": 123.8739,
|
337 |
+
"eval_samples_per_second": 68.053,
|
338 |
+
"eval_steps_per_second": 34.027,
|
339 |
+
"step": 2200
|
340 |
+
},
|
341 |
+
{
|
342 |
+
"epoch": 1.94,
|
343 |
+
"grad_norm": 1.203125,
|
344 |
+
"learning_rate": 5.4257188740743086e-06,
|
345 |
+
"loss": 0.9954,
|
346 |
+
"step": 2300
|
347 |
+
},
|
348 |
+
{
|
349 |
+
"epoch": 1.94,
|
350 |
+
"eval_loss": 0.9228904247283936,
|
351 |
+
"eval_runtime": 124.4202,
|
352 |
+
"eval_samples_per_second": 67.754,
|
353 |
+
"eval_steps_per_second": 33.877,
|
354 |
+
"step": 2300
|
355 |
+
},
|
356 |
+
{
|
357 |
+
"epoch": 2.02,
|
358 |
+
"grad_norm": 1.2421875,
|
359 |
+
"learning_rate": 4.696808152120318e-06,
|
360 |
+
"loss": 0.9982,
|
361 |
+
"step": 2400
|
362 |
+
},
|
363 |
+
{
|
364 |
+
"epoch": 2.02,
|
365 |
+
"eval_loss": 0.9227039813995361,
|
366 |
+
"eval_runtime": 124.3531,
|
367 |
+
"eval_samples_per_second": 67.791,
|
368 |
+
"eval_steps_per_second": 33.895,
|
369 |
+
"step": 2400
|
370 |
+
},
|
371 |
+
{
|
372 |
+
"epoch": 2.11,
|
373 |
+
"grad_norm": 1.2421875,
|
374 |
+
"learning_rate": 3.997514861120414e-06,
|
375 |
+
"loss": 0.9957,
|
376 |
+
"step": 2500
|
377 |
+
},
|
378 |
+
{
|
379 |
+
"epoch": 2.11,
|
380 |
+
"eval_loss": 0.9224779605865479,
|
381 |
+
"eval_runtime": 123.9488,
|
382 |
+
"eval_samples_per_second": 68.012,
|
383 |
+
"eval_steps_per_second": 34.006,
|
384 |
+
"step": 2500
|
385 |
+
},
|
386 |
+
{
|
387 |
+
"epoch": 2.19,
|
388 |
+
"grad_norm": 1.1875,
|
389 |
+
"learning_rate": 3.335227461046941e-06,
|
390 |
+
"loss": 0.9883,
|
391 |
+
"step": 2600
|
392 |
+
},
|
393 |
+
{
|
394 |
+
"epoch": 2.19,
|
395 |
+
"eval_loss": 0.922317624092102,
|
396 |
+
"eval_runtime": 124.5434,
|
397 |
+
"eval_samples_per_second": 67.687,
|
398 |
+
"eval_steps_per_second": 33.844,
|
399 |
+
"step": 2600
|
400 |
+
},
|
401 |
+
{
|
402 |
+
"epoch": 2.28,
|
403 |
+
"grad_norm": 1.2890625,
|
404 |
+
"learning_rate": 2.7169434220724335e-06,
|
405 |
+
"loss": 0.9849,
|
406 |
+
"step": 2700
|
407 |
+
},
|
408 |
+
{
|
409 |
+
"epoch": 2.28,
|
410 |
+
"eval_loss": 0.9223732352256775,
|
411 |
+
"eval_runtime": 124.8267,
|
412 |
+
"eval_samples_per_second": 67.534,
|
413 |
+
"eval_steps_per_second": 33.767,
|
414 |
+
"step": 2700
|
415 |
+
},
|
416 |
+
{
|
417 |
+
"epoch": 2.36,
|
418 |
+
"grad_norm": 1.2109375,
|
419 |
+
"learning_rate": 2.14919529203096e-06,
|
420 |
+
"loss": 0.9974,
|
421 |
+
"step": 2800
|
422 |
+
},
|
423 |
+
{
|
424 |
+
"epoch": 2.36,
|
425 |
+
"eval_loss": 0.9222919940948486,
|
426 |
+
"eval_runtime": 124.9102,
|
427 |
+
"eval_samples_per_second": 67.489,
|
428 |
+
"eval_steps_per_second": 33.744,
|
429 |
+
"step": 2800
|
430 |
+
},
|
431 |
+
{
|
432 |
+
"epoch": 2.45,
|
433 |
+
"grad_norm": 1.28125,
|
434 |
+
"learning_rate": 1.6379816760674141e-06,
|
435 |
+
"loss": 0.9854,
|
436 |
+
"step": 2900
|
437 |
+
},
|
438 |
+
{
|
439 |
+
"epoch": 2.45,
|
440 |
+
"eval_loss": 0.9222748279571533,
|
441 |
+
"eval_runtime": 124.029,
|
442 |
+
"eval_samples_per_second": 67.968,
|
443 |
+
"eval_steps_per_second": 33.984,
|
444 |
+
"step": 2900
|
445 |
+
},
|
446 |
+
{
|
447 |
+
"epoch": 2.53,
|
448 |
+
"grad_norm": 1.234375,
|
449 |
+
"learning_rate": 1.1887038577168646e-06,
|
450 |
+
"loss": 0.9831,
|
451 |
+
"step": 3000
|
452 |
+
},
|
453 |
+
{
|
454 |
+
"epoch": 2.53,
|
455 |
+
"eval_loss": 0.922382652759552,
|
456 |
+
"eval_runtime": 123.9646,
|
457 |
+
"eval_samples_per_second": 68.003,
|
458 |
+
"eval_steps_per_second": 34.002,
|
459 |
+
"step": 3000
|
460 |
+
},
|
461 |
+
{
|
462 |
+
"epoch": 2.61,
|
463 |
+
"grad_norm": 1.2265625,
|
464 |
+
"learning_rate": 8.061087310508917e-07,
|
465 |
+
"loss": 0.9958,
|
466 |
+
"step": 3100
|
467 |
+
},
|
468 |
+
{
|
469 |
+
"epoch": 2.61,
|
470 |
+
"eval_loss": 0.9223530292510986,
|
471 |
+
"eval_runtime": 124.2043,
|
472 |
+
"eval_samples_per_second": 67.872,
|
473 |
+
"eval_steps_per_second": 33.936,
|
474 |
+
"step": 3100
|
475 |
+
}
|
476 |
+
],
|
477 |
+
"logging_steps": 100,
|
478 |
+
"max_steps": 3555,
|
479 |
+
"num_input_tokens_seen": 0,
|
480 |
+
"num_train_epochs": 3,
|
481 |
+
"save_steps": 100,
|
482 |
+
"total_flos": 2.106483852705915e+17,
|
483 |
+
"train_batch_size": 2,
|
484 |
+
"trial_name": null,
|
485 |
+
"trial_params": null
|
486 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d5f8b6deec0d60fc7baa17ecd88efbab8e87e843cc57eb54c38819cbe1fb419
|
3 |
+
size 4463
|
zero_train.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fp16": {
|
3 |
+
"enabled": "auto",
|
4 |
+
"loss_scale": 0,
|
5 |
+
"loss_scale_window": 1000,
|
6 |
+
"initial_scale_power": 16,
|
7 |
+
"hysteresis": 2,
|
8 |
+
"min_loss_scale": 1
|
9 |
+
},
|
10 |
+
"optimizer": {
|
11 |
+
"type": "AdamW",
|
12 |
+
"params": {
|
13 |
+
"lr": "auto",
|
14 |
+
"betas": "auto",
|
15 |
+
"eps": "auto",
|
16 |
+
"weight_decay": "auto"
|
17 |
+
}
|
18 |
+
},
|
19 |
+
"scheduler": {
|
20 |
+
"type": "WarmupDecayLR",
|
21 |
+
"params": {
|
22 |
+
"warmup_min_lr": "auto",
|
23 |
+
"warmup_max_lr": "auto",
|
24 |
+
"warmup_num_steps": "auto",
|
25 |
+
"total_num_steps": "auto"
|
26 |
+
}
|
27 |
+
},
|
28 |
+
"zero_optimization": {
|
29 |
+
"stage": 3,
|
30 |
+
"offload_optimizer": {
|
31 |
+
"device": "cpu",
|
32 |
+
"pin_memory": true
|
33 |
+
},
|
34 |
+
"offload_param": {
|
35 |
+
"device": "cpu",
|
36 |
+
"pin_memory": true
|
37 |
+
},
|
38 |
+
"overlap_comm": true,
|
39 |
+
"contiguous_gradients": true,
|
40 |
+
"sub_group_size": 1e9,
|
41 |
+
"reduce_bucket_size": "auto",
|
42 |
+
"stage3_prefetch_bucket_size": "auto",
|
43 |
+
"stage3_param_persistence_threshold": "auto",
|
44 |
+
"stage3_max_live_parameters": 1e9,
|
45 |
+
"stage3_max_reuse_distance": 1e9,
|
46 |
+
"stage3_gather_16bit_weights_on_model_save": true
|
47 |
+
},
|
48 |
+
"steps_per_print": 2000,
|
49 |
+
"train_batch_size": "auto",
|
50 |
+
"train_micro_batch_size_per_gpu": "auto",
|
51 |
+
"wall_clock_breakdown": false
|
52 |
+
}
|