"test/git@developer.sourcefind.cn:change/sglang.git" did not exist on "b113c72e7adda5c8c3a2239832f2f6a19e981489"
  1. 09 Nov, 2024 3 commits
  2. 07 Nov, 2024 3 commits
  3. 06 Nov, 2024 1 commit
  4. 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
  5. 04 Nov, 2024 1 commit
  6. 01 Nov, 2024 1 commit
  7. 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
  8. 30 Oct, 2024 3 commits
  9. 25 Oct, 2024 1 commit
  10. 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
  11. 22 Oct, 2024 2 commits
  12. 20 Oct, 2024 1 commit
  13. 17 Oct, 2024 2 commits
  14. 16 Oct, 2024 1 commit
  15. 14 Oct, 2024 1 commit
  16. 08 Oct, 2024 4 commits
  17. 07 Oct, 2024 5 commits
  18. 04 Oct, 2024 3 commits
  19. 03 Oct, 2024 2 commits
    • zxcvuser's avatar
      Add new benchmark: Galician bench (#2155) · 0e763862
      zxcvuser authored
      * Add galician_bench
      
      * Update xnli_gl path
      
      * Add flores_gl group
      
      * Update _flores_common_yaml
      
      * Updated some task groupings and readme
      
      ---------
      0e763862
    • zxcvuser's avatar
      Add new benchmark: Spanish bench (#2157) · ea17b98e
      zxcvuser authored
      * Add spanish_bench
      
      * Add flores_es group
      
      * Update _flores_common_yaml
      
      * Delete lm_eval/tasks/spanish_bench/escola.yaml
      
      * Delete escola from spanish_bench.yaml
      
      * Delete escola from README.md
      
      * pre-commit run --all-files
      
      * Updated some task groupings and readme
      
      ---------
      ea17b98e
  20. 30 Sep, 2024 1 commit