kmsgk commited on
Commit
1d1a9f3
·
verified ·
1 Parent(s): a822820

docs: link the arXiv record in the README header

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ tags:
14
 
15
  Dataset artifacts for **InteractBench: Benchmarking LLMs on Competitive Programming under Unrevealed Information** (ICML 2026).
16
 
17
- [Project page](https://www.interactbench.com) | [Paper (OpenReview)](https://openreview.net/forum?id=Y4T4w0Tj0l) | [Code](https://github.com/kmsgk0/InteractBench)
18
 
19
  InteractBench is a benchmark of 322 interactive competitive-programming problems curated from Codeforces, AtCoder, IOI, and ICPC. Each problem ships with an executable local interactor, so evaluation runs fully offline without external judge submission.
20
 
 
14
 
15
  Dataset artifacts for **InteractBench: Benchmarking LLMs on Competitive Programming under Unrevealed Information** (ICML 2026).
16
 
17
+ [Project page](https://www.interactbench.com) | [Paper (arXiv)](https://arxiv.org/abs/2608.29632) | [Code](https://github.com/kmsgk0/InteractBench)
18
 
19
  InteractBench is a benchmark of 322 interactive competitive-programming problems curated from Codeforces, AtCoder, IOI, and ICPC. Each problem ships with an executable local interactor, so evaluation runs fully offline without external judge submission.
20