Skip to content

نداشتن سازگاری با کتاب خانه جدید Hugging face #7

@saeedmfarahani

Description

@saeedmfarahani
---------------------------------------------------------------------------
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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions