1. 17 Jul, 2023 3 commits
  2. 14 Jul, 2023 4 commits
  3. 13 Jul, 2023 2 commits
  4. 12 Jul, 2023 1 commit
  5. 06 Jul, 2023 1 commit
  6. 05 Jul, 2023 1 commit
  7. 03 Jul, 2023 2 commits
  8. 02 Jul, 2023 1 commit
  9. 28 Jun, 2023 1 commit
  10. 26 Jun, 2023 1 commit
  11. 23 Jun, 2023 1 commit
  12. 22 Jun, 2023 2 commits
  13. 20 Jun, 2023 3 commits
  14. 16 Jun, 2023 1 commit
  15. 15 Jun, 2023 1 commit
  16. 13 Jun, 2023 1 commit
  17. 12 Jun, 2023 4 commits
    • Poedator's avatar
      Update evaluator.py - extra .model added · 811252b8
      Poedator authored
      fixed the reference to the inner model
      811252b8
    • Poedator's avatar
      fix for non-str output from evaluator · 69ed600d
      Poedator authored
      69ed600d
    • Poedator's avatar
      Update evaluator.py cache_db argument str · b9a6a3df
      Poedator authored
      in case `isinstance(model, lm_eval.base.LM)` line 80 gives error, because `model` is not `str`. A simple inline if statement fixes this.
      b9a6a3df
    • 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
  18. 11 Jun, 2023 1 commit
  19. 09 Jun, 2023 1 commit
  20. 08 Jun, 2023 1 commit
    • Hailey Schoelkopf's avatar
      [Refactor] Non-greedy generation ; WIP GSM8k yaml (#559) · 232632c6
      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
      232632c6
  21. 07 Jun, 2023 3 commits
  22. 06 Jun, 2023 1 commit
  23. 20 May, 2023 1 commit
  24. 19 May, 2023 1 commit
  25. 18 May, 2023 1 commit