Skip to content

AttributeError: 'DownloadConfig' object has no attribute 'storage_options' #440

@lhoestq

Description

@lhoestq

From obss/jury#125

evaluate passes its own DownloadConfig (evaluate.utils.file_utils.DownloadConfig) to a datasets DownloadManager in EvaluationModule.download_and_prepare.

However it should actually pass a datasets DownloadConfig (datasets.download.DownloadConfig) instead to not miss any new attribute (it happened in the latest datasets 2.11)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions