infogep commited on
Commit
1e09ed5
·
verified ·
1 Parent(s): b191aec

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:fc68d3e231378c66765970b6f98aebf0dce0531ee50173c1cac0e3ffcbd108b3
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:387b42ce73f98c6f56eaf84a5a10379cd888ab6fcf6a3e45d3bfff7c5af8533f
3
  size 83945296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:59aa9b2e3f461052cc3fb310a4251e1a685b2527e4cb2688a29e307bbf82be51
3
  size 43122580
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51caf9057f278c0fab913c487ca40a280fa244b4c512cff11399bfb65d2a8829
3
  size 43122580
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e5135bffbd46bbc30233eefc023d5d36ab37a285f9c2d22de6fd4bb055926ae2
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0c817fa4491c1f235ed2813fa2e590ac303ad5ecf9c704186329c6fe865a48c
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e6da9db9fb6671f70d2a4e7001f6523f325b24520bef80a5a7ba3fc8703a924b
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1acf7518eaa83a30405413555139e93a2eb8b9085597afc9a51f69cd1ccf771
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.9088382720947266,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.001862370798025887,
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": 17.015,
90
  "eval_steps_per_second": 4.254,
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": 1.831068605664461e+16,
121
  "train_batch_size": 4,
122
  "trial_name": null,
123
  "trial_params": null
 
1
  {
2
+ "best_metric": 1.8506921529769897,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-30",
4
+ "epoch": 0.0027935561970388306,
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": 17.015,
90
  "eval_steps_per_second": 4.254,
91
  "step": 20
92
+ },
93
+ {
94
+ "epoch": 0.0019554893379271814,
95
+ "grad_norm": 0.8892120122909546,
96
+ "learning_rate": 1.4355517710873184e-05,
97
+ "loss": 1.5314,
98
+ "step": 21
99
+ },
100
+ {
101
+ "epoch": 0.0022348449576310644,
102
+ "grad_norm": 1.0052318572998047,
103
+ "learning_rate": 6.775784314464717e-06,
104
+ "loss": 1.5404,
105
+ "step": 24
106
+ },
107
+ {
108
+ "epoch": 0.002327963497532359,
109
+ "eval_loss": 1.8609997034072876,
110
+ "eval_runtime": 530.1572,
111
+ "eval_samples_per_second": 17.059,
112
+ "eval_steps_per_second": 4.265,
113
+ "step": 25
114
+ },
115
+ {
116
+ "epoch": 0.0025142005773349475,
117
+ "grad_norm": 1.1246418952941895,
118
+ "learning_rate": 1.7555878527937164e-06,
119
+ "loss": 1.5776,
120
+ "step": 27
121
+ },
122
+ {
123
+ "epoch": 0.0027935561970388306,
124
+ "grad_norm": 1.5440231561660767,
125
+ "learning_rate": 0.0,
126
+ "loss": 1.7174,
127
+ "step": 30
128
+ },
129
+ {
130
+ "epoch": 0.0027935561970388306,
131
+ "eval_loss": 1.8506921529769897,
132
+ "eval_runtime": 530.694,
133
+ "eval_samples_per_second": 17.042,
134
+ "eval_steps_per_second": 4.26,
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": 2.570894304922829e+16,
165
  "train_batch_size": 4,
166
  "trial_name": null,
167
  "trial_params": null