- 06 Sep, 2023 1 commit
-
-
Hubert authored
* [Feat] support wizardcoder series * minor fix
-
- 05 Sep, 2023 1 commit
-
-
Leymore authored
-
- 01 Sep, 2023 1 commit
-
-
Yuanhan Zhang authored
* refine gitignore * [Feature]: Add minigpt-4 * [Feature]: Add mm local runner * [Feature]: Add instructblip * add otter and llama-adapter * add owl * add llama2-adapter and owl * lint * [Feature]: Add minigpt-4 * [Feature]: Add instructblip * add otter and llama-adapter * add owl * add llama2-adapter and owl * lint * lint * update * lint * lint * add __init__.py * update * update * update --------- Co-authored-by:liuyuan <3463423099@qq.com>
-
- 31 Aug, 2023 4 commits
-
-
Tong Gao authored
* update docs * update docs * update * update en docs * update * update --------- Co-authored-by:Leymore <zfz-960727@163.com>
-
Li Bo authored
* add otter model for opencompass mmbench * add docs * add readme docs * debug for otter opencomass eval * delete unused folders * change to default data path * remove unused files * remove unused files * update * update config file * flake8 lint formated and add prompt generator * add prompt generator to config * add a specific postproecss * add post processor * add post processor * add post processor * update according to suggestions * remove unused redefinition
-
Leymore authored
* add and apply update suffix tool * add tool doc * add qwen configs * add cmmlu * rename bbh * update datasets * delete * update hf_qwen_7b.py
-
Hubert authored
-
- 28 Aug, 2023 1 commit
-
-
Leymore authored
* add and apply update suffix tool * add dataset suffix updater as precommit hook * update workflow * update scripts * update ci * update * ci with py3.8 * run in serial * update bbh * use py 3.10 * update pre commit zh cn
-
- 25 Aug, 2023 6 commits
-
-
Tong Gao authored
* [Feature] Simply entry script * update
-
Tong Gao authored
* [Feature] Support model-bound text postprocessor, add claude as an example * update * update * minor fix --------- Co-authored-by:zhoufengzhe <zhoufengzhe@pjlab.org.cn>
-
Tong Gao authored
-
Yike Yuan authored
* [Feat] Add public dataset support of VisualGLM. * [Feat] Refactor LLaVA. * [Feat] Add public dataset support of LlaVA. * [Fix] Add arg.
-
Yuan Liu authored
* [Feature]: Refactor public dataset eval * [Feature]: Verify public dataset acc
-
philipwangOvO authored
-
- 24 Aug, 2023 2 commits
-
-
Tong Gao authored
* [Feature] Add Claude support * [Feature] Add Claude support * Update opencompass/models/claude_api.py Co-authored-by:
Hubert <42952108+yingfhu@users.noreply.github.com> * raise import erorr --------- Co-authored-by:
Hubert <42952108+yingfhu@users.noreply.github.com>
-
Yuan Liu authored
* [Feature]: Add Openflamingo MMBench * [Fix]: Fix import error * [Fix]: Revert task config * [Fix]: Fix path bug
-
- 23 Aug, 2023 3 commits
-
-
Yixiao Fang authored
* refactor instructblip * add post processor * add forward * fix lint * update * update
-
liushz authored
* Add ToT method * Update ToT * Update ToT * Update ToT * Update ToT * Update ToT * Update ToT * Update ToT * Update chain_of_thought.md * Update icl_tot_inferencer.py --------- Co-authored-by:liuhongwei <liuhongwei@pjlab.org.cn>
-
Leymore authored
* add llama2 native implements * rename configs/eval_llama_7b.py --------- Co-authored-by:zhoufengzhe <zhoufengzhe@pjlab.org.cn>
-
- 21 Aug, 2023 3 commits
-
-
Yike Yuan authored
* [Feat] Support visualglm inference on MMBench. * [Feat] Support llava inference on MMBench. * [Fix] Fix pre-commit format. * [Fix] Add docstring for llava * [Fix] Fix multi-process inference error of LlaVA and add comments. 1. Set `low_cpu_mem_usage` to False to address device issue. 2. Add docstring and type hints. 3. Rename class and remove registry. * [Fix] Pre-commit fix. * [Fix] add forward entry, add dynamic import to seedbench * [Fix] Fix pre-commit. * [Fix] Fix missing context. * [Fix] Fix docstring.
-
Yike Yuan authored
* [Feat] Support multi-modal evaluation on MME benchmark. * [Fix] Remove debug code. * [Fix] Remove redundant codes and add type hints. * [Fix] Rename in config. * [Fix] Rebase main. * [Fix] Fix isort and yapf conflict.
-
philipwangOvO authored
Co-authored-by:wangchonghua <wangchonghua@pjlab.org.cn>
-
- 17 Aug, 2023 5 commits
-
-
Yuan Liu authored
-
Yuan Liu authored
-
Yixiao Fang authored
* support seedbench * update docstrings * update * update * update * update according to review * rebase * fix lint * update
-
Yuan Liu authored
* [Feature]: Add flickr30k * [Feature]: Add GQA * [Feature]: Add OCR VQA * [Feature]: Add OK VQA * [Feature]: Add text vqa * [Feature]: Add other vqa
-
Ezra-Yu authored
* add codegeex2 * add humanevalx dataset * add evaluator * update evaluator * update configs * update clean code * update configs * fix lint * remove sleep * fix lint * update docs * fix lint
-
- 16 Aug, 2023 2 commits
-
-
Hubert authored
* [Feat] support adv_glue dataset for adversarial robustness * reorg files * minor fix * minor fix
-
Yuan Liu authored
* [Feature]: Refactor class name * [Feature]: Add minigpt-4 coco caption * [Feature]: Update minigpt-4 coco caption * [Feature]: Add MiniGPT-4 ScienceQA * [Feature]: Add minigpt-4 vqav2 * [Feature]: Add VSR * [Feature]: Revert task to previous version
-
- 11 Aug, 2023 5 commits
-
-
Hubert authored
* [Fix] fix bug for postprocessor * minor fix
-
Tong Gao authored
Co-authored-by:kennymckormick <dhd@pku.edu.cn>
-
Hubert authored
* [Feat] update postprocessor to get first option * minor fix * minor fix
-
Leymore authored
* add llama-oriented dataset configs * update * revert cvalues & update llama_example
-
Hubert authored
* [Feat] add safety to collections * minor fix
-
- 10 Aug, 2023 5 commits
-
-
Tong Gao authored
[Enhancement] Add humaneval postprocessor for GPT models & eval config for GPT4, enhance the original humaneval postprocessor (#129) * [Enhancement] Enhance humaneval postprocessor * add human-eval testcase * update * update --------- Co-authored-by:Leymore <zfz-960727@163.com>
-
Songyang Zhang authored
* support turbomind * update doc * Update docs/en/advanced_guides/evaluation_turbomind.md Co-authored-by:
Tong Gao <gaotongxiao@gmail.com> * Update docs/zh_cn/advanced_guides/evaluation_turbomind.md Co-authored-by:
Tong Gao <gaotongxiao@gmail.com> * Update docs/zh_cn/advanced_guides/evaluation_turbomind.md Co-authored-by:
Tong Gao <gaotongxiao@gmail.com> * Update docs/en/advanced_guides/evaluation_turbomind.md Co-authored-by:
Tong Gao <gaotongxiao@gmail.com> * update --------- Co-authored-by:
Tong Gao <gaotongxiao@gmail.com>
-
Leymore authored
* add Xiezhi SQuAD2.0 ANLI; update WSC * update * update * update doc string
-
Yuan Liu authored
* [Feature]: Refactor input and output * [Feature]: Update tasks
-
Leymore authored
* update agieval data * rename variables
-
- 08 Aug, 2023 1 commit
-
-
Zaida Zhou authored
* calulate max_out_len without hard code * set default value * update configs * Update configs/eval_gpt3.5.py Co-authored-by:
Tong Gao <gaotongxiao@gmail.com> --------- Co-authored-by:
Tong Gao <gaotongxiao@gmail.com>
-