infogeo commited on
Commit
6d045ac
·
verified ·
1 Parent(s): c6f6a75

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:7752f69ba164a2570104c7fb0fa3f28f9beccfe2f304f092bd4015e8114bfda9
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:838d6a35106037bb66ec960d2247a89a54cf34f6755b7b51359a070995db3986
3
  size 167832240
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:09f475de03b5c500b27ca92275afb841fd65404e0ed532175e8b280d1536aed1
3
  size 335922386
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90e69a26bed78f20ea4653c49b2301d2785632aff0e91dad4900895081a07240
3
  size 335922386
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d12592dc3aba6f81c74b84c11bf1d2b97d0ccb6eabb8c5c9a092116682e65a0e
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:311d5fee5221d888b18de931f211a2a40b7e63eb5412718f59049a35c2d9f4b6
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e2eb657255baf6b1420bbcfab19529abd45c6011f0c415bddb3c278a51f7f142
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": 2.098618268966675,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.02735042735042735,
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.477,
90
  "eval_steps_per_second": 0.869,
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.967549134241792e+16,
121
  "train_batch_size": 4,
122
  "trial_name": null,
123
  "trial_params": null
 
1
  {
2
+ "best_metric": 2.083953619003296,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-30",
4
+ "epoch": 0.041025641025641026,
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.477,
90
  "eval_steps_per_second": 0.869,
91
  "step": 20
92
+ },
93
+ {
94
+ "epoch": 0.028717948717948718,
95
+ "grad_norm": 0.4366650879383087,
96
+ "learning_rate": 2.8711035421746367e-05,
97
+ "loss": 2.0629,
98
+ "step": 21
99
+ },
100
+ {
101
+ "epoch": 0.03282051282051282,
102
+ "grad_norm": 0.3760336637496948,
103
+ "learning_rate": 1.3551568628929434e-05,
104
+ "loss": 2.1286,
105
+ "step": 24
106
+ },
107
+ {
108
+ "epoch": 0.03418803418803419,
109
+ "eval_loss": 2.0853018760681152,
110
+ "eval_runtime": 177.7083,
111
+ "eval_samples_per_second": 3.466,
112
+ "eval_steps_per_second": 0.867,
113
+ "step": 25
114
+ },
115
+ {
116
+ "epoch": 0.036923076923076927,
117
+ "grad_norm": 0.4071442484855652,
118
+ "learning_rate": 3.511175705587433e-06,
119
+ "loss": 2.1581,
120
+ "step": 27
121
+ },
122
+ {
123
+ "epoch": 0.041025641025641026,
124
+ "grad_norm": 0.39064133167266846,
125
+ "learning_rate": 0.0,
126
+ "loss": 2.1107,
127
+ "step": 30
128
+ },
129
+ {
130
+ "epoch": 0.041025641025641026,
131
+ "eval_loss": 2.083953619003296,
132
+ "eval_runtime": 177.7311,
133
+ "eval_samples_per_second": 3.466,
134
+ "eval_steps_per_second": 0.866,
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": 4.451323701362688e+16,
165
  "train_batch_size": 4,
166
  "trial_name": null,
167
  "trial_params": null