1. 21 Jan, 2025 9 commits
  2. 20 Jan, 2025 6 commits
  3. 19 Jan, 2025 1 commit
  4. 17 Jan, 2025 1 commit
  5. 15 Jan, 2025 4 commits
    • Baber Abbasi's avatar
      assistant prefill (#2615) · 703fbffd
      Baber Abbasi authored
      * add assistant prefix
      
      * add arc_challenge from llama
      
      * nit
      
      * nit
      
      * nit
      
      * add assistant prefix
      
      * add mmlu_llama
      
      * nit
      
      * nit
      
      * Revert "nit"
      
      This reverts commit 6a97f8356237305e375212b966b30e8de59dd4bc.
      
      * fix regex bug
      
      * add assistant_prefix to vllm
      
      * add `Question:`
      
      * add mmlu_pro
      
      * add fewshot assistant_prefix
      
      * use `assistant_prefill`
      
      * typehints
      
      * nits
      
      * nits
      
      * add to docs
      
      * add readme
      703fbffd
    • Shivansh Pachnanda's avatar
      Add MLQA (#2622) · e86cece6
      Shivansh Pachnanda authored
      * Add MLQA
      * add mlqa_common_yaml
      
      * add 49 tests of mlqa family
      
      * update tasks/README.md
      
      ---------
      
      * fix: mlqa ast error
      
      * nit: removed .yaml ext from template_yaml
      
      * nit changes: minor modifications generate_tasks.py
      
      * deleted    lm_eval/tasks/mlqa/mlqa_common_yaml.yaml
      
      * tests updated
      
      * nit
      e86cece6
    • Hojin Lee's avatar
      Add MBPP (#2247) · 5db23e2c
      Hojin Lee authored
      
      
      * add mbpp
      
      * fix some bugs
      
      * add README for mbpp
      
      * update README
      
      * nits
      
      ---------
      Co-authored-by: default avatarHojin Lee <19949034+hjlee1371@users.noreply.github.com>
      Co-authored-by: default avatarBaber <baber@hey.com>
      5db23e2c
    • Hojin Lee's avatar
      Add HumanEval (#1992) · 4c11206b
      Hojin Lee authored
      
      
      * add custom filter
      
      * fix type casting of references
      
      * add humaneval
      
      * fix a bug in humaneval
      
      * add greedy version of humaneval
      
      * update tasks README
      
      * test humaneval
      
      * return multiple metrics
      
      * nit
      
      * add confirmation to run code tasks
      
      * nit
      
      * nit
      
      ---------
      Co-authored-by: default avatarHojin Lee <19949034+hjlee1371@users.noreply.github.com>
      Co-authored-by: default avatarBaber <baber@hey.com>
      4c11206b
  6. 07 Jan, 2025 3 commits
  7. 04 Jan, 2025 1 commit
    • Baber Abbasi's avatar
      some minor logging nits (#2609) · 888ac292
      Baber Abbasi authored
      * remove yaml extension from phraes_va_common
      
      * remove yaml extension from winogenerated
      
      * remove yaml extension from phrases_es
      
      * no cache debug logging when not used
      888ac292
  8. 02 Jan, 2025 11 commits
  9. 30 Dec, 2024 1 commit
  10. 25 Dec, 2024 1 commit
  11. 24 Dec, 2024 1 commit
    • Firoj Alam, Scientist, QCRI's avatar
      AraDICE task config file (#2507) · 932e8f9e
      Firoj Alam, Scientist, QCRI authored
      
      
      * added aradice
      
      * Added ArabicMMLU Lev Configs
      
      * added ArabicMMLU egy configs
      
      * Added boolq configs
      
      * Added cultural bench configs
      
      * added openbookqa configs
      
      * Added PiQA configs
      
      * added winogrande configs
      
      * Added truthfulQA configs
      
      * Added aradice group config
      
      * Remove deleted files from repository
      
      * modified arabimmlu configs
      
      * modified metadata versions
      
      * fixed formatting using ruff
      
      * added aradice tasks information
      
      * pre-commit
      
      * Uptaded openbookqa utils
      
      * fixed formatting on obqa
      
      ---------
      Co-authored-by: default avatarBasel Mousi <bmousi@hbku.edu.qa>
      Co-authored-by: default avatarBaber <baber@hey.com>
      932e8f9e
  12. 20 Dec, 2024 1 commit