AVSilva commited on
Commit
fb65f05
1 Parent(s): 0bf8ebd

Upload trainer_state.json

Browse files
Files changed (1) hide show
  1. trainer_state.json +9 -15
trainer_state.json CHANGED
@@ -2,30 +2,24 @@
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
  "epoch": 3.0,
5
- "global_step": 669,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
9
  "log_history": [
10
- {
11
- "epoch": 2.24,
12
- "learning_rate": 1.2630792227204785e-05,
13
- "loss": 0.9575,
14
- "step": 500
15
- },
16
  {
17
  "epoch": 3.0,
18
- "step": 669,
19
- "total_flos": 1247046619262976.0,
20
- "train_loss": 0.9154848974025481,
21
- "train_runtime": 4986.1228,
22
- "train_samples_per_second": 0.268,
23
- "train_steps_per_second": 0.134
24
  }
25
  ],
26
- "max_steps": 669,
27
  "num_train_epochs": 3,
28
- "total_flos": 1247046619262976.0,
29
  "trial_name": null,
30
  "trial_params": null
31
  }
 
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
  "epoch": 3.0,
5
+ "global_step": 444,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
9
  "log_history": [
 
 
 
 
 
 
10
  {
11
  "epoch": 3.0,
12
+ "step": 444,
13
+ "total_flos": 1652476573956096.0,
14
+ "train_loss": 0.882134789819116,
15
+ "train_runtime": 6747.9088,
16
+ "train_samples_per_second": 0.263,
17
+ "train_steps_per_second": 0.066
18
  }
19
  ],
20
+ "max_steps": 444,
21
  "num_train_epochs": 3,
22
+ "total_flos": 1652476573956096.0,
23
  "trial_name": null,
24
  "trial_params": null
25
  }