File size: 2,034 Bytes
8a13ee9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
83
84
{
  "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"
  }
}