- 10 Apr, 2020 1 commit
-
-
Sam Shleifer authored
- support mbart-en-ro weights - add MBartTokenizer
-
- 07 Apr, 2020 1 commit
-
-
Sam Shleifer authored
-
- 30 Mar, 2020 2 commits
-
-
Sam Shleifer authored
-
Patrick von Platen authored
* make decoder input ids optional for t5 training * lm_lables should not be shifted in t5 * add tests * finish shift right functionality for PT T5 * move shift right to correct class * cleaner code * replace -100 values with pad token id * add assert statement * remove unnecessary for loop * make style
-
- 29 Mar, 2020 1 commit
-
-
Sam Shleifer authored
-
- 27 Mar, 2020 1 commit
-
-
Sam Shleifer authored
-
- 26 Mar, 2020 1 commit
-
-
Sam Shleifer authored
* delete lm_head, skips weight tying * Fixed s3
-
- 20 Mar, 2020 1 commit
-
-
Patrick von Platen authored
* make style * fix conflicts
-
- 19 Mar, 2020 2 commits
-
-
Patrick von Platen authored
* fix conflicts * update bart max length test * correct spelling mistakes * implemented model specific encode function * fix merge conflicts * better naming * save intermediate state -> need to rethink strucuture a bit * leave tf problem as it is for now * current version * add layers.pop * remove ipdb * make style * clean return cut decoding * remove ipdbs * Fix restoring layers in the decoders that doesnt exists. * push good intermediate solution for now * fix conflicts * always good to refuse to merge conflicts when rebasing * fix small bug * improve function calls * remove unused file * add correct scope behavior for t5_generate Co-authored-by:Morgan Funtowicz <funtowiczmo@gmail.com>
-
Sam Shleifer authored
-
- 17 Mar, 2020 2 commits
-
-
Patrick von Platen authored
* change do_samples back * None better default as boolean * adapt do_sample to True in test example * make style
-
Sam Shleifer authored
-
- 16 Mar, 2020 1 commit
-
-
Sam Shleifer authored
* Remove unused kwargs * dont call forward in tests
-
- 13 Mar, 2020 1 commit
-
-
Sam Shleifer authored
-
- 12 Mar, 2020 3 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
- 11 Mar, 2020 18 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
patrickvonplaten authored
-
patrickvonplaten authored
-
patrickvonplaten authored
-
patrickvonplaten authored
-
patrickvonplaten authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
- 06 Mar, 2020 1 commit
-
-
Sam Shleifer authored
-
- 05 Mar, 2020 4 commits
-
-
patrickvonplaten authored
-
Sam Shleifer authored
* improved documentation
-
sshleifer authored
-
sshleifer authored
-