ExpressAI / DataLab

The unified platform for data-related resources.
https://expressai.github.io/DataLab/
Apache License 2.0
131 stars 27 forks source link

quangtangshi dataset is broken #407

Open neubig opened 1 year ago

neubig commented 1 year ago
>>> datalabs.load_dataset("quantangshi", None)
Couldn't find a directory or a dataset named 'quantangshi' in this version. It was picked from the master branch on github instead.
Using custom data configuration default
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/Users/gneubig/opt/anaconda3/envs/explainaboard_web/lib/python3.10/site-packages/datalabs/load.py", line 2093, in load_dataset
    builder_instance = load_dataset_builder(
  File "/Users/gneubig/opt/anaconda3/envs/explainaboard_web/lib/python3.10/site-packages/datalabs/load.py", line 1888, in load_dataset_builder
    builder_instance: DatasetBuilder = builder_cls(
  File "/Users/gneubig/opt/anaconda3/envs/explainaboard_web/lib/python3.10/site-packages/datalabs/builder.py", line 1273, in __init__
    super(GeneratorBasedBuilder, self).__init__(*args, **kwargs)
  File "/Users/gneubig/opt/anaconda3/envs/explainaboard_web/lib/python3.10/site-packages/datalabs/builder.py", line 325, in __init__
    info.update(self._info())
  File "/Users/gneubig/.cache/expressai/modules/datasets_modules/datalab/quantangshi/20b793418a90aee91362aa97d356d779d15bf1a0801109be696dcccb2e86b3a0/quantangshi.py", line 63, in _info
    get_task(TaskType.poetry)(
TypeError: Poetry.__init__() got an unexpected keyword argument 'biography_column'