- 04 Feb, 2024 1 commit
-
-
bittersweet1999 authored
* support alpacaeval_v1 * Update opencompass/summarizers/subjective/__init__.py Co-authored-by:
Songyang Zhang <tonysy@users.noreply.github.com> * Update opencompass/summarizers/subjective/alpacaeval_v1.py Co-authored-by:
Songyang Zhang <tonysy@users.noreply.github.com> * fix conflict * support alpacaeval v2 * support alpacav2 --------- Co-authored-by:
Songyang Zhang <tonysy@users.noreply.github.com>
-
- 02 Feb, 2024 1 commit
-
-
zhulinJulia24 authored
* add daily test case * Update pr-run-test.yml * Update daily-run-test.yml * Update daily-run-test.yml * Update pr-run-test.yml --------- Co-authored-by:zhulin1 <zhulin1@pjlab.org.cn>
-
- 01 Feb, 2024 1 commit
-
-
RunningLeon authored
* fix * update * fix internlm1 * fix docs * remove sys
-
- 30 Jan, 2024 1 commit
-
-
bittersweet1999 authored
-
- 29 Jan, 2024 2 commits
-
-
Guo Qipeng authored
* Update runtime.txt to fix rouge_chinese bugs. the wheel file of rouge_chinese will overwrite the rouge package, causing bugs. Replacing it to the github code, which is the correct version. * fix PEP format issues * fix PEP format issues * enable pip install --------- Co-authored-by:
郭琦鹏 <guoqipeng@pjlab.org.cn> Co-authored-by:
Leymore <zfz-960727@163.com>
-
del-zhenwu authored
* Create link-check.yml * Update link-check.yml
-
- 28 Jan, 2024 1 commit
-
-
Songyang Zhang authored
* Update zhipu api and fix min_out_len issue of API class * Update example * Update example
-
- 27 Jan, 2024 1 commit
-
-
Jingming authored
* [Feature] Add IFEval * [Fix] Changing the Score Rule.
-
- 26 Jan, 2024 3 commits
-
-
Xiaoming Shi authored
-
Songyang Zhang authored
-
Hubert authored
* [Feat] update cibench * [Feat] Support CIBench * [Feat] Support CIBench * [Feat] Support CIBench * [Feat] Support CIBench
-
- 24 Jan, 2024 6 commits
-
-
bittersweet1999 authored
* fix corev2 * fix corev2
-
Fengzhe Zhou authored
Co-authored-by:liuhongwei <liuhongwei@pjlab.org.cn>
-
zhulinJulia24 authored
-
Fengzhe Zhou authored
-
Songyang Zhang authored
-
bittersweet1999 authored
* add mtbench * add mtbench * Update configs/datasets/subjective/multiround/mtbench_judgeby_gpt4.py Co-authored-by:
Songyang Zhang <tonysy@users.noreply.github.com> * Update configs/datasets/subjective/multiround/mtbench_judgeby_gpt4.py Co-authored-by:
Songyang Zhang <tonysy@users.noreply.github.com> * Update opencompass/datasets/subjective/__init__.py Co-authored-by:
Songyang Zhang <tonysy@users.noreply.github.com> * Update opencompass/datasets/subjective/mtbench.py Co-authored-by:
Songyang Zhang <tonysy@users.noreply.github.com> * fix mtbench --------- Co-authored-by:
Songyang Zhang <tonysy@users.noreply.github.com>
-
- 23 Jan, 2024 3 commits
-
-
Jingming authored
* [Feature] Add IFEval * [Doc] add introduction of IFEval
-
bittersweet1999 authored
* add compass arena * add compass_arena * add compass arena * Update opencompass/summarizers/subjective/compass_arena.py Co-authored-by:
Songyang Zhang <tonysy@users.noreply.github.com> * Update opencompass/summarizers/subjective/__init__.py Co-authored-by:
Songyang Zhang <tonysy@users.noreply.github.com> * Update opencompass/datasets/subjective/compass_arena.py Co-authored-by:
Songyang Zhang <tonysy@users.noreply.github.com> * Update opencompass/datasets/subjective/__init__.py Co-authored-by:
Songyang Zhang <tonysy@users.noreply.github.com> * Update configs/eval_subjective_compassarena.py Co-authored-by:
Songyang Zhang <tonysy@users.noreply.github.com> * Update configs/datasets/subjective/compassarena/compassarena_compare.py Co-authored-by:
Songyang Zhang <tonysy@users.noreply.github.com> * Update configs/eval_subjective_compassarena.py Co-authored-by:
Songyang Zhang <tonysy@users.noreply.github.com> * Update configs/datasets/subjective/compassarena/compassarena_compare.py Co-authored-by:
Songyang Zhang <tonysy@users.noreply.github.com> * fix check position bias * fix string --------- Co-authored-by:
Songyang Zhang <tonysy@users.noreply.github.com>
-
bittersweet1999 authored
* add compass arena * add compass_arena * add compass arena * Update opencompass/summarizers/subjective/compass_arena.py Co-authored-by:
Songyang Zhang <tonysy@users.noreply.github.com> * Update opencompass/summarizers/subjective/__init__.py Co-authored-by:
Songyang Zhang <tonysy@users.noreply.github.com> * Update opencompass/datasets/subjective/compass_arena.py Co-authored-by:
Songyang Zhang <tonysy@users.noreply.github.com> * Update opencompass/datasets/subjective/__init__.py Co-authored-by:
Songyang Zhang <tonysy@users.noreply.github.com> * Update configs/eval_subjective_compassarena.py Co-authored-by:
Songyang Zhang <tonysy@users.noreply.github.com> * Update configs/datasets/subjective/compassarena/compassarena_compare.py Co-authored-by:
Songyang Zhang <tonysy@users.noreply.github.com> * Update configs/eval_subjective_compassarena.py Co-authored-by:
Songyang Zhang <tonysy@users.noreply.github.com> * Update configs/datasets/subjective/compassarena/compassarena_compare.py Co-authored-by:
Songyang Zhang <tonysy@users.noreply.github.com> * fix check position bias --------- Co-authored-by:
Songyang Zhang <tonysy@users.noreply.github.com>
-
- 19 Jan, 2024 2 commits
-
-
RangiLyu authored
* Update hf_internlm2_chat template * Update 20B
-
Guo Qipeng authored
* update cdme config and evaluator * fix cdme prompt * move CDME trim post-processor as a separate evaluator --------- Co-authored-by:郭琦鹏 <guoqipeng@pjlab.org.cn>
-
- 18 Jan, 2024 4 commits
-
-
Yang Yong authored
* Add LightllmApi KeyError log * Update LightllmApi doc
-
zhulinJulia24 authored
* Update pr-run-test.yml * Update pr-run-test.yml * Update pr-run-test.yml * split step and change order, change schedule time and disable hf cache
-
Mo Li authored
-
RunningLeon authored
* update * update docs * add engine_config and gen_config in eval_config * update * fix * fix * fix * fix docstr * fix url
-
- 17 Jan, 2024 4 commits
-
-
Fengzhe Zhou authored
-
Fengzhe Zhou authored
Co-authored-by:zhangyifan1 <zhangyifan1@pjlab.org.cn>
-
Mo Li authored
* Add NeedleInAHaystack Test * Apply pre-commit formatting * Update configs/eval_hf_internlm_chat_20b_cdme.py Co-authored-by:
Songyang Zhang <tonysy@users.noreply.github.com> * add needle in haystack test * update needle in haystack test * update plot function in tools_needleinahaystack.py * optimizing needleinahaystack dataset generation strategy * modify minor formatting issues * add English version support * change NeedleInAHaystackDataset to dynamic loading * change NeedleInAHaystackDataset to dynamic loading * fix needleinahaystack test eval bug * fix needleinahaystack config bug * Added support for multi-needle testing in needle-in-a-haystack test * Optimize the code for plotting in the needle-in-a-haystack test. * Correct the typo in the dataset parameters. * update needleinahaystack test docs --------- Co-authored-by:
Songyang Zhang <tonysy@users.noreply.github.com>
-
RunningLeon authored
* update * fix * fix * fix
-
- 16 Jan, 2024 2 commits
-
-
bittersweet1999 authored
-
zhulinJulia24 authored
* init test yaml * add simple pr * update * update * change name * Update pr-run-test.yml * Update pr-run-test.yml --------- Co-authored-by:zhulin1 <zhulin1@pjlab.org.cn>
-
- 12 Jan, 2024 1 commit
-
-
bittersweet1999 authored
* add creationv2_zh * add creationv2_zh * add eng config for creationbench * add eng config for creationbench * add eng config for creationbench
-
- 11 Jan, 2024 4 commits
-
-
Hubert authored
-
Songyang Zhang authored
-
notoschord authored
Co-authored-by:notoschord <wangzekai@kanzhun.com>
-
bittersweet1999 authored
-
- 09 Jan, 2024 1 commit
-
-
Xiaoming Shi authored
* update medbench * medbench update * format medbench * format * Update * update * update * update suffix --------- Co-authored-by:
施晓明 <PJLAB\shixiaoming@pjnl104220118l.pjlab.org> Co-authored-by:
Leymore <zfz-960727@163.com>
-
- 08 Jan, 2024 2 commits
-
-
Fengzhe Zhou authored
-
Fengzhe Zhou authored
-