CodeIsAbstract commited on
Commit
d1e9a30
·
verified ·
1 Parent(s): 343d7f7

Training in progress, step 100, checkpoint

Browse files
last-checkpoint/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fca60095f86e48a89c115bed3de4d6e6d51ec2903783fab00ce19205817f38c5
3
  size 847599616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9b20be4465fc9f2fdc45a6b03c5b94b7d02f5beb0c6ee41705041ee2fa42bb1
3
  size 847599616
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:67a4bb936e346a4b958bd78c0646fdd71067c03febe3739e01fb6f283bec2fc9
3
  size 350603
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a89a4dd12c905f92cb01197f96241d3b525490721258224cc4c8522e1e53dc47
3
  size 350603
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:79277a227d1f9ed20ed2b76370b7fe6a60007b66c24329b5335340d05b155313
3
  size 14645
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9373077514cae46a49373636d8533017b0efe6437cb3126984a56adfa969ea82
3
  size 14645
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad4a07c066075e0a1b5d9477b0d2f4d6bab07235ad5efe05720caa179d7171b5
3
  size 1465
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7815f17b7bd928390d8a057e2a19101b8f840de5d7f859603bfc35694ee86edf
3
  size 1465
last-checkpoint/trainer_state.json CHANGED
@@ -2,56 +2,177 @@
2
  "best_global_step": null,
3
  "best_metric": null,
4
  "best_model_checkpoint": null,
5
- "epoch": 0.1,
6
- "eval_steps": 20,
7
- "global_step": 20,
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.025,
14
- "grad_norm": 0.11081302911043167,
15
  "learning_rate": 1.6e-06,
16
- "loss": 11.017050170898438,
17
  "step": 5
18
  },
19
  {
20
  "epoch": 0.05,
21
- "grad_norm": 0.1046549528837204,
22
  "learning_rate": 3.6e-06,
23
- "loss": 11.006002807617188,
24
  "step": 10
25
  },
26
  {
27
  "epoch": 0.075,
28
- "grad_norm": 0.1001407653093338,
29
  "learning_rate": 3.995627254437549e-06,
30
- "loss": 10.999064636230468,
31
  "step": 15
32
  },
33
  {
34
  "epoch": 0.1,
35
- "grad_norm": 0.10080653429031372,
36
  "learning_rate": 3.9778957412029366e-06,
37
- "loss": 10.995188903808593,
38
  "step": 20
39
  },
40
  {
41
- "epoch": 0.1,
42
- "eval_accuracy": 1.7094017094017095e-05,
43
- "eval_loss": 10.983185768127441,
44
- "eval_runtime": 91.7452,
45
- "eval_samples_per_second": 10.9,
46
- "eval_steps_per_second": 1.82,
47
- "step": 20
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
48
  }
49
  ],
50
  "logging_steps": 5,
51
  "max_steps": 200,
52
  "num_input_tokens_seen": 0,
53
  "num_train_epochs": 9223372036854775807,
