Thanks to visit codestin.com
Credit goes to github.com

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: paperswithcode/galai
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4782b00
Choose a base ref
...
head repository: paperswithcode/galai
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3a724f5
Choose a head ref
  • 16 commits
  • 10 files changed
  • 2 contributors

Commits on Dec 8, 2022

  1. Merge pull request #52 from paperswithcode/1.1.0

    1.1.0
    Marcin Kardas authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    0e46112 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Merge pull request #54 from paperswithcode/1.1.1

    Fix max_length not working in generate_reference
    Marcin Kardas authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    789e969 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Fix a type annotation for python 3.7 & 3.8

    Marcin Kardas committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    471a22d View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Add a notebook on how to use Galactica models

    Marcin Kardas committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    bf126df View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Update bleach version requirement

    Marcin Kardas committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    d36fa04 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Adapt CSS sanitizer to bleach 5

    Marcin Kardas committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    cdcd7c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Added path loading

    AnthonyHartshorn committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    6d10b67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c5602e View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Switch to AutoTokenizer

    Marcin Kardas committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    86bdbc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ef4dfc View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Merge pull request #3 from paperswithcode/feature/path_or_model

    Feature/path or model
    Marcin Kardas authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    c818124 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Bump up version

    Marcin Kardas committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    d0913a7 View commit details
    Browse the repository at this point in the history
  2. Fix transformers version

    Marcin Kardas committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    e3e3448 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Add return_full_text option to generate

    Marcin Kardas committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    7ee7c97 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Disable cleaning of spaces

    Now the outputs match the ones before AutoTokenizer was introduced.
    Marcin Kardas committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    1a1e448 View commit details
    Browse the repository at this point in the history
  2. Fix dtype as str

    Marcin Kardas committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    3a724f5 View commit details
    Browse the repository at this point in the history
Loading