TracyTank commited on
Commit
8f3048c
·
verified ·
1 Parent(s): 23e2665

Training in progress, step 18, 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:6e7b005bfce54b91ee7009c6f8ca003a87dc56dc25d80daa1f0d8f9872bc08ef
3
  size 22573704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a8c685a95b61582ba2bbd8d90e22bfe007c18a81808b3f5126faeeb5d32eed6
3
  size 22573704
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bcbdc551925a8e2036c92f12e072fbcad9d6fc1f673d17b194bea2b3d9b1db30
3
  size 11710970
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e23cea9d8918da9e7576edccc22ba1e16e9ca750af9e3c9c6bfa6aa38eb5dfb9
3
  size 11710970
last-checkpoint/rng_state_0.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9bac3829fab9883fe52c921d069030dcfdb1acb7b3595ec28ffc5a7d8761e39a
3
  size 14960
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c53fa0c87e8a58dcc70411994c79b9c7f65d5f8b8db287146f08250dc656d27
3
  size 14960
last-checkpoint/rng_state_1.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b9b4b9e1c73ddbfb0db3e4e70221ab0ae763bc9eae2ed7a9179b0f835425c83
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f4519a9887599cb0a87eeef5c384a4c8631bfe07fee0771a14a32f4fd230cd4
3
  size 15024
last-checkpoint/rng_state_2.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c6baf985c8a1ee6c433d8227f8c2313f719cddc8c10eef0a3d759226e562b24e
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dce0ff9f94335448e0e6bb1ad0c4a527ee7b4ed3051ea261ab2f6e254cad1d2
3
  size 15024
last-checkpoint/rng_state_3.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b85f5010c9e0a2db0ab3ae3a6293f198b1616cf44c35feb6eaefcdf88907877a
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25ee4e24d97e521c5142b9b33ca4c0d88243a23abbecbfda8c949c467d7fc3cb
3
  size 15024
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e555b1173ceea1f11ca45539c0fe5856e7571df97c436cc742ba6deb19b07e97
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd82e2c4dd46a0c4163e78a1bb05a9e321fb40a1c884136f2f4f92fe2449cbde
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 0.8727272727272727,
5
  "eval_steps": 4,
6
- "global_step": 15,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -46,6 +46,14 @@
46
  "eval_samples_per_second": 263.42,
47
  "eval_steps_per_second": 8.553,
48
  "step": 12
 
 
 
 
 
 
 
 
49
  }
50
  ],
51
  "logging_steps": 10,
@@ -60,12 +68,12 @@
60
  "should_evaluate": false,
61
  "should_log": false,
62
  "should_save": true,
63
- "should_training_stop": false
64
  },
65
  "attributes": {}
66
  }
67
  },
68
- "total_flos": 4.618473896411136e+16,
69
  "train_batch_size": 8,
70
  "trial_name": null,
71
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 1.0472727272727274,
5
  "eval_steps": 4,
6
+ "global_step": 18,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
46
  "eval_samples_per_second": 263.42,
47
  "eval_steps_per_second": 8.553,
48
  "step": 12
49
+ },
50
+ {
51
+ "epoch": 0.9309090909090909,
52
+ "eval_loss": 0.7947056293487549,
53
+ "eval_runtime": 1.7541,
54
+ "eval_samples_per_second": 263.376,
55
+ "eval_steps_per_second": 8.551,
56
+ "step": 16
57
  }
58
  ],
59
  "logging_steps": 10,
 
68
  "should_evaluate": false,
69
  "should_log": false,
70
  "should_save": true,
71
+ "should_training_stop": true
72
  },
73
  "attributes": {}
74
  }
75
  },
76
+ "total_flos": 5.542168675693363e+16,
77
  "train_batch_size": 8,
78
  "trial_name": null,
79
  "trial_params": null