- 23 Jan, 2020 14 commits
-
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
All tests should now work fine.
-
Lysandre authored
The CircleCI test should fail.
-
Julien Chaumond authored
-
Julien Chaumond authored
-
- 22 Jan, 2020 1 commit
-
-
Julien Chaumond authored
hat/tip @stefan-it
-
- 21 Jan, 2020 10 commits
-
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Julien Chaumond authored
cc @lysandrejik
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Branden Chan authored
-
- 20 Jan, 2020 4 commits
-
-
James Betker authored
-
Lysandre authored
-
Morgan Funtowicz authored
Signed-off-by:Morgan Funtowicz <morgan@huggingface.co>
-
Morgan Funtowicz authored
Signed-off-by:Morgan Funtowicz <morgan@huggingface.co>
-
- 17 Jan, 2020 3 commits
-
-
Brendan Roof authored
- It appears that `tqdm` only introduced `tqdm.auto` in 4.27. - See https://github.com/tqdm/tqdm/releases/tag/v4.27.0. - Without the lower bound I received the following stack trace in an environment where I already had tqdm installed: ``` File "/home/brendanr/anaconda3/envs/allennlp/lib/python3.6/site-packages/transformers/__init__.py", line 20, in <module> from .file_utils import (TRANSFORMERS_CACHE, PYTORCH_TRANSFORMERS_CACHE, PYTORCH_PRETRAINED_BERT_CACHE, File "/home/brendanr/anaconda3/envs/allennlp/lib/python3.6/site-packages/transformers/file_utils.py", line 24, in <module> from tqdm.auto import tqdm ModuleNotFoundError: No module named 'tqdm.auto' ```
-
Mark Neumann authored
* add failing test * fix call to _run_split_on_punc * format with black
-
jiyeon_baek authored
Rul -> Run
-
- 16 Jan, 2020 8 commits
-
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Lysandre authored
-
Thomas Wolf authored
HANS evaluation
-
thomwolf authored
-
thomwolf authored
-
thomwolf authored
-