"test/vscode:/vscode.git/clone" did not exist on "148254d4db8bf3bffee23710cd1acbd5711ebd1b"
  1. 29 May, 2024 1 commit
  2. 21 May, 2024 3 commits
  3. 20 May, 2024 1 commit
  4. 13 May, 2024 1 commit
    • fxmarty's avatar
      CI: update to ROCm 6.0.2 and test MI300 (#30266) · 37bba2a3
      fxmarty authored
      
      
      * update to ROCm 6.0.2 and test MI300
      
      * add callers for mi300
      
      * update dockerfile
      
      * fix trainer tests
      
      * remove apex
      
      * style
      
      * Update tests/trainer/test_trainer_seq2seq.py
      
      * Update tests/trainer/test_trainer_seq2seq.py
      
      * Update tests/trainer/test_trainer_seq2seq.py
      
      * Update tests/trainer/test_trainer_seq2seq.py
      
      * update to torch 2.3
      
      * add workflow dispatch target
      
      * we may need branches: mi300-ci after all
      
      * nit
      
      * fix docker build
      
      * nit
      
      * add check runner
      
      * remove docker-gpu
      
      * fix issues
      
      * fix
      
      ---------
      Co-authored-by: default avatarYih-Dar <2521628+ydshieh@users.noreply.github.com>
      Co-authored-by: default avatarydshieh <ydshieh@users.noreply.github.com>
      37bba2a3
  5. 08 May, 2024 1 commit
    • Anton Vlasjuk's avatar
      Immutability for data collators (#30603) · 71c19850
      Anton Vlasjuk authored
      * immutability fix for seq2seq as well as immutability tests for the collators
      
      * ensure we don't act on none labels and formatting
      
      * remove tf/pt in respective tests as they are not required
      
      * more type error fixes tf/np
      
      * remove todo
      
      * apply suggestions from code review
      
      * formatting / style
      71c19850
  6. 06 May, 2024 2 commits
  7. 30 Apr, 2024 1 commit
    • Anton Vlasjuk's avatar
      Fix seq2seq collator padding (#30556) · 9112520b
      Anton Vlasjuk authored
      * fix seq2seq data collator to respect the given padding strategy
      
      further added tests for the seq2seq data collator in the style of the `data_collator_for_token_classification` (pt, tf, np)
      
      * formatting and change bool equals "==" to "is"
      
      * add missed return types in tests
      
      * update numpy test as it can handle unequal shapes, not like pt or tf
      9112520b
  8. 25 Apr, 2024 1 commit
  9. 19 Apr, 2024 1 commit
  10. 18 Apr, 2024 1 commit
  11. 17 Apr, 2024 1 commit
    • Pavel Iakubovskii's avatar
      Add strategy to store results in evaluation loop (#30267) · c15aad09
      Pavel Iakubovskii authored
      * Add evaluation loop container for interm. results
      
      * Add tests for EvalLoopContainer
      
      * Formatting
      
      * Fix padding_index in test and typo
      
      * Move EvalLoopContainer to pr_utils to avoid additional imports
      
      * Fix `eval_do_concat_batches` arg description
      
      * Fix EvalLoopContainer import
      c15aad09
  12. 16 Apr, 2024 1 commit
  13. 31 Mar, 2024 1 commit
  14. 28 Mar, 2024 2 commits
  15. 26 Mar, 2024 2 commits
  16. 20 Mar, 2024 1 commit
  17. 19 Mar, 2024 1 commit
  18. 15 Mar, 2024 1 commit
  19. 08 Mar, 2024 1 commit
  20. 04 Mar, 2024 1 commit
  21. 01 Mar, 2024 1 commit
    • Zach Mueller's avatar
      Fix deprecated arg issue (#29372) · 1a7c117d
      Zach Mueller authored
      * Fix deprecated arg issue
      
      * Trainer check too
      
      * Check for dict or dataclass
      
      * Simplify, make config always AcceleratorConfig
      
      * Upstream to Trainer
      1a7c117d
  22. 20 Feb, 2024 2 commits
  23. 16 Feb, 2024 2 commits
  24. 14 Feb, 2024 3 commits
  25. 22 Jan, 2024 1 commit
  26. 10 Jan, 2024 2 commits
  27. 20 Dec, 2023 1 commit
  28. 13 Dec, 2023 1 commit
  29. 11 Dec, 2023 1 commit
  30. 08 Dec, 2023 1 commit