Skip to content

Speed up downloading datasets via multiple connections #265

Closed
@akihironitta

Description

@akihironitta

Since the default way is too slow (at 5~15 MB/s from an AWS us-west-2 instance), I manually downloaded files using an external tool (https://github.com/aria2/aria2):

$ aria2c -x 16 -d ~/.cache/relbench/rel-amazon/ https://relbench.stanford.edu/download/rel-amazon/db.zip

Haven't done research on other options, it'd be nice to consider supporting something like this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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