1. 28 Aug, 2020 1 commit
    • Sam Shleifer's avatar
      prepare_seq2seq_batch makes labels/ decoder_input_ids made later. (#6654) · 9336086a
      Sam Shleifer authored
      * broken test
      
      * batch parity
      
      * tests pass
      
      * boom boom
      
      * boom boom
      
      * split out bart tokenizer tests
      
      * fix tests
      
      * boom boom
      
      * Fixed dataset bug
      
      * Fix marian
      
      * Undo extra
      
      * Get marian working
      
      * Fix t5 tok tests
      
      * Test passing
      
      * Cleanup
      
      * better assert msg
      
      * require torch
      
      * Fix mbart tests
      
      * undo extra decoder_attn_mask change
      
      * Fix import
      
      * pegasus tokenizer can ignore src_lang kwargs
      
      * unused kwarg test cov
      
      * boom boom
      
      * add todo for pegasus issue
      
      * cover one word translation edge case
      
      * Cleanup
      
      * doc
      9336086a
  2. 26 Aug, 2020 1 commit
  3. 25 Aug, 2020 1 commit
  4. 17 Aug, 2020 1 commit
  5. 19 May, 2020 1 commit
  6. 15 Jan, 2020 1 commit
  7. 06 Jan, 2020 2 commits
  8. 22 Dec, 2019 7 commits
  9. 21 Dec, 2019 1 commit
    • Aymeric Augustin's avatar
      Reformat source code with black. · fa84ae26
      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.
      fa84ae26
  10. 10 Dec, 2019 1 commit
  11. 07 Nov, 2019 1 commit
  12. 06 Nov, 2019 1 commit
  13. 04 Nov, 2019 1 commit
  14. 22 Oct, 2019 1 commit
  15. 04 Oct, 2019 1 commit
  16. 26 Sep, 2019 1 commit
  17. 19 Sep, 2019 1 commit
  18. 30 Aug, 2019 1 commit
  19. 12 Aug, 2019 1 commit
  20. 05 Aug, 2019 1 commit
  21. 15 Jul, 2019 1 commit
  22. 09 Jul, 2019 2 commits
  23. 05 Jul, 2019 3 commits
  24. 02 Jul, 2019 1 commit
  25. 29 Jun, 2019 1 commit
  26. 22 Jun, 2019 1 commit
  27. 21 Jun, 2019 2 commits