Hanzalwi commited on
Commit
baf348e
1 Parent(s): f4ea054

Training in progress, step 300, 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:b391ceeab4f6074a6fc33ed80f0a543a631a80616a02b08f2891f16eaea1a026
3
  size 9444296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa737ba6e1ba84b9ceecd09816b2c1a5186f4d1bbe8e3ff01be2085a4bd20f7f
3
  size 9444296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a6e96f20320a2db7d020eb241a63fa8064e16493c2282ef995876b23e7c45a8
3
  size 18902665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:071ea6fc58a63f26fa4b63a6ea4e863606f1af18bbd834d26f859a775f1d396b
3
  size 18902665
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ab2e71098167d0332b198cc3f92b905079c7bc7230441e24ab53063e6ed4e90
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd1befccf01f149621d991f2f9679547f90ac16ba56a4f828c659ef826349a56
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7aa2c8b84e17817e6a4dcba5955fca913e266fdcd47f5594a29933ebd4972a01
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3e02e4b8a74e841ee5a1ce8c453a9becb15f5be6cbcdd100b814e93235dab36
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.0592867136001587,
3
- "best_model_checkpoint": "./outputs/checkpoint-200",
4
- "epoch": 0.2840909090909091,
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,
@@ -35,6 +35,20 @@
35
  "eval_samples_per_second": 11.99,
36
  "eval_steps_per_second": 1.503,
37
  "step": 200
 
 
 
 
 
 
 
 
 
 
 
 
 
 
38
  }
39
  ],
40
  "logging_steps": 100,
@@ -42,7 +56,7 @@
42
  "num_input_tokens_seen": 0,
43
  "num_train_epochs": 3,
44
  "save_steps": 100,
45
- "total_flos": 1.11990315515904e+16,
46
  "trial_name": null,
47
  "trial_params": null
48
  }
 
1
  {
2
+ "best_metric": 1.0460368394851685,
3
+ "best_model_checkpoint": "./outputs/checkpoint-300",
4
+ "epoch": 0.42613636363636365,
5
  "eval_steps": 100,
6
+ "global_step": 300,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
35
  "eval_samples_per_second": 11.99,
36
  "eval_steps_per_second": 1.503,
37
  "step": 200
38
+ },
39
+ {
40
+ "epoch": 0.43,
41
+ "learning_rate": 0.0002,
42
+ "loss": 1.201,
43
+ "step": 300
44
+ },
45
+ {
46
+ "epoch": 0.43,
47
+ "eval_loss": 1.0460368394851685,
48
+ "eval_runtime": 124.1855,
49
+ "eval_samples_per_second": 12.014,
50
+ "eval_steps_per_second": 1.506,
51
+ "step": 300
52
  }
53
  ],
54
  "logging_steps": 100,
 
56
  "num_input_tokens_seen": 0,
57
  "num_train_epochs": 3,
58
  "save_steps": 100,
59
+ "total_flos": 1.682558365114368e+16,
60
  "trial_name": null,
61
  "trial_params": null
62
  }