filipesantoscv11 commited on
Commit
e66c76e
·
verified ·
1 Parent(s): 9ae275a

Training in progress, step 30, 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:4da71344aa1ff97eea0246faca6940d1fb746f997d77b368665852028a6c73a3
3
  size 25192688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3eabb41f5072154ea5542da9bea138c4fe8224085b1e107fe9607d0d40ac28c6
3
  size 25192688
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c79322c66fa7684df4904cef6074168257778a516aa21813594de4e09a524a6
3
  size 50493050
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a29fa2ba30d9bd7d4be5232904728f021f86705a73f9d711a9f2b30029ebab24
3
  size 50493050
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a3874d81c68d237eff7165dcf48e6973ab7998fdec16147e742b36a46a13a76c
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:542df61d1c6148ada1c376ebc8f1739c398348ac99a9391e7ce94e1944cf227c
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:46d68217ddf3e899bf1495ee33b9ec14e2c91ed912ffcb460a7bb01192b04b7d
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0e9cc72c20ddd925ef39b6005e82a4d8730b1dde32cfcd070d74c83a8a3564a
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.0013686911890504706,
5
  "eval_steps": 5,
6
- "global_step": 20,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -89,6 +89,50 @@
89
  "eval_samples_per_second": 52.059,
90
  "eval_steps_per_second": 26.034,
91
  "step": 20
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
92
  }
93
  ],
94
  "logging_steps": 3,
@@ -103,12 +147,12 @@
103
  "should_evaluate": false,
104
  "should_log": false,
105
  "should_save": true,
106
- "should_training_stop": false
107
  },
108
  "attributes": {}
109
  }
110
  },
111
- "total_flos": 303370988421120.0,
112
  "train_batch_size": 2,
113
  "trial_name": null,
114
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.002053036783575706,
5
  "eval_steps": 5,
6
+ "global_step": 30,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
89
  "eval_samples_per_second": 52.059,
90
  "eval_steps_per_second": 26.034,
91
  "step": 20
92
+ },
93
+ {
94
+ "epoch": 0.001437125748502994,
95
+ "grad_norm": 4.836862087249756,
96
+ "learning_rate": 4.2178276747988446e-05,
97
+ "loss": 12.4417,
98
+ "step": 21
99
+ },
100
+ {
101
+ "epoch": 0.0016424294268605646,
102
+ "grad_norm": 6.216834545135498,
103
+ "learning_rate": 2.061073738537635e-05,
104
+ "loss": 11.7135,
105
+ "step": 24
106
+ },
107
+ {
108
+ "epoch": 0.001710863986313088,
109
+ "eval_loss": 3.0287530422210693,
110
+ "eval_runtime": 118.1814,
111
+ "eval_samples_per_second": 52.064,
112
+ "eval_steps_per_second": 26.036,
113
+ "step": 25
114
+ },
115
+ {
116
+ "epoch": 0.0018477331052181353,
117
+ "grad_norm": 5.625243663787842,
118
+ "learning_rate": 5.449673790581611e-06,
119
+ "loss": 11.8553,
120
+ "step": 27
121
+ },
122
+ {
123
+ "epoch": 0.002053036783575706,
124
+ "grad_norm": 4.978127479553223,
125
+ "learning_rate": 0.0,
126
+ "loss": 11.1414,
127
+ "step": 30
128
+ },
129
+ {
130
+ "epoch": 0.002053036783575706,
131
+ "eval_loss": 3.01611328125,
132
+ "eval_runtime": 118.2006,
133
+ "eval_samples_per_second": 52.056,
134
+ "eval_steps_per_second": 26.032,
135
+ "step": 30
136
  }
137
  ],
138
  "logging_steps": 3,
 
147
  "should_evaluate": false,
148
  "should_log": false,
149
  "should_save": true,
150
+ "should_training_stop": true
151
  },
152
  "attributes": {}
153
  }
154
  },
155
+ "total_flos": 455056482631680.0,
156
  "train_batch_size": 2,
157
  "trial_name": null,
158
  "trial_params": null