1. 02 Jan, 2024 1 commit
  2. 28 Dec, 2023 3 commits
  3. 27 Dec, 2023 1 commit
  4. 20 Dec, 2023 1 commit
    • Baber Abbasi's avatar
      Switch Linting to `ruff` (#1166) · 65b8761d
      Baber Abbasi authored
      * add ruff and isort. remove black and flake8
      
      * remove unnecessary dependencies
      
      * remove dependency from table
      
      * change order
      
      * ran ruff
      
      * check 3.9
      
      * exclude evaluator
      
      * update CI workflow
      
      * use ruff config in pyproject.toml
      
      * test
      
      * add isort rules to ruff
      
      * sort imports
      
      * import `make_table`
      
      * try stages for no-commit-to-branch
      
      * turn on mypy for pre-commit
      
      * test
      
      * test
      
      * test
      
      * change no-commit-to-branch to default
      
      * nits
      
      * fixed dependency
      65b8761d
  5. 19 Dec, 2023 1 commit
  6. 02 Nov, 2023 2 commits
  7. 19 Oct, 2023 3 commits
  8. 18 Oct, 2023 1 commit
  9. 25 Aug, 2023 1 commit
  10. 14 Aug, 2023 5 commits
  11. 12 Aug, 2023 1 commit
  12. 11 Aug, 2023 1 commit
  13. 03 Aug, 2023 1 commit
  14. 02 Aug, 2023 4 commits
  15. 06 Jul, 2023 1 commit
  16. 15 Jun, 2023 1 commit
  17. 13 Jun, 2023 1 commit
  18. 12 Jun, 2023 1 commit
    • Hailey Schoelkopf's avatar
      [Refactor] [WIP] New YAML advanced docs (#567) · 79b972d6
      Hailey Schoelkopf authored
      
      
      * add wip gsm8k yaml
      
      * cleanup tasks dir
      
      * push gsm8k yaml changes
      
      * rename gpt2.py
      
      * add updated gsm8k , triviaqa baseline
      
      * add new cot yaml
      
      * allow for multiple filter pipelines, new filter types
      
      * updated gsm8k + sampling gen configs
      
      * cleanup self-consistency yaml
      
      * push outline for advanced docs
      
      * push docs checklist
      
      * switch to inheritance for many tasks
      
      * acc_norm and acc_mutual_info fixed
      
      * fix missing newline in error msg
      
      * remove many .py tasks
      
      * updated GSM8k
      
      * added more doc
      
      * Update advanced_task_guide.md
      
      Added list of parameters
      
      * Update advanced_task_guide.md
      
      * Added details on listing metrics
      
      * Update advanced_task_guide.md
      
      * Added more explanation
      
      * modify current default filter name
      
      * add new tags to tasks
      
      * remove a lingering print()
      
      * add rest of param docs, cleanup deprecated fields
      
      * push docs update
      
      * move ALL_TASKS definition location
      
      * confirm write_out.py works if no description dict passed
      
      ---------
      Co-authored-by: default avatarlintangsutawika <lintang@sutawika.com>
      79b972d6
  19. 07 Jun, 2023 2 commits
  20. 06 Jun, 2023 1 commit
  21. 19 May, 2023 1 commit
  22. 10 May, 2023 1 commit
  23. 08 May, 2023 1 commit
  24. 02 May, 2023 2 commits
  25. 24 Apr, 2023 1 commit
  26. 19 Apr, 2023 1 commit