p-j-r-1-2-3 commited on
Commit
eb35c3a
·
verified ·
1 Parent(s): ea49f76

add run native_ticks

Browse files
applied/original/FAILED_native_ticks.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:009b1794f9626fdebb5935d2d68c531e7b1c6e6820e0bc8fd9dc59d824b3690b
3
+ size 45700
applied/original/native_ticks.summary.json ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "key": "original/native_ticks",
3
+ "tag": "native_ticks",
4
+ "script": "train_ssvep_event_snn.py",
5
+ "script_sha256_16": "a58fedb328a4ba57",
6
+ "hf_folder": "applied/original",
7
+ "priority": 2,
8
+ "note": "NATIVE resolution (dt = source sample period ~4ms, T ~ 500) -- no down-clocking below what the recording supports; ~5x an epoch",
9
+ "phase": 6,
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/native_ticks",
35
+ "--keep-epoch-weights",
36
+ "1",
37
+ "--resplit",
38
+ "block",
39
+ "--drop-rest",
40
+ "--num-bins",
41
+ "0"
42
+ ],
43
+ "flags": [
44
+ "--num-bins",
45
+ "0"
46
+ ],
47
+ "epochs_requested": 60,
48
+ "gpus": 2,
49
+ "relative_epoch_cost": 5.0,
50
+ "exit_code": 1,
51
+ "status": "failed",
52
+ "duration_s": 13.4,
53
+ "started_utc": "2026-08-23T04:58:16.997387+00:00",
54
+ "finished_utc": "2026-08-23T04:58:30.409232+00:00",
55
+ "optimization_summary": null,
56
+ "final_summary": null,
57
+ "event_driven_summary": null,
58
+ "extra_sweep_file_present": false,
59
+ "selftest": {
60
+ "mode": "gate",
61
+ "passed": true
62
+ },
63
+ "driver_version": 1,
64
+ "zip": {
65
+ "name": "FAILED_native_ticks.zip",
66
+ "files": 4,
67
+ "bytes": 45700,
68
+ "MB": 0.0,
69
+ "sha256": "009b1794f9626fdebb5935d2d68c531e7b1c6e6820e0bc8fd9dc59d824b3690b"
70
+ }
71
+ }