bradmin commited on
Commit
0086669
·
1 Parent(s): 9fc968d

Training in progress, step 2000, checkpoint

Browse files
checkpoint-2000/config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "EleutherAI/polyglot-ko-1.3b",
3
+ "architectures": [
4
+ "GPTNeoXForSequenceClassification"
5
+ ],
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 0,
8
+ "classifier_dropout": 0.1,
9
+ "eos_token_id": 2,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout": 0.0,
12
+ "hidden_size": 2048,
13
+ "id2label": {
14
+ "0": "LABEL_0"
15
+ },
16
+ "initializer_range": 0.02,
17
+ "intermediate_size": 8192,
18
+ "label2id": {
19
+ "LABEL_0": 0
20
+ },
21
+ "layer_norm_eps": 1e-05,
22
+ "max_position_embeddings": 2048,
23
+ "model_type": "gpt_neox",
24
+ "num_attention_heads": 16,
25
+ "num_hidden_layers": 24,
26
+ "pad_token_id": 2,
27
+ "rope_scaling": null,
28
+ "rotary_emb_base": 10000,
29
+ "rotary_pct": 0.5,
30
+ "tie_word_embeddings": false,
31
+ "torch_dtype": "float32",
32
+ "transformers_version": "4.35.0",
33
+ "use_cache": true,
34
+ "use_parallel_residual": true,
35
+ "vocab_size": 30080
36
+ }
checkpoint-2000/model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c383ae24e1918fface65766a0331737aa26959415c9fd7628840580f4bb2ec3b
3
+ size 4946584368
checkpoint-2000/model-00002-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cbf854716873f86e2c1fb2a39d02fa7cafdebeef71c98170ad3b25510326056
3
+ size 134284024
checkpoint-2000/model.safetensors.index.json ADDED
@@ -0,0 +1,299 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "metadata": {
3
+ "total_size": 5080834048
4
+ },
5
+ "weight_map": {
6
+ "gpt_neox.embed_in.weight": "model-00001-of-00002.safetensors",
7
+ "gpt_neox.final_layer_norm.bias": "model-00002-of-00002.safetensors",
8
+ "gpt_neox.final_layer_norm.weight": "model-00002-of-00002.safetensors",
9
+ "gpt_neox.layers.0.attention.dense.bias": "model-00001-of-00002.safetensors",
10
+ "gpt_neox.layers.0.attention.dense.weight": "model-00001-of-00002.safetensors",
11
+ "gpt_neox.layers.0.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
12
+ "gpt_neox.layers.0.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
13
+ "gpt_neox.layers.0.input_layernorm.bias": "model-00001-of-00002.safetensors",
14
+ "gpt_neox.layers.0.input_layernorm.weight": "model-00001-of-00002.safetensors",
15
+ "gpt_neox.layers.0.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
16
+ "gpt_neox.layers.0.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
17
+ "gpt_neox.layers.0.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
18
+ "gpt_neox.layers.0.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
19
+ "gpt_neox.layers.0.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
20
+ "gpt_neox.layers.0.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
21
+ "gpt_neox.layers.1.attention.dense.bias": "model-00001-of-00002.safetensors",
22
+ "gpt_neox.layers.1.attention.dense.weight": "model-00001-of-00002.safetensors",
23
+ "gpt_neox.layers.1.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
24
+ "gpt_neox.layers.1.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
25
+ "gpt_neox.layers.1.input_layernorm.bias": "model-00001-of-00002.safetensors",
26
+ "gpt_neox.layers.1.input_layernorm.weight": "model-00001-of-00002.safetensors",
27
+ "gpt_neox.layers.1.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
28
+ "gpt_neox.layers.1.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
29
+ "gpt_neox.layers.1.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
30
+ "gpt_neox.layers.1.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
31
+ "gpt_neox.layers.1.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
32
+ "gpt_neox.layers.1.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
33
+ "gpt_neox.layers.10.attention.dense.bias": "model-00001-of-00002.safetensors",
34
+ "gpt_neox.layers.10.attention.dense.weight": "model-00001-of-00002.safetensors",
35
+ "gpt_neox.layers.10.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
36
+ "gpt_neox.layers.10.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
37
+ "gpt_neox.layers.10.input_layernorm.bias": "model-00001-of-00002.safetensors",
38
+ "gpt_neox.layers.10.input_layernorm.weight": "model-00001-of-00002.safetensors",
39
+ "gpt_neox.layers.10.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
40
+ "gpt_neox.layers.10.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
41
+ "gpt_neox.layers.10.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
42
+ "gpt_neox.layers.10.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
43
+ "gpt_neox.layers.10.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
44
+ "gpt_neox.layers.10.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
45
+ "gpt_neox.layers.11.attention.dense.bias": "model-00001-of-00002.safetensors",
46
+ "gpt_neox.layers.11.attention.dense.weight": "model-00001-of-00002.safetensors",
47
+ "gpt_neox.layers.11.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
48
+ "gpt_neox.layers.11.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
49
+ "gpt_neox.layers.11.input_layernorm.bias": "model-00001-of-00002.safetensors",
50
+ "gpt_neox.layers.11.input_layernorm.weight": "model-00001-of-00002.safetensors",
51
+ "gpt_neox.layers.11.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
52
+ "gpt_neox.layers.11.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
53
+ "gpt_neox.layers.11.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
54
+ "gpt_neox.layers.11.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
55
+ "gpt_neox.layers.11.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
56
+ "gpt_neox.layers.11.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
57
+ "gpt_neox.layers.12.attention.dense.bias": "model-00001-of-00002.safetensors",
58
+ "gpt_neox.layers.12.attention.dense.weight": "model-00001-of-00002.safetensors",
59
+ "gpt_neox.layers.12.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
60
+ "gpt_neox.layers.12.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
61
+ "gpt_neox.layers.12.input_layernorm.bias": "model-00001-of-00002.safetensors",
62
+ "gpt_neox.layers.12.input_layernorm.weight": "model-00001-of-00002.safetensors",
63
+ "gpt_neox.layers.12.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
64
+ "gpt_neox.layers.12.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
65
+ "gpt_neox.layers.12.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
66
+ "gpt_neox.layers.12.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
67
+ "gpt_neox.layers.12.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
68
+ "gpt_neox.layers.12.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
69
+ "gpt_neox.layers.13.attention.dense.bias": "model-00001-of-00002.safetensors",
70
+ "gpt_neox.layers.13.attention.dense.weight": "model-00001-of-00002.safetensors",
71
+ "gpt_neox.layers.13.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
72
+ "gpt_neox.layers.13.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
73
+ "gpt_neox.layers.13.input_layernorm.bias": "model-00001-of-00002.safetensors",
74
+ "gpt_neox.layers.13.input_layernorm.weight": "model-00001-of-00002.safetensors",
75
+ "gpt_neox.layers.13.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
76
+ "gpt_neox.layers.13.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
77
+ "gpt_neox.layers.13.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
78
+ "gpt_neox.layers.13.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
79
+ "gpt_neox.layers.13.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
80
+ "gpt_neox.layers.13.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
81
+ "gpt_neox.layers.14.attention.dense.bias": "model-00001-of-00002.safetensors",
82
+ "gpt_neox.layers.14.attention.dense.weight": "model-00001-of-00002.safetensors",
83
+ "gpt_neox.layers.14.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
84
+ "gpt_neox.layers.14.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
85
+ "gpt_neox.layers.14.input_layernorm.bias": "model-00001-of-00002.safetensors",
86
+ "gpt_neox.layers.14.input_layernorm.weight": "model-00001-of-00002.safetensors",
87
+ "gpt_neox.layers.14.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
88
+ "gpt_neox.layers.14.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
89
+ "gpt_neox.layers.14.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
90
+ "gpt_neox.layers.14.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
91
+ "gpt_neox.layers.14.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
92
+ "gpt_neox.layers.14.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
93
+ "gpt_neox.layers.15.attention.dense.bias": "model-00001-of-00002.safetensors",
94
+ "gpt_neox.layers.15.attention.dense.weight": "model-00001-of-00002.safetensors",
95
+ "gpt_neox.layers.15.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
96
+ "gpt_neox.layers.15.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
97
+ "gpt_neox.layers.15.input_layernorm.bias": "model-00001-of-00002.safetensors",
98
+ "gpt_neox.layers.15.input_layernorm.weight": "model-00001-of-00002.safetensors",
99
+ "gpt_neox.layers.15.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
100
+ "gpt_neox.layers.15.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
101
+ "gpt_neox.layers.15.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
102
+ "gpt_neox.layers.15.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
103
+ "gpt_neox.layers.15.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
104
+ "gpt_neox.layers.15.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
105
+ "gpt_neox.layers.16.attention.dense.bias": "model-00001-of-00002.safetensors",
106
+ "gpt_neox.layers.16.attention.dense.weight": "model-00001-of-00002.safetensors",
107
+ "gpt_neox.layers.16.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
108
+ "gpt_neox.layers.16.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
109
+ "gpt_neox.layers.16.input_layernorm.bias": "model-00001-of-00002.safetensors",
110
+ "gpt_neox.layers.16.input_layernorm.weight": "model-00001-of-00002.safetensors",
111
+ "gpt_neox.layers.16.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
112
+ "gpt_neox.layers.16.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
113
+ "gpt_neox.layers.16.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
114
+ "gpt_neox.layers.16.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
115
+ "gpt_neox.layers.16.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
116
+ "gpt_neox.layers.16.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
117
+ "gpt_neox.layers.17.attention.dense.bias": "model-00001-of-00002.safetensors",
118
+ "gpt_neox.layers.17.attention.dense.weight": "model-00001-of-00002.safetensors",
119
+ "gpt_neox.layers.17.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
120
+ "gpt_neox.layers.17.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
121
+ "gpt_neox.layers.17.input_layernorm.bias": "model-00001-of-00002.safetensors",
122
+ "gpt_neox.layers.17.input_layernorm.weight": "model-00001-of-00002.safetensors",
123
+ "gpt_neox.layers.17.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
124
+ "gpt_neox.layers.17.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
125
+ "gpt_neox.layers.17.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
126
+ "gpt_neox.layers.17.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
127
+ "gpt_neox.layers.17.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
128
+ "gpt_neox.layers.17.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
129
+ "gpt_neox.layers.18.attention.dense.bias": "model-00001-of-00002.safetensors",
130
+ "gpt_neox.layers.18.attention.dense.weight": "model-00001-of-00002.safetensors",
131
+ "gpt_neox.layers.18.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
132
+ "gpt_neox.layers.18.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
133
+ "gpt_neox.layers.18.input_layernorm.bias": "model-00001-of-00002.safetensors",
134
+ "gpt_neox.layers.18.input_layernorm.weight": "model-00001-of-00002.safetensors",
135
+ "gpt_neox.layers.18.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
136
+ "gpt_neox.layers.18.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
137
+ "gpt_neox.layers.18.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
138
+ "gpt_neox.layers.18.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
139
+ "gpt_neox.layers.18.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
140
+ "gpt_neox.layers.18.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
141
+ "gpt_neox.layers.19.attention.dense.bias": "model-00001-of-00002.safetensors",
142
+ "gpt_neox.layers.19.attention.dense.weight": "model-00001-of-00002.safetensors",
143
+ "gpt_neox.layers.19.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
144
+ "gpt_neox.layers.19.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
145
+ "gpt_neox.layers.19.input_layernorm.bias": "model-00001-of-00002.safetensors",
146
+ "gpt_neox.layers.19.input_layernorm.weight": "model-00001-of-00002.safetensors",
147
+ "gpt_neox.layers.19.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
148
+ "gpt_neox.layers.19.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
149
+ "gpt_neox.layers.19.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
150
+ "gpt_neox.layers.19.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
151
+ "gpt_neox.layers.19.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
152
+ "gpt_neox.layers.19.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
153
+ "gpt_neox.layers.2.attention.dense.bias": "model-00001-of-00002.safetensors",
154
+ "gpt_neox.layers.2.attention.dense.weight": "model-00001-of-00002.safetensors",
155
+ "gpt_neox.layers.2.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
156
+ "gpt_neox.layers.2.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
157
+ "gpt_neox.layers.2.input_layernorm.bias": "model-00001-of-00002.safetensors",
158
+ "gpt_neox.layers.2.input_layernorm.weight": "model-00001-of-00002.safetensors",
159
+ "gpt_neox.layers.2.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
160
+ "gpt_neox.layers.2.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
161
+ "gpt_neox.layers.2.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
162
+ "gpt_neox.layers.2.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
163
+ "gpt_neox.layers.2.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
164
+ "gpt_neox.layers.2.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
165
+ "gpt_neox.layers.20.attention.dense.bias": "model-00001-of-00002.safetensors",
166
+ "gpt_neox.layers.20.attention.dense.weight": "model-00001-of-00002.safetensors",
167
+ "gpt_neox.layers.20.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
168
+ "gpt_neox.layers.20.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
169
+ "gpt_neox.layers.20.input_layernorm.bias": "model-00001-of-00002.safetensors",
170
+ "gpt_neox.layers.20.input_layernorm.weight": "model-00001-of-00002.safetensors",
171
+ "gpt_neox.layers.20.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
172
+ "gpt_neox.layers.20.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
173
+ "gpt_neox.layers.20.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
174
+ "gpt_neox.layers.20.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
175
+ "gpt_neox.layers.20.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
176
+ "gpt_neox.layers.20.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
177
+ "gpt_neox.layers.21.attention.dense.bias": "model-00001-of-00002.safetensors",
178
+ "gpt_neox.layers.21.attention.dense.weight": "model-00001-of-00002.safetensors",
179
+ "gpt_neox.layers.21.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
180
+ "gpt_neox.layers.21.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
181
+ "gpt_neox.layers.21.input_layernorm.bias": "model-00001-of-00002.safetensors",
182
+ "gpt_neox.layers.21.input_layernorm.weight": "model-00001-of-00002.safetensors",
183
+ "gpt_neox.layers.21.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
184
+ "gpt_neox.layers.21.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
185
+ "gpt_neox.layers.21.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
186
+ "gpt_neox.layers.21.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
187
+ "gpt_neox.layers.21.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
188
+ "gpt_neox.layers.21.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
189
+ "gpt_neox.layers.22.attention.dense.bias": "model-00001-of-00002.safetensors",
190
+ "gpt_neox.layers.22.attention.dense.weight": "model-00001-of-00002.safetensors",
191
+ "gpt_neox.layers.22.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
192
+ "gpt_neox.layers.22.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
193
+ "gpt_neox.layers.22.input_layernorm.bias": "model-00001-of-00002.safetensors",
194
+ "gpt_neox.layers.22.input_layernorm.weight": "model-00001-of-00002.safetensors",
195
+ "gpt_neox.layers.22.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
196
+ "gpt_neox.layers.22.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
197
+ "gpt_neox.layers.22.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
198
+ "gpt_neox.layers.22.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
199
+ "gpt_neox.layers.22.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
200
+ "gpt_neox.layers.22.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
201
+ "gpt_neox.layers.23.attention.dense.bias": "model-00001-of-00002.safetensors",
202
+ "gpt_neox.layers.23.attention.dense.weight": "model-00001-of-00002.safetensors",
203
+ "gpt_neox.layers.23.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
204
+ "gpt_neox.layers.23.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
205
+ "gpt_neox.layers.23.input_layernorm.bias": "model-00001-of-00002.safetensors",
206
+ "gpt_neox.layers.23.input_layernorm.weight": "model-00001-of-00002.safetensors",
207
+ "gpt_neox.layers.23.mlp.dense_4h_to_h.bias": "model-00002-of-00002.safetensors",
208
+ "gpt_neox.layers.23.mlp.dense_4h_to_h.weight": "model-00002-of-00002.safetensors",
209
+ "gpt_neox.layers.23.mlp.dense_h_to_4h.bias": "model-00002-of-00002.safetensors",
210
+ "gpt_neox.layers.23.mlp.dense_h_to_4h.weight": "model-00002-of-00002.safetensors",
211
+ "gpt_neox.layers.23.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
212
+ "gpt_neox.layers.23.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
213
+ "gpt_neox.layers.3.attention.dense.bias": "model-00001-of-00002.safetensors",
214
+ "gpt_neox.layers.3.attention.dense.weight": "model-00001-of-00002.safetensors",
215
+ "gpt_neox.layers.3.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
216
+ "gpt_neox.layers.3.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
217
+ "gpt_neox.layers.3.input_layernorm.bias": "model-00001-of-00002.safetensors",
218
+ "gpt_neox.layers.3.input_layernorm.weight": "model-00001-of-00002.safetensors",
219
+ "gpt_neox.layers.3.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
220
+ "gpt_neox.layers.3.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
221
+ "gpt_neox.layers.3.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
222
+ "gpt_neox.layers.3.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
223
+ "gpt_neox.layers.3.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
224
+ "gpt_neox.layers.3.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
225
+ "gpt_neox.layers.4.attention.dense.bias": "model-00001-of-00002.safetensors",
226
+ "gpt_neox.layers.4.attention.dense.weight": "model-00001-of-00002.safetensors",
227
+ "gpt_neox.layers.4.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
228
+ "gpt_neox.layers.4.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
229
+ "gpt_neox.layers.4.input_layernorm.bias": "model-00001-of-00002.safetensors",
230
+ "gpt_neox.layers.4.input_layernorm.weight": "model-00001-of-00002.safetensors",
231
+ "gpt_neox.layers.4.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
232
+ "gpt_neox.layers.4.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
233
+ "gpt_neox.layers.4.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
234
+ "gpt_neox.layers.4.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
235
+ "gpt_neox.layers.4.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
236
+ "gpt_neox.layers.4.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
237
+ "gpt_neox.layers.5.attention.dense.bias": "model-00001-of-00002.safetensors",
238
+ "gpt_neox.layers.5.attention.dense.weight": "model-00001-of-00002.safetensors",
239
+ "gpt_neox.layers.5.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
240
+ "gpt_neox.layers.5.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
241
+ "gpt_neox.layers.5.input_layernorm.bias": "model-00001-of-00002.safetensors",
242
+ "gpt_neox.layers.5.input_layernorm.weight": "model-00001-of-00002.safetensors",
243
+ "gpt_neox.layers.5.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
244
+ "gpt_neox.layers.5.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
245
+ "gpt_neox.layers.5.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
246
+ "gpt_neox.layers.5.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
247
+ "gpt_neox.layers.5.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
248
+ "gpt_neox.layers.5.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
249
+ "gpt_neox.layers.6.attention.dense.bias": "model-00001-of-00002.safetensors",
250
+ "gpt_neox.layers.6.attention.dense.weight": "model-00001-of-00002.safetensors",
251
+ "gpt_neox.layers.6.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
252
+ "gpt_neox.layers.6.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
253
+ "gpt_neox.layers.6.input_layernorm.bias": "model-00001-of-00002.safetensors",
254
+ "gpt_neox.layers.6.input_layernorm.weight": "model-00001-of-00002.safetensors",
255
+ "gpt_neox.layers.6.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
256
+ "gpt_neox.layers.6.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
257
+ "gpt_neox.layers.6.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
258
+ "gpt_neox.layers.6.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
259
+ "gpt_neox.layers.6.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
260
+ "gpt_neox.layers.6.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
261
+ "gpt_neox.layers.7.attention.dense.bias": "model-00001-of-00002.safetensors",
262
+ "gpt_neox.layers.7.attention.dense.weight": "model-00001-of-00002.safetensors",
263
+ "gpt_neox.layers.7.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
264
+ "gpt_neox.layers.7.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
265
+ "gpt_neox.layers.7.input_layernorm.bias": "model-00001-of-00002.safetensors",
266
+ "gpt_neox.layers.7.input_layernorm.weight": "model-00001-of-00002.safetensors",
267
+ "gpt_neox.layers.7.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
268
+ "gpt_neox.layers.7.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
269
+ "gpt_neox.layers.7.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
270
+ "gpt_neox.layers.7.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
271
+ "gpt_neox.layers.7.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
272
+ "gpt_neox.layers.7.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
273
+ "gpt_neox.layers.8.attention.dense.bias": "model-00001-of-00002.safetensors",
274
+ "gpt_neox.layers.8.attention.dense.weight": "model-00001-of-00002.safetensors",
275
+ "gpt_neox.layers.8.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
276
+ "gpt_neox.layers.8.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
277
+ "gpt_neox.layers.8.input_layernorm.bias": "model-00001-of-00002.safetensors",
278
+ "gpt_neox.layers.8.input_layernorm.weight": "model-00001-of-00002.safetensors",
279
+ "gpt_neox.layers.8.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
280
+ "gpt_neox.layers.8.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
281
+ "gpt_neox.layers.8.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
282
+ "gpt_neox.layers.8.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
283
+ "gpt_neox.layers.8.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
284
+ "gpt_neox.layers.8.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
285
+ "gpt_neox.layers.9.attention.dense.bias": "model-00001-of-00002.safetensors",
286
+ "gpt_neox.layers.9.attention.dense.weight": "model-00001-of-00002.safetensors",
287
+ "gpt_neox.layers.9.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
288
+ "gpt_neox.layers.9.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
289
+ "gpt_neox.layers.9.input_layernorm.bias": "model-00001-of-00002.safetensors",
290
+ "gpt_neox.layers.9.input_layernorm.weight": "model-00001-of-00002.safetensors",
291
+ "gpt_neox.layers.9.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
292
+ "gpt_neox.layers.9.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
293
+ "gpt_neox.layers.9.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
294
+ "gpt_neox.layers.9.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
295
+ "gpt_neox.layers.9.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
296
+ "gpt_neox.layers.9.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
297
+ "score.weight": "model-00002-of-00002.safetensors"
298
+ }
299
+ }
checkpoint-2000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35833e7544a72fa010436189856f66d06371279a12d28dec1e1437a302caf124
3
+ size 10161845830
checkpoint-2000/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f909c445bcaf1e4d1c5603e5765be07e306844aef05dbfcdd44caf594ba8a37
3
+ size 14308
checkpoint-2000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7861b75e8a9035be7b13350311f2eecc2716211ad8eae943859e0b47f1f3815d
3
+ size 1064
checkpoint-2000/special_tokens_map.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|endoftext|>",
4
+ "<|sep|>",
5
+ "<|acc|>",
6
+ "<|tel|>",
7
+ "<|rrn|>"
8
+ ],
9
+ "eos_token": "<|endoftext|>",
10
+ "pad_token": "<|endoftext|>"
11
+ }
checkpoint-2000/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-2000/tokenizer_config.json ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "<|unused0|>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "<|unused1|>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "<|endoftext|>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "3": {
28
+ "content": "<|sep|>",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "30000": {
36
+ "content": "<|acc|>",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ },
43
+ "30001": {
44
+ "content": "<|tel|>",
45
+ "lstrip": false,
46
+ "normalized": false,
47
+ "rstrip": false,
48
+ "single_word": false,
49
+ "special": true
50
+ },
51
+ "30002": {
52
+ "content": "<|rrn|>",
53
+ "lstrip": false,
54
+ "normalized": false,
55
+ "rstrip": false,
56
+ "single_word": false,
57
+ "special": true
58
+ }
59
+ },
60
+ "additional_special_tokens": [
61
+ "<|endoftext|>",
62
+ "<|sep|>",
63
+ "<|acc|>",
64
+ "<|tel|>",
65
+ "<|rrn|>"
66
+ ],
67
+ "clean_up_tokenization_spaces": true,
68
+ "eos_token": "<|endoftext|>",
69
+ "model_max_length": 1000000000000000019884624838656,
70
+ "pad_token": "<|endoftext|>",
71
+ "tokenizer_class": "PreTrainedTokenizerFast"
72
+ }
checkpoint-2000/trainer_state.json ADDED
@@ -0,0 +1,295 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.9823182711198428,
5
+ "eval_steps": 500,
6
+ "global_step": 2000,
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.02,
13
+ "learning_rate": 8.999464304375242e-06,
14
+ "loss": 0.7019,
15
+ "step": 50
16
+ },
17
+ {
18
+ "epoch": 0.05,
19
+ "learning_rate": 8.997857345043108e-06,
20
+ "loss": 0.6739,
21
+ "step": 100
22
+ },
23
+ {
24
+ "epoch": 0.07,
25
+ "learning_rate": 8.99517950459963e-06,
26
+ "loss": 0.6677,
27
+ "step": 150
28
+ },
29
+ {
30
+ "epoch": 0.1,
31
+ "learning_rate": 8.99143142060366e-06,
32
+ "loss": 0.6625,
33
+ "step": 200
34
+ },
35
+ {
36
+ "epoch": 0.12,
37
+ "learning_rate": 8.98661398542506e-06,
38
+ "loss": 0.6649,
39
+ "step": 250
40
+ },
41
+ {
42
+ "epoch": 0.15,
43
+ "learning_rate": 8.980728346032255e-06,
44
+ "loss": 0.6528,
45
+ "step": 300
46
+ },
47
+ {
48
+ "epoch": 0.17,
49
+ "learning_rate": 8.973775903719142e-06,
50
+ "loss": 0.6442,
51
+ "step": 350
52
+ },
53
+ {
54
+ "epoch": 0.2,
55
+ "learning_rate": 8.965758313771466e-06,
56
+ "loss": 0.6375,
57
+ "step": 400
58
+ },
59
+ {
60
+ "epoch": 0.22,
61
+ "learning_rate": 8.956677485072722e-06,
62
+ "loss": 0.6303,
63
+ "step": 450
64
+ },
65
+ {
66
+ "epoch": 0.25,
67
+ "learning_rate": 8.946535579649664e-06,
68
+ "loss": 0.634,
69
+ "step": 500
70
+ },
71
+ {
72
+ "epoch": 0.25,
73
+ "eval_accuracy": 0.0,
74
+ "eval_loss": 0.6457224488258362,
75
+ "eval_runtime": 154.2695,
76
+ "eval_samples_per_second": 87.989,
77
+ "eval_steps_per_second": 14.669,
78
+ "step": 500
79
+ },
80
+ {
81
+ "epoch": 0.27,
82
+ "learning_rate": 8.935335012157564e-06,
83
+ "loss": 0.6236,
84
+ "step": 550
85
+ },
86
+ {
87
+ "epoch": 0.29,
88
+ "learning_rate": 8.92307844930531e-06,
89
+ "loss": 0.6235,
90
+ "step": 600
91
+ },
92
+ {
93
+ "epoch": 0.32,
94
+ "learning_rate": 8.909768809220503e-06,
95
+ "loss": 0.6301,
96
+ "step": 650
97
+ },
98
+ {
99
+ "epoch": 0.34,
100
+ "learning_rate": 8.895409260754679e-06,
101
+ "loss": 0.6227,
102
+ "step": 700
103
+ },
104
+ {
105
+ "epoch": 0.37,
106
+ "learning_rate": 8.880003222728855e-06,
107
+ "loss": 0.6187,
108
+ "step": 750
109
+ },
110
+ {
111
+ "epoch": 0.39,
112
+ "learning_rate": 8.863554363119547e-06,
113
+ "loss": 0.6201,
114
+ "step": 800
115
+ },
116
+ {
117
+ "epoch": 0.42,
118
+ "learning_rate": 8.846066598185479e-06,
119
+ "loss": 0.614,
120
+ "step": 850
121
+ },
122
+ {
123
+ "epoch": 0.44,
124
+ "learning_rate": 8.827544091535166e-06,
125
+ "loss": 0.607,
126
+ "step": 900
127
+ },
128
+ {
129
+ "epoch": 0.47,
130
+ "learning_rate": 8.80799125313562e-06,
131
+ "loss": 0.6176,
132
+ "step": 950
133
+ },
134
+ {
135
+ "epoch": 0.49,
136
+ "learning_rate": 8.787412738262386e-06,
137
+ "loss": 0.5999,
138
+ "step": 1000
139
+ },
140
+ {
141
+ "epoch": 0.49,
142
+ "eval_accuracy": 0.0,
143
+ "eval_loss": 0.6475000977516174,
144
+ "eval_runtime": 154.4877,
145
+ "eval_samples_per_second": 87.865,
146
+ "eval_steps_per_second": 14.648,
147
+ "step": 1000
148
+ },
149
+ {
150
+ "epoch": 0.52,
151
+ "learning_rate": 8.765813446391192e-06,
152
+ "loss": 0.6055,
153
+ "step": 1050
154
+ },
155
+ {
156
+ "epoch": 0.54,
157
+ "learning_rate": 8.743198520031437e-06,
158
+ "loss": 0.6142,
159
+ "step": 1100
160
+ },
161
+ {
162
+ "epoch": 0.56,
163
+ "learning_rate": 8.719573343501835e-06,
164
+ "loss": 0.6006,
165
+ "step": 1150
166
+ },
167
+ {
168
+ "epoch": 0.59,
169
+ "learning_rate": 8.694943541648477e-06,
170
+ "loss": 0.5965,
171
+ "step": 1200
172
+ },
173
+ {
174
+ "epoch": 0.61,
175
+ "learning_rate": 8.669314978505624e-06,
176
+ "loss": 0.5951,
177
+ "step": 1250
178
+ },
179
+ {
180
+ "epoch": 0.64,
181
+ "learning_rate": 8.642693755899563e-06,
182
+ "loss": 0.5695,
183
+ "step": 1300
184
+ },
185
+ {
186
+ "epoch": 0.66,
187
+ "learning_rate": 8.615086211995838e-06,
188
+ "loss": 0.5758,
189
+ "step": 1350
190
+ },
191
+ {
192
+ "epoch": 0.69,
193
+ "learning_rate": 8.586498919790219e-06,
194
+ "loss": 0.5733,
195
+ "step": 1400
196
+ },
197
+ {
198
+ "epoch": 0.71,
199
+ "learning_rate": 8.556938685543754e-06,
200
+ "loss": 0.5728,
201
+ "step": 1450
202
+ },
203
+ {
204
+ "epoch": 0.74,
205
+ "learning_rate": 8.526412547162289e-06,
206
+ "loss": 0.5616,
207
+ "step": 1500
208
+ },
209
+ {
210
+ "epoch": 0.74,
211
+ "eval_accuracy": 0.0,
212
+ "eval_loss": 0.6478520035743713,
213
+ "eval_runtime": 154.2746,
214
+ "eval_samples_per_second": 87.986,
215
+ "eval_steps_per_second": 14.669,
216
+ "step": 1500
217
+ },
218
+ {
219
+ "epoch": 0.76,
220
+ "learning_rate": 8.494927772520829e-06,
221
+ "loss": 0.5707,
222
+ "step": 1550
223
+ },
224
+ {
225
+ "epoch": 0.79,
226
+ "learning_rate": 8.46249185773317e-06,
227
+ "loss": 0.5655,
228
+ "step": 1600
229
+ },
230
+ {
231
+ "epoch": 0.81,
232
+ "learning_rate": 8.429112525367142e-06,
233
+ "loss": 0.5504,
234
+ "step": 1650
235
+ },
236
+ {
237
+ "epoch": 0.83,
238
+ "learning_rate": 8.394797722605998e-06,
239
+ "loss": 0.5526,
240
+ "step": 1700
241
+ },
242
+ {
243
+ "epoch": 0.86,
244
+ "learning_rate": 8.35955561935627e-06,
245
+ "loss": 0.5489,
246
+ "step": 1750
247
+ },
248
+ {
249
+ "epoch": 0.88,
250
+ "learning_rate": 8.323394606302632e-06,
251
+ "loss": 0.5429,
252
+ "step": 1800
253
+ },
254
+ {
255
+ "epoch": 0.91,
256
+ "learning_rate": 8.28632329291019e-06,
257
+ "loss": 0.5427,
258
+ "step": 1850
259
+ },
260
+ {
261
+ "epoch": 0.93,
262
+ "learning_rate": 8.248350505374668e-06,
263
+ "loss": 0.536,
264
+ "step": 1900
265
+ },
266
+ {
267
+ "epoch": 0.96,
268
+ "learning_rate": 8.20948528452102e-06,
269
+ "loss": 0.5352,
270
+ "step": 1950
271
+ },
272
+ {
273
+ "epoch": 0.98,
274
+ "learning_rate": 8.169736883650921e-06,
275
+ "loss": 0.5149,
276
+ "step": 2000
277
+ },
278
+ {
279
+ "epoch": 0.98,
280
+ "eval_accuracy": 0.0,
281
+ "eval_loss": 0.6605007648468018,
282
+ "eval_runtime": 154.4529,
283
+ "eval_samples_per_second": 87.884,
284
+ "eval_steps_per_second": 14.652,
285
+ "step": 2000
286
+ }
287
+ ],
288
+ "logging_steps": 50,
289
+ "max_steps": 10180,
290
+ "num_train_epochs": 5,
291
+ "save_steps": 500,
292
+ "total_flos": 0.0,
293
+ "trial_name": null,
294
+ "trial_params": null
295
+ }
checkpoint-2000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:675ad7baaf7ffa742fe1cbe33421593cfc3ecc39b8591506637a3cfb1a79ff8b
3
+ size 4664