pazqwerty / opt4_mint_membrane_quant /opt4_ubits3.summary.json
p-j-r-1-2-3's picture
add run opt4_ubits3
7e2e5b0 verified
Raw
History Blame Contribute Delete
2.06 kB
{
"tag": "opt4_ubits3",
"script": "opt4_mint_membrane_quant.py",
"script_sha256_16": "598d76c727a2deea",
"hf_folder": "opt4_mint_membrane_quant",
"priority": 1,
"note": "",
"phase": 4,
"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",
"3"
],
"flags": [
"--u-bits",
"3"
],
"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": 370.5,
"sec_per_epoch": 3.71,
"started_utc": "2026-08-21T10:18:53.264488+00:00",
"finished_utc": "2026-08-21T10:25:03.782677+00:00",
"final_epoch_metrics": {
"epoch": 100,
"train_loss": 0.5839838128550788,
"train_acc": 1.0,
"test_loss": 0.2263005976424073,
"test_acc": 0.9545454545454546,
"best_acc": 0.9545454545454546,
"spike_rates": [
0.05410520820056691,
0.08572927555617164,
0.07853580923641429,
0.10396769073079615,
0.14685902700704687
],
"spikes_per_sample": 259407.95970022623,
"wall_time_s": 2.2410926818847656,
"timestamp": "2026-08-21T10:24:40.294394+00:00"
},
"best": {
"epoch": 100,
"test_acc": 0.9545454545454546
},
"event_driven": {
"event_driven_test_acc": 0.9507575757575758,
"synaptic_ops_per_inference": 206758662.00694445,
"membrane_bytes_per_inference": 89284.125,
"u_bits": 3,
"kshift": 0,
"w_bits": 0
},
"driver_version": 1,
"zip": {
"name": "opt4_ubits3.zip",
"files": 312,
"bytes": 1440729097,
"MB": 1440.7,
"sha256": "e0d3795d41860ff0b13c25112af113fb61faeb7bfe662daac568379ed57be2d7"
}
}