p-j-r-1-2-3 commited on
Commit
84bc056
·
verified ·
1 Parent(s): 9a9897e

add run pack_hidden

Browse files
applied/opt05_bitpack_popcount/FAILED_pack_hidden.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10e3330d02dd4705265d52c3d75a629fee47b2fd2d428a612e377b9f114081e3
3
+ size 10430877
applied/opt05_bitpack_popcount/pack_hidden.summary.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "key": "opt05_bitpack_popcount/pack_hidden",
3
+ "tag": "pack_hidden",
4
+ "script": "opt05_bitpack_popcount.py",
5
+ "script_sha256_16": "5a6aac669f67a678",
6
+ "hf_folder": "applied/opt05_bitpack_popcount",
7
+ "priority": 2,
8
+ "note": "also bit-pack hidden-layer spikes at eval",
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/pack_hidden",
35
+ "--keep-epoch-weights",
36
+ "1",
37
+ "--resplit",
38
+ "block",
39
+ "--drop-rest",
40
+ "--bench",
41
+ "--pack-hidden"
42
+ ],
43
+ "flags": [
44
+ "--pack-hidden"
45
+ ],
46
+ "epochs_requested": 60,
47
+ "gpus": 2,
48
+ "relative_epoch_cost": 1.0,
49
+ "exit_code": 1,
50
+ "status": "failed",
51
+ "duration_s": 190.8,
52
+ "started_utc": "2026-08-23T06:25:28.619672+00:00",
53
+ "finished_utc": "2026-08-23T06:28:39.371878+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_pack_hidden.zip",
65
+ "files": 76,
66
+ "bytes": 10430877,
67
+ "MB": 10.4,
68
+ "sha256": "10e3330d02dd4705265d52c3d75a629fee47b2fd2d428a612e377b9f114081e3"
69
+ }
70
+ }