cwaud commited on
Commit
8d8c619
1 Parent(s): f53accc

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:0a919ab2299e2cea506182209e4da96877c35cf08f91e333b76a85db738356fe
3
  size 1673329784
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab74057ae08d664fd9f25479207452cf9dbadb9cd5372a66eca63fb466be9044
3
  size 1673329784
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f349802d55f333a5ba83727d452c80e7929fc058acd51c3880dbecff08243f85
3
  size 49846260
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e159879577b8f21547d60e1882216c44621e4762dbd7b0aa6a29d473e15bc0c7
3
  size 49846260
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:29a5e45a0438fbab713e625bf624a63eff4059dbc3b3e53c50c4901d44981284
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f63964d2edbcbf6dec0f05bec9d43e1b6a932832c56eac5659d289779cafe1e8
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.023391812865497075,
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": 3.6788,
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": 2794842929233920.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.04678362573099415,
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": 3.6788,
60
  "step": 5
61
+ },
62
+ {
63
+ "epoch": 0.028070175438596492,
64
+ "grad_norm": 95.90052795410156,
65
+ "learning_rate": 0.00012,
66
+ "loss": 3.0436,
67
+ "step": 6
68
+ },
69
+ {
70
+ "epoch": 0.028070175438596492,
71
+ "eval_loss": 1.5273349285125732,
72
+ "eval_runtime": 37.7963,
73
+ "eval_samples_per_second": 2.381,
74
+ "eval_steps_per_second": 1.191,
75
+ "step": 6
76
+ },
77
+ {
78
+ "epoch": 0.03274853801169591,
79
+ "grad_norm": 47.590003967285156,
80
+ "learning_rate": 0.00014,
81
+ "loss": 1.344,
82
+ "step": 7
83
+ },
84
+ {
85
+ "epoch": 0.03742690058479532,
86
+ "grad_norm": 15.51590347290039,
87
+ "learning_rate": 0.00016,
88
+ "loss": 0.3831,
89
+ "step": 8
90
+ },
91
+ {
92
+ "epoch": 0.042105263157894736,
93
+ "grad_norm": 5.955617904663086,
94
+ "learning_rate": 0.00018,
95
+ "loss": 0.1707,
96
+ "step": 9
97
+ },
98
+ {
99
+ "epoch": 0.042105263157894736,
100
+ "eval_loss": 0.19208240509033203,
101
+ "eval_runtime": 37.905,
102
+ "eval_samples_per_second": 2.374,
103
+ "eval_steps_per_second": 1.187,
104
+ "step": 9
105
+ },
106
+ {
107
+ "epoch": 0.04678362573099415,
108
+ "grad_norm": 2.474229574203491,
109
+ "learning_rate": 0.0002,
110
+ "loss": 0.095,
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": 5589685858467840.0,
132
  "train_batch_size": 2,
133
  "trial_name": null,
134
  "trial_params": null