CodeIsAbstract commited on
Commit
084e835
·
verified ·
1 Parent(s): 6cdce85

Training in progress, step 40, checkpoint

Browse files
last-checkpoint/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d96abf3f9691ac86ab25ff7137421e2a8b4083fe7ee1e534a607630e38da1a70
3
  size 847599616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d958dad02f3b2e6ea7beea0420d12217ac04c6a2b8455de924332950dc499f4
3
  size 847599616
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e0372906270350ea47d01c303401ff6944e65d7ca84169d0592a2e54e5dadce5
3
  size 1386414411
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63aa44604eb464344bd334ce0ace2ddf2d762d75b71cd3c583c26377b07dc682
3
  size 1386414411
last-checkpoint/rng_state_0.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:89cae3402b04c3b79e7827436454a3dc353c4d61ad250ac2370aaebbfabcea52
3
  size 14917
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93a357e5b1929d381bd37f7e838c91f79a5b628f901145c5c5bba6f05dbff3bd
3
  size 14917
last-checkpoint/rng_state_1.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:903e602536db1a59b502d2179fad5c5483fbaf99bfa18a5697f07904de3a0519
3
  size 14917
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a516434599c7f0d47c0ad37fc7c45bbf4f4262d2a73b4c8a12bc19f1d3964f7
3
  size 14917
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b612f6e342d453521aa7dbb39c4dc0d4b0cdc9dbd54ab1a4de2cc98d0edc330
3
  size 1465
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:448f72b41b3dbafcf0f9a5ec0a4ef0fd2acb0b41f457d9ddd823e6fee9268340
3
  size 1465
last-checkpoint/trainer_state.json CHANGED
@@ -2,9 +2,9 @@
2
  "best_global_step": null,
3
  "best_metric": null,
4
  "best_model_checkpoint": null,
5
- "epoch": 0.03,
6
  "eval_steps": 5,
7
- "global_step": 30,
8
  "is_hyper_param_search": false,
9
  "is_local_process_zero": true,
10
  "is_world_process_zero": true,
@@ -62,6 +62,24 @@
62
  "eval_samples_per_second": 13.595,
63
  "eval_steps_per_second": 6.797,
64
  "step": 30
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
65
  }
66
  ],
67
  "logging_steps": 100,
 
2
  "best_global_step": null,
3
  "best_metric": null,
4
  "best_model_checkpoint": null,
5
+ "epoch": 0.04,
6
  "eval_steps": 5,
7
+ "global_step": 40,
8
  "is_hyper_param_search": false,
9
  "is_local_process_zero": true,
10
  "is_world_process_zero": true,
 
62
  "eval_samples_per_second": 13.595,
63
  "eval_steps_per_second": 6.797,
64
  "step": 30
65
+ },
66
+ {
67
+ "epoch": 0.035,
68
+ "eval_accuracy": 0.08273333333333334,
69
+ "eval_loss": 17.723947525024414,
70
+ "eval_runtime": 40.5439,
71
+ "eval_samples_per_second": 12.332,
72
+ "eval_steps_per_second": 6.166,
73
+ "step": 35
74
+ },
75
+ {
76
+ "epoch": 0.04,
77
+ "eval_accuracy": 0.08126666666666667,
78
+ "eval_loss": 17.56175994873047,
79
+ "eval_runtime": 35.5502,
80
+ "eval_samples_per_second": 14.065,
81
+ "eval_steps_per_second": 7.032,
82
+ "step": 40
83
  }
84
  ],
85
  "logging_steps": 100,