gavrilstep commited on
Commit
20c4dee
·
verified ·
1 Parent(s): 9068b53

Training in progress, step 30, 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:0c2e967d68e96ccd61ee79881399c519ad4d18c6043e6ad8c12b0ea3b410d6ff
3
  size 792912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21a688627a7add1778e261d2d4e1077b44919d3f2d0388a50c047ed1b4dfa43a
3
  size 792912
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:10d462a6f24355a0abf88ff34c15521ba7ab72ac35ec3ce9941294abde06d2fb
3
  size 1613434
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb6422e929ec58f45f900dd0b1c5c022118a6f4a25772d69abab46b54dbc2226
3
  size 1613434
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:70d45509bd7bfc32e4469507a5c7cf52b55100292f3cdbadf46a01923d9eca71
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34b8851eacf5716f0f49d0deab94224f985e2f2f788e1ed055d8f63e4c218be4
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a62e6ea25099651400ff4a3142a50e40bef5b52ba883be53b2fcb9d1a5b0a98c
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2def2cd24154d8cecbaa07c36ae27e5ebb9b7273a78abfea27aa67c480e4ae2b
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.03740065451145395,
5
  "eval_steps": 5,
6
- "global_step": 20,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -89,6 +89,50 @@
89
  "eval_samples_per_second": 170.783,
90
  "eval_steps_per_second": 85.391,
91
  "step": 20
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
92
  }
93
  ],
94
  "logging_steps": 3,
@@ -103,12 +147,12 @@
103
  "should_evaluate": false,
104
  "should_log": false,
105
  "should_save": true,
106
- "should_training_stop": false
107
  },
108
  "attributes": {}
109
  }
110
  },
111
- "total_flos": 7692689080320.0,
112
  "train_batch_size": 2,
113
  "trial_name": null,
114
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.056100981767180924,
5
  "eval_steps": 5,
6
+ "global_step": 30,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
89
  "eval_samples_per_second": 170.783,
90
  "eval_steps_per_second": 85.391,
91
  "step": 20
92
+ },
93
+ {
94
+ "epoch": 0.03927068723702665,
95
+ "grad_norm": 13065.3056640625,
96
+ "learning_rate": 8.435655349597689e-05,
97
+ "loss": 35.4466,
98
+ "step": 21
99
+ },
100
+ {
101
+ "epoch": 0.04488078541374474,
102
+ "grad_norm": 5766.87890625,
103
+ "learning_rate": 4.12214747707527e-05,
104
+ "loss": 34.962,
105
+ "step": 24
106
+ },
107
+ {
108
+ "epoch": 0.04675081813931744,
109
+ "eval_loss": 8.88081169128418,
110
+ "eval_runtime": 1.388,
111
+ "eval_samples_per_second": 162.82,
112
+ "eval_steps_per_second": 81.41,
113
+ "step": 25
114
+ },
115
+ {
116
+ "epoch": 0.05049088359046283,
117
+ "grad_norm": 6992.9677734375,
118
+ "learning_rate": 1.0899347581163221e-05,
119
+ "loss": 35.5057,
120
+ "step": 27
121
+ },
122
+ {
123
+ "epoch": 0.056100981767180924,
124
+ "grad_norm": 7209.02197265625,
125
+ "learning_rate": 0.0,
126
+ "loss": 34.8763,
127
+ "step": 30
128
+ },
129
+ {
130
+ "epoch": 0.056100981767180924,
131
+ "eval_loss": 8.885871887207031,
132
+ "eval_runtime": 1.8791,
133
+ "eval_samples_per_second": 120.271,
134
+ "eval_steps_per_second": 60.135,
135
+ "step": 30
136
  }
137
  ],
138
  "logging_steps": 3,
 
147
  "should_evaluate": false,
148
  "should_log": false,
149
  "should_save": true,
150
+ "should_training_stop": true
151
  },
152
  "attributes": {}
153
  }
154
  },
155
+ "total_flos": 11539033620480.0,
156
  "train_batch_size": 2,
157
  "trial_name": null,
158
  "trial_params": null