lesso04 commited on
Commit
727f9dc
·
verified ·
1 Parent(s): d887c33

Training in progress, step 150, 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:ea3a360f5343e976710653feed24558cd831ac8f25b847c85db2be40216fbbae
3
  size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:849a72ff52b8bc2a8af5552ebd0ed2478fe51ed93c8fb606267f44f9b03cecde
3
  size 671149168
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c4014c57ae0f27f8a68740a911e0d9536d3fb65c1b027c33fbca28bbadd6f33a
3
  size 341314196
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a41500702f93a35f81c9c800c4666d6633e5ce1f21dda2691d9fd9c1ef13790
3
  size 341314196
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:20efeed8359c730e586f1b7f06278afa1441ab77b8079094afd4d1c8544d9bf9
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1da087fd5b2cc926e4168efc7d258313d88f010a602804a95e7662b97eb818aa
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd4836ddf60b44e58a6b1c94aa6a6c90a55c6b9d3781b50bd68866141db98eb6
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44be7752e8f250f5c645b94c737a086e3ba6f8529fa94bf2d0ed1a0911f14f5a
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": 1.7514146566390991,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-100",
4
- "epoch": 0.005240678143751802,
5
  "eval_steps": 50,
6
- "global_step": 100,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -101,6 +101,49 @@
101
  "eval_samples_per_second": 16.427,
102
  "eval_steps_per_second": 4.107,
103
  "step": 100
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
104
  }
105
  ],
106
  "logging_steps": 10,
@@ -115,7 +158,7 @@
115
  "early_stopping_threshold": 0.0
116
  },
117
  "attributes": {
118
- "early_stopping_patience_counter": 0
119
  }
120
  },
121
  "TrainerControl": {
@@ -129,7 +172,7 @@
129
  "attributes": {}
130
  }
131
  },
132
- "total_flos": 1.88564197343232e+16,
133
  "train_batch_size": 4,
134
  "trial_name": null,
135
  "trial_params": null
 
1
  {
2
  "best_metric": 1.7514146566390991,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-100",
4
+ "epoch": 0.007861017215627703,
5
  "eval_steps": 50,
6
+ "global_step": 150,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
101
  "eval_samples_per_second": 16.427,
102
  "eval_steps_per_second": 4.107,
103
  "step": 100
104
+ },
105
+ {
106
+ "epoch": 0.005764745958126981,
107
+ "grad_norm": 1.6452189683914185,
108
+ "learning_rate": 0.00019518163667954527,
109
+ "loss": 1.2991,
110
+ "step": 110
111
+ },
112
+ {
113
+ "epoch": 0.006288813772502162,
114
+ "grad_norm": 1.5686390399932861,
115
+ "learning_rate": 0.00019206065447161056,
116
+ "loss": 1.162,
117
+ "step": 120
118
+ },
119
+ {
120
+ "epoch": 0.006812881586877342,
121
+ "grad_norm": 1.821743369102478,
122
+ "learning_rate": 0.00018850090580795544,
123
+ "loss": 1.1572,
124
+ "step": 130
125
+ },
126
+ {
127
+ "epoch": 0.007336949401252522,
128
+ "grad_norm": 4.036351680755615,
129
+ "learning_rate": 0.00018451973342624464,
130
+ "loss": 1.2418,
131
+ "step": 140
132
+ },
133
+ {
134
+ "epoch": 0.007861017215627703,
135
+ "grad_norm": 12.068865776062012,
136
+ "learning_rate": 0.00018013653319813575,
137
+ "loss": 1.8739,
138
+ "step": 150
139
+ },
140
+ {
141
+ "epoch": 0.007861017215627703,
142
+ "eval_loss": 1.8119529485702515,
143
+ "eval_runtime": 489.208,
144
+ "eval_samples_per_second": 16.425,
145
+ "eval_steps_per_second": 4.107,
146
+ "step": 150
147
  }
148
  ],
149
  "logging_steps": 10,
 
158
  "early_stopping_threshold": 0.0
159
  },
160
  "attributes": {
161
+ "early_stopping_patience_counter": 1
162
  }
163
  },
164
  "TrainerControl": {
 
172
  "attributes": {}
173
  }
174
  },
175
+ "total_flos": 2.82846296014848e+16,
176
  "train_batch_size": 4,
177
  "trial_name": null,
178
  "trial_params": null