1. 31 Aug, 2023 1 commit
  2. 28 Aug, 2023 1 commit
    • Leymore's avatar
      [Feature] Add and apply update suffix tool (#280) · c26ecdb1
      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
      c26ecdb1
  3. 25 Aug, 2023 6 commits
  4. 24 Aug, 2023 2 commits
  5. 23 Aug, 2023 3 commits
  6. 21 Aug, 2023 3 commits
    • Yike Yuan's avatar
      [Feat] Support visualglm and llava for MMBench evaluation. (#211) · 8d368d1c
      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.
      8d368d1c
    • Yike Yuan's avatar
      [Feat] Support multi-modal evaluation on MME benchmark. (#197) · a6552224
      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.
      a6552224
    • philipwangOvO's avatar
      [Dataset] LongBench (#236) · 655a807f
      philipwangOvO authored
      
      Co-authored-by: default avatarwangchonghua <wangchonghua@pjlab.org.cn>
      655a807f
  7. 17 Aug, 2023 5 commits
  8. 16 Aug, 2023 2 commits
  9. 11 Aug, 2023 5 commits
  10. 10 Aug, 2023 5 commits
  11. 08 Aug, 2023 2 commits
  12. 03 Aug, 2023 1 commit
    • Yuan Liu's avatar
      [Feature]: Use multimodal (#73) · 191a3f6f
      Yuan Liu authored
      
      
      * [Feature]: Add minigpt-4
      
      * [Feature]: Add mm local runner
      
      * [Feature]: Add instructblip
      
      * [Feature]: Delete redundant file
      
      * [Feature]: Delete redundant file
      
      * [Feature]: Add README to InstructBLIP
      
      * [Feature]: Update MiniGPT-4
      
      * [Fix]: Fix lint
      
      * [Feature]add omnibenchmark readme (#49)
      
      * add omnibenchmark readme
      
      * fix
      
      * Update OmniMMBench.md
      
      * Update OmniMMBench.md
      
      * Update OmniMMBench.md
      
      * [Fix]: Refine name (#54)
      
      * [Feature]: Unify out and err
      
      * [Fix]: Fix lint
      
      * [Feature]: Rename to mmbench and change weight path
      
      * [Feature]: Delete Omni in instructblip
      
      * [Feature]: Check the avaliablity of lavis
      
      * [Fix]: Fix lint
      
      * [Feature]: Refactor MM
      
      * [Refactor]: Refactor path
      
      * [Feature]: Delete redundant files
      
      * [Refactor]: Delete redundant files
      
      ---------
      Co-authored-by: default avatarWangbo Zhao(黑色枷锁) <56866854+wangbo-zhao@users.noreply.github.com>
      191a3f6f
  13. 01 Aug, 2023 1 commit
  14. 28 Jul, 2023 1 commit
    • Leymore's avatar
      [Feature] Add SC (#126) · d862f570
      Leymore authored
      
      
      * add self-consistency
      
      * add CoT method Self-Consistency
      
      * fix typo error and update openicl_eval
      
      * add tydiQA-GoldP task
      
      * fix sc
      
      * rename gsm8k_sc
      
      * fix sc
      
      * add self-consistency doc
      
      * refine sc
      
      ---------
      Authored-by: default avatarliushz <qq1791167085@163.com>
      d862f570
  15. 27 Jul, 2023 1 commit
    • gowithme's avatar
      [Feature] Support intern lanuage model (#51) · 57fcfc97
      gowithme authored
      * support internLM
      
      * support internLM
      
      * simplify intern model files
      
      * update storage_manager
      
      * support internLM
      
      * Modify the file organization structure
      
      * support internLM
      
      * support internLM
      
      * support internLM
      
      * support internLM
      
      * change some details
      57fcfc97
  16. 26 Jul, 2023 1 commit