upload dec/100M/2Btok/postprefixlm_pct100.json
Browse files
dec/100M/2Btok/postprefixlm_pct100.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "dec",
|
| 3 |
+
"arch": {
|
| 4 |
+
"dim": 832,
|
| 5 |
+
"num_encoder_layers": 8,
|
| 6 |
+
"num_decoder_layers": 4
|
| 7 |
+
},
|
| 8 |
+
"arch_label": "100M",
|
| 9 |
+
"non_emb_params": 99701888,
|
| 10 |
+
"pretrain_ckpt": "pct100.pt",
|
| 11 |
+
"sft_objective": "prefixlm",
|
| 12 |
+
"sft_train_loss": 3.1215634247846493,
|
| 13 |
+
"sft_train_time_s": 404.3920912742615,
|
| 14 |
+
"sft_n_steps": 3051,
|
| 15 |
+
"sft_mfu_pct": 6.574046481826567,
|
| 16 |
+
"sft_tokens_target": 199996211,
|
| 17 |
+
"sft_tokens_actual": 199983104,
|
| 18 |
+
"sft_lr": 0.0002,
|
| 19 |
+
"sft_batch_size": 8,
|
| 20 |
+
"sft_grad_accum": 4,
|
| 21 |
+
"eval_loss_held_out": 3.190730355953919,
|
| 22 |
+
"eval_n_batches": 100,
|
| 23 |
+
"eval_n_valid_tokens": 1494358,
|
| 24 |
+
"eval_elapsed_s": 3.838134288787842,
|
| 25 |
+
"wallclock_s": 412.2965214252472
|
| 26 |
+
}
|