File size: 2,057 Bytes
be910ea 799b3cb be910ea 799b3cb be910ea 799b3cb be910ea 799b3cb be910ea 799b3cb be910ea a464d0c be910ea | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 | {
"screen": "G1-FS16",
"arm": "random_frozen",
"seeds": [
0
],
"nonce": 0,
"steps": 4,
"events": 1,
"m_records": 4,
"d": 32,
"layers": 2,
"carrier": 128,
"train_depth": 3,
"closure": 4,
"lam_mid": 1.0,
"lam_cpu": 0.02,
"lam_a": 0.02,
"mid_warmup": 0.3,
"curriculum": 0.5,
"straight_through": false,
"eps": 0.05,
"device": "cpu",
"runs": [
{
"seed": 0,
"oracle": {
"worst_acc": 0.06640625,
"worst_depth": 4,
"max_mid_entropy": 1.6275219917297363,
"pass": false
},
"history": [
{
"acc_d4": 0.0,
"exact_d4": 0.0,
"heldout_byte_acc": 0.0,
"heldout_record_exact": 0.0,
"heldout_answer_bpb": 7.96185827255249,
"heldout_min_exact": 0.0,
"singleton_len1": 0.5,
"distinct_codes": 0.0,
"code_map": "[0, None]",
"empty_word_rate": 1.0,
"word_purity": 0.0,
"word_len_match": 0.0,
"step": 0,
"loss": 1033.364990234375,
"lam_mid": 0.0,
"cur_depth": 1,
"s_per_step": 0.0202,
"wall_s": 0.0
},
{
"acc_d4": 0.0,
"exact_d4": 0.0,
"heldout_byte_acc": 0.0,
"heldout_record_exact": 0.0,
"heldout_answer_bpb": 8.020343780517578,
"heldout_min_exact": 0.0,
"singleton_len1": 0.0,
"distinct_codes": 0.0,
"code_map": "[None, None]",
"empty_word_rate": 1.0,
"word_purity": 0.0,
"word_len_match": 0.0,
"step": 3,
"loss": 1017.9188842773438,
"lam_mid": 1.0,
"cur_depth": 3,
"s_per_step": 0.3579,
"wall_s": 1.1
}
],
"final": {
"acc_d4": 0.0,
"exact_d4": 0.0,
"heldout_byte_acc": 0.0,
"heldout_record_exact": 0.0,
"heldout_answer_bpb": 8.020343780517578,
"heldout_min_exact": 0.0,
"singleton_len1": 0.0,
"distinct_codes": 0.0,
"code_map": "[None, None]",
"empty_word_rate": 1.0,
"word_purity": 0.0,
"word_len_match": 0.0,
"step": 3,
"loss": 1017.9188842773438,
"lam_mid": 1.0,
"cur_depth": 3,
"s_per_step": 0.3579,
"wall_s": 1.1
}
}
],
"partial": false
} |