allenai / allenai/olmes

Dataset 'allenai/aime-2021-2025' doesn't exist on the Hub or cannot be accessed.

Open
#36 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
395
Forks
105
PR merge metrics
No merged PRs in 30d

Description

It seems that the data does not exist.
`Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "/workspace/olmes/oe_eval/run_eval.py", line 1095, in
run_eval(args_dict)
File "/workspace/olmes/oe_eval/run_eval.py", line 753, in run_eval
task.download()
File "/workspace/olmes/oe_eval/tasks/base_task.py", line 172, in download
self.dataset = MOUNTED_WEKA_DATASET_WRAPPER.load_dataset(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/workspace/olmes/oe_eval/utilities/datasets_wrapper.py", line 491, in load_dataset
to_return, cache_case = self._load_dataset_internal(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/workspace/olmes/oe_eval/utilities/datasets_wrapper.py", line 467, in _load_dataset_internal
dataset_to_return = DatasetWrapper.fallback_to_hf(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/workspace/olmes/oe_eval/utilities/datasets_wrapper.py", line 388, in fallback_to_hf
return datasets.load_dataset(
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/conda/lib/python3.11/site-packages/datasets/load.py", line 2062, in load_dataset
builder_instance = load_dataset_builder(
^^^^^^^^^^^^^^^^^^^^^
File "/opt/conda/lib/python3.11/site-packages/datasets/load.py", line 1782, in load_dataset_builder
dataset_module = dataset_module_factory(
^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/conda/lib/python3.11/site-packages/datasets/load.py", line 1652, in dataset_module_factory
raise e1 from None
File "/opt/conda/lib/python3.11/site-packages/datasets/load.py", line 1578, in dataset_module_factory
raise DatasetNotFoundError(f"Dataset '{path}' doesn't exist on the Hub or cannot be accessed.") from e
datasets.exceptions.DatasetNotFoundError: Dataset 'allenai/aime-2021-2025' doesn't exist on the Hub or cannot be accessed.`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.