1. 29 Jan, 2021 1 commit
  2. 21 Jan, 2021 1 commit
  3. 05 Jan, 2021 1 commit
    • Patrick von Platen's avatar
      [PyTorch Bart] Split Bart into different models (#9343) · eef66035
      Patrick von Platen authored
      * first try
      
      * remove old template
      
      * finish bart
      
      * finish mbart
      
      * delete unnecessary line
      
      * init pegasus
      
      * save intermediate
      
      * correct pegasus
      
      * finish pegasus
      
      * remove cookie cutter leftover
      
      * add marian
      
      * finish blenderbot
      
      * replace in file
      
      * correctly split blenderbot
      
      * delete "old" folder
      
      * correct "add statement"
      
      * adapt config for tf comp
      
      * correct configs for tf
      
      * remove ipdb
      
      * fix more stuff
      
      * fix mbart
      
      * push pegasus fix
      
      * fix mbart
      
      * more fixes
      
      * fix research projects code
      
      * finish docs for bart, mbart, and marian
      
      * delete unnecessary file
      
      * correct attn typo
      
      * correct configs
      
      * remove pegasus for seq class
      
      * correct peg docs
      
      * correct peg docs
      
      * finish configs
      
      * further improve docs
      
      * add copied from statements to mbart
      
      * fix copied from in mbart
      
      * add copy statements to marian
      
      * add copied from to marian
      
      * add pegasus copied from
      
      * finish pegasus
      
      * finish copied from
      
      * Apply suggestions from code review
      
      * make style
      
      * backward comp blenderbot
      
      * apply lysandres and sylvains suggestions
      
      * apply suggestions
      
      * push last fixes
      
      * fix docs
      
      * fix tok tests
      
      * fix imports code style
      
      * fix doc
      eef66035
  4. 22 Dec, 2020 2 commits
  5. 20 Dec, 2020 1 commit
  6. 15 Dec, 2020 1 commit
  7. 11 Dec, 2020 1 commit
  8. 17 Nov, 2020 1 commit
    • Sylvain Gugger's avatar
      Reorganize repo (#8580) · c89bdfbe
      Sylvain Gugger authored
      * Put models in subfolders
      
      * Styling
      
      * Fix imports in tests
      
      * More fixes in test imports
      
      * Sneaky hidden imports
      
      * Fix imports in doc files
      
      * More sneaky imports
      
      * Finish fixing tests
      
      * Fix examples
      
      * Fix path for copies
      
      * More fixes for examples
      
      * Fix dummy files
      
      * More fixes for example
      
      * More model import fixes
      
      * Is this why you're unhappy GitHub?
      
      * Fix imports in conver command
      c89bdfbe
  9. 05 Nov, 2020 1 commit
  10. 28 Oct, 2020 1 commit
  11. 22 Oct, 2020 1 commit
  12. 21 Oct, 2020 1 commit
  13. 16 Oct, 2020 1 commit
  14. 04 Oct, 2020 1 commit
  15. 01 Oct, 2020 2 commits
  16. 30 Sep, 2020 1 commit
  17. 27 Sep, 2020 1 commit
  18. 24 Sep, 2020 1 commit
  19. 21 Sep, 2020 1 commit
  20. 17 Sep, 2020 1 commit
  21. 16 Sep, 2020 2 commits
  22. 14 Sep, 2020 2 commits
  23. 13 Sep, 2020 1 commit
  24. 10 Sep, 2020 1 commit
  25. 04 Sep, 2020 1 commit
  26. 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
  27. 26 Aug, 2020 1 commit
  28. 25 Aug, 2020 1 commit
  29. 13 Aug, 2020 1 commit
  30. 11 Aug, 2020 1 commit
  31. 08 Aug, 2020 1 commit
  32. 06 Aug, 2020 1 commit
  33. 28 Jul, 2020 2 commits
  34. 21 Jul, 2020 1 commit
  35. 18 Jul, 2020 1 commit