Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add loading from the Datasets Hub + add relative paths in download manager #1860

Merged
merged 25 commits into from
Feb 12, 2021

Commits on Feb 8, 2021

  1. Configuration menu
    Copy the full SHA
    2a7a24f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e21cac View commit details
    Browse the repository at this point in the history
  3. update tests

    lhoestq committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    36bf6e2 View commit details
    Browse the repository at this point in the history
  4. use huggingface_hub auth

    lhoestq committed Feb 8, 2021
    1 Configuration menu
    Copy the full SHA
    e1760d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. 1 Configuration menu
    Copy the full SHA
    e74ea8f View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. fix url join

    lhoestq committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    db54da3 View commit details
    Browse the repository at this point in the history
  2. update test

    lhoestq committed Feb 10, 2021
    1 Configuration menu
    Copy the full SHA
    c4f38a5 View commit details
    Browse the repository at this point in the history
  3. style

    lhoestq committed Feb 10, 2021
    1 Configuration menu
    Copy the full SHA
    ba621eb View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    33b50ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06b5c53 View commit details
    Browse the repository at this point in the history
  6. 1 Configuration menu
    Copy the full SHA
    60541f1 View commit details
    Browse the repository at this point in the history
  7. style

    lhoestq committed Feb 10, 2021
    1 Configuration menu
    Copy the full SHA
    919b678 View commit details
    Browse the repository at this point in the history
  8. 1 Configuration menu
    Copy the full SHA
    fff97bf View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. add use_auth_token

    lhoestq committed Feb 11, 2021
    1 Configuration menu
    Copy the full SHA
    2414f3c View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    64e9624 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Configuration menu
    Copy the full SHA
    a462ccc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26e5868 View commit details
    Browse the repository at this point in the history
  3. docs

    lhoestq committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    71bc1a3 View commit details
    Browse the repository at this point in the history
  4. fix use_auth_token

    lhoestq committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    2406e1d View commit details
    Browse the repository at this point in the history
  5. test use_auth_token

    lhoestq committed Feb 12, 2021
    1 Configuration menu
    Copy the full SHA
    0517553 View commit details
    Browse the repository at this point in the history
  6. fix docs

    lhoestq committed Feb 12, 2021
    1 Configuration menu
    Copy the full SHA
    79088e8 View commit details
    Browse the repository at this point in the history
  7. fix test on windows

    lhoestq committed Feb 12, 2021
    1 Configuration menu
    Copy the full SHA
    5c1f046 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    lhoestq committed Feb 12, 2021
    1 Configuration menu
    Copy the full SHA
    4e6f79a View commit details
    Browse the repository at this point in the history
  9. Apply suggestions from code review

    Co-authored-by: Julien Chaumond <julien@huggingface.co>
    lhoestq and julien-c authored Feb 12, 2021
    1 Configuration menu
    Copy the full SHA
    9df937b View commit details
    Browse the repository at this point in the history
  10. Update setup.py

    lhoestq authored Feb 12, 2021
    1 Configuration menu
    Copy the full SHA
    1cb0ef4 View commit details
    Browse the repository at this point in the history