gavrilstep commited on
Commit
6dcaa43
·
verified ·
1 Parent(s): fd1ca4a

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:268efba0d7f2480f26b6132241677d88d9dccc7f4dcbd837dabc0b0702666d68
3
  size 217931936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8a4ae092c68c4a972c0bcc432a7066df37a0ba0ceadfcb24bcffe78246d58a3
3
  size 217931936
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1dea9a83382fabdab85f30282318536daca02be35a0f1f4a8696e2aa2ddf0f6b
3
  size 436251442
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48d141d45a0bf36c837312b5a4e6b7579dd0942388ec70ca79a29170899f0c35
3
  size 436251442
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:44eec565601fef9e0260b681960ec5d77d6b2d3c5820901bf43411292e9beeed
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cee88312c99b3a12cd850d26334a1bd02b798abda2c992092ce06c3ee963ad3
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.008506113769271665,
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": 4.021,
90
  "eval_steps_per_second": 2.01,
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": 9534936616796160.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.012759170653907496,
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": 4.021,
90
  "eval_steps_per_second": 2.01,
91
  "step": 20
92
+ },
93
+ {
94
+ "epoch": 0.008931419457735247,
95
+ "grad_norm": 0.4921725392341614,
96
+ "learning_rate": 8.435655349597689e-05,
97
+ "loss": 1.1052,
98
+ "step": 21
99
+ },
100
+ {
101
+ "epoch": 0.010207336523125997,
102
+ "grad_norm": 1.406823992729187,
103
+ "learning_rate": 4.12214747707527e-05,
104
+ "loss": 1.2115,
105
+ "step": 24
106
+ },
107
+ {
108
+ "epoch": 0.01063264221158958,
109
+ "eval_loss": 1.2244946956634521,
110
+ "eval_runtime": 246.2027,
111
+ "eval_samples_per_second": 4.021,
112
+ "eval_steps_per_second": 2.011,
113
+ "step": 25
114
+ },
115
+ {
116
+ "epoch": 0.011483253588516746,
117
+ "grad_norm": 0.5751722455024719,
118
+ "learning_rate": 1.0899347581163221e-05,
119
+ "loss": 1.1404,
120
+ "step": 27
121
+ },
122
+ {
123
+ "epoch": 0.012759170653907496,
124
+ "grad_norm": 0.6203330159187317,
125
+ "learning_rate": 0.0,
126
+ "loss": 1.2552,
127
+ "step": 30
128
+ },
129
+ {
130
+ "epoch": 0.012759170653907496,
131
+ "eval_loss": 1.2219502925872803,
132
+ "eval_runtime": 246.3094,
133
+ "eval_samples_per_second": 4.019,
134
+ "eval_steps_per_second": 2.01,
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": 1.3878629964447744e+16,
156
  "train_batch_size": 2,
157
  "trial_name": null,
158
  "trial_params": null