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

Update README.md

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://interactbench.xwysyy.cn) | [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 (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