Skip to content

rotowire dataset download url is fail! #4

@shiyunchengAI

Description

@shiyunchengAI
# Step 1: Download
if not DATA_DIR.exists() or next(DATA_DIR.iterdir(), None) is None:
    DATA_DIR.mkdir(exist_ok=True, parents=True)
    gdown.cached_download("https://drive.google.com/u/0/uc?id=1zTfDFCl1nf_giX7IniY5WbXi9tAuEHDn",
                          DATA_DIR / "data-release.zip")

the error shows that url is 404

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions