farmery commited on
Commit
ece2636
·
verified ·
1 Parent(s): 4dfab21

Training in progress, step 6, checkpoint

Browse files
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fae6334833e7efe8070707b304b16d0998e10732791bd49f59560775a9f1c026
3
  size 168149074
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8794c561b31544f869366f25676607fbf0c30714cc0e300efdd0316f8abcc9d
3
  size 168149074
last-checkpoint/rng_state_0.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d2456464aa9b1df5819cd245fdae9e766ba71ea54353d58eeec5d8332638043f
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7b41d0414f063913e8fa4ed2763406357e7ee2399d1133f6b24b1caee59c8df
3
  size 15024
last-checkpoint/rng_state_1.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:24771935e2cc6865e45cb9845fff8f5062a16e493718a5b8ceeb26de1bdafbf2
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:394bc46780d76eee244df4255a9b39beee30de1da78f381b0fdf9eba1e0035bd
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:44d34eaeb2ad1dc74afd65ebd73018346f4b2caf6f2283a8b4e637b1352adae7
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:694311e029126c23d613c63196baa49e57f5b701aaaca36f6d24271f0de77526
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:87c2ae561cd1fc3959c94f2f041a08b6a9b8b3c9c542c85c5998ad25875523a7
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:890b133b77d6e29dcc5d6e5427bf0b09b8270be6f6b5fa05b57fdc0126b0d2b2
3
  size 15024
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ffd8c58e5d02492554dbaa495f8cf80dff41fabc0e1288cb2fd18a103d402219
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0099cb7287625b29b67c4fcf42ff20fae623b429bfb10f5ac695bc54f2be54fd
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.07142857142857142,
5
  "eval_steps": 3,
6
- "global_step": 3,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -44,6 +44,35 @@
44
  "eval_samples_per_second": 30.3,
45
  "eval_steps_per_second": 7.575,
46
  "step": 3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
47
  }
48
  ],
49
  "logging_steps": 1,
@@ -63,7 +92,7 @@
63
  "attributes": {}
64
  }
65
  },
66
- "total_flos": 4438954195550208.0,
67
  "train_batch_size": 1,
68
  "trial_name": null,
69
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.14285714285714285,
5
  "eval_steps": 3,
6
+ "global_step": 6,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
44
  "eval_samples_per_second": 30.3,
45
  "eval_steps_per_second": 7.575,
46
  "step": 3
47
+ },
48
+ {
49
+ "epoch": 0.09523809523809523,
50
+ "grad_norm": NaN,
51
+ "learning_rate": 8e-05,
52
+ "loss": 0.0,
53
+ "step": 4
54
+ },
55
+ {
56
+ "epoch": 0.11904761904761904,
57
+ "grad_norm": NaN,
58
+ "learning_rate": 0.0001,
59
+ "loss": 0.0,
60
+ "step": 5
61
+ },
62
+ {
63
+ "epoch": 0.14285714285714285,
64
+ "grad_norm": NaN,
65
+ "learning_rate": 0.00012,
66
+ "loss": 0.0,
67
+ "step": 6
68
+ },
69
+ {
70
+ "epoch": 0.14285714285714285,
71
+ "eval_loss": NaN,
72
+ "eval_runtime": 1.1268,
73
+ "eval_samples_per_second": 31.948,
74
+ "eval_steps_per_second": 7.987,
75
+ "step": 6
76
  }
77
  ],
78
  "logging_steps": 1,
 
92
  "attributes": {}
93
  }
94
  },
95
+ "total_flos": 8877908391100416.0,
96
  "train_batch_size": 1,
97
  "trial_name": null,
98
  "trial_params": null