vermoney commited on
Commit
363c363
·
verified ·
1 Parent(s): afaf54d

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:d53a8252851379d1c57808a74bd9f61e3cc6e8f00577a463d71786c937d95601
3
  size 250422888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:faaeeeda328032a869898e08f292c4b10b7036a1bffc44806bbe84510e00ae8f
3
  size 250422888
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a2cab22c44f43693e87749e625e9806e6971247f8ca551e9f2e79654f6ad035
3
  size 501168482
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68ef0a386340620d9fd5d5caf4bbebc4a95d3d97fdae075eaa303d7d2ca57d93
3
  size 501168482
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a81c37cef9d69bc8e31b2db7a7a01102e161ecef2ab1a8e0a5803314b5d183f
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:635e164509d6a12ce01017e85a3fd6a4c5139a815063192ae0a884ad364308b0
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": 0.8544739484786987,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.0024351637647631805,
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": 1.906,
90
  "eval_steps_per_second": 0.953,
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.999566438137856e+16,
121
  "train_batch_size": 2,
122
  "trial_name": null,
123
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.8460270762443542,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-30",
4
+ "epoch": 0.0036527456471447703,
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": 1.906,
90
  "eval_steps_per_second": 0.953,
91
  "step": 20
92
+ },
93
+ {
94
+ "epoch": 0.0025569219530013395,
95
+ "grad_norm": 0.5297064781188965,
96
+ "learning_rate": 2.8711035421746367e-05,
97
+ "loss": 3.4236,
98
+ "step": 21
99
+ },
100
+ {
101
+ "epoch": 0.0029221965177158166,
102
+ "grad_norm": 0.503964900970459,
103
+ "learning_rate": 1.3551568628929434e-05,
104
+ "loss": 3.4543,
105
+ "step": 24
106
+ },
107
+ {
108
+ "epoch": 0.0030439547059539756,
109
+ "eval_loss": 0.8473823666572571,
110
+ "eval_runtime": 1813.4165,
111
+ "eval_samples_per_second": 1.907,
112
+ "eval_steps_per_second": 0.954,
113
+ "step": 25
114
+ },
115
+ {
116
+ "epoch": 0.0032874710824302936,
117
+ "grad_norm": 0.8906158208847046,
118
+ "learning_rate": 3.511175705587433e-06,
119
+ "loss": 3.3607,
120
+ "step": 27
121
+ },
122
+ {
123
+ "epoch": 0.0036527456471447703,
124
+ "grad_norm": 0.49788740277290344,
125
+ "learning_rate": 0.0,
126
+ "loss": 3.7162,
127
+ "step": 30
128
+ },
129
+ {
130
+ "epoch": 0.0036527456471447703,
131
+ "eval_loss": 0.8460270762443542,
132
+ "eval_runtime": 1814.3234,
133
+ "eval_samples_per_second": 1.906,
134
+ "eval_steps_per_second": 0.954,
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.078697531736064e+16,
165
  "train_batch_size": 2,
166
  "trial_name": null,
167
  "trial_params": null