vermoney commited on
Commit
0e15fd3
·
verified ·
1 Parent(s): 2a3b623

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:89c59ad0c347f3da0a76bda73b466c6601c615d7978412d40d021022c7bc4c51
3
  size 45118424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2410db1bc6245059c862774bbc63218858c23b5c10ec4e1dcc2d9cdbf6446c9
3
  size 45118424
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:472eb6676c54eb9279f1e5d67db0f3a80617b0b6247e93fd0ed07ea97a73cd7d
3
  size 90365754
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99bf0a07f0f20a77dcf4ee8c190bfa18ac550a7462aff69399d6e91fda61a23e
3
  size 90365754
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:da23b19bfe147332d7f4cda6ddcca2a07a4601e8f77254aebaa1560512e716fc
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:401ca6335837ae95d37d6e4cae75452d53ba4ef11d33ee268e83a644bb9acdd2
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": 1.3194067478179932,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.01634988759452279,
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": 24.125,
90
  "eval_steps_per_second": 12.086,
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": 1040301762281472.0,
121
  "train_batch_size": 2,
122
  "trial_name": null,
123
  "trial_params": null
 
1
  {
2
+ "best_metric": 1.296627163887024,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-30",
4
+ "epoch": 0.024524831391784182,
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": 24.125,
90
  "eval_steps_per_second": 12.086,
91
  "step": 20
92
+ },
93
+ {
94
+ "epoch": 0.017167381974248927,
95
+ "grad_norm": 0.6224148869514465,
96
+ "learning_rate": 2.8711035421746367e-05,
97
+ "loss": 1.3279,
98
+ "step": 21
99
+ },
100
+ {
101
+ "epoch": 0.019619865113427344,
102
+ "grad_norm": 0.605733335018158,
103
+ "learning_rate": 1.3551568628929434e-05,
104
+ "loss": 1.2968,
105
+ "step": 24
106
+ },
107
+ {
108
+ "epoch": 0.020437359493153485,
109
+ "eval_loss": 1.3003891706466675,
110
+ "eval_runtime": 21.694,
111
+ "eval_samples_per_second": 23.739,
112
+ "eval_steps_per_second": 11.893,
113
+ "step": 25
114
+ },
115
+ {
116
+ "epoch": 0.022072348252605765,
117
+ "grad_norm": 0.5556307435035706,
118
+ "learning_rate": 3.511175705587433e-06,
119
+ "loss": 1.3199,
120
+ "step": 27
121
+ },
122
+ {
123
+ "epoch": 0.024524831391784182,
124
+ "grad_norm": 0.6132944822311401,
125
+ "learning_rate": 0.0,
126
+ "loss": 1.3598,
127
+ "step": 30
128
+ },
129
+ {
130
+ "epoch": 0.024524831391784182,
131
+ "eval_loss": 1.296627163887024,
132
+ "eval_runtime": 21.933,
133
+ "eval_samples_per_second": 23.481,
134
+ "eval_steps_per_second": 11.763,
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": 1560452643422208.0,
165
  "train_batch_size": 2,
166
  "trial_name": null,
167
  "trial_params": null