fedovtt commited on
Commit
a0f45ed
·
verified ·
1 Parent(s): ba7f5cc

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:8e530fb5666a8e9931ed39eebf117cb7e0f8057a80042ec2e3fa3377419656d7
3
  size 10636352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:216d2b60ae53eeb9c2d2358ea478a0f8578316177382ecb0e18176468600f5c4
3
  size 10636352
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5fd452e947d5cc6ab9bc84f92d57b0152199b1d426c274ab3736cea18abe8c38
3
  size 21354682
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49a22ce3a1df7ae704baf8dc8c84291ddd7388d6f221d9533b60daee28bdade7
3
  size 21354682
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:45269856b728fac5cfaac138cf7e3724e79e6314de3916255f142a0124689bc9
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f4f875ef0d4996733cdaa17309c172da8982959b1daa83aa12a098a3df66345
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a62e6ea25099651400ff4a3142a50e40bef5b52ba883be53b2fcb9d1a5b0a98c
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": 1.565661072731018,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.023168259484506227,
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": 119.563,
90
  "eval_steps_per_second": 59.781,
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": 86222642872320.0,
121
  "train_batch_size": 2,
122
  "trial_name": null,
123
  "trial_params": null
 
1
  {
2
+ "best_metric": 1.5479834079742432,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-30",
4
+ "epoch": 0.03475238922675934,
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": 119.563,
90
  "eval_steps_per_second": 59.781,
91
  "step": 20
92
+ },
93
+ {
94
+ "epoch": 0.02432667245873154,
95
+ "grad_norm": 3.117314338684082,
96
+ "learning_rate": 8.435655349597689e-05,
97
+ "loss": 6.6441,
98
+ "step": 21
99
+ },
100
+ {
101
+ "epoch": 0.02780191138140747,
102
+ "grad_norm": 2.933971881866455,
103
+ "learning_rate": 4.12214747707527e-05,
104
+ "loss": 6.4136,
105
+ "step": 24
106
+ },
107
+ {
108
+ "epoch": 0.028960324355632783,
109
+ "eval_loss": 1.5526163578033447,
110
+ "eval_runtime": 3.1354,
111
+ "eval_samples_per_second": 116.095,
112
+ "eval_steps_per_second": 58.048,
113
+ "step": 25
114
+ },
115
+ {
116
+ "epoch": 0.03127715030408341,
117
+ "grad_norm": 3.571547746658325,
118
+ "learning_rate": 1.0899347581163221e-05,
119
+ "loss": 6.5279,
120
+ "step": 27
121
+ },
122
+ {
123
+ "epoch": 0.03475238922675934,
124
+ "grad_norm": 2.7521469593048096,
125
+ "learning_rate": 0.0,
126
+ "loss": 6.3489,
127
+ "step": 30
128
+ },
129
+ {
130
+ "epoch": 0.03475238922675934,
131
+ "eval_loss": 1.5479834079742432,
132
+ "eval_runtime": 3.0454,
133
+ "eval_samples_per_second": 119.523,
134
+ "eval_steps_per_second": 59.762,
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": 129333964308480.0,
165
  "train_batch_size": 2,
166
  "trial_name": null,
167
  "trial_params": null