- 07 Feb, 2020 4 commits
-
-
monologg authored
-
Ari authored
-
Julien Chaumond authored
-
Julien Chaumond authored
-
- 06 Feb, 2020 5 commits
-
-
dchurchwell authored
Changed vocabulary save function. Variable name was inconsistent, causing an error to be thrown when passing a file name instead of a directory.
-
Peter Izsak authored
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Clement authored
powered by https://github.com/sourcerer-io/hall-of-fame
-
- 05 Feb, 2020 4 commits
-
-
Lysandre Debut authored
* Arxiv README * ArXiv-NLP readme
-
Julien Chaumond authored
cc @lysandrejik @thomwolf
-
James Betker authored
This prevents the model from being saved, and who knows what else.
-
Julien Chaumond authored
see 1ebfeb79 and #2728 Co-Authored-By:
Lysandre Debut <lysandre.debut@reseau.eseo.fr>
-
- 04 Feb, 2020 13 commits
-
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Yuval Pinter authored
* pass langs parameter to certain XLM models Adding an argument that specifies the language the SQuAD dataset is in so language-sensitive XLMs (e.g. `xlm-mlm-tlm-xnli15-1024`) don't default to language `0`. Allows resolution of issue #1799 . * fixing from `make style` * fixing style (again)
-
sshleifer authored
-
sshleifer authored
-
sshleifer authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
- 03 Feb, 2020 5 commits
-
-
Julien Chaumond authored
cc @mfuntowicz does this seem correct?
-
Lysandre authored
-
Lysandre authored
Masked indices should have -1 and not -100. Updating documentation + scripts that were forgotten
-
Martin Malmsten authored
-
Julien Plu authored
-
- 01 Feb, 2020 2 commits
-
-
Antonio Carlos Falc茫o Petri authored
"%s-%d".format() -> "{}-{}".format() -
Bram Vanroy authored
* add "info" command to CLI As a convenience, add the info directive to CLI. Running `python transformers-cli info` will return a string containing the transformers version, platform, python version, PT/TF version and GPU support * Swap f-strings for .format Still supporting 3.5 so can't use f-strings (sad face) * Add reference in issue to CLI * Add the expected fields to issue template This way, people can still add the information manually if they want. (Though I fear they'll just ignore it.) * Remove heading from output * black-ify * order of imports Should ensure isort test passes * use is_X_available over import..pass * style * fix copy-paste bug * Rename command info -> env Also adds the command to CONTRIBUTING.md in "Did you find a bug" section
-
- 31 Jan, 2020 7 commits
-
-
Julien Chaumond authored
Co-Authored-By:Stefan Schweter <stefan-it@users.noreply.github.com>
-
Julien Chaumond authored
Co-Authored-By:HenrykBorzymowski <henrykborzymowski@users.noreply.github.com>
-
Julien Chaumond authored
Co-Authored-By:
Loreto Parisi <loretoparisi@gmail.com> Co-Authored-By:
Simone Francia <francia.simone1@gmail.com>
-
Julien Chaumond authored
-
Lysandre authored
-
Lysandre authored
cc @julien-c
-
Lysandre authored
-