filipesantoscv11 commited on
Commit
96c6bf8
·
verified ·
1 Parent(s): 1ade9fb

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:04bfe7cbf5fdf6c12c66bdfbd4ca6c6514b29ad860026dd80db4336fd3cc0273
3
  size 250422888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fc36e2b5fdcea80e9b50359388e3deff5056cdaed37c649741e1854d518859d
3
  size 250422888
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5029b63f2a422e2350412128b96e8f21cf7b67990b5f5c93be04728f27f1487
3
  size 501168482
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8b4b2f54d9bdb50b83e4f46b389adb10ff31e5e90cc8a87bfe0a549a96b38b4
3
  size 501168482
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e28f3b74a45f2c0dd30153fccda1a09054d4dff99c523026499904ccc7b004ad
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cd2c2db909b5610cb81844a3a4192ff748d7b027e55d410a7738eeb5f21f438
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.0006005735477380899,
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": 8.511,
90
  "eval_steps_per_second": 4.256,
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": 1.68216426971136e+16,
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.0009008603216071348,
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": 8.511,
90
  "eval_steps_per_second": 4.256,
91
  "step": 20
92
+ },
93
+ {
94
+ "epoch": 0.0006306022251249943,
95
+ "grad_norm": 0.30331218242645264,
96
+ "learning_rate": 4.2178276747988446e-05,
97
+ "loss": 0.6797,
98
+ "step": 21
99
+ },
100
+ {
101
+ "epoch": 0.0007206882572857079,
102
+ "grad_norm": 0.2817479074001312,
103
+ "learning_rate": 2.061073738537635e-05,
104
+ "loss": 0.6745,
105
+ "step": 24
106
+ },
107
+ {
108
+ "epoch": 0.0007507169346726123,
109
+ "eval_loss": 0.6795505881309509,
110
+ "eval_runtime": 1647.8113,
111
+ "eval_samples_per_second": 8.509,
112
+ "eval_steps_per_second": 4.255,
113
+ "step": 25
114
+ },
115
+ {
116
+ "epoch": 0.0008107742894464214,
117
+ "grad_norm": 0.25237756967544556,
118
+ "learning_rate": 5.449673790581611e-06,
119
+ "loss": 0.7254,
120
+ "step": 27
121
+ },
122
+ {
123
+ "epoch": 0.0009008603216071348,
124
+ "grad_norm": 0.2647419273853302,
125
+ "learning_rate": 0.0,
126
+ "loss": 0.6637,
127
+ "step": 30
128
+ },
129
+ {
130
+ "epoch": 0.0009008603216071348,
131
+ "eval_loss": 0.6759388446807861,
132
+ "eval_runtime": 1647.7113,
133
+ "eval_samples_per_second": 8.51,
134
+ "eval_steps_per_second": 4.255,
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": 2.47563798183936e+16,
156
  "train_batch_size": 2,
157
  "trial_name": null,
158
  "trial_params": null