54
- "save_steps": 20,
55
  "stateful_callbacks": {
56
  "TrainerControl": {
57
  "args": {
 
2
  "best_global_step": null,
3
  "best_metric": null,
4
  "best_model_checkpoint": null,
5
+ "epoch": 0.5,
6
+ "eval_steps": 50,
7
+ "global_step": 100,
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.025,
14
+ "grad_norm": 0.10900866985321045,
15
  "learning_rate": 1.6e-06,
16
+ "loss": 11.06564712524414,
17
  "step": 5
18
  },
19
  {
20
  "epoch": 0.05,
21
+ "grad_norm": 0.10152705758810043,
22
  "learning_rate": 3.6e-06,
23
+ "loss": 11.040735626220703,
24
  "step": 10
25
  },
26
  {
27
  "epoch": 0.075,
28
+ "grad_norm": 0.09875829517841339,
29
  "learning_rate": 3.995627254437549e-06,
30
+ "loss": 11.026320648193359,
31
  "step": 15
32
  },
33
  {
34
  "epoch": 0.1,
35
+ "grad_norm": 0.09957622736692429,
36
  "learning_rate": 3.9778957412029366e-06,
37
+ "loss": 11.012971496582031,
38
  "step": 20
39
  },
40
  {
41
+ "epoch": 0.125,
42
+ "grad_norm": 0.1074257642030716,
43
+ "learning_rate": 3.9466531944960116e-06,
44
+ "loss": 10.992045593261718,
45
+ "step": 25
46
+ },
47
+ {
48
+ "epoch": 0.15,
49
+ "grad_norm": 0.110373854637146,
50
+ "learning_rate": 3.902113032590307e-06,
51
+ "loss": 10.97699432373047,
52
+ "step": 30
53
+ },
54
+ {
55
+ "epoch": 0.175,
56
+ "grad_norm": 0.11517436057329178,
57
+ "learning_rate": 3.844579509954769e-06,
58
+ "loss": 10.947827911376953,
59
+ "step": 35
60
+ },
61
+ {
62
+ "epoch": 0.2,
63
+ "grad_norm": 0.1078442707657814,
64
+ "learning_rate": 3.7744456388872234e-06,
65
+ "loss": 10.949494171142579,
66
+ "step": 40
67
+ },
68
+ {
69
+ "epoch": 0.225,
70
+ "grad_norm": 0.1252269148826599,
71
+ "learning_rate": 3.6921905048418706e-06,
72
+ "loss": 10.916586303710938,
73
+ "step": 45
74
+ },
75
+ {
76
+ "epoch": 0.25,
77
+ "grad_norm": 0.12218247354030609,
78
+ "learning_rate": 3.598375993789849e-06,
79
+ "loss": 10.902359008789062,
80
+ "step": 50
81
+ },
82
+ {
83
+ "epoch": 0.25,
84
+ "eval_accuracy": 0.001978021978021978,
85
+ "eval_loss": 10.892147064208984,
86
+ "eval_runtime": 11.0414,
87
+ "eval_samples_per_second": 9.057,
88
+ "eval_steps_per_second": 1.54,
89
+ "step": 50
90
+ },
91
+ {
92
+ "epoch": 0.275,
93
+ "grad_norm": 0.12842494249343872,
94
+ "learning_rate": 3.4936429539683075e-06,
95
+ "loss": 10.880451202392578,
96
+ "step": 55
97
+ },
98
+ {
99
+ "epoch": 0.3,
100
+ "grad_norm": 0.12605500221252441,
101
+ "learning_rate": 3.3787068182371314e-06,
102
+ "loss": 10.865975952148437,
103
+ "step": 60
104
+ },
105
+ {
106
+ "epoch": 0.325,
107
+ "grad_norm": 0.12930333614349365,
108
+ "learning_rate": 3.254352716947074e-06,
109
+ "loss": 10.846955871582031,
110
+ "step": 65
111
+ },
112
+ {
113
+ "epoch": 0.35,
114
+ "grad_norm": 0.1300428807735443,
115
+ "learning_rate": 3.1214301147033453e-06,
116
+ "loss": 10.831236267089844,
117
+ "step": 70
118
+ },
119
+ {
120
+ "epoch": 0.375,
121
+ "grad_norm": 0.13403981924057007,
122
+ "learning_rate": 2.9808470076610163e-06,
123
+ "loss": 10.815153503417969,
124
+ "step": 75
125
+ },
126
+ {
127
+ "epoch": 0.4,
128
+ "grad_norm": 0.1414586752653122,
129
+ "learning_rate": 2.833563720990581e-06,
130
+ "loss": 10.798695373535157,
131
+ "step": 80
132
+ },
133
+ {
134
+ "epoch": 0.425,
135
+ "grad_norm": 0.1405540555715561,
136
+ "learning_rate": 2.680586348883286e-06,
137
+ "loss": 10.79158706665039,
138
+ "step": 85
139
+ },
140
+ {
141
+ "epoch": 0.45,
142
+ "grad_norm": 0.15637332201004028,
143
+ "learning_rate": 2.5229598819076393e-06,
144
+ "loss": 10.773637390136718,
145
+ "step": 90
146
+ },
147
+ {
148
+ "epoch": 0.475,
149
+ "grad_norm": 0.15481412410736084,
150
+ "learning_rate": 2.36176106866422e-06,
151
+ "loss": 10.747270965576172,
152
+ "step": 95
153
+ },
154
+ {
155
+ "epoch": 0.5,
156
+ "grad_norm": 0.1801270991563797,
157
+ "learning_rate": 2.198091060500926e-06,
158
+ "loss": 10.725272369384765,
159
+ "step": 100
160
+ },
161
+ {
162
+ "epoch": 0.5,
163
+ "eval_accuracy": 0.032405372405372404,
164
+ "eval_loss": 10.71803092956543,
165
+ "eval_runtime": 10.5701,
166
+ "eval_samples_per_second": 9.461,
167
+ "eval_steps_per_second": 1.608,
168
+ "step": 100
169
  }
170
  ],
171
  "logging_steps": 5,
172
  "max_steps": 200,
173
  "num_input_tokens_seen": 0,
174
  "num_train_epochs": 9223372036854775807,
175
+ "save_steps": 100,
176
  "stateful_callbacks": {
177
  "TrainerControl": {
178
  "args": {
last-checkpoint/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4b0b6058a46bce4b387df0ce8c61d4b0b1b316ccf92487321cd86eb8514ad352
3
  size 5265
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:917d0d97de493b58757e5f74362d60fd58076fa34ab6735a0440935a012608ef
3
  size 5265