"...common/git@developer.sourcefind.cn:Wenxuan/LightX2V.git" did not exist on "878f5a48abf294510e6ee0797e1fea3ec122d499"
- 10 Feb, 2020 1 commit
-
-
Morgan Funtowicz authored
Tensorflow 2.1.0 introduce a new dependency model where pip install tensorflow would install tf with GPU support. Before it would just install with CPU support, thus CircleCI is looking for NVidia driver version at initialization of the tensorflow related tests but fails as their is no NVidia Driver running. Signed-off-by:Morgan Funtowicz <morgan@huggingface.co>
-
- 07 Feb, 2020 11 commits
-
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
VictorSanh authored
-
VictorSanh authored
-
VictorSanh authored
-
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 1 commit
-
-
Antonio Carlos Falc茫o Petri authored
"%s-%d".format() -> "{}-{}".format()
-