SodaXII commited on
Commit
0fe7225
·
verified ·
1 Parent(s): 91836be

Model save

Browse files
Files changed (3) hide show
  1. all_results.json +6 -6
  2. train_results.json +6 -6
  3. trainer_state.json +29 -4
all_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "epoch": 18.0,
3
- "total_flos": 1.1159446583771136e+19,
4
- "train_loss": 0.0,
5
- "train_runtime": 27.7933,
6
- "train_samples_per_second": 4317.59,
7
- "train_steps_per_second": 67.462
8
  }
 
1
  {
2
+ "epoch": 19.0,
3
+ "total_flos": 1.1779415838425088e+19,
4
+ "train_loss": 2.718197358281989e-05,
5
+ "train_runtime": 389.5228,
6
+ "train_samples_per_second": 390.221,
7
+ "train_steps_per_second": 6.097
8
  }
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "epoch": 18.0,
3
- "total_flos": 1.1159446583771136e+19,
4
- "train_loss": 0.0,
5
- "train_runtime": 27.7933,
6
- "train_samples_per_second": 4317.59,
7
- "train_steps_per_second": 67.462
8
  }
 
1
  {
2
+ "epoch": 19.0,
3
+ "total_flos": 1.1779415838425088e+19,
4
+ "train_loss": 2.718197358281989e-05,
5
+ "train_runtime": 389.5228,
6
+ "train_samples_per_second": 390.221,
7
+ "train_steps_per_second": 6.097
8
  }
trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": 0.29358136653900146,
3
  "best_model_checkpoint": "./drive/Shareddrives/CS198-Drones/training_output/vit-base-patch16-224_rice-leaf-disease-augmented-v2_fft/checkpoint-750",
4
- "epoch": 18.0,
5
  "eval_steps": 500,
6
- "global_step": 2250,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -295,6 +295,31 @@
295
  "eval_samples_per_second": 30.349,
296
  "eval_steps_per_second": 0.542,
297
  "step": 2250
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
298
  }
299
  ],
300
  "logging_steps": 500,
@@ -309,12 +334,12 @@
309
  "should_evaluate": false,
310
  "should_log": false,
311
  "should_save": true,
312
- "should_training_stop": false
313
  },
314
  "attributes": {}
315
  }
316
  },
317
- "total_flos": 1.1159446583771136e+19,
318
  "train_batch_size": 64,
319
  "trial_name": null,
320
  "trial_params": null
 
1
  {
2
  "best_metric": 0.29358136653900146,
3
  "best_model_checkpoint": "./drive/Shareddrives/CS198-Drones/training_output/vit-base-patch16-224_rice-leaf-disease-augmented-v2_fft/checkpoint-750",
4
+ "epoch": 19.0,
5
  "eval_steps": 500,
6
+ "global_step": 2375,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
295
  "eval_samples_per_second": 30.349,
296
  "eval_steps_per_second": 0.542,
297
  "step": 2250
298
+ },
299
+ {
300
+ "epoch": 19.0,
301
+ "grad_norm": 0.01798320934176445,
302
+ "learning_rate": 0.0,
303
+ "loss": 0.0005,
304
+ "step": 2375
305
+ },
306
+ {
307
+ "epoch": 19.0,
308
+ "eval_accuracy": 0.9226190476190477,
309
+ "eval_loss": 0.36210647225379944,
310
+ "eval_runtime": 21.033,
311
+ "eval_samples_per_second": 15.975,
312
+ "eval_steps_per_second": 0.285,
313
+ "step": 2375
314
+ },
315
+ {
316
+ "epoch": 19.0,
317
+ "step": 2375,
318
+ "total_flos": 1.1779415838425088e+19,
319
+ "train_loss": 2.718197358281989e-05,
320
+ "train_runtime": 389.5228,
321
+ "train_samples_per_second": 390.221,
322
+ "train_steps_per_second": 6.097
323
  }
324
  ],
325
  "logging_steps": 500,
 
334
  "should_evaluate": false,
335
  "should_log": false,
336
  "should_save": true,
337
+ "should_training_stop": true
338
  },
339
  "attributes": {}
340
  }
341
  },
342
+ "total_flos": 1.1779415838425088e+19,
343
  "train_batch_size": 64,
344
  "trial_name": null,
345
  "trial_params": null