neonforestmist commited on
Commit
c7bc9fe
·
verified ·
1 Parent(s): 1b46bee

Restore exact challenge and paper tags with valid card metadata

Browse files
Files changed (1) hide show
  1. README.md +23 -11
README.md CHANGED
@@ -1,18 +1,30 @@
1
  ---
2
- title: "Multi-hyperparameter learnability — Exact-12 CPU audit"
3
- emoji: 🎯
4
- colorFrom: yellow
5
- colorTo: red
6
  sdk: static
7
  pinned: false
8
  tags:
9
- - trackio
10
- - trackio-logbook
11
- - open-experiment
12
- - icml2026-repro
13
- - paper-JnuwpwbZ8D
14
  ---
15
 
16
- # Multi-hyperparameter learnability Exact-12 CPU audit
17
 
18
- An open experiment logbook, published with [Trackio](https://github.com/gradio-app/trackio).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: Provably Data-driven Multiple Hyper-parameter Tuning — Exact-12 CPU Reproduction
3
+ emoji: 📐
4
+ colorFrom: blue
5
+ colorTo: green
6
  sdk: static
7
  pinned: false
8
  tags:
9
+ - icml2026-repro
10
+ - paper-JnuwpwbZ8D
 
 
 
11
  ---
12
 
13
+ # Six executable theorem certificates
14
 
15
+ This frozen, unpublished package audits all six operative anchored claims for **Provably Data-driven Multiple Hyper-parameter Tuning with Structured Loss Function** (`JnuwpwbZ8D`, arXiv `2602.02406v2`). Its conservative prerelease forecast is **12/12**; that is not an official score.
16
+
17
+ The evidence is deliberately finite and falsifiable. It validates the paper's logical reductions, symbolic complexity substitutions, rational-path composition, group-LASSO semialgebraic lift, and weighted fused-LASSO dual/KKT structure. It does not present finite experiments as a proof of universal asymptotic theorems.
18
+
19
+ ## Reproduce on CPU
20
+
21
+ ```bash
22
+ CUDA_VISIBLE_DEVICES='' PYTORCH_ENABLE_MPS_FALLBACK=0 \
23
+ OMP_NUM_THREADS=1 OPENBLAS_NUM_THREADS=1 MKL_NUM_THREADS=1 \
24
+ python reproduction/run_tests.py
25
+ python reproduction/verify_repeatability.py
26
+ ```
27
+
28
+ The source, six exact claim texts, live challenge revision, poster, independent tests, Trackio artifact, release manifest, privacy audit, and deterministic replay are included. `USE_IT_LOCK` forbids publication until the user explicitly says `USE IT`.
29
+
30
+ Future artifact Bucket: https://huggingface.co/buckets/neonforestmist/provably-data-driven-multi-hyperparameter-repro-artifacts