bradmin commited on
Commit
26b8cbf
1 Parent(s): 046edba

Training in progress, step 500, checkpoint

Browse files
checkpoint-500/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.2",
33
+ "use_cache": true,
34
+ "use_parallel_residual": true,
35
+ "vocab_size": 30080
36
+ }
checkpoint-500/model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea8bbde6748ceec3ba07b807fbd649b34e0ae204d7a43dc0bd9679e9f3e323a0
3
+ size 4946584368
checkpoint-500/model-00002-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a60324f8503b02b6459e0ba72ce986ca654c5c014ae3ee7ac9dcea80d58e4f7
3
+ size 134284024
checkpoint-500/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-500/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9404d3e77537bd75b480387888e68d15f07102719d5aeb4106911b3c989d5a4f
3
+ size 10161845830
checkpoint-500/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1e8951467f672e599a0e398344ed3975b70688312b5cb70540069055b72cdd8
3
+ size 14308
checkpoint-500/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35a5f3a675eb1e73ae382c6c278ef1508d5d9bca65e26243bbb4bf8ea7ae87c4
3
+ size 1064
checkpoint-500/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-500/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-500/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-500/trainer_state.json ADDED
@@ -0,0 +1,364 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.8567511994516792,
5
+ "eval_steps": 100,
6
+ "global_step": 500,
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.993468091981983e-06,
14
+ "loss": 0.6658,
15
+ "step": 10
16
+ },
17
+ {
18
+ "epoch": 0.03,
19
+ "learning_rate": 8.973891330515647e-06,
20
+ "loss": 0.4496,
21
+ "step": 20
22
+ },
23
+ {
24
+ "epoch": 0.05,
25
+ "learning_rate": 8.941326548314408e-06,
26
+ "loss": 0.3875,
27
+ "step": 30
28
+ },
29
+ {
30
+ "epoch": 0.07,
31
+ "learning_rate": 8.895868283228027e-06,
32
+ "loss": 0.3646,
33
+ "step": 40
34
+ },
35
+ {
36
+ "epoch": 0.09,
37
+ "learning_rate": 8.837648503792598e-06,
38
+ "loss": 0.3664,
39
+ "step": 50
40
+ },
41
+ {
42
+ "epoch": 0.1,
43
+ "learning_rate": 8.766836226116608e-06,
44
+ "loss": 0.3676,
45
+ "step": 60
46
+ },
47
+ {
48
+ "epoch": 0.12,
49
+ "learning_rate": 8.683637023215312e-06,
50
+ "loss": 0.3075,
51
+ "step": 70
52
+ },
53
+ {
54
+ "epoch": 0.14,
55
+ "learning_rate": 8.588292428217834e-06,
56
+ "loss": 0.2945,
57
+ "step": 80
58
+ },
59
+ {
60
+ "epoch": 0.15,
61
+ "learning_rate": 8.481079233179522e-06,
62
+ "loss": 0.3539,
63
+ "step": 90
64
+ },
65
+ {
66
+ "epoch": 0.17,
67
+ "learning_rate": 8.362308685535184e-06,
68
+ "loss": 0.2699,
69
+ "step": 100
70
+ },
71
+ {
72
+ "epoch": 0.17,
73
+ "eval_accuracy": 0.0,
74
+ "eval_loss": 0.27337193489074707,
75
+ "eval_runtime": 53.8814,
76
+ "eval_samples_per_second": 72.214,
77
+ "eval_steps_per_second": 12.045,
78
+ "step": 100
79
+ },
80
+ {
81
+ "epoch": 0.19,
82
+ "learning_rate": 8.232325584525908e-06,
83
+ "loss": 0.2544,
84
+ "step": 110
85
+ },
86
+ {
87
+ "epoch": 0.21,
88
+ "learning_rate": 8.091507280222673e-06,
89
+ "loss": 0.2776,
90
+ "step": 120
91
+ },
92
+ {
93
+ "epoch": 0.22,
94
+ "learning_rate": 7.940262578052568e-06,
95
+ "loss": 0.2941,
96
+ "step": 130
97
+ },
98
+ {
99
+ "epoch": 0.24,
100
+ "learning_rate": 7.779030552007946e-06,
101
+ "loss": 0.2615,
102
+ "step": 140
103
+ },
104
+ {
105
+ "epoch": 0.26,
106
+ "learning_rate": 7.608279269983776e-06,
107
+ "loss": 0.2673,
108
+ "step": 150
109
+ },
110
+ {
111
+ "epoch": 0.27,
112
+ "learning_rate": 7.428504434943677e-06,
113
+ "loss": 0.2524,
114
+ "step": 160
115
+ },
116
+ {
117
+ "epoch": 0.29,
118
+ "learning_rate": 7.240227945859397e-06,
119
+ "loss": 0.2732,
120
+ "step": 170
121
+ },
122
+ {
123
+ "epoch": 0.31,
124
+ "learning_rate": 7.043996382601448e-06,
125
+ "loss": 0.2184,
126
+ "step": 180
127
+ },
128
+ {
129
+ "epoch": 0.33,
130
+ "learning_rate": 6.840379419179357e-06,
131
+ "loss": 0.2578,
132
+ "step": 190
133
+ },
134
+ {
135
+ "epoch": 0.34,
136
+ "learning_rate": 6.629968169938005e-06,
137
+ "loss": 0.2827,
138
+ "step": 200
139
+ },
140
+ {
141
+ "epoch": 0.34,
142
+ "eval_accuracy": 0.0,
143
+ "eval_loss": 0.2310507595539093,
144
+ "eval_runtime": 54.2245,
145
+ "eval_samples_per_second": 71.757,
146
+ "eval_steps_per_second": 11.969,
147
+ "step": 200
148
+ },
149
+ {
150
+ "epoch": 0.36,
151
+ "learning_rate": 6.41337347351117e-06,
152
+ "loss": 0.2426,
153
+ "step": 210
154
+ },
155
+ {
156
+ "epoch": 0.38,
157
+ "learning_rate": 6.191224119514071e-06,
158
+ "loss": 0.2142,
159
+ "step": 220
160
+ },
161
+ {
162
+ "epoch": 0.39,
163
+ "learning_rate": 5.964165023122967e-06,
164
+ "loss": 0.264,
165
+ "step": 230
166
+ },
167
+ {
168
+ "epoch": 0.41,
169
+ "learning_rate": 5.73285535284109e-06,
170
+ "loss": 0.2039,
171
+ "step": 240
172
+ },
173
+ {
174
+ "epoch": 0.43,
175
+ "learning_rate": 5.4979666168862e-06,
176
+ "loss": 0.2163,
177
+ "step": 250
178
+ },
179
+ {
180
+ "epoch": 0.45,
181
+ "learning_rate": 5.260180713755066e-06,
182
+ "loss": 0.2363,
183
+ "step": 260
184
+ },
185
+ {
186
+ "epoch": 0.46,
187
+ "learning_rate": 5.020187952624234e-06,
188
+ "loss": 0.21,
189
+ "step": 270
190
+ },
191
+ {
192
+ "epoch": 0.48,
193
+ "learning_rate": 4.7786850493340155e-06,
194
+ "loss": 0.235,
195
+ "step": 280
196
+ },
197
+ {
198
+ "epoch": 0.5,
199
+ "learning_rate": 4.536373103773464e-06,
200
+ "loss": 0.2067,
201
+ "step": 290
202
+ },
203
+ {
204
+ "epoch": 0.51,
205
+ "learning_rate": 4.2939555645381675e-06,
206
+ "loss": 0.2001,
207
+ "step": 300
208
+ },
209
+ {
210
+ "epoch": 0.51,
211
+ "eval_accuracy": 0.0,
212
+ "eval_loss": 0.19201719760894775,
213
+ "eval_runtime": 53.8375,
214
+ "eval_samples_per_second": 72.273,
215
+ "eval_steps_per_second": 12.055,
216
+ "step": 300
217
+ },
218
+ {
219
+ "epoch": 0.53,
220
+ "learning_rate": 4.052136186769563e-06,
221
+ "loss": 0.1799,
222
+ "step": 310
223
+ },
224
+ {
225
+ "epoch": 0.55,
226
+ "learning_rate": 3.811616989104347e-06,
227
+ "loss": 0.2202,
228
+ "step": 320
229
+ },
230
+ {
231
+ "epoch": 0.57,
232
+ "learning_rate": 3.573096215665058e-06,
233
+ "loss": 0.1974,
234
+ "step": 330
235
+ },
236
+ {
237
+ "epoch": 0.58,
238
+ "learning_rate": 3.337266309008359e-06,
239
+ "loss": 0.1872,
240
+ "step": 340
241
+ },
242
+ {
243
+ "epoch": 0.6,
244
+ "learning_rate": 3.104811899915661e-06,
245
+ "loss": 0.1746,
246
+ "step": 350
247
+ },
248
+ {
249
+ "epoch": 0.62,
250
+ "learning_rate": 2.87640781986189e-06,
251
+ "loss": 0.1728,
252
+ "step": 360
253
+ },
254
+ {
255
+ "epoch": 0.63,
256
+ "learning_rate": 2.652717141932312e-06,
257
+ "loss": 0.1656,
258
+ "step": 370
259
+ },
260
+ {
261
+ "epoch": 0.65,
262
+ "learning_rate": 2.4343892558748025e-06,
263
+ "loss": 0.1716,
264
+ "step": 380
265
+ },
266
+ {
267
+ "epoch": 0.67,
268
+ "learning_rate": 2.222057982875807e-06,
269
+ "loss": 0.1698,
270
+ "step": 390
271
+ },
272
+ {
273
+ "epoch": 0.69,
274
+ "learning_rate": 2.0163397355329136e-06,
275
+ "loss": 0.1955,
276
+ "step": 400
277
+ },
278
+ {
279
+ "epoch": 0.69,
280
+ "eval_accuracy": 0.0,
281
+ "eval_loss": 0.17988212406635284,
282
+ "eval_runtime": 54.3033,
283
+ "eval_samples_per_second": 71.653,
284
+ "eval_steps_per_second": 11.951,
285
+ "step": 400
286
+ },
287
+ {
288
+ "epoch": 0.7,
289
+ "learning_rate": 1.817831728365798e-06,
290
+ "loss": 0.2,
291
+ "step": 410
292
+ },
293
+ {
294
+ "epoch": 0.72,
295
+ "learning_rate": 1.6271102440605319e-06,
296
+ "loss": 0.1686,
297
+ "step": 420
298
+ },
299
+ {
300
+ "epoch": 0.74,
301
+ "learning_rate": 1.444728960480465e-06,
302
+ "loss": 0.1618,
303
+ "step": 430
304
+ },
305
+ {
306
+ "epoch": 0.75,
307
+ "learning_rate": 1.2712173433005088e-06,
308
+ "loss": 0.1637,
309
+ "step": 440
310
+ },
311
+ {
312
+ "epoch": 0.77,
313
+ "learning_rate": 1.107079108931101e-06,
314
+ "loss": 0.1856,
315
+ "step": 450
316
+ },
317
+ {
318
+ "epoch": 0.79,
319
+ "learning_rate": 9.527907621940788e-07,
320
+ "loss": 0.1895,
321
+ "step": 460
322
+ },
323
+ {
324
+ "epoch": 0.81,
325
+ "learning_rate": 8.08800212995727e-07,
326
+ "loss": 0.1871,
327
+ "step": 470
328
+ },
329
+ {
330
+ "epoch": 0.82,
331
+ "learning_rate": 6.755254760128572e-07,
332
+ "loss": 0.1874,
333
+ "step": 480
334
+ },
335
+ {
336
+ "epoch": 0.84,
337
+ "learning_rate": 5.533534571668463e-07,
338
+ "loss": 0.1925,
339
+ "step": 490
340
+ },
341
+ {
342
+ "epoch": 0.86,
343
+ "learning_rate": 4.4263883040857247e-07,
344
+ "loss": 0.1334,
345
+ "step": 500
346
+ },
347
+ {
348
+ "epoch": 0.86,
349
+ "eval_accuracy": 0.0,
350
+ "eval_loss": 0.17077727615833282,
351
+ "eval_runtime": 54.0155,
352
+ "eval_samples_per_second": 72.035,
353
+ "eval_steps_per_second": 12.015,
354
+ "step": 500
355
+ }
356
+ ],
357
+ "logging_steps": 10,
358
+ "max_steps": 583,
359
+ "num_train_epochs": 1,
360
+ "save_steps": 100,
361
+ "total_flos": 0.0,
362
+ "trial_name": null,
363
+ "trial_params": null
364
+ }
checkpoint-500/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6333c6e4829ed34d59b1404907d1c278865eef8c19a9dda862f3199ecdfa6a1d
3
+ size 4664