"examples/vscode:/vscode.git/clone" did not exist on "8feb0cc96768a9d69fd1574b2727c6413131ff61"
  1. 17 Sep, 2020 2 commits
  2. 10 Sep, 2020 2 commits
  3. 07 Sep, 2020 1 commit
  4. 03 Sep, 2020 3 commits
  5. 31 Aug, 2020 1 commit
  6. 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
  7. 25 Aug, 2020 1 commit
  8. 24 Aug, 2020 1 commit
  9. 17 Aug, 2020 1 commit
  10. 06 Aug, 2020 1 commit
  11. 28 Jul, 2020 2 commits
  12. 27 Jul, 2020 1 commit
  13. 21 Jul, 2020 2 commits
  14. 18 Jul, 2020 2 commits
  15. 07 Jul, 2020 1 commit
  16. 30 Jun, 2020 1 commit
  17. 26 Jun, 2020 1 commit
  18. 25 Jun, 2020 1 commit
  19. 23 Jun, 2020 2 commits
  20. 17 Jun, 2020 1 commit
  21. 09 Jun, 2020 1 commit
  22. 07 May, 2020 1 commit
    • Julien Chaumond's avatar
      BIG Reorganize examples (#4213) · 0ae96ff8
      Julien Chaumond authored
      * Created using Colaboratory
      
      * [examples] reorganize files
      
      * remove run_tpu_glue.py as superseded by TPU support in Trainer
      
      * Bugfix: int, not tuple
      
      * move files around
      0ae96ff8
  23. 24 Apr, 2020 1 commit
  24. 22 Apr, 2020 1 commit
    • Julien Chaumond's avatar
      Trainer (#3800) · dd9d483d
      Julien Chaumond authored
      * doc
      
      * [tests] Add sample files for a regression task
      
      * [HUGE] Trainer
      
      * Feedback from @sshleifer
      
      * Feedback from @thomwolf + logging tweak
      
      * [file_utils] when downloading concurrently, get_from_cache will use the cached file for subsequent processes
      
      * [glue] Use default max_seq_length of 128 like before
      
      * [glue] move DataTrainingArguments around
      
      * [ner] Change interface of InputExample, and align run_{tf,pl}
      
      * Re-align the pl scripts a little bit
      
      * ner
      
      * [ner] Add integration test
      
      * Fix language_modeling with API tweak
      
      * [ci] Tweak loss target
      
      * Don't break console output
      
      * amp.initialize: model must be on right device before
      
      * [multiple-choice] update for Trainer
      
      * Re-align to 827d6d6e
      dd9d483d
  25. 20 Apr, 2020 1 commit
  26. 16 Apr, 2020 1 commit
  27. 15 Apr, 2020 1 commit
  28. 14 Apr, 2020 1 commit
  29. 07 Apr, 2020 1 commit
  30. 25 Mar, 2020 1 commit