nqv2291 commited on
Commit
27c8ff8
1 Parent(s): aa2e13c

Upload folder using huggingface_hub

Browse files
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "decoder_start_token_id": 0,
4
+ "eos_token_id": 1,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.41.2"
7
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe8d8a19f74dd66c17af1dc62a029467825edbf7ddc03d6a189216f9b4eb83c8
3
  size 4918393736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ba541ec704c2be4990f2a4e785680effcaf8d143b10ea9a0f2a33cc4f52366a
3
  size 4918393736
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f51db9ad85bf295140e2ebe478fa1169eee63ec17ecd27723ac4cd0a63077e38
3
+ size 7520226
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f800f82626834898f42b7f9c69003dfc04c36a0245d8b94f9de3dece5b3549a4
3
+ size 14244
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06519fc6224388883e936edd74785948027c1b3c30d6c40dea934e196b4e8bc4
3
+ size 1064
trainer_state.json ADDED
@@ -0,0 +1,204 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 2.6879999999999997,
5
+ "eval_steps": 500,
6
+ "global_step": 21,
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.128,
13
+ "grad_norm": 1.9510765075683594,
14
+ "learning_rate": 3e-05,
15
+ "loss": 0.3941,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.256,
20
+ "grad_norm": 1.0055848360061646,
21
+ "learning_rate": 3e-05,
22
+ "loss": 0.192,
23
+ "step": 2
24
+ },
25
+ {
26
+ "epoch": 0.384,
27
+ "grad_norm": 1.002354383468628,
28
+ "learning_rate": 3e-05,
29
+ "loss": 0.258,
30
+ "step": 3
31
+ },
32
+ {
33
+ "epoch": 0.512,
34
+ "grad_norm": 1.0138096809387207,
35
+ "learning_rate": 3e-05,
36
+ "loss": 0.2067,
37
+ "step": 4
38
+ },
39
+ {
40
+ "epoch": 0.64,
41
+ "grad_norm": 1.2955703735351562,
42
+ "learning_rate": 3e-05,
43
+ "loss": 0.1766,
44
+ "step": 5
45
+ },
46
+ {
47
+ "epoch": 0.768,
48
+ "grad_norm": 0.8161090612411499,
49
+ "learning_rate": 3e-05,
50
+ "loss": 0.235,
51
+ "step": 6
52
+ },
53
+ {
54
+ "epoch": 0.896,
55
+ "grad_norm": 0.9679957628250122,
56
+ "learning_rate": 3e-05,
57
+ "loss": 0.2382,
58
+ "step": 7
59
+ },
60
+ {
61
+ "epoch": 0.896,
62
+ "eval_loss": 0.16826605796813965,
63
+ "eval_runtime": 63.1414,
64
+ "eval_samples_per_second": 72.472,
65
+ "eval_steps_per_second": 18.118,
66
+ "step": 7
67
+ },
68
+ {
69
+ "epoch": 1.024,
70
+ "grad_norm": 1.012323021888733,
71
+ "learning_rate": 3e-05,
72
+ "loss": 0.1784,
73
+ "step": 8
74
+ },
75
+ {
76
+ "epoch": 1.152,
77
+ "grad_norm": 0.7350760698318481,
78
+ "learning_rate": 3e-05,
79
+ "loss": 0.1419,
80
+ "step": 9
81
+ },
82
+ {
83
+ "epoch": 1.28,
84
+ "grad_norm": 1.0166149139404297,
85
+ "learning_rate": 3e-05,
86
+ "loss": 0.1867,
87
+ "step": 10
88
+ },
89
+ {
90
+ "epoch": 1.408,
91
+ "grad_norm": 0.4892595708370209,
92
+ "learning_rate": 3e-05,
93
+ "loss": 0.0947,
94
+ "step": 11
95
+ },
96
+ {
97
+ "epoch": 1.536,
98
+ "grad_norm": 0.9143627882003784,
99
+ "learning_rate": 3e-05,
100
+ "loss": 0.1689,
101
+ "step": 12
102
+ },
103
+ {
104
+ "epoch": 1.6640000000000001,
105
+ "grad_norm": 2.587285280227661,
106
+ "learning_rate": 3e-05,
107
+ "loss": 0.166,
108
+ "step": 13
109
+ },
110
+ {
111
+ "epoch": 1.792,
112
+ "grad_norm": 0.7984355688095093,
113
+ "learning_rate": 3e-05,
114
+ "loss": 0.1384,
115
+ "step": 14
116
+ },
117
+ {
118
+ "epoch": 1.92,
119
+ "grad_norm": 0.7720908522605896,
120
+ "learning_rate": 3e-05,
121
+ "loss": 0.1573,
122
+ "step": 15
123
+ },
124
+ {
125
+ "epoch": 1.92,
126
+ "eval_loss": 0.1329023391008377,
127
+ "eval_runtime": 62.0834,
128
+ "eval_samples_per_second": 73.707,
129
+ "eval_steps_per_second": 18.427,
130
+ "step": 15
131
+ },
132
+ {
133
+ "epoch": 2.048,
134
+ "grad_norm": 0.8049373030662537,
135
+ "learning_rate": 3e-05,
136
+ "loss": 0.1272,
137
+ "step": 16
138
+ },
139
+ {
140
+ "epoch": 2.176,
141
+ "grad_norm": 0.6391154527664185,
142
+ "learning_rate": 3e-05,
143
+ "loss": 0.1067,
144
+ "step": 17
145
+ },
146
+ {
147
+ "epoch": 2.304,
148
+ "grad_norm": 0.43653327226638794,
149
+ "learning_rate": 3e-05,
150
+ "loss": 0.0935,
151
+ "step": 18
152
+ },
153
+ {
154
+ "epoch": 2.432,
155
+ "grad_norm": 0.6862492561340332,
156
+ "learning_rate": 3e-05,
157
+ "loss": 0.1373,
158
+ "step": 19
159
+ },
160
+ {
161
+ "epoch": 2.56,
162
+ "grad_norm": 0.5739763975143433,
163
+ "learning_rate": 3e-05,
164
+ "loss": 0.0933,
165
+ "step": 20
166
+ },
167
+ {
168
+ "epoch": 2.6879999999999997,
169
+ "grad_norm": 0.4819794297218323,
170
+ "learning_rate": 3e-05,
171
+ "loss": 0.0796,
172
+ "step": 21
173
+ },
174
+ {
175
+ "epoch": 2.6879999999999997,
176
+ "eval_loss": 0.11852595210075378,
177
+ "eval_runtime": 60.9297,
178
+ "eval_samples_per_second": 75.103,
179
+ "eval_steps_per_second": 18.776,
180
+ "step": 21
181
+ }
182
+ ],
183
+ "logging_steps": 1,
184
+ "max_steps": 21,
185
+ "num_input_tokens_seen": 0,
186
+ "num_train_epochs": 3,
187
+ "save_steps": 500,
188
+ "stateful_callbacks": {
189
+ "TrainerControl": {
190
+ "args": {
191
+ "should_epoch_stop": false,
192
+ "should_evaluate": false,
193
+ "should_log": false,
194
+ "should_save": true,
195
+ "should_training_stop": true
196
+ },
197
+ "attributes": {}
198
+ }
199
+ },
200
+ "total_flos": 1414126220083200.0,
201
+ "train_batch_size": 4,
202
+ "trial_name": null,
203
+ "trial_params": null
204
+ }