lesso13 commited on
Commit
c8cc018
·
verified ·
1 Parent(s): e77e615

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:ae1f4b3b8fa6482f26dcfd2b7ef12e44d2ff4bcd09b4f11c4634e1aea0fe583a
3
  size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07e8b59a814c9a088f6b9062440659bccc8fc289625fd1ff2e5b3c52147998cd
3
  size 671149168
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:21b877f28a07db9e7c30507f62636ff07f2b91a50901c52a31c8f64674570380
3
  size 341314196
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8889c11567294a3dfe42417a85989fcd84a90c7cb2632f1841d04ba92d392ee0
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:dda6339cd47db3af8603587297922a0b548d42f4acbf057bbe10b7c4a0841407
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b18fd526770faca31d6b68eaac69de0bf5165319660d891f391c0303ed73e314
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4bf1a6f89c4ccfeb423775f70e378195af348273ade7a1d504b8ad665994fa62
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0585a94ca770852d904d0a057ee7d0f13731dc026d439d9add35f155aff77fb2
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": 1.639454960823059,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
- "epoch": 0.048579062424095217,
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.745,
102
  "eval_steps_per_second": 4.191,
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.78874751123456e+16,
133
  "train_batch_size": 4,
134
  "trial_name": null,
135
  "trial_params": null
 
1
  {
2
  "best_metric": 1.639454960823059,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
+ "epoch": 0.07286859363614283,
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.745,
102
  "eval_steps_per_second": 4.191,
103
  "step": 100
104
+ },
105
+ {
106
+ "epoch": 0.053436968666504735,
107
+ "grad_norm": 20.774890899658203,
108
+ "learning_rate": 0.000203792591238937,
109
+ "loss": 3.2651,
110
+ "step": 110
111
+ },
112
+ {
113
+ "epoch": 0.05829487490891426,
114
+ "grad_norm": 13.955368041992188,
115
+ "learning_rate": 0.0002005339186394757,
116
+ "loss": 2.3564,
117
+ "step": 120
118
+ },
119
+ {
120
+ "epoch": 0.06315278115132378,
121
+ "grad_norm": 20.711078643798828,
122
+ "learning_rate": 0.00019681712224065936,
123
+ "loss": 3.2759,
124
+ "step": 130
125
+ },
126
+ {
127
+ "epoch": 0.0680106873937333,
128
+ "grad_norm": 20.040428161621094,
129
+ "learning_rate": 0.0001926603099009319,
130
+ "loss": 3.2425,
131
+ "step": 140
132
+ },
133
+ {
134
+ "epoch": 0.07286859363614283,
135
+ "grad_norm": 50.84387969970703,
136
+ "learning_rate": 0.00018808373319217114,
137
+ "loss": 3.6393,
138
+ "step": 150
139
+ },
140
+ {
141
+ "epoch": 0.07286859363614283,
142
+ "eval_loss": 1.8135055303573608,
143
+ "eval_runtime": 51.7534,
144
+ "eval_samples_per_second": 16.753,
145
+ "eval_steps_per_second": 4.193,
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.68312126685184e+16,
176
  "train_batch_size": 4,
177
  "trial_name": null,
178
  "trial_params": null