"tests/models/bert/test_tokenization_bert.py" did not exist on "00aa9dbca29dcf0e3a624354ef5c80a8e5226339"
  1. 07 Jun, 2024 1 commit
  2. 29 May, 2024 1 commit
  3. 21 May, 2024 3 commits
  4. 20 May, 2024 1 commit
  5. 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
  6. 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
  7. 06 May, 2024 2 commits
  8. 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
  9. 25 Apr, 2024 1 commit
  10. 19 Apr, 2024 1 commit
  11. 18 Apr, 2024 1 commit
  12. 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
  13. 16 Apr, 2024 1 commit
  14. 31 Mar, 2024 1 commit
  15. 28 Mar, 2024 2 commits
  16. 26 Mar, 2024 2 commits
  17. 20 Mar, 2024 1 commit
  18. 19 Mar, 2024 1 commit
  19. 15 Mar, 2024 1 commit
  20. 08 Mar, 2024 1 commit
  21. 04 Mar, 2024 1 commit
  22. 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
  23. 20 Feb, 2024 2 commits
  24. 16 Feb, 2024 2 commits
  25. 14 Feb, 2024 3 commits
  26. 22 Jan, 2024 1 commit
  27. 10 Jan, 2024 2 commits
  28. 20 Dec, 2023 1 commit
  29. 13 Dec, 2023 1 commit
  30. 11 Dec, 2023 1 commit