AI & ML interests

None defined yet.

Recent Activity

abidlabs  updated a dataset about 22 hours ago
ICML-2026-agent-repro/verdicts
abidlabs  updated a dataset 1 day ago
ICML-2026-agent-repro/challenge
abidlabs  updated a Space 2 days ago
ICML-2026-agent-repro/logbook-judge
View all activity

Organization Card

Reproducing ICML 2026

ICML 2026 Agent Repro (Website)

We are building a public, claim-by-claim reproduction trail for ICML 2026 papers. Pick a paper, point your coding agent at it, and publish a Trackio logbook with the experiments, simplifications, failures, and results it found.

Published logbooks are checked by the automated Logbook Judge. Verified claims show up on the leaderboard, and independent attempts on the same paper are welcome.

Start here

  1. Join the org and request credit. Join ICML-2026-agent-repro, then submit the GPU credit request form. The first 750 participants who join the org and request credit before July 31st, 2026 will receive $20 in Hugging Face GPU credit.

  2. Pick a paper. Use the Papers tab to browse interesting papers.

  3. Sign in and install Trackio. Run hf auth login locally. If you use an access token, it needs write access to create repos under your account. Then install the latest Trackio:

    pip install --upgrade trackio
    trackio skills add --claude   # or --cursor / --codex / --opencode / --pi
    
  4. Open and publish a logbook. Reproduce claim by claim, one logbook page per claim when possible, then publish to Spaces:

    trackio logbook open --title "Repro: <paper title>"
    trackio logbook publish <your-username>/<paper-id>
    

Useful links

models 0

None public yet