rizkyjun commited on
Commit
c3c3d39
1 Parent(s): a9c5082

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:fa7ac714911be233fc1605afc3623d8786ad5dcc3962fcd1a2c1a39c5e55a947
3
  size 31466288
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebcd56ecae3f56ec1b8e94d2dc7a00a4a049334e064007f096b9cc278ba21282
3
  size 31466288
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e191f78d073e717c81095ccd8b198bf364b62a50bbd49ac5e12ac417342f421
3
  size 62950917
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1896c1cc252d8463f6b7fc743213578c3b18cfe469801ebf2a8ffc2f0241aa98
3
  size 62950917
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e4745157d57379500f6988e7b527195578954ed7a772118d1422d086b38a374f
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92ee4bdd7de760b82e132b6c2a923dfa3044fc52b2a20c9ec24faeaadc49fdef
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:30423cc69a1c7d18caef4643847588d5884db012263cbe7b7224fa4719ca4156
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de7840bcb72f2f480fd301578d289cdfa174589e831b0d33e5772f3956b6beae
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.9280308485031128,
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": 11.35,
106
  "eval_steps_per_second": 1.42,
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": 1.822689416777564e+17,
115
  "trial_name": null,
116
  "trial_params": null
117
  }
 
1
  {
2
+ "best_metric": 1.8917897939682007,
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": 11.35,
106
  "eval_steps_per_second": 1.42,
107
  "step": 700
108
+ },
109
+ {
110
+ "epoch": 0.58,
111
+ "learning_rate": 0.0002,
112
+ "loss": 1.9024,
113
+ "step": 800
114
+ },
115
+ {
116
+ "epoch": 0.58,
117
+ "eval_loss": 1.8917897939682007,
118
+ "eval_runtime": 553.0559,
119
+ "eval_samples_per_second": 11.344,
120
+ "eval_steps_per_second": 1.419,
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": 2.0826998776253645e+17,
129
  "trial_name": null,
130
  "trial_params": null
131
  }