ramdhanfirdaus commited on
Commit
1fab5ad
·
1 Parent(s): 2c08037

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:3898b881437b494d33bcbd0be6deac28fc4f0ceab8f5e7159c92533c69f2c1ce
3
  size 50338848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:251f0d23e7cc7ff7b02b7f89375964c7785569584b8c7171f1241c1d0e2a663a
3
  size 50338848
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c64724c77f86875831f0dc3f9e73f358382113e6d2ee84dbd31d50e46c9970e6
3
  size 100693001
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3cea6b935081f89ad900a908bab0539f9e0331029e1a7be684cc13797049c52
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:3ea4c478403fb988737e59309edf8e8423663fefe3eb2b8c49cf8b79c121891b
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9252c51de1df31c7fa9db77b24072fda5aaa497928e7fedd7c0f01cfbd17906
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1fa67daeb64419974086372ba8aca20c65ba993b273167e2568257f8e5992653
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cf3d71e92538f8852c28d0ab56db4f9cd9e4b98c0e807cde568075961dd5196
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
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,
@@ -119,13 +119,27 @@
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
  }
 
1
  {
2
+ "best_metric": 1.7926479578018188,
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.721,
120
  "eval_steps_per_second": 5.47,
121
  "step": 800
122
+ },
123
+ {
124
+ "epoch": 0.66,
125
+ "learning_rate": 0.0002,
126
+ "loss": 1.7964,
127
+ "step": 900
128
+ },
129
+ {
130
+ "epoch": 0.66,
131
+ "eval_loss": 1.7926479578018188,
132
+ "eval_runtime": 143.5332,
133
+ "eval_samples_per_second": 43.711,
134
+ "eval_steps_per_second": 5.469,
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.359923998077747e+16,
143
  "trial_name": null,
144
  "trial_params": null
145
  }