aixk commited on
Commit
bbeb5e7
·
1 Parent(s): 00b1f8a

System: Prune old checkpoint folder checkpoint-200 to save space

Browse files
checkpoint-200/config.json DELETED
@@ -1,19 +0,0 @@
1
- {
2
- "architectures": [
3
- "FastPlus40mForCausalLM"
4
- ],
5
- "dtype": "float32",
6
- "hidden_size": 512,
7
- "initializer_range": 0.02,
8
- "intermediate_size": 1536,
9
- "kd_alpha": 0.4,
10
- "kd_temperature": 2.5,
11
- "max_position_embeddings": 512,
12
- "model_type": "fastplus_40m",
13
- "num_attention_heads": 8,
14
- "num_hidden_layers": 11,
15
- "tie_word_embeddings": true,
16
- "transformers_version": "5.12.0",
17
- "use_cache": false,
18
- "vocab_size": 8160
19
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-200/generation_config.json DELETED
@@ -1,6 +0,0 @@
1
- {
2
- "_from_model_config": true,
3
- "output_attentions": false,
4
- "output_hidden_states": false,
5
- "transformers_version": "5.12.0"
6
- }
 
 
 
 
 
 
 
checkpoint-200/tokenizer.json DELETED
The diff for this file is too large to render. See raw diff
 
checkpoint-200/tokenizer_config.json DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "backend": "tokenizers",
3
- "bos_token": "<s>",
4
- "eos_token": "</s>",
5
- "extra_special_tokens": [
6
- "<|user|>",
7
- "<|assistant|>"
8
- ],
9
- "model_max_length": 1000000000000000019884624838656,
10
- "pad_token": "<pad>",
11
- "tokenizer_class": "TokenizersBackend",
12
- "unk_token": "<unk>"
13
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-200/trainer_state.json DELETED
@@ -1,194 +0,0 @@
1
- {
2
- "best_global_step": null,
3
- "best_metric": null,
4
- "best_model_checkpoint": null,
5
- "epoch": 0.10371762875571257,
6
- "eval_steps": 500,
7
- "global_step": 200,
8
- "is_hyper_param_search": false,
9
- "is_local_process_zero": true,
10
- "is_world_process_zero": true,
11
- "log_history": [
12
- {
13
- "epoch": 0.005185881437785629,
14
- "grad_norm": 266.6409606933594,
15
- "learning_rate": 2.5499999999999996e-05,
16
- "loss": 144.2415283203125,
17
- "original_ce_loss": 9.0144,
18
- "step": 10
19
- },
20
- {
21
- "epoch": 0.010371762875571258,
22
- "grad_norm": 272.673095703125,
23
- "learning_rate": 6.8e-05,
24
- "loss": 143.50185546875,
25
- "original_ce_loss": 8.9682,
26
- "step": 20
27
- },
28
- {
29
- "epoch": 0.015557644313356886,
30
- "grad_norm": 437.08270263671875,
31
- "learning_rate": 0.00010625,
32
- "loss": 140.732373046875,
33
- "original_ce_loss": 8.7951,
34
- "step": 30
35
- },
36
- {
37
- "epoch": 0.020743525751142515,
38
- "grad_norm": 268.7778625488281,
39
- "learning_rate": 0.00014450000000000002,
40
- "loss": 128.16519775390626,
41
- "original_ce_loss": 8.0096,
42
- "step": 40
43
- },
44
- {
45
- "epoch": 0.025929407188928142,
46
- "grad_norm": 38.690486907958984,
47
- "learning_rate": 0.000187,
48
- "loss": 117.56219482421875,
49
- "original_ce_loss": 7.347,
50
- "step": 50
51
- },
52
- {
53
- "epoch": 0.031115288626713773,
54
- "grad_norm": 31.22739028930664,
55
- "learning_rate": 0.0002295,
56
- "loss": 111.48564453125,
57
- "original_ce_loss": 6.9672,
58
- "step": 60
59
- },
60
- {
61
- "epoch": 0.0363011700644994,
62
- "grad_norm": 17.76206398010254,
63
- "learning_rate": 0.000272,
64
- "loss": 104.34268798828126,
65
- "original_ce_loss": 6.5207,
66
- "step": 70
67
- },
68
- {
69
- "epoch": 0.04148705150228503,
70
- "grad_norm": 101.92194366455078,
71
- "learning_rate": 0.0003145,
72
- "loss": 100.91859130859375,
73
- "original_ce_loss": 6.3067,
74
- "step": 80
75
- },
76
- {
77
- "epoch": 0.04667293294007066,
78
- "grad_norm": 28.36432647705078,
79
- "learning_rate": 0.00035699999999999995,
80
- "loss": 100.308935546875,
81
- "original_ce_loss": 6.2686,
82
- "step": 90
83
- },
84
- {
85
- "epoch": 0.051858814377856284,
86
- "grad_norm": 17.224742889404297,
87
- "learning_rate": 0.00039949999999999995,
88
- "loss": 100.14071655273438,
89
- "original_ce_loss": 6.2581,
90
- "step": 100
91
- },
92
- {
93
- "epoch": 0.057044695815641915,
94
- "grad_norm": 52.153076171875,
95
- "learning_rate": 0.0004249971787418828,
96
- "loss": 99.686962890625,
97
- "original_ce_loss": 6.2298,
98
- "step": 110
99
- },
100
- {
101
- "epoch": 0.062230577253427545,
102
- "grad_norm": 16.022294998168945,
103
- "learning_rate": 0.00042494702512599277,
104
- "loss": 99.31576538085938,
105
- "original_ce_loss": 6.2066,
106
- "step": 120
107
- },
108
- {
109
- "epoch": 0.06741645869121317,
110
- "grad_norm": 20.817411422729492,
111
- "learning_rate": 0.00042483419391697364,
112
- "loss": 97.84152221679688,
113
- "original_ce_loss": 6.1144,
114
- "step": 130
115
- },
116
- {
117
- "epoch": 0.0726023401289988,
118
- "grad_norm": 13.969531059265137,
119
- "learning_rate": 0.00042465871840307033,
120
- "loss": 97.0799072265625,
121
- "original_ce_loss": 6.0668,
122
- "step": 140
123
- },
124
- {
125
- "epoch": 0.07778822156678443,
126
- "grad_norm": 12.968173027038574,
127
- "learning_rate": 0.00042442065035428465,
128
- "loss": 95.65609741210938,
129
- "original_ce_loss": 5.9779,
130
- "step": 150
131
- },
132
- {
133
- "epoch": 0.08297410300457006,
134
- "grad_norm": 16.16962242126465,
135
- "learning_rate": 0.00042412006000710166,
136
- "loss": 94.4610107421875,
137
- "original_ce_loss": 5.9032,
138
- "step": 160
139
- },
140
- {
141
- "epoch": 0.08815998444235569,
142
- "grad_norm": 15.63354206085205,
143
- "learning_rate": 0.0004237570360437679,
144
- "loss": 93.08035888671876,
145
- "original_ce_loss": 5.8169,
146
- "step": 170
147
- },
148
- {
149
- "epoch": 0.09334586588014132,
150
- "grad_norm": 19.45943260192871,
151
- "learning_rate": 0.00042333168556612805,
152
- "loss": 91.3424560546875,
153
- "original_ce_loss": 5.7083,
154
- "step": 180
155
- },
156
- {
157
- "epoch": 0.09853174731792694,
158
- "grad_norm": 12.314143180847168,
159
- "learning_rate": 0.0004228441340640267,
160
- "loss": 89.93196411132813,
161
- "original_ce_loss": 5.6201,
162
- "step": 190
163
- },
164
- {
165
- "epoch": 0.10371762875571257,
166
- "grad_norm": 10.550477981567383,
167
- "learning_rate": 0.00042229452537828567,
168
- "loss": 87.97509765625,
169
- "original_ce_loss": 5.4978,
170
- "step": 200
171
- }
172
- ],
173
- "logging_steps": 10,
174
- "max_steps": 1929,
175
- "num_input_tokens_seen": 0,
176
- "num_train_epochs": 1,
177
- "save_steps": 200,
178
- "stateful_callbacks": {
179
- "TrainerControl": {
180
- "args": {
181
- "should_epoch_stop": false,
182
- "should_evaluate": false,
183
- "should_log": false,
184
- "should_save": true,
185
- "should_training_stop": false
186
- },
187
- "attributes": {}
188
- }
189
- },
190
- "total_flos": 2128405097422848.0,
191
- "train_batch_size": 16,
192
- "trial_name": null,
193
- "trial_params": null
194
- }