ramdhanfirdaus commited on
Commit
4f48b61
1 Parent(s): 72e18f7

Training in progress, step 200, 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:3ba525ed0f3eeacd0d45788682569c1b82aaaaa4c92c93166405927636ce0746
3
  size 50338848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc3deec4fe36e5974424a38658824d1b7776c46aba3d070141199fe19a3250b5
3
  size 50338848
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d2b7455add717f8ff046141bcf5aa4b27a7bdaa093d52bf72a542305b0acd169
3
  size 100692937
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed3bdadde63b88b54393f2eed4c8ade9ddf5cd4522f2f25f9c6c7bc522a56fcc
3
  size 100692937
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e00b9d4de26d1219481b74d3d71816367b4b484b64d88a5272eb855e85d0934c
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:467d37ebfc59209d07aa391196b21ef2d3ff42c5702953852ddcb6ad1a4545cc
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e5f7790259e29eb5b24d667bdfc452be2dffd1fc55eea23973e34ba06c4748b9
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d966f0842db2ea11a27285ca469b15da90babb80bd5bf4472e1f13256015639c
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 2.160670518875122,
3
- "best_model_checkpoint": "./outputs/checkpoint-100",
4
- "epoch": 0.07285974499089254,
5
  "eval_steps": 100,
6
- "global_step": 100,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -21,13 +21,27 @@
21
  "eval_samples_per_second": 43.737,
22
  "eval_steps_per_second": 5.472,
23
  "step": 100
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  }
25
  ],
26
  "logging_steps": 100,
27
  "max_steps": 4116,
28
  "num_train_epochs": 3,
29
  "save_steps": 100,
30
- "total_flos": 5952664010489856.0,
31
  "trial_name": null,
32
  "trial_params": null
33
  }
 
1
  {
2
+ "best_metric": 2.0639851093292236,
3
+ "best_model_checkpoint": "./outputs/checkpoint-200",
4
+ "epoch": 0.14571948998178508,
5
  "eval_steps": 100,
6
+ "global_step": 200,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
21
  "eval_samples_per_second": 43.737,
22
  "eval_steps_per_second": 5.472,
23
  "step": 100
24
+ },
25
+ {
26
+ "epoch": 0.15,
27
+ "learning_rate": 0.0002,
28
+ "loss": 2.1094,
29
+ "step": 200
30
+ },
31
+ {
32
+ "epoch": 0.15,
33
+ "eval_loss": 2.0639851093292236,
34
+ "eval_runtime": 143.5664,
35
+ "eval_samples_per_second": 43.701,
36
+ "eval_steps_per_second": 5.468,
37
+ "step": 200
38
  }
39
  ],
40
  "logging_steps": 100,
41
  "max_steps": 4116,
42
  "num_train_epochs": 3,
43
  "save_steps": 100,
44
+ "total_flos": 1.190421429977088e+16,
45
  "trial_name": null,
46
  "trial_params": null
47
  }