p-j-r-1-2-3 commited on
Commit
3fa6398
·
verified ·
1 Parent(s): 50c522f

add run binary_input

Browse files
applied/original/binary_input.summary.json ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "key": "original/binary_input",
3
+ "tag": "binary_input",
4
+ "script": "train_ssvep_event_snn.py",
5
+ "script_sha256_16": "a58fedb328a4ba57",
6
+ "hf_folder": "applied/original",
7
+ "priority": 1,
8
+ "note": "binary event occupancy instead of graded per-tick counts (what an event line actually carries)",
9
+ "phase": 2,
10
+ "n_phases": 10,
11
+ "method": "harmonic_matched",
12
+ "command": [
13
+ "/usr/bin/python3",
14
+ "-m",
15
+ "torch.distributed.run",
16
+ "--standalone",
17
+ "--nproc_per_node=2",
18
+ "/kaggle/working/scripts/train_ssvep_event_snn.py",
19
+ "--method",
20
+ "harmonic_matched",
21
+ "--data-root",
22
+ "/kaggle/working/data",
23
+ "--epochs",
24
+ "60",
25
+ "--seed",
26
+ "1234",
27
+ "--batch-size",
28
+ "64",
29
+ "--event-eval",
30
+ "--no-resume",
31
+ "--decision-margin",
32
+ "2.0",
33
+ "--hub-dir",
34
+ "/kaggle/working/hub/train_ssvep_event_snn/binary_input",
35
+ "--keep-epoch-weights",
36
+ "1",
37
+ "--resplit",
38
+ "block",
39
+ "--drop-rest",
40
+ "--binary-input"
41
+ ],
42
+ "flags": [
43
+ "--binary-input"
44
+ ],
45
+ "epochs_requested": 60,
46
+ "gpus": 2,
47
+ "relative_epoch_cost": 1.0,
48
+ "exit_code": 0,
49
+ "status": "ok",
50
+ "duration_s": 420.2,
51
+ "started_utc": "2026-08-23T05:30:21.418936+00:00",
52
+ "finished_utc": "2026-08-23T05:37:21.596863+00:00",
53
+ "optimization_summary": null,
54
+ "final_summary": {
55
+ "final_test_acc": 0.9264285714285714,
56
+ "final_test_target_acc": 0.9264285714285714,
57
+ "final_test_rest_recall": NaN,
58
+ "best_acc": 0.9228571428571428,
59
+ "best_epoch": 49,
60
+ "resplit": "block",
61
+ "class_weight": false,
62
+ "drop_rest": true,
63
+ "epochs": 60,
64
+ "method": "harmonic_matched",
65
+ "n_in": 2880,
66
+ "n_classes": 40,
67
+ "num_bins": 100
68
+ },
69
+ "event_driven_summary": {
70
+ "acc": 0.9264285714285714,
71
+ "anytime_acc": {
72
+ "0.25": 0.5328571428571428,
73
+ "0.5": 0.78,
74
+ "0.75": 0.8871428571428571,
75
+ "1.0": 0.9264285714285714
76
+ },
77
+ "syn_per_inference": 25134749.38474026,
78
+ "dense_per_inference": 122675200.0,
79
+ "event_fraction_of_dense": 0.20488859512550425,
80
+ "num_ticks": 100,
81
+ "dt_ms": 50.0,
82
+ "margin_decision_acc": 0.3335714285714286,
83
+ "mean_decision_tick": 12.399285714285714,
84
+ "mean_decision_ms": 619.9642857142858,
85
+ "dense_forward_test_acc": 0.9264285714285714
86
+ },
87
+ "extra_sweep_file_present": false,
88
+ "selftest": {
89
+ "mode": "gate",
90
+ "passed": true
91
+ },
92
+ "driver_version": 1,
93
+ "zip": {
94
+ "name": "binary_input.zip",
95
+ "files": 79,
96
+ "bytes": 12213716,
97
+ "MB": 12.2,
98
+ "sha256": "7d53b09c3e1e67f17bf70ec92b9d19a28af1d43f5a5cc96430dc282c4446a8e9"
99
+ }
100
+ }
applied/original/binary_input.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d53b09c3e1e67f17bf70ec92b9d19a28af1d43f5a5cc96430dc282c4446a8e9
3
+ size 12213716