File size: 2,004 Bytes
1ed84a0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "tag": "opt10_control_binary",
  "script": "opt10_sfa_integer_train.py",
  "script_sha256_16": "f2437693c3bf8491",
  "hf_folder": "opt10_sfa_integer_train",
  "priority": 0,
  "note": "control: binary hard-reset LIF",
  "phase": 3,
  "n_phases": 10,
  "command": [
    "/usr/bin/python3",
    "-m",
    "torch.distributed.run",
    "--standalone",
    "--nproc_per_node=2",
    "/kaggle/temp/snn_runs/scripts/opt10_sfa_integer_train.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",
    "--baseline"
  ],
  "flags": [
    "--baseline"
  ],
  "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": 488.1,
  "sec_per_epoch": 4.88,
  "started_utc": "2026-08-21T07:44:38.647779+00:00",
  "finished_utc": "2026-08-21T07:52:46.712245+00:00",
  "final_epoch_metrics": {
    "epoch": 100,
    "train_loss": 0.5685098561212476,
    "train_acc": 0.9925650557620818,
    "test_loss": 0.27503028286225867,
    "test_acc": 0.9431818181818182,
    "best_acc": 0.9431818181818182,
    "spike_rates": [
      0.10398215669042923,
      0.11341198007850085,
      0.09801784771330216,
      0.11570905499598559,
      0.13429983486147487
    ],
    "spikes_per_sample": 404680.04920814483,
    "wall_time_s": 2.750629425048828,
    "timestamp": "2026-08-21T07:51:14.513138+00:00"
  },
  "best": {
    "epoch": 65,
    "test_acc": 0.9431818181818182
  },
  "event_driven": {
    "event_driven_test_acc": 0.9431818181818182,
    "synaptic_ops_per_inference": 572116652.2708334
  },
  "driver_version": 1,
  "zip": {
    "name": "opt10_control_binary.zip",
    "files": 312,
    "bytes": 1443330655,
    "MB": 1443.3,
    "sha256": "ab1cb158141356f8b9d25b4d14127fe99070ff70f3af4ffaa09b146f8faa925c"
  }
}