[Bug] Data misalignment in imo-bench-algebra-036 in Answerbench_v2

Open Beginner friendly
#13 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
68/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Domain
data

Research direction

Open answerbench_v2.csv and locate the imo-bench-algebra-036 row. Compare its Problem and Short Answer fields with the dataset's column structure, correct the misalignment, and verify that the row parses into the expected columns.

Written by the indexing model from the issue text.

Description

Description

I found a data formatting issue in the Answerbench_v2 dataset. Specifically, in the file answerbench_v2.csv, data: imo-bench-algebra-036, the columns are misaligned. The Problem and Short Answer fields appear to be merged into a single column, causing a missing column in the dataset structure.

Details

imo-bench-algebra-036,"Find all functions $Y: \mathbb{R} \backslash\{0\} \rightarrow \mathbb{R}$ such that for any non-zero real numbers $a, b$ with $ab \neq -1$, the following equation holds:
\[
a Y\left(a+\frac{1}{b}\right)+b Y(b)+\frac{a}{b}=b Y\left(b+\frac{1}{a}\right)+a Y(a)+\frac{b}{a}
\] [Bug here]
,"$Y(x)=A+\frac{B}{x}-x$",Algebra,Functional Equation,Iran 2002
Dominant language
Lean
Stars
802
Forks
85
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from google-deepmind/superhuman

All issues in google-deepmind/superhuman

Similar issues

More Data Engineering issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.