cwaud commited on
Commit
32fc121
1 Parent(s): 9a6de95

Training in progress, step 10, 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:5821dc1648635c8aa03b9ca13334906fe375c0cc3d6f0e536906be10a24d619c
3
  size 1770585648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d15516f0dfc9891ee5fff102a9dafa2b37ae99dd4a1dd72a3a2f70bc3cdad812
3
  size 1770585648
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e93e8b2ee985e5752fbe82f4da680ce3cf6b58db11054bc35cea1c1df8195307
3
  size 99235764
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ebf085965bca49b1bc493afe47f1067ea98cfeb230936ab59e042e493f60a09
3
  size 99235764
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d6a216e76306077697fce369babc722d934631ceab06c507d0d26aa9b1335b22
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05e22fba92b29c1f5f0cd59a19fdf634f506ef846ae85ca8af68d60096387010
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cda2d7da3ce8a95be6df505b84eace6ccd5aa18ffc6d1bcc9a79572045c8d78f
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb578e75c11a81e85dda67a691f96ba4793a02960f1409fd3e1511aac873491a
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.021052631578947368,
5
  "eval_steps": 3,
6
- "global_step": 5,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -58,6 +58,57 @@
58
  "learning_rate": 0.0001,
59
  "loss": 4.7818,
60
  "step": 5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
61
  }
62
  ],
63
  "logging_steps": 1,
@@ -72,12 +123,12 @@
72
  "should_evaluate": false,
73
  "should_log": false,
74
  "should_save": true,
75
- "should_training_stop": false
76
  },
77
  "attributes": {}
78
  }
79
  },
80
- "total_flos": 2818744422236160.0,
81
  "train_batch_size": 2,
82
  "trial_name": null,
83
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.042105263157894736,
5
  "eval_steps": 3,
6
+ "global_step": 10,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
58
  "learning_rate": 0.0001,
59
  "loss": 4.7818,
60
  "step": 5
61
+ },
62
+ {
63
+ "epoch": 0.02526315789473684,
64
+ "grad_norm": 6.127976417541504,
65
+ "learning_rate": 0.00012,
66
+ "loss": 4.1538,
67
+ "step": 6
68
+ },
69
+ {
70
+ "epoch": 0.02526315789473684,
71
+ "eval_loss": 3.1043951511383057,
72
+ "eval_runtime": 33.7059,
73
+ "eval_samples_per_second": 2.967,
74
+ "eval_steps_per_second": 1.483,
75
+ "step": 6
76
+ },
77
+ {
78
+ "epoch": 0.029473684210526315,
79
+ "grad_norm": 8.237787246704102,
80
+ "learning_rate": 0.00014,
81
+ "loss": 3.2056,
82
+ "step": 7
83
+ },
84
+ {
85
+ "epoch": 0.03368421052631579,
86
+ "grad_norm": 6.041158199310303,
87
+ "learning_rate": 0.00016,
88
+ "loss": 2.0689,
89
+ "step": 8
90
+ },
91
+ {
92
+ "epoch": 0.037894736842105266,
93
+ "grad_norm": 3.9629404544830322,
94
+ "learning_rate": 0.00018,
95
+ "loss": 1.3549,
96
+ "step": 9
97
+ },
98
+ {
99
+ "epoch": 0.037894736842105266,
100
+ "eval_loss": 1.1165939569473267,
101
+ "eval_runtime": 33.6697,
102
+ "eval_samples_per_second": 2.97,
103
+ "eval_steps_per_second": 1.485,
104
+ "step": 9
105
+ },
106
+ {
107
+ "epoch": 0.042105263157894736,
108
+ "grad_norm": 2.394595146179199,
109
+ "learning_rate": 0.0002,
110
+ "loss": 1.3262,
111
+ "step": 10
112
  }
113
  ],
114
  "logging_steps": 1,
 
123
  "should_evaluate": false,
124
  "should_log": false,
125
  "should_save": true,
126
+ "should_training_stop": true
127
  },
128
  "attributes": {}
129
  }
130
  },
131
+ "total_flos": 5637488844472320.0,
132
  "train_batch_size": 2,
133
  "trial_name": null,
134
  "trial_params": null