p-j-r-1-2-3 commited on
Commit
9e4e04b
·
verified ·
1 Parent(s): f675b14

add run no_popcount_readout

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