dimasik1987 commited on
Commit
4f4d9ba
1 Parent(s): f8a1492

Training in progress, step 15, checkpoint

Browse files
last-checkpoint/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d6219e8df1e72f271ee8b1e9011f6a157f7d093ce3f90f6d2e96e10fceea216
3
  size 50624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b489e7a8d9d0fa7628fbed15c1fc3077124bbdcea44d5a32220fdb9f614b7ab
3
  size 50624
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:99fb2b902b2642aa5b6430f96d77d5c8d626218316d4c23f0d355a5bfdca0ba9
3
  size 118090
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c32f4f8da53e2d25785ba231f38161a4f4dffd0c2f47b8fc9c1e4ab604b1de1f
3
  size 118090
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b5e01f48167f2cf44d2d57c9cf12332c401974db0431167c8cc543fa9db0f82
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4edfda4456ffe1464fd3f2ab00db089363942d2f3ba0836f05c2b7e3e37ffea1
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb578e75c11a81e85dda67a691f96ba4793a02960f1409fd3e1511aac873491a
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bb840dbc65c27ef8840855786e35bfea033749e5d7571cf601f6645aa29cc1e
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 0.10075566750629723,
5
  "eval_steps": 3,
6
- "global_step": 10,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -109,6 +109,57 @@
109
  "learning_rate": 0.0002,
110
  "loss": 11.7817,
111
  "step": 10
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
112
  }
113
  ],
114
  "logging_steps": 1,
@@ -128,7 +179,7 @@
128
  "attributes": {}
129
  }
130
  },
131
- "total_flos": 4074000875520.0,
132
  "train_batch_size": 2,
133
  "trial_name": null,
134
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.15113350125944586,
5
  "eval_steps": 3,
6
+ "global_step": 15,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
109
  "learning_rate": 0.0002,
110
  "loss": 11.7817,
111
  "step": 10
112
+ },
113
+ {
114
+ "epoch": 0.11083123425692695,
115
+ "grad_norm": 0.11759434640407562,
116
+ "learning_rate": 0.00019781476007338058,
117
+ "loss": 11.7652,
118
+ "step": 11
119
+ },
120
+ {
121
+ "epoch": 0.12090680100755667,
122
+ "grad_norm": 0.1497734636068344,
123
+ "learning_rate": 0.0001913545457642601,
124
+ "loss": 11.7804,
125
+ "step": 12
126
+ },
127
+ {
128
+ "epoch": 0.12090680100755667,
129
+ "eval_loss": 11.773073196411133,
130
+ "eval_runtime": 1.4475,
131
+ "eval_samples_per_second": 58.032,
132
+ "eval_steps_per_second": 29.016,
133
+ "step": 12
134
+ },
135
+ {
136
+ "epoch": 0.1309823677581864,
137
+ "grad_norm": 0.12857705354690552,
138
+ "learning_rate": 0.00018090169943749476,
139
+ "loss": 11.7778,
140
+ "step": 13
141
+ },
142
+ {
143
+ "epoch": 0.14105793450881612,
144
+ "grad_norm": 0.12967197597026825,
145
+ "learning_rate": 0.00016691306063588583,
146
+ "loss": 11.774,
147
+ "step": 14
148
+ },
149
+ {
150
+ "epoch": 0.15113350125944586,
151
+ "grad_norm": 0.12622714042663574,
152
+ "learning_rate": 0.00015000000000000001,
153
+ "loss": 11.7798,
154
+ "step": 15
155
+ },
156
+ {
157
+ "epoch": 0.15113350125944586,
158
+ "eval_loss": 11.771885871887207,
159
+ "eval_runtime": 1.4339,
160
+ "eval_samples_per_second": 58.582,
161
+ "eval_steps_per_second": 29.291,
162
+ "step": 15
163
  }
164
  ],
165
  "logging_steps": 1,
 
179
  "attributes": {}
180
  }
181
  },
182
+ "total_flos": 6111001313280.0,
183
  "train_batch_size": 2,
184
  "trial_name": null,
185
  "trial_params": null