1. 20 Dec, 2024 6 commits
  2. 19 Dec, 2024 15 commits
  3. 18 Dec, 2024 5 commits
  4. 17 Dec, 2024 2 commits
  5. 16 Dec, 2024 3 commits
    • Baber Abbasi's avatar
      fix `DeprecationWarning: invalid escape sequence '\s'` for whitespace filter (#2560) · 8d2f64c1
      Baber Abbasi authored
      * fix `DeprecationWarning: invalid escape sequence '\s'`
      
      * add type hints
      
      * Revert "add type hints"
      
      This reverts commit 15d8abc626a84e97f8c238ddfbf9e243d6f6eb5c.
      8d2f64c1
    • Baber Abbasi's avatar
      batch `loglikelihood_rolling` across requests (#2559) · 0bfb0220
      Baber Abbasi authored
      * batch all rolling token windows
      
      * nit
      
      * copy to vllm
      
      * fix max_length for `get_rolling_token_windows`
      
      * bugfix
      
      * bugfix
      
      * add type hints
      0bfb0220
    • Rima Shahbazyan's avatar
      Adding new subtask to SCORE tasks: non greedy robustness (#2558) · 976d8a0b
      Rima Shahbazyan authored
      * score readme added
      
      * generate until task's "until" parameter's default value fixed.
      
      * score mmlu-pro and agieval added
      
      * changed macro accuracy to micro for agieval
      
      * Always E removed from agi eval
      
      * redundancies removed
      
      * MATH added
      
      * minor cosmetic changes for math
      
      * Licenses added Readme updated
      
      * changes for flake8 + license header on math
      
      * Score added to readme and precommit was run.
      
      * Score added to readme and precommit was run.
      
      * Import error fixed
      
      * math task bugfix
      postprocess minor fix
      
      * CR for math added
      
      * math CR
      
      * math task bugfix
      postprocess minor fix
      
      CR for math added
      
      * Math cr fixed
      
      * mmlu_pro non_greedy task added
      
      * non greedy summarizer added
      
      * Non greedy for all score tasks
      
      * Bugfixes for non-greedy
      
      * fixing the until argument
      
      * undoing the change to "until" arguments default behaviour
      
      * minor fix in summarizer
      
      * log naming changes for better readability
      
      * math subtasks naming fix
      
      * agieval subtask naming fix
      
      * logging added for debugging
      
      * path issue fixed
      
      * minor fix
      
      * path fix
      
      * path fix
      
      * non_greedy_math minor fix
      
      * final changes
      
      * changed readme for non-greedy
      added Nvidia header
      added wxample script for non_greedy
      changed prompts to match that fo trt runs
      
      * non greedy summarizer bugfix
      
      * non_greedy summarizer fixed
      976d8a0b
  6. 14 Dec, 2024 1 commit
  7. 13 Dec, 2024 1 commit
  8. 09 Dec, 2024 2 commits
  9. 05 Dec, 2024 1 commit
  10. 04 Dec, 2024 3 commits
  11. 03 Dec, 2024 1 commit