trident-ec / g1fs16_pilot.json
farguney's picture
Upload g1fs16_pilot.json with huggingface_hub
06b1009 verified
Raw
History Blame Contribute Delete
1.73 kB
{
"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
}