File size: 1,730 Bytes
cdfa8d9 e290a98 d78735f 57de39c cdfa8d9 57de39c cdfa8d9 e290a98 57de39c cdfa8d9 06b1009 cdfa8d9 | 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 | {
"screen": "G1-FS16",
"arm": "field",
"seeds": [
0
],
"nonce": 0,
"steps": 300,
"events": 1,
"m_records": 8,
"d": 64,
"layers": 3,
"carrier": 256,
"train_depth": 10,
"closure": 16,
"lam_mid": 1.0,
"lam_cpu": 0.02,
"lam_a": 0.02,
"eps": 0.05,
"device": "cuda",
"runs": [
{
"seed": 0,
"oracle": {
"worst_acc": 1.0,
"worst_depth": -1,
"max_mid_entropy": 0.0008481992990709841,
"pass": true
},
"history": [
{
"heldout_byte_acc": 0.0026041666666666665,
"heldout_record_exact": 0.0,
"singleton_words": "[(1,), (0,)]",
"singleton_len1": 1.0,
"distinct_codes": 1.0,
"step": 0,
"loss": 2066.839599609375,
"wall_s": 3.9
},
{
"heldout_byte_acc": 0.0078125,
"heldout_record_exact": 0.0,
"singleton_words": "[(), ()]",
"singleton_len1": 0.0,
"distinct_codes": 0.0,
"step": 100,
"loss": 1120.85986328125,
"wall_s": 371.9
},
{
"heldout_byte_acc": 0.005208333333333333,
"heldout_record_exact": 0.0,
"singleton_words": "[(), ()]",
"singleton_len1": 0.0,
"distinct_codes": 0.0,
"step": 200,
"loss": 1119.5467529296875,
"wall_s": 739.3
},
{
"heldout_byte_acc": 0.0,
"heldout_record_exact": 0.0,
"singleton_words": "[(), ()]",
"singleton_len1": 0.0,
"distinct_codes": 0.0,
"step": 299,
"loss": 1066.3873291015625,
"wall_s": 1105.4
}
],
"final": {
"heldout_byte_acc": 0.0,
"heldout_record_exact": 0.0,
"singleton_words": "[(), ()]",
"singleton_len1": 0.0,
"distinct_codes": 0.0,
"step": 299,
"loss": 1066.3873291015625,
"wall_s": 1105.4
}
}
],
"partial": false
} |