pazqwerty / opt4_mint_membrane_quant /opt4_ubits6.summary.json
p-j-r-1-2-3's picture
add run opt4_ubits6
437e004 verified
Raw
History Blame Contribute Delete
2.07 kB
{
"tag": "opt4_ubits6",
"script": "opt4_mint_membrane_quant.py",
"script_sha256_16": "598d76c727a2deea",
"hf_folder": "opt4_mint_membrane_quant",
"priority": 1,
"note": "",
"phase": 5,
"n_phases": 10,
"command": [
"/usr/bin/python3",
"-m",
"torch.distributed.run",
"--standalone",
"--nproc_per_node=2",
"/kaggle/temp/snn_runs/scripts/opt4_mint_membrane_quant.py",
"--epochs",
"100",
"--batch-size",
"32",
"--num-bins",
"16",
"--event-eval",
"--no-hf",
"--no-resume",
"--data-dir",
"/kaggle/temp/dvs128_data",
"--num-classes",
"11",
"--bench",
"--u-bits",
"6"
],
"flags": [
"--u-bits",
"6"
],
"epochs_requested": 100,
"epochs_completed": 100,
"batch_size_per_gpu": 32,
"num_bins_T": 16,
"gpus": 2,
"amp": false,
"exit_code": 0,
"status": "ok",
"duration_s": 369.6,
"sec_per_epoch": 3.7,
"started_utc": "2026-08-21T11:59:52.369052+00:00",
"finished_utc": "2026-08-21T12:06:01.977163+00:00",
"final_epoch_metrics": {
"epoch": 100,
"train_loss": 0.647230220550055,
"train_acc": 0.9702602230483272,
"test_loss": 0.4052285642334909,
"test_acc": 0.8484848484848485,
"best_acc": 0.8674242424242424,
"spike_rates": [
0.051674527937875074,
0.07206868818577598,
0.07050250908907722,
0.1063172129147193,
0.16158073789933147
],
"spikes_per_sample": 236239.81787330317,
"wall_time_s": 2.2326130867004395,
"timestamp": "2026-08-21T12:05:39.470408+00:00"
},
"best": {
"epoch": 78,
"test_acc": 0.8674242424242424
},
"event_driven": {
"event_driven_test_acc": 0.8522727272727273,
"synaptic_ops_per_inference": 199064751.2222222,
"membrane_bytes_per_inference": 178568.25,
"u_bits": 6,
"kshift": 0,
"w_bits": 0
},
"driver_version": 1,
"zip": {
"name": "opt4_ubits6.zip",
"files": 312,
"bytes": 1441591211,
"MB": 1441.6,
"sha256": "5187ff615cb121a879539db1731b404aa3f86c804776689e4b6c4b057dee9524"
}
}