- 11 May, 2019 1 commit
-
-
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
-
- 23 Apr, 2019 1 commit
-
-
thomwolf authored
-
- 15 Apr, 2019 6 commits
- 03 Apr, 2019 1 commit
-
-
thomwolf authored
-
- 14 Mar, 2019 3 commits
-
-
Yongbo Wang authored
modify `heruistic` to `heuristic` in line 660, `charcter` to `character` in line 661.
-
Yongbo Wang authored
modify `mull` to `null` in line 474 annotation.
-
thomwolf authored
-
- 06 Mar, 2019 2 commits
- 15 Feb, 2019 1 commit
-
-
wlhgtc authored
-
- 11 Feb, 2019 3 commits
- 06 Feb, 2019 1 commit
-
-
Baoyang Song authored
-
- 05 Feb, 2019 6 commits
- 01 Feb, 2019 1 commit
-
-
joe dumoulin authored
-
- 30 Jan, 2019 2 commits
-
-
Surya Kasturi authored
-
Matej Svejda authored
-
- 27 Jan, 2019 1 commit
-
-
Matej Svejda authored
-
- 19 Jan, 2019 1 commit
-
-
liangtaiwan authored
-
- 10 Jan, 2019 1 commit
-
-
Sang-Kil Park authored
It was modified similar to `run_classifier.py`, and Fixed to run properly even if without `--do_train` param.
-
- 07 Jan, 2019 2 commits
- 05 Jan, 2019 1 commit
-
-
Sang-Kil Park authored
Error occurs when `bert_model` param is path or url. Therefore, if it is path, specify the last path to prevent error.
-
- 02 Jan, 2019 1 commit
-
-
Gr茅gory Ch芒tel authored
-
- 14 Dec, 2018 1 commit
-
-
thomwolf authored
-
- 13 Dec, 2018 1 commit
-
-
thomwolf authored
-