| dataset_info: | |
| features: | |
| - name: question | |
| dtype: string | |
| - name: post_time | |
| dtype: string | |
| - name: solution | |
| dtype: string | |
| - name: answer | |
| dtype: string | |
| - name: idx | |
| dtype: int64 | |
| splits: | |
| - name: test | |
| num_bytes: 12967851 | |
| num_examples: 5328 | |
| download_size: 5524893 | |
| dataset_size: 12967851 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: test | |
| path: data/test-* | |
| license: apache-2.0 | |
| language: | |
| - en | |
| <div align="center"> | |
| <h1>Leveraging Online Olympiad-Level Math Problems for LLMs Training and Contamination-Resistant Evaluation</h1> | |
| <p> | |
| <a href="https://livemathbench.github.io/">Project Website</a> | | |
| <a href="https://arxiv.org/pdf/2501.14275">📝Paper</a> | | |
| <a href="https://huggingface.co/datasets/jojo23333/LiveAoPSBench-2024">📐LiveAopsBench</a> | | |
| <a href="https://huggingface.co/datasets/DeepStudentLlama/AoPS-Instruct">📊AoPS-Ins (Third party)</a> | |
| </p> | |
| </div> | |
| <!-- # Leveraging Online Olympiad-Level Math Problems for LLMs Training and Contamination-Resistant Evaluation --> | |
| This repository contains the data for LiveAoPSBench described in our paper "Leveraging Online Olympiad-Level Math Problems for LLMs Training and Contamination-Resistant Evaluation". | |
| LiveAoPSBench-2024 contains 5328 questions that appear between 2024-01-01 to 2024-12-31. You can find the time stamp information in "post_time" for each entry of data. | |