"examples/legacy/seq2seq/seq2seq_trainer.py" did not exist on "4a00613c2429f51fa50dfbc118576399fc00ab98"
  1. 16 Jun, 2022 1 commit
  2. 07 Jun, 2022 1 commit
    • Sylvain Gugger's avatar
      Add examples telemetry (#17552) · 3cab9027
      Sylvain Gugger authored
      * Add examples telemetry
      
      * Alternative approach
      
      * Add to all other examples
      
      * Add to templates as well
      
      * Put framework separately
      
      * Same for TensorFlow
      3cab9027
  3. 12 May, 2022 2 commits
  4. 27 Apr, 2022 1 commit
    • Leonid Boytsov's avatar
      Misc. fixes for Pytorch QA examples: (#16958) · c82e017a
      Leonid Boytsov authored
      1. Fixes evaluation errors popping up when you train/eval on squad v2 (one was newly encountered and one that was previously reported Running SQuAD 1.0 sample command raises IndexError #15401 but not completely fixed).
      2. Removes boolean arguments that don't use store_true. Please, don't use these: *ANY non-empty string is being converted to True in this case and this clearly is not the desired behavior (and it creates a LOT of confusion).
      3. All no-trainer test scripts are now saving metric values in the same way (with the right prefix eval_), which is consistent with the trainer-based versions.
      4. Adds forgotten model.eval() in the no-trainer versions. This improved some results, but not everything (see the discussion in the end). Please, see the F1 scores and the discussion below.
      c82e017a
  5. 06 Apr, 2022 1 commit
  6. 04 Apr, 2022 1 commit
  7. 30 Mar, 2022 1 commit
  8. 23 Mar, 2022 1 commit
    • Sylvain Gugger's avatar
      Reorganize file utils (#16264) · 4975002d
      Sylvain Gugger authored
      * Split file_utils in several submodules
      
      * Fixes
      
      * Add back more objects
      
      * More fixes
      
      * Who exactly decided to import that from there?
      
      * Second suggestion to code with code review
      
      * Revert wront move
      
      * Fix imports
      
      * Adapt all imports
      
      * Adapt all imports everywhere
      
      * Revert this import, will fix in a separate commit
      4975002d
  9. 03 Mar, 2022 1 commit
  10. 02 Mar, 2022 1 commit
  11. 01 Feb, 2022 1 commit
  12. 27 Jan, 2022 2 commits
  13. 22 Dec, 2021 2 commits
  14. 15 Dec, 2021 2 commits
  15. 09 Dec, 2021 2 commits
  16. 28 Oct, 2021 2 commits
  17. 07 Oct, 2021 1 commit
  18. 27 Sep, 2021 2 commits
  19. 31 Aug, 2021 2 commits
  20. 28 Jul, 2021 1 commit
  21. 22 Jul, 2021 2 commits
  22. 28 Jun, 2021 2 commits
  23. 25 Jun, 2021 1 commit
  24. 23 Jun, 2021 2 commits
  25. 21 Jun, 2021 1 commit
  26. 21 Apr, 2021 1 commit