jpeper commited on
Commit
0b208fe
·
verified ·
1 Parent(s): 1f2deee

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +18 -7
  2. ludobench.csv +0 -0
  3. ludobench.parquet +2 -2
README.md CHANGED
@@ -13,8 +13,6 @@ dataset_info:
13
  dtype: string
14
  - name: game_state_url
15
  dtype: string
16
- - name: json_game_state_url
17
- dtype: string
18
  configs:
19
  - config_name: default
20
  data_files:
@@ -37,6 +35,17 @@ tags:
37
 
38
  # LudoBench
39
 
 
 
 
 
 
 
 
 
 
 
 
40
  A multimodal board-game reasoning benchmark evaluating LLM/VLM reasoning
41
  across 5 strategy games and 3 difficulty tiers.
42
 
@@ -45,7 +54,7 @@ across 5 strategy games and 3 difficulty tiers.
45
  - **638** annotated question-answer pairs
46
  - **5 games**: Kingdomino, Res Arcana, Pax Renaissance, Carcassonne, Catan
47
  - **3 tiers**: Environment Perception (T1), Rules Integration (T2), Short-Horizon Optimization (T3)
48
- - **3 modalities**: None (parametric), Text (text rulebook), Image (image rulebook)
49
 
50
  ## Fields
51
 
@@ -57,7 +66,6 @@ across 5 strategy games and 3 difficulty tiers.
57
  | `Question` | The question text |
58
  | `Answer` | Expected answer |
59
  | `game_state_url` | Path(s) to game state image(s), semicolon-separated if multiple |
60
- | `json_game_state_url` | Path to JSON game state |
61
 
62
  ## Benchmark Results
63
 
@@ -66,8 +74,11 @@ See `benchmark_results.csv` for accuracy scores of 9 models across all game/tier
66
  ## Citation
67
 
68
  ```bibtex
69
- @article{ludobench2026,
70
- title={LudoBench: Evaluating Multimodal Reasoning through Real-World Tabletop Strategy Games},
71
- year={2026}
 
 
 
72
  }
73
  ```
 
13
  dtype: string
14
  - name: game_state_url
15
  dtype: string
 
 
16
  configs:
17
  - config_name: default
18
  data_files:
 
35
 
36
  # LudoBench
37
 
38
+ **LLMs as Rules Oracles: Exploring Real-World Multimodal Reasoning in Tabletop Strategy Game Environments**
39
+
40
+ *ICLR 2026*
41
+
42
+ [![Paper](https://img.shields.io/badge/Paper-OpenReview-blue)](https://openreview.net/forum?id=TOgQ00DEek)
43
+ [![Dataset](https://img.shields.io/badge/Dataset-HuggingFace-yellow)](https://huggingface.co/datasets/jpeper/LudoBench_test)
44
+ [![GitHub](https://img.shields.io/badge/Code-GitHub-black)](https://github.com/jpeper/LudoBench)
45
+ [![Demo](https://img.shields.io/badge/Demo-HF%20Space-orange)](https://huggingface.co/spaces/jpeper/LudoBench_test)
46
+
47
+ ---
48
+
49
  A multimodal board-game reasoning benchmark evaluating LLM/VLM reasoning
50
  across 5 strategy games and 3 difficulty tiers.
51
 
 
54
  - **638** annotated question-answer pairs
55
  - **5 games**: Kingdomino, Res Arcana, Pax Renaissance, Carcassonne, Catan
56
  - **3 tiers**: Environment Perception (T1), Rules Integration (T2), Short-Horizon Optimization (T3)
57
+ - **3 rules modalities**: None (parametric), Text (text rulebook), Image (image rulebook)
58
 
59
  ## Fields
60
 
 
66
  | `Question` | The question text |
67
  | `Answer` | Expected answer |
68
  | `game_state_url` | Path(s) to game state image(s), semicolon-separated if multiple |
 
69
 
70
  ## Benchmark Results
71
 
 
74
  ## Citation
75
 
76
  ```bibtex
77
+ @inproceedings{peper2026ludobench,
78
+ title={{LLMs} as Rules Oracles: Exploring Real-World Multimodal Reasoning in Tabletop Strategy Game Environments},
79
+ author={Peper, Joseph J. and Gandra, Sai Krishna and Zhang, Yunxiang and Chennareddy, Vaibhav and Jha, Shloki and Payani, Ali and Wang, Lu},
80
+ booktitle={Proceedings of the Fourteenth International Conference on Learning Representations (ICLR)},
81
+ year={2026},
82
+ address={Rio de Janeiro, Brazil}
83
  }
84
  ```
ludobench.csv CHANGED
The diff for this file is too large to render. See raw diff
 
ludobench.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ea30674c9e06add0ed4ed33ef138c3b53498c2a15932068d57672a938e32155
3
- size 45259
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57085d48a31e89b0fa050b7dd923d90ccb84dd5c1bfd94c3f357a0f731f14a2f
3
+ size 43073