-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Failed to download the piqa, siqa, hellaswag, and winogrande datasets.
The error is as follows:
data = self.task_.loading_data(True, self.data_path)
File "/root/private_data/llm/MoE-PEFT/moe_peft/tasks/qa_tasks.py", line 130, in loading_data
data = hf_datasets.load_dataset(
File "/opt/conda/envs/moepeft/lib/python3.10/site-packages/datasets/load.py", line 2062, in load_dataset
builder_instance = load_dataset_builder(
File "/opt/conda/envs/moepeft/lib/python3.10/site-packages/datasets/load.py", line 1819, in load_dataset_builder
builder_instance: DatasetBuilder = builder_cls(
TypeError: 'NoneType' object is not callable
Metadata
Metadata
Assignees
Labels
No labels