sergioalves commited on
Commit
cbd26de
·
verified ·
1 Parent(s): 5e4e3e8

Training in progress, step 30, 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:50106e395c737b9d71b9b0eaee9f3485cedac3368a9cb83379feb4ce5bb7cce7
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0a0a7f8e4f0665341afaf3382e50b4c3a2a8ae74c63491fe95038c86faa0d3b
3
  size 167832240
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:63f96557a699622105f66b5803917b907377a03465162104bf46bc60def075a5
3
  size 335810490
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0803b38a4198bd7a6d5f0b8e5f0a2bbc2c50075024ea44c76d3ed5e6cc9e8b9
3
  size 335810490
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:49de370ac54225c7243186cc559aced1036fab31ef98861b24fe84d7ec44bd0b
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83eb5cdc8dd621b9d3b7cf06b9b893f32eef10d148e5187947364f07998add5d
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:46d68217ddf3e899bf1495ee33b9ec14e2c91ed912ffcb460a7bb01192b04b7d
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0e9cc72c20ddd925ef39b6005e82a4d8730b1dde32cfcd070d74c83a8a3564a
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.09213387966156,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.001218824748236513,
5
  "eval_steps": 5,
6
- "global_step": 20,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -89,6 +89,50 @@
89
  "eval_samples_per_second": 6.798,
90
  "eval_steps_per_second": 3.399,
91
  "step": 20
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
92
  }
93
  ],
94
  "logging_steps": 3,
@@ -112,12 +156,12 @@
112
  "should_evaluate": false,
113
  "should_log": false,
114
  "should_save": true,
115
- "should_training_stop": false
116
  },
117
  "attributes": {}
118
  }
119
  },
120
- "total_flos": 7031294986813440.0,
121
  "train_batch_size": 2,
122
  "trial_name": null,
123
  "trial_params": null
 
1
  {
2
+ "best_metric": 1.0610778331756592,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-30",
4
+ "epoch": 0.0018282371223547695,
5
  "eval_steps": 5,
6
+ "global_step": 30,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
89
  "eval_samples_per_second": 6.798,
90
  "eval_steps_per_second": 3.399,
91
  "step": 20
92
+ },
93
+ {
94
+ "epoch": 0.0012797659856483385,
95
+ "grad_norm": 12.608725547790527,
96
+ "learning_rate": 4.2178276747988446e-05,
97
+ "loss": 4.2671,
98
+ "step": 21
99
+ },
100
+ {
101
+ "epoch": 0.0014625896978838154,
102
+ "grad_norm": 11.816730499267578,
103
+ "learning_rate": 2.061073738537635e-05,
104
+ "loss": 4.0674,
105
+ "step": 24
106
+ },
107
+ {
108
+ "epoch": 0.0015235309352956412,
109
+ "eval_loss": 1.0658913850784302,
110
+ "eval_runtime": 1015.7997,
111
+ "eval_samples_per_second": 6.803,
112
+ "eval_steps_per_second": 3.401,
113
+ "step": 25
114
+ },
115
+ {
116
+ "epoch": 0.0016454134101192926,
117
+ "grad_norm": 12.555757522583008,
118
+ "learning_rate": 5.449673790581611e-06,
119
+ "loss": 4.0704,
120
+ "step": 27
121
+ },
122
+ {
123
+ "epoch": 0.0018282371223547695,
124
+ "grad_norm": 14.25430679321289,
125
+ "learning_rate": 0.0,
126
+ "loss": 4.4166,
127
+ "step": 30
128
+ },
129
+ {
130
+ "epoch": 0.0018282371223547695,
131
+ "eval_loss": 1.0610778331756592,
132
+ "eval_runtime": 1016.6239,
133
+ "eval_samples_per_second": 6.797,
134
+ "eval_steps_per_second": 3.399,
135
+ "step": 30
136
  }
137
  ],
138
  "logging_steps": 3,
 
156
  "should_evaluate": false,
157
  "should_log": false,
158
  "should_save": true,
159
+ "should_training_stop": true
160
  },
161
  "attributes": {}
162
  }
163
  },
164
+ "total_flos": 1.054694248022016e+16,
165
  "train_batch_size": 2,
166
  "trial_name": null,
167
  "trial_params": null