Skip to content

Conversation

@SumanthRH
Copy link
Member

What does this PR do?

Adds support for the LiveAoPS dataset. Part 2 in resolving #51 .

LiveAoPS is meant to be a live benchmark dataset with problems with the dataset present in the URL: https://livemathbench.github.io/data/LiveAoPSBench-2024.jsonl

Since the TaskHandler only supported dataset_path to be a HF repo id, this PR also adds support for a URL. Currently only json format is supported for the URL. We can add more as needed.

Signed-off-by: SumanthRH <sumanthrh@anyscale.com>
Signed-off-by: SumanthRH <sumanthrh@anyscale.com>
Signed-off-by: SumanthRH <sumanthrh@anyscale.com>
@SumanthRH SumanthRH requested a review from DachengLi1 March 24, 2025 22:16
@SumanthRH SumanthRH changed the title Add support for LIVEAoPS dataset [Evals] Add support for LiveAoPS dataset Mar 24, 2025
@DachengLi1
Copy link
Collaborator

Looks great to me! Thanks @SumanthRH for the great work!

@DachengLi1 DachengLi1 merged commit d77b932 into main Mar 25, 2025
2 checks passed
@SumanthRH SumanthRH linked an issue Mar 28, 2025 that may be closed by this pull request
yllkryeziu pushed a commit to yllkryeziu/adaptive-compute-rewrite that referenced this pull request Dec 12, 2025
* add liveaops

Signed-off-by: SumanthRH <sumanthrh@anyscale.com>

* fixes

Signed-off-by: SumanthRH <sumanthrh@anyscale.com>

* lint

Signed-off-by: SumanthRH <sumanthrh@anyscale.com>

---------

Signed-off-by: SumanthRH <sumanthrh@anyscale.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adding OMNI and LiveAOPS evaluation

3 participants