p-j-r-1-2-3 commited on
Commit
67bc9d1
·
verified ·
1 Parent(s): 73f20d3

add run spike_reg_1e-4

Browse files
applied/opt05_bitpack_popcount/FAILED_spike_reg_1e-4.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c9a949934d24d0ce87fe535a6b2cb1ef4834ca0788da105640c29866e448dac
3
+ size 10434924
applied/opt05_bitpack_popcount/spike_reg_1e-4.summary.json ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "key": "opt05_bitpack_popcount/spike_reg_1e-4",
3
+ "tag": "spike_reg_1e-4",
4
+ "script": "opt05_bitpack_popcount.py",
5
+ "script_sha256_16": "5a6aac669f67a678",
6
+ "hf_folder": "applied/opt05_bitpack_popcount",
7
+ "priority": 1,
8
+ "note": "",
9
+ "phase": 4,
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/opt05_bitpack_popcount.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/opt05_bitpack_popcount/spike_reg_1e-4",
35
+ "--keep-epoch-weights",
36
+ "1",
37
+ "--resplit",
38
+ "block",
39
+ "--drop-rest",
40
+ "--bench",
41
+ "--spike-reg",
42
+ "1e-4"
43
+ ],
44
+ "flags": [
45
+ "--spike-reg",
46
+ "1e-4"
47
+ ],
48
+ "epochs_requested": 60,
49
+ "gpus": 2,
50
+ "relative_epoch_cost": 1.0,
51
+ "exit_code": 1,
52
+ "status": "failed",
53
+ "duration_s": 186.6,
54
+ "started_utc": "2026-08-23T04:45:20.550664+00:00",
55
+ "finished_utc": "2026-08-23T04:48:27.142304+00:00",
56
+ "optimization_summary": null,
57
+ "final_summary": null,
58
+ "event_driven_summary": null,
59
+ "extra_sweep_file_present": false,
60
+ "selftest": {
61
+ "mode": "gate",
62
+ "passed": true
63
+ },
64
+ "driver_version": 1,
65
+ "zip": {
66
+ "name": "FAILED_spike_reg_1e-4.zip",
67
+ "files": 76,
68
+ "bytes": 10434924,
69
+ "MB": 10.4,
70
+ "sha256": "6c9a949934d24d0ce87fe535a6b2cb1ef4834ca0788da105640c29866e448dac"
71
+ }
72
+ }