File size: 2,089 Bytes
ae2c7a5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
85
86
87
88
{
  "tag": "opt10_D8_softreset_on",
  "script": "opt10_sfa_integer_train.py",
  "script_sha256_16": "f2437693c3bf8491",
  "hf_folder": "opt10_sfa_integer_train",
  "priority": 2,
  "note": "explicit soft reset rather than the auto rule",
  "phase": 10,
  "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",
    "--sfa-levels",
    "8",
    "--soft-reset",
    "on"
  ],
  "flags": [
    "--sfa-levels",
    "8",
    "--soft-reset",
    "on"
  ],
  "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": 645.2,
  "sec_per_epoch": 6.45,
  "started_utc": "2026-08-22T00:59:03.137023+00:00",
  "finished_utc": "2026-08-22T01:09:48.369156+00:00",
  "final_epoch_metrics": {
    "epoch": 100,
    "train_loss": 0.5465896309086824,
    "train_acc": 1.0,
    "test_loss": 0.40644672783938324,
    "test_acc": 0.8825757575757576,
    "best_acc": 0.9128787878787878,
    "spike_rates": [
      0.13110621711787054,
      0.14498288929462433,
      0.10722043321413152,
      0.11352021904552684,
      0.16216918475487652
    ],
    "spikes_per_sample": 499437.7736142534,
    "wall_time_s": 2.6573383808135986,
    "timestamp": "2026-08-22T01:05:44.625738+00:00"
  },
  "best": {
    "epoch": 59,
    "test_acc": 0.9128787878787878
  },
  "event_driven": {
    "event_driven_test_acc": 0.8825757575757576,
    "synaptic_ops_per_inference": 675058063.9340278
  },
  "driver_version": 1,
  "zip": {
    "name": "opt10_D8_softreset_on.zip",
    "files": 312,
    "bytes": 1451582163,
    "MB": 1451.6,
    "sha256": "f43352d9a7972739a338f68a0a72f9de05b05dd2bdc6e2e15d45f2cb62aa1588"
  }
}