Update README.md
Browse files
README.md
CHANGED
|
@@ -53,7 +53,7 @@ The **OIBench Dataset**'s HuggingFace repo contains algorithm problem statements
|
|
| 53 |
We provide complete information for the 250 questions in the data (use `dataset = load_dataset("AGI-Eval/OIBench")` to access, as the test cases are large and the default Dataset Viewer on Hugging Face may not fully display the information).
|
| 54 |
|
| 55 |
|
| 56 |
-
We provide the competition records of human participants in `human_participants_data.parquet`.
|
| 57 |
|
| 58 |
## Dataset Structure
|
| 59 |
The dataset includes the following fields:
|
|
|
|
| 53 |
We provide complete information for the 250 questions in the data (use `dataset = load_dataset("AGI-Eval/OIBench")` to access, as the test cases are large and the default Dataset Viewer on Hugging Face may not fully display the information).
|
| 54 |
|
| 55 |
|
| 56 |
+
We provide the competition records of human participants in `human_participants_data.parquet`. For detailed usage, refer to https://github.com/AGI-Eval-Official/OIBench
|
| 57 |
|
| 58 |
## Dataset Structure
|
| 59 |
The dataset includes the following fields:
|