1. 16 Nov, 2024 1 commit
  2. 15 Nov, 2024 2 commits
  3. 12 Nov, 2024 1 commit
  4. 11 Nov, 2024 2 commits
  5. 09 Nov, 2024 2 commits
  6. 07 Nov, 2024 3 commits
  7. 06 Nov, 2024 1 commit
  8. 05 Nov, 2024 3 commits
    • mtkachenko's avatar
      Add Japanese Leaderboard (#2439) · 26f607f5
      mtkachenko authored
      * add jaqket_v2 and jcommonsenseqa
      
      * remove comments
      
      * remove num_beams as it is incompatible with vllm
      
      * add jnli + refactor
      
      * rename jnla -> jnli
      
      * add jsquad + replace colon chars with the Japanese unicode
      
      * ignore whitespaces in generation tasks
      
      * add marc_ja
      
      * add xwinograd + simplify other yamls
      
      * add mgsm and xlsum
      
      * refactor xlsum
      
      * add ja_leaderboard tag
      
      * edit README.md
      
      * update README.md
      
      * add credit + minor changes
      
      * run ruff format
      
      * address review comments + add group
      
      * remove aggregate_metric_list
      
      * remove tags
      
      * update tasks/README.md
      26f607f5
    • zxcvuser's avatar
      Modify label errors in catcola and paws-x (#2434) · fb2e4b59
      zxcvuser authored
      
      
      * Modify label errors in catcola and paws
      
      * Update version to 1.0 in pawsx_template_yaml
      
      * add changelog
      
      ---------
      Co-authored-by: default avatarBaber <baber@hey.com>
      fb2e4b59
    • Sypherd's avatar
      Add real process_docs example (#2456) · 0b8358ec
      Sypherd authored
      0b8358ec
  9. 04 Nov, 2024 1 commit
  10. 01 Nov, 2024 1 commit
  11. 31 Oct, 2024 1 commit
    • Qubitium-ModelCloud's avatar
      Add GPTQModel support for evaluating GPTQ models (#2217) · 4f8e479e
      Qubitium-ModelCloud authored
      
      
      * support gptqmodel
      
      * code opt
      
      * add gptqmodel option
      
      * Update huggingface.py
      
      * Update pyproject.toml
      
      * gptqmodel version upgraded to 1.0.6
      
      * GPTQModel version upgraded to 1.0.8
      
      * Update pyproject.toml
      
      * fix ruff-format error
      
      * add gptqmodel test
      
      * Update gptqmodel test model
      
      * skip cuda
      
      * python3.8 compatible
      
      * Update README.md
      
      * Update README.md
      
      ---------
      Co-authored-by: default avatarCL-ModelCloud <cl@modelcloud.ai>
      4f8e479e
  12. 30 Oct, 2024 3 commits
  13. 25 Oct, 2024 1 commit
  14. 23 Oct, 2024 1 commit
    • Nikodem Szwast's avatar
      Support for IBM watsonx_llm (#2397) · 1185e89a
      Nikodem Szwast authored
      
      
      * add support for IBM watsonx_llm
      
      * add ibm_watsonx_ai package to optional-dependencies
      
      * move global scope imports to inner scope
      
      * change cache to lru_cache
      
      * fix circular import
      
      * use 3.8 typing
      
      * use 3.8 typing
      
      ---------
      Co-authored-by: default avatarBaber <baber@hey.com>
      1185e89a
  15. 22 Oct, 2024 2 commits
  16. 20 Oct, 2024 1 commit
  17. 17 Oct, 2024 2 commits
  18. 16 Oct, 2024 1 commit
  19. 14 Oct, 2024 1 commit
  20. 08 Oct, 2024 4 commits
  21. 07 Oct, 2024 5 commits
  22. 04 Oct, 2024 1 commit