flytech commited on
Commit
21e3036
·
1 Parent(s): fee3649

Training in progress, step 600, checkpoint

Browse files
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b2bf4ba55112ac493fbfdf4fc212ea31e5e3c2df0a9a8f006552c0f9d7ffced
3
  size 160285149
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9660653d81186c4ea8304a91b5b4f3e3d5116fa26b11d1bc68c8ad7dfda9a22
3
  size 160285149
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:75b6469988d6f22d7b6a42244e542a23529124dbec8bae8b086fba39a800d1b6
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1455d3eb76a40554a6ae8838b6fd3472bae7829a09664e4994e5a5172b1edc0
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:390c0027bbfe2ad79f7eebbbab1c6be6399953d2c307f3b30d4435c5cefb6d38
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4a55aedb3a8689db2ef4501ca946a84b5dfeaa4fba907dbb5c84c2391bac35f
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 0.7407407407407407,
5
  "eval_steps": 100,
6
- "global_step": 500,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -72,13 +72,26 @@
72
  "eval_samples_per_second": 1.903,
73
  "eval_steps_per_second": 0.239,
74
  "step": 500
 
 
 
 
 
 
 
 
 
 
 
 
 
75
  }
76
  ],
77
  "logging_steps": 100,
78
  "max_steps": 2025,
79
  "num_train_epochs": 3,
80
  "save_steps": 100,
81
- "total_flos": 1.0412019941376e+17,
82
  "trial_name": null,
83
  "trial_params": null
84
  }
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.8888888888888888,
5
  "eval_steps": 100,
6
+ "global_step": 600,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
72
  "eval_samples_per_second": 1.903,
73
  "eval_steps_per_second": 0.239,
74
  "step": 500
75
+ },
76
+ {
77
+ "epoch": 0.89,
78
+ "learning_rate": 0.0,
79
+ "loss": 8.7866,
80
+ "step": 600
81
+ },
82
+ {
83
+ "epoch": 0.89,
84
+ "eval_runtime": 787.5816,
85
+ "eval_samples_per_second": 1.905,
86
+ "eval_steps_per_second": 0.239,
87
+ "step": 600
88
  }
89
  ],
90
  "logging_steps": 100,
91
  "max_steps": 2025,
92
  "num_train_epochs": 3,
93
  "save_steps": 100,
94
+ "total_flos": 1.24944239296512e+17,
95
  "trial_name": null,
96
  "trial_params": null
97
  }