- 08 Jan, 2024 6 commits
-
-
Fengzhe Zhou authored
-
jiangjin1999 authored
* jiangjin1999: in the _batch_generate function, add the MultiTokenEOSCriteria feature to speed up inference. * jiangjin1999: in the _batch_generate function, add the MultiTokenEOSCriteria feature to speed up inference. --------- Co-authored-by:
jiangjin08 <jiangjin08@MBP-2F32S5MD6P-0029.local> Co-authored-by:
jiangjin08 <jiangjin08@a.sh.vip.dianping.com>
-
Fengzhe Zhou authored
-
liyucheng09 authored
* Contamination analysis for ARC_c, mmlu, and Hellaswag * update `eval_contamination.py` * update `contamination.py` summarizer * fix `eval_contamination.py` * add mmlu groups for contamination analysis
-
tpoisonooo authored
* Update installation.md * Update installation.md
-
Yuchen Yan authored
Co-authored-by:yanyuchen04 <yanyuchen04@meituan.com>
-
- 05 Jan, 2024 4 commits
-
-
Connor-Shen authored
* support mbpp+ * support mbpp+ * minor fix * [Feat] minor fix --------- Co-authored-by:yingfhu <yingfhu@gmail.com>
-
bittersweet1999 authored
-
Songyang Zhang authored
* [Doc] Update Example of CompassBench * [Doc] Update Example of CompassBench * [Doc] Update Example of CompassBench * update * Update docs/zh_cn/advanced_guides/compassbench_intro.md Co-authored-by:
Fengzhe Zhou <zfz-960727@163.com> --------- Co-authored-by:
Fengzhe Zhou <zfz-960727@163.com>
-
bittersweet1999 authored
* add subject ir * Add ir dataset * Add ir dataset
-
- 04 Jan, 2024 1 commit
-
-
bittersweet1999 authored
* multi_round dataset * add multi_round evaluation
-
- 03 Jan, 2024 1 commit
-
-
bittersweet1999 authored
* fix small bugs * fix small bugs
-
- 02 Jan, 2024 3 commits
-
-
Chris Liu authored
* Support LLaMA2-Accessory * remove strip * clear imports * reformat * fix lint * fix lint * update readme * update readme * update readme * update readme
-
HUANG Fei authored
-
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 --------- Co-authored-by:
Songyang Zhang <tonysy@users.noreply.github.com>
-
- 01 Jan, 2024 2 commits
-
-
Francis-llgg authored
* check * message * add * change prompt * change a para nameq * modify name of the file * delete an useless file
-
Francis-llgg authored
* add new dataset mastermath2024v1 * change it to simplified chinese prompt * change file name
-
- 29 Dec, 2023 3 commits
-
-
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 --------- Co-authored-by:
Songyang Zhang <tonysy@users.noreply.github.com>
-
Hubert authored
* [Feat] update code dataset * [Feat] update code dataset * [Feat] update code dataset
-
bittersweet1999 authored
-
- 28 Dec, 2023 3 commits
-
-
bittersweet1999 authored
-
Connor-Shen authored
* add chinese_version of humaneval,mbpp * add humaneval&mbpp gen.py * minor fix * minor add --------- Co-authored-by:yingfhu <yingfhu@gmail.com>
-
bittersweet1999 authored
* fix subjective_eval * subject_eval partition situation fixed * subject_eval partition situation fixed
-
- 27 Dec, 2023 3 commits
-
-
Hubert authored
-
bittersweet1999 authored
* add judgellm prompts * add judgelm prompts * update import info * fix situation that no abbr in config * fix situation that no abbr in config * add summarizer for other judgellm * change config name * add maxlen * add maxlen * dict assert * dict assert * fix strings * fix strings
-
Yang Yong authored
* Update LightllmApi and Fix mmlu bug * checkout mmlu_gen_a484b3.py --------- Co-authored-by:Leymore <zfz-960727@163.com>
-
- 26 Dec, 2023 1 commit
-
-
philipwangOvO authored
* add InfiniteBench * add InfiniteBench --------- Co-authored-by:wangchonghua <wangchonghua@pjlab.org.cn>
-
- 25 Dec, 2023 2 commits
-
-
Fengzhe Zhou authored
-
Songyang Zhang authored
-
- 23 Dec, 2023 3 commits
-
-
AllentDan authored
* add turbomind restful api support * config * top_p 0.8 * top_k = 1
-
bittersweet1999 authored
-
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 --------- Co-authored-by:
Songyang Zhang <tonysy@users.noreply.github.com>
-
- 22 Dec, 2023 1 commit
-
-
loveSnowBest authored
* add news for teval * update * update doc for cz&en
-
- 21 Dec, 2023 2 commits
-
-
RunningLeon authored
[Feature] Update configs for evaluating chat models like qwen, baichuan, llama2 using turbomind backend (#721) * add llama2 test * fix * test qwen chat-7b * test w4 * add baichuan2 * update * update * update configs and docs * update
-
bittersweet1999 authored
* add_judgemodel_abbr * add judgemodel abbr
-
- 20 Dec, 2023 2 commits
-
-
Skyfall-xzz authored
* [Feature] Add reasonbench dataset * add configs for supporting generative inference & merge datasets in the same category * modify config filename to prompt version * fix codes to meet pre-commit requirements * lint the code to meet pre-commit requirements * Align Load_data Sourcecode Briefly * fix bugs * reduce code redundancy
-
Jingming authored
* [Feature] Support the use of humaneval_plus. * [Feature] Add humaneval_plus_gen.py * minor check * [Fix] Fix bug --------- Co-authored-by:yingfhu <yingfhu@gmail.com>
-
- 19 Dec, 2023 3 commits
-
-
bittersweet1999 authored
-
Hubert authored
* [Docs] update docker docs * [Docs] update docker docs
-
Hubert authored
* minor add * minor add * minor fix
-