dataset_infos ?

#2
by leondz - opened

Hi,

Could you add metadata for this (dataset_infos.json) for smooth loading?

>>> ua = datasets.get_dataset_config_names("UKPLab/UKP_ASPECT")
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/home/leon/datasets/src/datasets/inspect.py", line 289, in get_dataset_config_names
    dataset_module = dataset_module_factory(
  File "/home/leon/datasets/src/datasets/load.py", line 1189, in dataset_module_factory
    raise FileNotFoundError(
FileNotFoundError: Couldn't find a dataset script at /home/leon/datasets/UKPLab/UKP_ASPECT/UKP_ASPECT.py or any data file in the same directory. Couldn't find 'UKPLab/UKP_ASPECT' on the Hugging Face Hub either: FileNotFoundError: Dataset 'UKPLab/UKP_ASPECT' doesn't exist on the Hub. If the repo is private, make sure you are authenticated.
Ubiquitous Knowledge Processing Lab org

Hi leondz,
sorry for the late reply, I missed looking into this account.
Thank you for the hint, I will look into this.
Best
Jan

Sign up or log in to comment