sergioalves commited on
Commit
cad98f1
·
verified ·
1 Parent(s): a9af8dd

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:16a8620853eb5f2150be145f968ccf9428b97c191294e6cffd6f5bbd08a35bea
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66e222da317a682ba421b1872cd8880d1668ca875b489418135b4a53c5d86b10
3
  size 167832240
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:896155c353cf0ad796164e838a645db5ae8607b29799b5a5734ab995e1b9901d
3
  size 335810490
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5ccb45e75545e44f4b332b96df39c24b8e0d9b8a967fb00b5e04d96851171ad
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.5280091762542725,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.0007979413114165454,
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": 7.541,
90
  "eval_steps_per_second": 3.77,
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": 7418872835604480.0,
121
  "train_batch_size": 2,
122
  "trial_name": null,
123
  "trial_params": null
 
1
  {
2
+ "best_metric": 1.4976978302001953,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-30",
4
+ "epoch": 0.0011969119671248179,
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": 7.541,
90
  "eval_steps_per_second": 3.77,
91
  "step": 20
92
+ },
93
+ {
94
+ "epoch": 0.0008378383769873726,
95
+ "grad_norm": 0.6277047395706177,
96
+ "learning_rate": 4.2178276747988446e-05,
97
+ "loss": 1.531,
98
+ "step": 21
99
+ },
100
+ {
101
+ "epoch": 0.0009575295736998544,
102
+ "grad_norm": 0.6077454090118408,
103
+ "learning_rate": 2.061073738537635e-05,
104
+ "loss": 1.4596,
105
+ "step": 24
106
+ },
107
+ {
108
+ "epoch": 0.0009974266392706816,
109
+ "eval_loss": 1.5027270317077637,
110
+ "eval_runtime": 1399.9411,
111
+ "eval_samples_per_second": 7.539,
112
+ "eval_steps_per_second": 3.769,
113
+ "step": 25
114
+ },
115
+ {
116
+ "epoch": 0.0010772207704123362,
117
+ "grad_norm": 0.6708080768585205,
118
+ "learning_rate": 5.449673790581611e-06,
119
+ "loss": 1.4892,
120
+ "step": 27
121
+ },
122
+ {
123
+ "epoch": 0.0011969119671248179,
124
+ "grad_norm": 0.6865500211715698,
125
+ "learning_rate": 0.0,
126
+ "loss": 1.4852,
127
+ "step": 30
128
+ },
129
+ {
130
+ "epoch": 0.0011969119671248179,
131
+ "eval_loss": 1.4976978302001953,
132
+ "eval_runtime": 1397.2014,
133
+ "eval_samples_per_second": 7.554,
134
+ "eval_steps_per_second": 3.777,
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.112830925340672e+16,
165
  "train_batch_size": 2,
166
  "trial_name": null,
167
  "trial_params": null