bradmin commited on
Commit
5a90a7d
·
1 Parent(s): dab6b00

Training in progress, step 1500, checkpoint

Browse files
checkpoint-1500/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-1500/model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:705c4eaafb29cbb5c51ac3933aa81e407fa299f13dd388c6123fb1bfb647366f
3
+ size 4946584368
checkpoint-1500/model-00002-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efb9dd60958c6c89dbf54d986b9dcac8bbd65bfb9fb82738c41c5f5a4c1ed366
3
+ size 134284024
checkpoint-1500/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-1500/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ad9b6906773bd85392d2fc5b12c2920068c7a288fe880254f58637438bddda5
3
+ size 10161845830
checkpoint-1500/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dbca245f4c6603645dbab7224b3a520ea557088259edf5fb8205675ece2a192
3
+ size 14308
checkpoint-1500/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62a765712f30ca74b80df76a0e77f1d7c7fa15a41c313f05758bad43cfe28e07
3
+ size 1064
checkpoint-1500/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-1500/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-1500/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-1500/trainer_state.json ADDED
@@ -0,0 +1,226 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.7858546168958742,
5
+ "eval_steps": 500,
6
+ "global_step": 1500,
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.03,
13
+ "learning_rate": 8.984758762730497e-06,
14
+ "loss": 0.7048,
15
+ "step": 50
16
+ },
17
+ {
18
+ "epoch": 0.05,
19
+ "learning_rate": 8.939138293283543e-06,
20
+ "loss": 0.676,
21
+ "step": 100
22
+ },
23
+ {
24
+ "epoch": 0.08,
25
+ "learning_rate": 8.863447619392112e-06,
26
+ "loss": 0.6622,
27
+ "step": 150
28
+ },
29
+ {
30
+ "epoch": 0.1,
31
+ "learning_rate": 8.758199460842813e-06,
32
+ "loss": 0.6612,
33
+ "step": 200
34
+ },
35
+ {
36
+ "epoch": 0.13,
37
+ "learning_rate": 8.62410675637192e-06,
38
+ "loss": 0.6619,
39
+ "step": 250
40
+ },
41
+ {
42
+ "epoch": 0.16,
43
+ "learning_rate": 8.462077834301639e-06,
44
+ "loss": 0.6494,
45
+ "step": 300
46
+ },
47
+ {
48
+ "epoch": 0.18,
49
+ "learning_rate": 8.2732102596301e-06,
50
+ "loss": 0.6349,
51
+ "step": 350
52
+ },
53
+ {
54
+ "epoch": 0.21,
55
+ "learning_rate": 8.058783399254226e-06,
56
+ "loss": 0.6307,
57
+ "step": 400
58
+ },
59
+ {
60
+ "epoch": 0.24,
61
+ "learning_rate": 7.820249755687773e-06,
62
+ "loss": 0.6398,
63
+ "step": 450
64
+ },
65
+ {
66
+ "epoch": 0.26,
67
+ "learning_rate": 7.559225127978898e-06,
68
+ "loss": 0.6248,
69
+ "step": 500
70
+ },
71
+ {
72
+ "epoch": 0.26,
73
+ "eval_accuracy": 0.0,
74
+ "eval_loss": 0.6433030366897583,
75
+ "eval_runtime": 137.5224,
76
+ "eval_samples_per_second": 98.704,
77
+ "eval_steps_per_second": 12.34,
78
+ "step": 500
79
+ },
80
+ {
81
+ "epoch": 0.29,
82
+ "learning_rate": 7.277477666476089e-06,
83
+ "loss": 0.627,
84
+ "step": 550
85
+ },
86
+ {
87
+ "epoch": 0.31,
88
+ "learning_rate": 6.976915895584163e-06,
89
+ "loss": 0.6281,
90
+ "step": 600
91
+ },
92
+ {
93
+ "epoch": 0.34,
94
+ "learning_rate": 6.6595757856428145e-06,
95
+ "loss": 0.627,
96
+ "step": 650
97
+ },
98
+ {
99
+ "epoch": 0.37,
100
+ "learning_rate": 6.32760696150126e-06,
101
+ "loss": 0.624,
102
+ "step": 700
103
+ },
104
+ {
105
+ "epoch": 0.39,
106
+ "learning_rate": 5.983258141210536e-06,
107
+ "loss": 0.627,
108
+ "step": 750
109
+ },
110
+ {
111
+ "epoch": 0.42,
112
+ "learning_rate": 5.628861903469983e-06,
113
+ "loss": 0.612,
114
+ "step": 800
115
+ },
116
+ {
117
+ "epoch": 0.45,
118
+ "learning_rate": 5.266818887011524e-06,
119
+ "loss": 0.6069,
120
+ "step": 850
121
+ },
122
+ {
123
+ "epoch": 0.47,
124
+ "learning_rate": 4.899581528953207e-06,
125
+ "loss": 0.6208,
126
+ "step": 900
127
+ },
128
+ {
129
+ "epoch": 0.5,
130
+ "learning_rate": 4.52963745227654e-06,
131
+ "loss": 0.6069,
132
+ "step": 950
133
+ },
134
+ {
135
+ "epoch": 0.52,
136
+ "learning_rate": 4.1594926149588915e-06,
137
+ "loss": 0.6114,
138
+ "step": 1000
139
+ },
140
+ {
141
+ "epoch": 0.52,
142
+ "eval_accuracy": 0.0,
143
+ "eval_loss": 0.6329867243766785,
144
+ "eval_runtime": 138.3676,
145
+ "eval_samples_per_second": 98.101,
146
+ "eval_steps_per_second": 12.264,
147
+ "step": 1000
148
+ },
149
+ {
150
+ "epoch": 0.55,
151
+ "learning_rate": 3.7916543349067668e-06,
152
+ "loss": 0.61,
153
+ "step": 1050
154
+ },
155
+ {
156
+ "epoch": 0.58,
157
+ "learning_rate": 3.428614305677092e-06,
158
+ "loss": 0.6095,
159
+ "step": 1100
160
+ },
161
+ {
162
+ "epoch": 0.6,
163
+ "learning_rate": 3.0728317180360054e-06,
164
+ "loss": 0.5989,
165
+ "step": 1150
166
+ },
167
+ {
168
+ "epoch": 0.63,
169
+ "learning_rate": 2.726716601687775e-06,
170
+ "loss": 0.5886,
171
+ "step": 1200
172
+ },
173
+ {
174
+ "epoch": 0.65,
175
+ "learning_rate": 2.392613500014987e-06,
176
+ "loss": 0.5775,
177
+ "step": 1250
178
+ },
179
+ {
180
+ "epoch": 0.68,
181
+ "learning_rate": 2.0727855884154554e-06,
182
+ "loss": 0.5781,
183
+ "step": 1300
184
+ },
185
+ {
186
+ "epoch": 0.71,
187
+ "learning_rate": 1.7693993438163312e-06,
188
+ "loss": 0.5924,
189
+ "step": 1350
190
+ },
191
+ {
192
+ "epoch": 0.73,
193
+ "learning_rate": 1.4845098692123864e-06,
194
+ "loss": 0.5879,
195
+ "step": 1400
196
+ },
197
+ {
198
+ "epoch": 0.76,
199
+ "learning_rate": 1.2200469726383015e-06,
200
+ "loss": 0.5877,
201
+ "step": 1450
202
+ },
203
+ {
204
+ "epoch": 0.79,
205
+ "learning_rate": 9.778020948743709e-07,
206
+ "loss": 0.5908,
207
+ "step": 1500
208
+ },
209
+ {
210
+ "epoch": 0.79,
211
+ "eval_accuracy": 0.0,
212
+ "eval_loss": 0.6373098492622375,
213
+ "eval_runtime": 138.3673,
214
+ "eval_samples_per_second": 98.101,
215
+ "eval_steps_per_second": 12.264,
216
+ "step": 1500
217
+ }
218
+ ],
219
+ "logging_steps": 50,
220
+ "max_steps": 1908,
221
+ "num_train_epochs": 1,
222
+ "save_steps": 500,
223
+ "total_flos": 0.0,
224
+ "trial_name": null,
225
+ "trial_params": null
226
+ }
checkpoint-1500/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e1679a4ba8385bd7dd8d63d11037eaecb596b5582e81d808d9f0a459b868354
3
+ size 4664