lesso18 commited on
Commit
28f883c
·
verified ·
1 Parent(s): cae8ced

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:af2ac5f9f5a8afc2e8593a354e1ce27658149294c8a0f40656b51bdb30548427
3
  size 645975704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2de37fa0ffcc640e1ff40701bfd8a9e450c2fabfb066af254678d42e1973e814
3
  size 645975704
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:580a06c4127fa8d71e3b8052907a41660172d23f22384c9c5b0defa79dbefabb
3
  size 328468404
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bb249581fe642bb092877c3229ff71a0e08259f2968534f6bb0c0fa1df21209
3
  size 328468404
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5abd636d1fcde191adce24dac333f45255e5374fcf26e016a2e8b2fc91ca0902
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a2cfbf75bd4762702bdf3a9445a6bbdc2eed82805837735a49a7dd8811f2f77
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": 1.7293239831924438,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
- "epoch": 0.0859106529209622,
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": 17.74,
102
  "eval_steps_per_second": 4.453,
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.7773608566784e+16,
133
  "train_batch_size": 4,
134
  "trial_name": null,
135
  "trial_params": null
 
1
  {
2
  "best_metric": 1.7293239831924438,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
+ "epoch": 0.12886597938144329,
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": 17.74,
102
  "eval_steps_per_second": 4.453,
103
  "step": 100
104
+ },
105
+ {
106
+ "epoch": 0.09450171821305842,
107
+ "grad_norm": 0.9484879970550537,
108
+ "learning_rate": 0.0002085764548830435,
109
+ "loss": 1.7982,
110
+ "step": 110
111
+ },
112
+ {
113
+ "epoch": 0.10309278350515463,
114
+ "grad_norm": 0.964938759803772,
115
+ "learning_rate": 0.00020524128762162305,
116
+ "loss": 1.7195,
117
+ "step": 120
118
+ },
119
+ {
120
+ "epoch": 0.11168384879725086,
121
+ "grad_norm": 1.1392478942871094,
122
+ "learning_rate": 0.00020143724248105043,
123
+ "loss": 1.5898,
124
+ "step": 130
125
+ },
126
+ {
127
+ "epoch": 0.12027491408934708,
128
+ "grad_norm": 1.2410438060760498,
129
+ "learning_rate": 0.0001971828523868693,
130
+ "loss": 1.4812,
131
+ "step": 140
132
+ },
133
+ {
134
+ "epoch": 0.12886597938144329,
135
+ "grad_norm": 3.722848892211914,
136
+ "learning_rate": 0.0001924988442999686,
137
+ "loss": 1.4084,
138
+ "step": 150
139
+ },
140
+ {
141
+ "epoch": 0.12886597938144329,
142
+ "eval_loss": 1.7576016187667847,
143
+ "eval_runtime": 27.7184,
144
+ "eval_samples_per_second": 17.678,
145
+ "eval_steps_per_second": 4.437,
146
+ "step": 150
147
  }
148
  ],
149
  "logging_steps": 10,
 
158
  "early_stopping_threshold": 0.0
159
  },
160
  "attributes": {
161
+ "early_stopping_patience_counter": 2
162
  }
163
  },
164
  "TrainerControl": {
 
172
  "attributes": {}
173
  }
174
  },
175
+ "total_flos": 2.6660412850176e+16,
176
  "train_batch_size": 4,
177
  "trial_name": null,
178
  "trial_params": null