- 05 Aug, 2019 2 commits
-
-
Julien Chaumond authored
-
Julien Chaumond authored
-
- 26 Jul, 2019 2 commits
- 24 Jul, 2019 2 commits
-
-
Joel Grus authored
right now it's dumping the *decoder* when it should be dumping the *encoder*. this fixes that.
-
rococo // Ron authored
OpenAIGPTLMHeadModel now accepts `labels` instead of `lm_labels`
-
- 23 Jul, 2019 6 commits
-
-
thomwolf authored
-
Anish Moorthy authored
-
Anish Moorthy authored
-
thomwolf authored
-
Yiqing-Zhou authored
-
thomwolf authored
-
- 22 Jul, 2019 4 commits
-
-
Anish Moorthy authored
-
Anish Moorthy authored
-
Yiqing-Zhou authored
Remove '\n' before adding token into vocab
-
Yiqing-Zhou authored
splitlines() does not work as what we expect here for bert-base-chinese because there is a '\u2028' (unicode line seperator) token in vocab file. Value of '\u2028'.splitlines() is ['', '']. Perhaps we should use readlines() instead.
-
- 17 Jul, 2019 1 commit
-
-
Minho Ryu authored
-
- 16 Jul, 2019 8 commits
- 15 Jul, 2019 15 commits