ramdhanfirdaus commited on
Commit
98256e5
1 Parent(s): af9beeb

Training in progress, step 800, 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:564000152e04f34ad9cff380fb4b4d07e96b2901edc2e7c66cb072a2ec50b829
3
  size 50338848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3898b881437b494d33bcbd0be6deac28fc4f0ceab8f5e7159c92533c69f2c1ce
3
  size 50338848
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5ca718b881699e51c73349b0ef9642ba4daf6b2d09966e7ce7f852ac6cf4ef61
3
  size 100693001
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c64724c77f86875831f0dc3f9e73f358382113e6d2ee84dbd31d50e46c9970e6
3
  size 100693001
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c0ff0504c317a650346ee57e6218cab84ea2865e8a3e9847fe8a9d7e5cc0868
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ea4c478403fb988737e59309edf8e8423663fefe3eb2b8c49cf8b79c121891b
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:09921ec2b52ed1c6b0f6ed69eeab044aae49b679e52ca9804dd8ad029e7ac795
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fa67daeb64419974086372ba8aca20c65ba993b273167e2568257f8e5992653
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.8469738960266113,
3
- "best_model_checkpoint": "./outputs/checkpoint-700",
4
- "epoch": 0.5100182149362478,
5
  "eval_steps": 100,
6
- "global_step": 700,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -105,13 +105,27 @@
105
  "eval_samples_per_second": 43.73,
106
  "eval_steps_per_second": 5.471,
107
  "step": 700
 
 
 
 
 
 
 
 
 
 
 
 
 
 
108
  }
109
  ],
110
  "logging_steps": 100,
111
  "max_steps": 4116,
112
  "num_train_epochs": 3,
113
  "save_steps": 100,
114
- "total_flos": 4.169402919360922e+16,
115
  "trial_name": null,
116
  "trial_params": null
117
  }
 
1
  {
2
+ "best_metric": 1.8184312582015991,
3
+ "best_model_checkpoint": "./outputs/checkpoint-800",
4
+ "epoch": 0.5828779599271403,
5
  "eval_steps": 100,
6
+ "global_step": 800,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
105
  "eval_samples_per_second": 43.73,
106
  "eval_steps_per_second": 5.471,
107
  "step": 700
108
+ },
109
+ {
110
+ "epoch": 0.58,
111
+ "learning_rate": 0.0002,
112
+ "loss": 1.8337,
113
+ "step": 800
114
+ },
115
+ {
116
+ "epoch": 0.58,
117
+ "eval_loss": 1.8184312582015991,
118
+ "eval_runtime": 143.5016,
119
+ "eval_samples_per_second": 43.721,
120
+ "eval_steps_per_second": 5.47,
121
+ "step": 800
122
  }
123
  ],
124
  "logging_steps": 100,
125
  "max_steps": 4116,
126
  "num_train_epochs": 3,
127
  "save_steps": 100,
128
+ "total_flos": 4.765730286403584e+16,
129
  "trial_name": null,
130
  "trial_params": null
131
  }