"symphony/requirements.txt" did not exist on "11cb92b87774c58b2c251bc69a8bf99e7154fa27"
  1. 25 Apr, 2024 1 commit
  2. 19 Apr, 2024 1 commit
  3. 18 Apr, 2024 1 commit
  4. 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
  5. 16 Apr, 2024 1 commit
  6. 31 Mar, 2024 1 commit
  7. 28 Mar, 2024 2 commits
  8. 26 Mar, 2024 2 commits
  9. 20 Mar, 2024 1 commit
  10. 19 Mar, 2024 1 commit
  11. 15 Mar, 2024 1 commit
  12. 08 Mar, 2024 1 commit
  13. 04 Mar, 2024 1 commit
  14. 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
  15. 20 Feb, 2024 2 commits
  16. 16 Feb, 2024 2 commits
  17. 14 Feb, 2024 3 commits
  18. 22 Jan, 2024 1 commit
  19. 10 Jan, 2024 2 commits
  20. 20 Dec, 2023 1 commit
  21. 13 Dec, 2023 1 commit
  22. 11 Dec, 2023 1 commit
  23. 08 Dec, 2023 2 commits
  24. 28 Nov, 2023 1 commit
  25. 21 Nov, 2023 1 commit
  26. 16 Nov, 2023 1 commit
    • Arthur's avatar
      [`Styling`] stylify using ruff (#27144) · 651408a0
      Arthur authored
      
      
      * try to stylify using ruff
      
      * might need to remove these changes?
      
      * use ruf format andruff check
      
      * use isinstance instead of type comparision
      
      * use # fmt: skip
      
      * use # fmt: skip
      
      * nits
      
      * soem styling changes
      
      * update ci job
      
      * nits isinstance
      
      * more files update
      
      * nits
      
      * more nits
      
      * small nits
      
      * check and format
      
      * revert wrong changes
      
      * actually use formatter instead of checker
      
      * nits
      
      * well docbuilder is overwriting this commit
      
      * revert notebook changes
      
      * try to nuke docbuilder
      
      * style
      
      * fix feature exrtaction test
      
      * remve `indent-width = 4`
      
      * fixup
      
      * more nits
      
      * update the ruff version that we use
      
      * style
      
      * nuke docbuilder styling
      
      * leve the print for detected changes
      
      * nits
      
      * Remove file I/O
      Co-authored-by: default avatarcharliermarsh <charlie.r.marsh@gmail.com>
      
      * style
      
      * nits
      
      * revert notebook changes
      
      * Add # fmt skip when possible
      
      * Add # fmt skip when possible
      
      * Fix
      
      * More `  # fmt: skip` usage
      
      * More `  # fmt: skip` usage
      
      * More `  # fmt: skip` usage
      
      * NIts
      
      * more fixes
      
      * fix tapas
      
      * Another way to skip
      
      * Recommended way
      
      * Fix two more fiels
      
      * Remove asynch
      Remove asynch
      
      ---------
      Co-authored-by: default avatarcharliermarsh <charlie.r.marsh@gmail.com>
      651408a0
  27. 14 Nov, 2023 1 commit
  28. 06 Nov, 2023 1 commit
  29. 31 Oct, 2023 2 commits
  30. 30 Oct, 2023 2 commits