CoolFace
Apppublic

SGK86/procedural-graphs-repro

sourceHugging Faceupdated 3d agoView on Hugging Face
0likes
9 commits on main
dfab9253d ago

fix: missing import time in run_batch

SGK86
5ee81b23d ago

report: reproduction of arXiv 2609.09153 on HotpotQA with Qwen2.5-72B-Instruct

SGK86
66665183d ago

main: baseline eval -> skeleton val -> 3 evolution rounds -> final eval

SGK86
01e927b3d ago

HotpotQA EM/F1 metrics + pool loading

SGK86
a0d7f273d ago

offline self-evolution: diagnose -> refine -> validation gate -> rejection memory

SGK86
1b8e9463d ago

LLM backend via HF Inference with model fallback + retry

SGK86
313309e3d ago

guided agent: locate -> 2-hop extract -> generate guidance -> solve

SGK86
86f44453d ago

procedural graph structure + edit operations

SGK86
20d74933d ago

initial commit

SGK86