-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
---------------------------------------------------------------------------
RuntimeError Traceback (most recent call last)
[/tmp/ipython-input-3260916756.py](https://localhost:8080/#) in <cell line: 0>()
1 from datasets import load_dataset
----> 2 dataset = load_dataset("SajjadAyoubi/persian_qa", split = "train[:10000]")
3 frames
[/usr/local/lib/python3.12/dist-packages/datasets/load.py](https://localhost:8080/#) in dataset_module_factory(path, revision, download_config, download_mode, data_dir, data_files, cache_dir, **download_kwargs)
992 proxies=download_config.proxies,
993 )
--> 994 raise RuntimeError(f"Dataset scripts are no longer supported, but found {filename}")
995 except EntryNotFoundError:
996 # Use the infos from the parquet export except in some cases:
RuntimeError: Dataset scripts are no longer supported, but found persian_qa.py
Metadata
Metadata
Assignees
Labels
No labels