Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: allenai/smashed
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: tempdir
Choose a base ref
...
head repository: allenai/smashed
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 25 files changed
  • 4 contributors

Commits on Apr 3, 2023

  1. style (#55)

    soldni authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    5cf01e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. new io funcs

    soldni committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    b1162e9 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. fixed empty s3 prefix

    soldni committed May 3, 2023
    Configuration menu
    Copy the full SHA
    5ab0448 View commit details
    Browse the repository at this point in the history
  2. bump

    soldni committed May 3, 2023
    Configuration menu
    Copy the full SHA
    b62c65f View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Bump actions/setup-python from 4.5.0 to 4.6.0 (#56)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.5.0 to 4.6.0.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4.5.0...v4.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 19, 2023
    Configuration menu
    Copy the full SHA
    d2b214a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. Added tools to stream from S3 (#57)

    * added compression lib
    
    * renamed
    
    * style
    
    * added extra function to decompress
    
    * added option to compress a stream
    
    * docs
    soldni authored May 21, 2023
    Configuration menu
    Copy the full SHA
    5fd542c View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. Bump actions/setup-python from 4.6.0 to 4.6.1 (#58)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.6.0 to 4.6.1.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4.6.0...v4.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 27, 2023
    Configuration menu
    Copy the full SHA
    b0faa0f View commit details
    Browse the repository at this point in the history
  2. torch optional (#59)

    soldni authored May 27, 2023
    Configuration menu
    Copy the full SHA
    376f6b3 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. List files in local mode (#60)

    * recurse_fix
    
    * added option to follow links
    soldni authored May 29, 2023
    Configuration menu
    Copy the full SHA
    cf5c297 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. quick fix

    soldni committed May 30, 2023
    Configuration menu
    Copy the full SHA
    7298208 View commit details
    Browse the repository at this point in the history
  2. style

    soldni committed May 30, 2023
    Configuration menu
    Copy the full SHA
    1c075de View commit details
    Browse the repository at this point in the history
  3. more style

    soldni committed May 30, 2023
    Configuration menu
    Copy the full SHA
    73576ca View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. fixed import

    soldni committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    1bf52a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Better handling of imports errors when blingfire is not available (#61)

    * adding extra errors
    
    * style
    soldni authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    ee3dc44 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

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

Commits on Sep 22, 2023

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

    soldni committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    d6731f8 View commit details
    Browse the repository at this point in the history
Loading