songdj commited on
Commit
7e91f38
·
verified ·
1 Parent(s): 6ded868

Add cross-links to project page, GitHub repo, and paper

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -86,6 +86,8 @@ dataset_info:
86
 
87
  # ScratchMath
88
 
 
 
89
  **ScratchMath** is a multimodal benchmark dataset for evaluating the ability of Multimodal Large Language Models (MLLMs) to analyze handwritten mathematical scratchwork produced by real students. Unlike existing math benchmarks that focus on problem-solving accuracy, ScratchMath targets **error diagnosis** — identifying what type of mistake a student made and explaining why.
90
 
91
  ## Dataset Description
 
86
 
87
  # ScratchMath
88
 
89
+ **AIED 2026** | [Project Page](https://bbsngg.github.io/ScratchMath/) | [Paper (PDF)](https://bbsngg.github.io/ScratchMath/paper/ScratchMath_AIED2026.pdf) | [Code (GitHub)](https://github.com/ai-for-edu/ScratchMath)
90
+
91
  **ScratchMath** is a multimodal benchmark dataset for evaluating the ability of Multimodal Large Language Models (MLLMs) to analyze handwritten mathematical scratchwork produced by real students. Unlike existing math benchmarks that focus on problem-solving accuracy, ScratchMath targets **error diagnosis** — identifying what type of mistake a student made and explaining why.
92
 
93
  ## Dataset Description