1. 05 Jul, 2025 1 commit
  2. 21 Feb, 2025 1 commit
    • Lintang Sutawika's avatar
      Logging (#2203) · 1ba35e62
      Lintang Sutawika authored
      
      
      * changed source of eval_logger
      
      * allow eval_logger to be set from args
      
      * removed verbosity arg from non-main methods
      
      * fix logging
      
      * pre-commit
      
      * set verbosity in eval logger
      
      * replace utils.eval_logger
      
      * fix logging in main
      
      * add logging to docs
      
      * add logging message
      
      * nit
      
      * add logging to docs
      
      * refactor setup_logging to utils
      
      ---------
      Co-authored-by: default avatarBaber <baber@hey.com>
      1ba35e62
  3. 19 Jan, 2025 1 commit
  4. 07 Jan, 2025 1 commit
  5. 20 Aug, 2024 1 commit
  6. 11 Jun, 2024 1 commit
    • KonradSzafer's avatar
      Results filenames handling fix (#1926) · 69952581
      KonradSzafer authored
      * results filenames handling moved to utils
      
      * zeno results handling fix
      
      * tasks_for_model backward compatibility
      
      * results files logic moved to tasks_for_model
      
      * moved sanitize_model_name to utils
      69952581
  7. 07 Apr, 2024 1 commit
  8. 28 Jan, 2024 1 commit
  9. 28 Dec, 2023 1 commit
  10. 20 Dec, 2023 1 commit
    • Alex Bäuerle's avatar
      feat: add option to upload results to Zeno (#990) · 21d4ae98
      Alex Bäuerle authored
      
      
      * feat: add option to upload results to Zeno
      
      * config-based upload supporting different task types and metrics
      
      * upload tasks as individual projects
      
      * wording
      
      * readme
      
      * add example notebook
      
      * Update documentation for Zeno integration
      
      * Make zeno deps an extra
      
      * Update README.md
      
      * Document extra deps installation
      
      * Update zeno_visualize.py
      
      * fix: balance parens
      
      * fix typo
      
      * fix merge commit I botched
      
      * Update zeno_visualize.py
      
      * Update logger warning stmt
      
      * fix whitespace
      
      ---------
      Co-authored-by: default avatarHailey Schoelkopf <65563625+haileyschoelkopf@users.noreply.github.com>
      21d4ae98