marialvsantiago commited on
Commit
36df384
·
verified ·
1 Parent(s): 4d23627

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:5c003eeb836dfb367e51399a2fee80d8bb2403d147710787003df3b01c31f58e
3
  size 216151256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6e2fca64caa87f0a222dacbfb713ef88edc04cc0d46fba601487d07abe53df4
3
  size 216151256
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35732ff3ea1c896c380e3324eb2b246bf26b44153ad6bd71187130c9eb9f0a0b
3
  size 432492970
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c64cbaa861439571fc77cb1cfb69ea78bdeb1f69f5030a455513f4f4c3ea88ad
3
  size 432492970
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac4c4d3e2a63413186fdc624383f0085bcb1896dfa4dd2647931a2a1e5d987b6
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ad636d5cf633a906fc3f3ccc5e2d0efef31060640b5f5a43055356e4a3ba83f
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e2eb657255baf6b1420bbcfab19529abd45c6011f0c415bddb3c278a51f7f142
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": 1.9240790605545044,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.012938702895034774,
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": 5.122,
90
  "eval_steps_per_second": 2.565,
91
  "step": 20
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
92
  }
93
  ],
94
  "logging_steps": 3,
@@ -112,12 +156,12 @@
112
  "should_evaluate": false,
113
  "should_log": false,
114
  "should_save": true,
115
- "should_training_stop": false
116
  },
117
  "attributes": {}
118
  }
119
  },
120
- "total_flos": 8236125420257280.0,
121
  "train_batch_size": 2,
122
  "trial_name": null,
123
  "trial_params": null
 
1
  {
2
+ "best_metric": 1.9052269458770752,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-30",
4
+ "epoch": 0.019408054342552158,
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": 5.122,
90
  "eval_steps_per_second": 2.565,
91
  "step": 20
92
+ },
93
+ {
94
+ "epoch": 0.013585638039786511,
95
+ "grad_norm": 1.2617974281311035,
96
+ "learning_rate": 2.8711035421746367e-05,
97
+ "loss": 1.8909,
98
+ "step": 21
99
+ },
100
+ {
101
+ "epoch": 0.015526443474041727,
102
+ "grad_norm": 1.3320506811141968,
103
+ "learning_rate": 1.3551568628929434e-05,
104
+ "loss": 2.0138,
105
+ "step": 24
106
+ },
107
+ {
108
+ "epoch": 0.016173378618793467,
109
+ "eval_loss": 1.9086711406707764,
110
+ "eval_runtime": 127.1109,
111
+ "eval_samples_per_second": 5.122,
112
+ "eval_steps_per_second": 2.565,
113
+ "step": 25
114
+ },
115
+ {
116
+ "epoch": 0.017467248908296942,
117
+ "grad_norm": 1.3089834451675415,
118
+ "learning_rate": 3.511175705587433e-06,
119
+ "loss": 1.8714,
120
+ "step": 27
121
+ },
122
+ {
123
+ "epoch": 0.019408054342552158,
124
+ "grad_norm": 1.2991094589233398,
125
+ "learning_rate": 0.0,
126
+ "loss": 1.9236,
127
+ "step": 30
128
+ },
129
+ {
130
+ "epoch": 0.019408054342552158,
131
+ "eval_loss": 1.9052269458770752,
132
+ "eval_runtime": 127.0918,
133
+ "eval_samples_per_second": 5.122,
134
+ "eval_steps_per_second": 2.565,
135
+ "step": 30
136
  }
137
  ],
138
  "logging_steps": 3,
 
156
  "should_evaluate": false,
157
  "should_log": false,
158
  "should_save": true,
159
+ "should_training_stop": true
160
  },
161
  "attributes": {}
162
  }
163
  },
164
+ "total_flos": 1.235418813038592e+16,
165
  "train_batch_size": 2,
166
  "trial_name": null,
167
  "trial_params": null