joboffer commited on
Commit
d05307c
·
verified ·
1 Parent(s): c8af9d1

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:f19914fcc03a09be5bb0aa60a215a69a61210290787d1afb11948b062027f8bb
3
  size 188784440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64bd4392a710f5f930f33044488ddfaa2f9920b8107aa99dfc9973744a41e618
3
  size 188784440
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:02e70b739757098f9c0b2b7f02be609f9870d79e4d9512b614475bd0a419d48d
3
  size 377730170
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45dc4589d8e01c685e0c1195589af12a4649dbdb9dbfda7f99a026d20d8f7d85
3
  size 377730170
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d10519610009c540670d3642510b46a0f6a5f528db3cc7a9cdbb98825023d8a4
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90f2543b5d365b5b767b58d2e68fc7e0c2cae1ff5a01ec9b26a8a8d43c476af6
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.7788602709770203,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.0035234529839242457,
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.061,
90
  "eval_steps_per_second": 1.531,
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.28688285138944e+16,
121
  "train_batch_size": 2,
122
  "trial_name": null,
123
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.7341243028640747,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-30",
4
+ "epoch": 0.005285179475886369,
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.061,
90
  "eval_steps_per_second": 1.531,
91
  "step": 20
92
+ },
93
+ {
94
+ "epoch": 0.003699625633120458,
95
+ "grad_norm": 1.5902005434036255,
96
+ "learning_rate": 2.8711035421746367e-05,
97
+ "loss": 2.9492,
98
+ "step": 21
99
+ },
100
+ {
101
+ "epoch": 0.004228143580709095,
102
+ "grad_norm": 1.705464243888855,
103
+ "learning_rate": 1.3551568628929434e-05,
104
+ "loss": 3.3754,
105
+ "step": 24
106
+ },
107
+ {
108
+ "epoch": 0.004404316229905308,
109
+ "eval_loss": 0.7406635880470276,
110
+ "eval_runtime": 780.7439,
111
+ "eval_samples_per_second": 3.062,
112
+ "eval_steps_per_second": 1.532,
113
+ "step": 25
114
+ },
115
+ {
116
+ "epoch": 0.004756661528297732,
117
+ "grad_norm": 1.763797402381897,
118
+ "learning_rate": 3.511175705587433e-06,
119
+ "loss": 3.1869,
120
+ "step": 27
121
+ },
122
+ {
123
+ "epoch": 0.005285179475886369,
124
+ "grad_norm": 1.737493872642517,
125
+ "learning_rate": 0.0,
126
+ "loss": 3.0219,
127
+ "step": 30
128
+ },
129
+ {
130
+ "epoch": 0.005285179475886369,
131
+ "eval_loss": 0.7341243028640747,
132
+ "eval_runtime": 779.2463,
133
+ "eval_samples_per_second": 3.068,
134
+ "eval_steps_per_second": 1.535,
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.43032427708416e+16,
165
  "train_batch_size": 2,
166
  "trial_name": null,
167
  "trial_params": null