pazqwerty / opt8_ftbc_threshold_balance /opt8_control_off.summary.json
p-j-r-1-2-3's picture
add run opt8_control_off
8a13ee9 verified
Raw
History Blame Contribute Delete
2.03 kB
{
"tag": "opt8_control_off",
"script": "opt8_ftbc_threshold_balance.py",
"script_sha256_16": "bd4d430801bedca5",
"hf_folder": "opt8_ftbc_threshold_balance",
"priority": 0,
"note": "control",
"phase": 2,
"n_phases": 10,
"command": [
"/usr/bin/python3",
"-m",
"torch.distributed.run",
"--standalone",
"--nproc_per_node=2",
"/kaggle/temp/snn_runs/scripts/opt8_ftbc_threshold_balance.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",
"--no-calibrate-thresh",
"--no-ftbc"
],
"flags": [
"--no-calibrate-thresh",
"--no-ftbc"
],
"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": 445.7,
"sec_per_epoch": 4.46,
"started_utc": "2026-08-21T06:59:18.504457+00:00",
"finished_utc": "2026-08-21T07:06:44.164665+00:00",
"final_epoch_metrics": {
"epoch": 100,
"train_loss": 0.596299713429022,
"train_acc": 0.9944237918215614,
"test_loss": 0.3022353712356452,
"test_acc": 0.9318181818181818,
"best_acc": 0.946969696969697,
"spike_rates": [
0.08602504081585828,
0.11663984682630091,
0.11889334505095202,
0.12695173656239228,
0.13294720562065349
],
"spikes_per_sample": 382813.7805429864,
"wall_time_s": 2.293067216873169,
"timestamp": "2026-08-21T07:05:11.057217+00:00"
},
"best": {
"epoch": 73,
"test_acc": 0.946969696969697
},
"event_driven": {
"event_driven_test_acc": 0.9318181818181818,
"synaptic_ops_per_inference": 263015053.53125
},
"driver_version": 1,
"zip": {
"name": "opt8_control_off.zip",
"files": 313,
"bytes": 1443395678,
"MB": 1443.4,
"sha256": "a0f9742d8f470ff94b2af6e2da7b878e6b20f774436cc2ce876b7ac765f94660"
}
}