rajivratn commited on
Commit
45c7e1c
1 Parent(s): 383cd0f

Upload trainer_state.json

Browse files
Files changed (1) hide show
  1. trainer_state.json +12 -0
trainer_state.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 10.98816263510036,
5
+ "global_step": 495,
6
+ "is_local_process_zero": true,
7
+ "is_world_process_zero": true,
8
+ "log_history": [],
9
+ "max_steps": 675,
10
+ "num_train_epochs": 15,
11
+ "total_flos": 34154200154382336
12
+ }