lesso18 commited on
Commit
07ead53
·
verified ·
1 Parent(s): 071d4fa

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:8234fba92739f9ba49d65e85141151ea3e3f941b1fc02a890d6f96c892e54c95
3
  size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:329779a9d75f81c59138e004c74680cb2f6109c19967aebb8a6af114432882d1
3
  size 671149168
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b82b04ea09710aa4213cb03ab0b5cc1dd4aa0201bac4c985f2111eba665c109
3
  size 341314196
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:664c4791853bfcdd7ad0bd0ff4f7aa982b6789073a49409259639cbe20c19306
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:43d2d8263b8cbac44fb13353f2a54b95985b179bd30ff324f943f58b6fa81a87
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:818f16670711f557472473aa4463545c4162b79354ecd58d3965097bd34e18c6
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:697eb5c311706d748c20f07b0521bb9d1f71aee638eb745112aecf80a82e51da
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4ffe1cc6011db9bcd26d2a5ee9a2f60bf90f43b3c6aed165ee32997fe344b31
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 2.351407289505005,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
- "epoch": 0.036081544290095614,
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": 15.907,
102
  "eval_steps_per_second": 3.98,
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": 1
119
  }
120
  },
121
  "TrainerControl": {
@@ -129,7 +172,7 @@
129
  "attributes": {}
130
  }
131
  },
132
- "total_flos": 1.9422112326352896e+16,
133
  "train_batch_size": 4,
134
  "trial_name": null,
135
  "trial_params": null
 
1
  {
2
+ "best_metric": 2.2884583473205566,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-150",
4
+ "epoch": 0.054122316435143425,
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": 15.907,
102
  "eval_steps_per_second": 3.98,
103
  "step": 100
104
+ },
105
+ {
106
+ "epoch": 0.03968969871910518,
107
+ "grad_norm": 1.5597459077835083,
108
+ "learning_rate": 0.0002085764548830435,
109
+ "loss": 2.2556,
110
+ "step": 110
111
+ },
112
+ {
113
+ "epoch": 0.04329785314811474,
114
+ "grad_norm": 1.775914192199707,
115
+ "learning_rate": 0.00020524128762162305,
116
+ "loss": 2.3104,
117
+ "step": 120
118
+ },
119
+ {
120
+ "epoch": 0.0469060075771243,
121
+ "grad_norm": 1.6727547645568848,
122
+ "learning_rate": 0.00020143724248105043,
123
+ "loss": 2.1549,
124
+ "step": 130
125
+ },
126
+ {
127
+ "epoch": 0.050514162006133866,
128
+ "grad_norm": 2.4896557331085205,
129
+ "learning_rate": 0.0001971828523868693,
130
+ "loss": 2.1205,
131
+ "step": 140
132
+ },
133
+ {
134
+ "epoch": 0.054122316435143425,
135
+ "grad_norm": 4.250438213348389,
136
+ "learning_rate": 0.0001924988442999686,
137
+ "loss": 2.0478,
138
+ "step": 150
139
+ },
140
+ {
141
+ "epoch": 0.054122316435143425,
142
+ "eval_loss": 2.2884583473205566,
143
+ "eval_runtime": 73.1329,
144
+ "eval_samples_per_second": 15.957,
145
+ "eval_steps_per_second": 3.993,
146
+ "step": 150
147
  }
148
  ],
149
  "logging_steps": 10,
 
158
  "early_stopping_threshold": 0.0
159
  },
160
  "attributes": {
161
+ "early_stopping_patience_counter": 0
162
  }
163
  },
164
  "TrainerControl": {
 
172
  "attributes": {}
173
  }
174
  },
175
+ "total_flos": 2.922745058820096e+16,
176
  "train_batch_size": 4,
177
  "trial_name": null,
178
  "trial_params": null