1. 07 Jan, 2025 1 commit
  2. 20 Aug, 2024 1 commit
  3. 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
  4. 07 Apr, 2024 1 commit
  5. 28 Jan, 2024 1 commit
  6. 28 Dec, 2023 1 commit
  7. 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