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

Added new SST2 dataset class #1410

Merged
merged 15 commits into from
Oct 18, 2021
Merged

Added new SST2 dataset class #1410

merged 15 commits into from
Oct 18, 2021

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    fa565ee View commit details
    Browse the repository at this point in the history
  2. Reset sp submodule to previous commit

    nayef211 committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    3e9551b View commit details
    Browse the repository at this point in the history
  3. Updated function name. Added torchdata as a dep

    nayef211 committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    1d6d289 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Added torchdata as a dep to setup.py

    nayef211 committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    38d3d58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f8968e View commit details
    Browse the repository at this point in the history
  3. Fixed dependency_link url for torchdata

    nayef211 committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    d2bcf2f View commit details
    Browse the repository at this point in the history
  4. Added torchdata install to circleci config

    nayef211 committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    62e6fb2 View commit details
    Browse the repository at this point in the history
  5. Updated commit id for torchdata install. Specified torchdata as an op…

    …tional dependency
    nayef211 committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    846ee21 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Configuration menu
    Copy the full SHA
    6d21049 View commit details
    Browse the repository at this point in the history
  2. Removed new line from config.yml

    nayef211 committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    7a82ba0 View commit details
    Browse the repository at this point in the history
  3. Removed changes from config.yml, requirements.txt, and setup.py. Upda…

    …ted unittests to be skipped if module is not available
    nayef211 committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    cdb5bac View commit details
    Browse the repository at this point in the history
  4. Incroporated review feedback

    nayef211 committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    fc41492 View commit details
    Browse the repository at this point in the history
  5. Added torchdata installation for unittests

    nayef211 committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    535c050 View commit details
    Browse the repository at this point in the history
  6. Removed newline changes

    nayef211 committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    80b83e5 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into sst2_dataset

    nayef211 committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    5e0f1e9 View commit details
    Browse the repository at this point in the history