Hi @nuuuh 🤗
I'm Niels and work as part of the community science team at Hugging Face. I discovered your work through Hugging Face's daily papers as your paper "Adaptive Auto-Harness" was featured: https://huggingface.co/papers/2606.01770.
The paper page allows the community to discuss your work and find related artifacts. I saw your comment regarding the code release, but noticed the GitHub link provided (https://github.com/A-EVO-Lab/a-evolve/tree/release/adaptive-auto-harness) currently returns a 404 error.
Once you are ready to open-source the project, would you be interested in hosting the code and especially the task stream benchmarks (like the PolyBench mentioned in your comment) on the Hugging Face Hub?
Hosting on Hugging Face will give your work significantly more visibility and enable better discoverability. For the datasets/benchmarks, it would also allow people to use them directly via the datasets library:
from datasets import load_dataset
dataset = load_dataset("your-hf-org-or-username/polybench")
Besides that, there's the dataset viewer which allows people to explore the task trajectories and prompts directly in the browser. We can also link these artifacts back to your paper page so readers can find them easily.
Let me know if you're interested or need any guidance regarding this!
Kind regards,
Niels
Hi @nuuuh 🤗
I'm Niels and work as part of the community science team at Hugging Face. I discovered your work through Hugging Face's daily papers as your paper "Adaptive Auto-Harness" was featured: https://huggingface.co/papers/2606.01770.
The paper page allows the community to discuss your work and find related artifacts. I saw your comment regarding the code release, but noticed the GitHub link provided (https://github.com/A-EVO-Lab/a-evolve/tree/release/adaptive-auto-harness) currently returns a 404 error.
Once you are ready to open-source the project, would you be interested in hosting the code and especially the task stream benchmarks (like the PolyBench mentioned in your comment) on the Hugging Face Hub?
Hosting on Hugging Face will give your work significantly more visibility and enable better discoverability. For the datasets/benchmarks, it would also allow people to use them directly via the
datasetslibrary:Besides that, there's the dataset viewer which allows people to explore the task trajectories and prompts directly in the browser. We can also link these artifacts back to your paper page so readers can find them easily.
Let me know if you're interested or need any guidance regarding this!
Kind regards,
Niels