Hanzalwi commited on
Commit
3893bd0
1 Parent(s): 2bca1b4

Training in progress, step 500, 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:65be35c1b2bc26ba83615857e2df5d9921e874ca79072e4666d7c2015ddf64dc
3
  size 9444296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef2c8347f1be9aebfc1271f5f427065d90f0e50efb3a58333837af0c92cfabd6
3
  size 9444296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:db17a9c3f1ce8cdb2557846c2c3b026cef52042b764f92855950568f5cf76ad5
3
  size 18902665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2323219fe41e5b63b7d472b1ca12c211f60c05cc1bc4517c5ee44eb63d4d78ba
3
  size 18902665
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:acccb40364c81f60954b209e58ded29513bb5cbed178abd7a3865401a970666f
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbebb324d09ed3b79588ce704d8e867cae0d7b652313decf15a03bfb1ba6792e
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:13276f15dd2b6acc19b970176aa2db4ac9b58241843e72c89b50e3094e903b19
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5efc416a6883409dd7ab6f5c779e107c7c2baa7af6e12ed9fbd9dd73b8b20784
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 2.0298001766204834,
3
- "best_model_checkpoint": "./outputs/checkpoint-400",
4
- "epoch": 0.5681818181818182,
5
  "eval_steps": 100,
6
- "global_step": 400,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -63,6 +63,20 @@
63
  "eval_samples_per_second": 27.594,
64
  "eval_steps_per_second": 3.459,
65
  "step": 400
 
 
 
 
 
 
 
 
 
 
 
 
 
 
66
  }
67
  ],
68
  "logging_steps": 100,
@@ -70,7 +84,7 @@
70
  "num_input_tokens_seen": 0,
71
  "num_train_epochs": 3,
72
  "save_steps": 100,
73
- "total_flos": 1.21510343872512e+16,
74
  "trial_name": null,
75
  "trial_params": null
76
  }
 
1
  {
2
+ "best_metric": 2.005772113800049,
3
+ "best_model_checkpoint": "./outputs/checkpoint-500",
4
+ "epoch": 0.7102272727272727,
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,
 
63
  "eval_samples_per_second": 27.594,
64
  "eval_steps_per_second": 3.459,
65
  "step": 400
66
+ },
67
+ {
68
+ "epoch": 0.71,
69
+ "learning_rate": 0.0002,
70
+ "loss": 2.1704,
71
+ "step": 500
72
+ },
73
+ {
74
+ "epoch": 0.71,
75
+ "eval_loss": 2.005772113800049,
76
+ "eval_runtime": 54.1197,
77
+ "eval_samples_per_second": 27.569,
78
+ "eval_steps_per_second": 3.455,
79
+ "step": 500
80
  }
81
  ],
82
  "logging_steps": 100,
 
84
  "num_input_tokens_seen": 0,
85
  "num_train_epochs": 3,
86
  "save_steps": 100,
87
+ "total_flos": 1.52069905096704e+16,
88
  "trial_name": null,
89
  "trial_params": null
90
  }