- 26 Aug, 2020 1 commit
-
-
Lysandre authored
-
- 28 Jun, 2020 1 commit
-
-
Sam Shleifer authored
* all save_pretrained methods mkdir if not os.path.exists
-
- 02 Jun, 2020 1 commit
-
-
Julien Chaumond authored
* Kill model archive maps * Fixup * Also kill model_archive_map for MaskedBertPreTrainedModel * Unhook config_archive_map * Tokenizers: align with model id changes * make style && make quality * Fix CI
-
- 02 Mar, 2020 1 commit
-
-
Victor SANH authored
* fix n_gpu count when no_cuda flag is activated * someone was left behind
-
- 06 Jan, 2020 2 commits
-
-
alberduris authored
-
alberduris authored
-
- 22 Dec, 2019 9 commits
-
-
Aymeric Augustin authored
-
Aymeric Augustin authored
-
Aymeric Augustin authored
-
Aymeric Augustin authored
-
Aymeric Augustin authored
Ignore warnings related to Python 2, because it's going away soon.
-
Aymeric Augustin authored
-
Aymeric Augustin authored
-
Aymeric Augustin authored
-
Aymeric Augustin authored
This is the result of: $ isort --recursive examples templates transformers utils hubconf.py setup.py
-
- 21 Dec, 2019 1 commit
-
-
Aymeric Augustin authored
This is the result of: $ black --line-length 119 examples templates transformers utils hubconf.py setup.py There's a lot of fairly long lines in the project. As a consequence, I'm picking the longest widely accepted line length, 119 characters. This is also Thomas' preference, because it allows for explicit variable names, to make the code easier to understand.
-
- 14 Nov, 2019 1 commit
-
-
R茅mi Louf authored
-
- 08 Oct, 2019 1 commit
-
-
Bilal Khan authored
-
- 26 Sep, 2019 1 commit
-
-
thomwolf authored
-
- 18 Sep, 2019 1 commit
-
-
thomwolf authored
-
- 11 Aug, 2019 1 commit
-
-
erenup authored
-
- 14 Jul, 2019 1 commit
-
-
thomwolf authored
-
- 12 Jul, 2019 1 commit
-
-
thomwolf authored
-
- 05 Jul, 2019 1 commit
-
-
thomwolf authored
-
- 03 Jul, 2019 1 commit
-
-
thomwolf authored
-
- 25 Jun, 2019 1 commit
-
-
thomwolf authored
-
- 11 Jun, 2019 1 commit
-
-
Meet Pragnesh Shah authored
-
- 13 May, 2019 1 commit
-
-
samuelbroscheit authored
-
- 11 May, 2019 2 commits
-
-
samuel.broscheit authored
-
https://github.com/huggingface/pytorch-pretrained-BERT/issues/556samuel.broscheit authored
Reason for issue was that optimzation steps where computed from example size, which is different from actual size of dataloader when an example is chunked into multiple instances. Solution in this pull request is to compute num_optimization_steps directly from len(data_loader).
-
- 09 May, 2019 2 commits
-
-
burcturkoglu authored
-
burcturkoglu authored
-
- 02 May, 2019 1 commit
-
-
MottoX authored
-
- 29 Apr, 2019 1 commit
-
-
Mathieu Prouveur authored
-
- 24 Apr, 2019 1 commit
-
-
Mathieu Prouveur authored
-
- 23 Apr, 2019 1 commit
-
-
thomwolf authored
-
- 15 Apr, 2019 2 commits
- 21 Mar, 2019 1 commit
-
-
Yuqiang Xie authored
Maybe better.
-
- 15 Mar, 2019 1 commit
-
-
tseretelitornike authored
-