File size: 2,100 Bytes
03342da
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "opt4_control_fp32",
  "script": "opt4_mint_membrane_quant.py",
  "script_sha256_16": "598d76c727a2deea",
  "hf_folder": "opt4_mint_membrane_quant",
  "priority": 0,
  "note": "control: fp32 membrane",
  "phase": 1,
  "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",
    "0"
  ],
  "flags": [
    "--u-bits",
    "0"
  ],
  "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": 379.6,
  "sec_per_epoch": 3.8,
  "started_utc": "2026-08-21T05:31:23.017501+00:00",
  "finished_utc": "2026-08-21T05:37:42.656970+00:00",
  "final_epoch_metrics": {
    "epoch": 100,
    "train_loss": 0.584430132435157,
    "train_acc": 0.9925650557620818,
    "test_loss": 0.2848784417817087,
    "test_acc": 0.9318181818181818,
    "best_acc": 0.9431818181818182,
    "spike_rates": [
      0.09592935048481997,
      0.11116809923859204,
      0.10536826752564486,
      0.12500429153442383,
      0.12844572523060968
    ],
    "spikes_per_sample": 390466.4720022625,
    "wall_time_s": 2.2960779666900635,
    "timestamp": "2026-08-21T05:37:13.731707+00:00"
  },
  "best": {
    "epoch": 80,
    "test_acc": 0.9431818181818182
  },
  "event_driven": {
    "event_driven_test_acc": 0.9318181818181818,
    "synaptic_ops_per_inference": 257724779.43055555,
    "membrane_bytes_per_inference": 952364,
    "u_bits": 0,
    "kshift": 0,
    "w_bits": 0
  },
  "driver_version": 1,
  "zip": {
    "name": "opt4_control_fp32.zip",
    "files": 312,
    "bytes": 1443462568,
    "MB": 1443.5,
    "sha256": "41b81b7a697682e4a4e1f3b68889af58435717e65fcf33db8129309e83522a9c"
  }
}