1. 17 Jul, 2023 4 commits
  2. 14 Jul, 2023 3 commits
  3. 03 Jul, 2023 1 commit
  4. 23 Jun, 2023 1 commit
  5. 21 Jun, 2023 1 commit
  6. 20 Jun, 2023 1 commit
  7. 19 Jun, 2023 1 commit
  8. 16 Jun, 2023 1 commit
  9. 15 Jun, 2023 1 commit
  10. 13 Jun, 2023 3 commits
  11. 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
  12. 11 Jun, 2023 1 commit
  13. 07 Jun, 2023 1 commit
  14. 06 Jun, 2023 1 commit
  15. 01 Jun, 2023 1 commit
  16. 19 May, 2023 1 commit
  17. 18 May, 2023 1 commit
  18. 16 May, 2023 2 commits
  19. 13 May, 2023 1 commit
  20. 11 May, 2023 2 commits
  21. 10 May, 2023 3 commits
  22. 08 May, 2023 3 commits
  23. 07 May, 2023 1 commit
    • Ken Tsui's avatar
      allow float limit to represent data portion · 3fda1195
      Ken Tsui authored
      When `limit` is <1, limit represents the percentage of the total number of examples.
      If it is >=1,  then it means the number of examples per task (only use this for testing).
      3fda1195
  24. 05 May, 2023 3 commits
  25. 24 Apr, 2023 1 commit