dimasik1987 commited on
Commit
3476c02
·
verified ·
1 Parent(s): 7cb61b8

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:e8b9b4fa8f6a98856be2095fac98bf717c5e34b75d9e7a3aa69d2ffc069b853f
3
  size 159967880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ea5e38f0c28b9fbef54b473fc520f1baae8477c6b55e26e23d3723fb4ad99da
3
  size 159967880
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb43dd5888ac4bd6ea7cbc370ef770fe7253c3ab1560212d702fa60351fac1c9
3
  size 320194002
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f8540b08077f5ed06dcaaea899c685d08697f084c9ef1d445921fa6a9942b71
3
  size 320194002
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1982d72f3f4f446cae04689c9ac92d3b920848c175c7208e6263b5cff7f25011
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d1ade61a06b8f7b45fbbc92ccab3c09f2ad0350ac751391014c58b390244a53
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:015707cb16790250630febca682498cb5d3456d5a13443b953687f19dc7d59ed
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2def2cd24154d8cecbaa07c36ae27e5ebb9b7273a78abfea27aa67c480e4ae2b
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 0.5995034575462341,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.04239533651298357,
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": 3.309,
90
  "eval_steps_per_second": 0.831,
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": 2.613858577416192e+16,
121
  "train_batch_size": 4,
122
  "trial_name": null,
123
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.5719356536865234,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-30",
4
+ "epoch": 0.06359300476947535,
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": 3.309,
90
  "eval_steps_per_second": 0.831,
91
  "step": 20
92
+ },
93
+ {
94
+ "epoch": 0.04451510333863275,
95
+ "grad_norm": 0.510029673576355,
96
+ "learning_rate": 5.7422070843492734e-05,
97
+ "loss": 2.2456,
98
+ "step": 21
99
+ },
100
+ {
101
+ "epoch": 0.05087440381558029,
102
+ "grad_norm": 0.579888105392456,
103
+ "learning_rate": 2.7103137257858868e-05,
104
+ "loss": 2.1742,
105
+ "step": 24
106
+ },
107
+ {
108
+ "epoch": 0.052994170641229466,
109
+ "eval_loss": 0.5767956376075745,
110
+ "eval_runtime": 119.5601,
111
+ "eval_samples_per_second": 3.329,
112
+ "eval_steps_per_second": 0.836,
113
+ "step": 25
114
+ },
115
+ {
116
+ "epoch": 0.057233704292527825,
117
+ "grad_norm": 0.5771500468254089,
118
+ "learning_rate": 7.022351411174866e-06,
119
+ "loss": 2.1709,
120
+ "step": 27
121
+ },
122
+ {
123
+ "epoch": 0.06359300476947535,
124
+ "grad_norm": 0.5936694741249084,
125
+ "learning_rate": 0.0,
126
+ "loss": 2.1232,
127
+ "step": 30
128
+ },
129
+ {
130
+ "epoch": 0.06359300476947535,
131
+ "eval_loss": 0.5719356536865234,
132
+ "eval_runtime": 118.8779,
133
+ "eval_samples_per_second": 3.348,
134
+ "eval_steps_per_second": 0.841,
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": 3.920787866124288e+16,
165
  "train_batch_size": 4,
166
  "trial_name": null,
167
  "trial_params": null