ramdhanfirdaus commited on
Commit
8d9e564
1 Parent(s): 6dc0f36

Training in progress, step 900, 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:bfe220bbc471b805fd205cdd277f1a3e8f2219cdbd1b42a1b376cb78f51c6d8d
3
  size 50338848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b615be6e3ca6b8e467cda17ee2fa4c66cd05d6f18838b79f7d8fbd4d5b17ac7
3
  size 50338848
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:668f98b5b40e495ebac49fed51680622d4a43dd7d6248a011da2e38f1d82719e
3
  size 100693001
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0066fe677783a74200367641d659c005d9aace0562c812465c3eb02c7daaf83
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:fe1d98121dec1e10b89cbbf79fb7433fce4fe8fbe36ae0274a84026345108858
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5877e96d88bc486eb083b9ffdaed482a8ee342de0d30ce8efc7818182ef17f26
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de7840bcb72f2f480fd301578d289cdfa174589e831b0d33e5772f3956b6beae
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3c39113390004215769b6e7fbe73f1073dd2faa3ab8f9ff815b62e9c2f80c82
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.694319248199463,
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,
@@ -119,13 +119,27 @@
119
  "eval_samples_per_second": 43.724,
120
  "eval_steps_per_second": 5.471,
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.770481186612838e+16,
129
  "trial_name": null,
130
  "trial_params": null
131
  }
 
1
  {
2
+ "best_metric": 1.6700080633163452,
3
+ "best_model_checkpoint": "./outputs/checkpoint-900",
4
+ "epoch": 0.6557377049180327,
5
  "eval_steps": 100,
6
+ "global_step": 900,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
119
  "eval_samples_per_second": 43.724,
120
  "eval_steps_per_second": 5.471,
121
  "step": 800
122
+ },
123
+ {
124
+ "epoch": 0.66,
125
+ "learning_rate": 0.0002,
126
+ "loss": 1.6738,
127
+ "step": 900
128
+ },
129
+ {
130
+ "epoch": 0.66,
131
+ "eval_loss": 1.6700080633163452,
132
+ "eval_runtime": 143.5611,
133
+ "eval_samples_per_second": 43.703,
134
+ "eval_steps_per_second": 5.468,
135
+ "step": 900
136
  }
137
  ],
138
  "logging_steps": 100,
139
  "max_steps": 4116,
140
  "num_train_epochs": 3,
141
  "save_steps": 100,
142
+ "total_flos": 5.365348992702874e+16,
143
  "trial_name": null,
144
  "trial_params": null
145
  }