aleegis12 commited on
Commit
b502a52
·
verified ·
1 Parent(s): 61fdb9c

Training in progress, step 600, 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:f69d5dfa3f789d9d0cbf4f26db614892e0a7c66d652669a73063ae4dbca8fa68
3
  size 838906392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f23c0b8b57f59ffb8b415f957b211fa7b820ee0859db54feceff36e30a6f4d2
3
  size 838906392
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:10437a6cc0b94f9c418ffdae4fe846e6a33e69125c8c6668c953cd6bca3a2bfc
3
  size 426360916
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e00bfa60385d0c75e3daf48603e2b8095cd4384e015f1133f6d7f0662e6ad9ed
3
  size 426360916
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:448adbe1c0216ce3ffc4e9b91893656657b7e2e86e93182d346c14307e64ee3d
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d85688e1090f381bd7c33c28eb6cf2ec556b15a0cc721e368f11c06ca5feaa4
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:259dc84c23e381fbb995c8c51d7b6bf45023b2b3ae0747622e30e21b211acefc
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cb8558bc6d45d5a75fbf9d5c97c98ac097732c9c0fca052f9b523926f175692
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": 0.6618533730506897,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-300",
4
- "epoch": 2.8391167192429023,
5
  "eval_steps": 150,
6
- "global_step": 450,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -102,6 +102,35 @@
102
  "eval_samples_per_second": 10.712,
103
  "eval_steps_per_second": 2.718,
104
  "step": 450
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
105
  }
106
  ],
107
  "logging_steps": 50,
@@ -116,7 +145,7 @@
116
  "early_stopping_threshold": 0.0
117
  },
118
  "attributes": {
119
- "early_stopping_patience_counter": 1
120
  }
121
  },
122
  "TrainerControl": {
@@ -125,12 +154,12 @@
125
  "should_evaluate": false,
126
  "should_log": false,
127
  "should_save": true,
128
- "should_training_stop": false
129
  },
130
  "attributes": {}
131
  }
132
  },
133
- "total_flos": 4.9319589407883264e+17,
134
  "train_batch_size": 4,
135
  "trial_name": null,
136
  "trial_params": null
 
1
  {
2
  "best_metric": 0.6618533730506897,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-300",
4
+ "epoch": 3.7854889589905363,
5
  "eval_steps": 150,
6
+ "global_step": 600,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
102
  "eval_samples_per_second": 10.712,
103
  "eval_steps_per_second": 2.718,
104
  "step": 450
105
+ },
106
+ {
107
+ "epoch": 3.1545741324921135,
108
+ "grad_norm": 2.3724846839904785,
109
+ "learning_rate": 0.00016050337474956067,
110
+ "loss": 1.5111,
111
+ "step": 500
112
+ },
113
+ {
114
+ "epoch": 3.470031545741325,
115
+ "grad_norm": 3.490664482116699,
116
+ "learning_rate": 0.00015205340029146255,
117
+ "loss": 1.0948,
118
+ "step": 550
119
+ },
120
+ {
121
+ "epoch": 3.7854889589905363,
122
+ "grad_norm": 2.047959566116333,
123
+ "learning_rate": 0.00014305880647134847,
124
+ "loss": 1.179,
125
+ "step": 600
126
+ },
127
+ {
128
+ "epoch": 3.7854889589905363,
129
+ "eval_loss": 0.690345287322998,
130
+ "eval_runtime": 12.6156,
131
+ "eval_samples_per_second": 10.622,
132
+ "eval_steps_per_second": 2.695,
133
+ "step": 600
134
  }
135
  ],
136
  "logging_steps": 50,
 
145
  "early_stopping_threshold": 0.0
146
  },
147
  "attributes": {
148
+ "early_stopping_patience_counter": 2
149
  }
150
  },
151
  "TrainerControl": {
 
154
  "should_evaluate": false,
155
  "should_log": false,
156
  "should_save": true,
157
+ "should_training_stop": true
158
  },
159
  "attributes": {}
160
  }
161
  },
162
+ "total_flos": 6.548231660293325e+17,
163
  "train_batch_size": 4,
164
  "trial_name": null,
165
  "trial_params": null