Songyang Zhang
|
99ae786598
|
[Feature] update news (#186)
* update news
* update
---------
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
|
2023-08-10 18:52:09 +08:00 |
|
liushz
|
ed248af136
|
[Fix] Fix some sc errors (#177)
* Update sc
* Update sc doc
* Apply suggestions from code review
Co-authored-by: Hubert <42952108+yingfhu@users.noreply.github.com>
---------
Co-authored-by: liuhongwei <liuhongwei@pjlab.org.cn>
Co-authored-by: Hubert <42952108+yingfhu@users.noreply.github.com>
|
2023-08-10 16:40:32 +08:00 |
|
Songyang Zhang
|
3f36db3b06
|
[Feature] Support turbomind (#166)
* 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>
|
2023-08-10 16:25:11 +08:00 |
|
Yuan Liu
|
191a3f6f9d
|
[Feature]: Use multimodal (#73)
* [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: Wangbo Zhao(黑色枷锁) <56866854+wangbo-zhao@users.noreply.github.com>
|
2023-08-03 11:07:50 +08:00 |
|
Ezra-Yu
|
e9b7b8ab02
|
[DOC] Add metric doc (#118)
* update
* update
* update metric docs
* update index.rst
* update metrics
|
2023-08-01 11:47:04 +08:00 |
|
Songyang Zhang
|
d860b61d04
|
[Enhancement] Update README.md (#119)
* Update README.md
* update README_zh-CN.md
* update get_started
---------
Co-authored-by: Leymore <zfz-960727@163.com>
|
2023-07-31 18:26:46 +08:00 |
|
Leymore
|
262ab794fb
|
[Docs] Update prompt docs (#46)
* [Docs] Update prompt docs
* update
* [Docs] Prompt docs (#112)
* update docs
* update
* update
* Update en prompt template
* Update en prompt doc
* fix
* fix
---------
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
|
2023-07-29 00:46:13 +08:00 |
|
Anakin Skywalker
|
e04f88424d
|
edit doc (#125)
|
2023-07-28 17:33:51 +08:00 |
|
Leymore
|
d862f570aa
|
[Feature] Add SC (#126)
* 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: liushz <qq1791167085@163.com>
|
2023-07-28 17:29:37 +08:00 |
|
Haodong Duan
|
4b0aa80466
|
[Fix] MMBench Doc Fix (#96)
* update
* update
* fix lint
|
2023-07-25 10:43:22 +08:00 |
|
Leymore
|
3fe5ee096c
|
[Feature] Add heuristic size partitioner (#63)
* [Feature] Add heuristic size partitioner
* update
|
2023-07-20 11:53:24 +08:00 |
|
Leymore
|
eea8b04417
|
[Feature] Add llama-2 models (#81)
* add llama-2 models
* update docs
---------
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
|
2023-07-19 19:51:29 +08:00 |
|
Tong Gao
|
311bf0daa7
|
[Fix] Fix CI (#70)
* [Fix] Fix CI
* [Fix] Fix CI
* [Fix] Fix CI
* update
|
2023-07-17 19:10:59 +08:00 |
|
Tong Gao
|
1e44541730
|
[Enhancement] Test linting in CI and fix existing linting errors (#69)
* [Enhancement] Test linting in CI
* fix linting
|
2023-07-17 15:59:10 +08:00 |
|
Tong Gao
|
77a1cc4486
|
[Docs] Update evaluation doc (#39)
|
2023-07-17 14:12:19 +08:00 |
|
Leymore
|
e19a0c1cf8
|
[Feature] add --dry-run option (#59)
|
2023-07-17 10:41:38 +08:00 |
|
Yuan Liu
|
f6c5a839c2
|
[Feature]: Add MMBench (#56)
|
2023-07-13 10:06:23 +08:00 |
|
Tong Gao
|
fd57786954
|
[Docs] Polish docs (#43)
* [Docs] Polish docs
* apply suggestions
* apply suggestions
|
2023-07-13 09:07:53 +08:00 |
|
Ezra-Yu
|
0c6fb6cf67
|
[Doc] Update logo icon (#32)
* update logo_icon and fix type in docs
* rebase:
* update get_started
* update .gitignore
* remove extra lines
* remove extra 'S'
* update
* update
* update docs
* update docs
* update docs
---------
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
|
2023-07-08 16:40:24 +08:00 |
|
Hubert
|
29801a03e7
|
[Fix] fix docs (#20)
|
2023-07-06 16:58:45 +08:00 |
|
Tong Gao
|
30a988a620
|
[Docs] Update dataset docs (#19)
* [Docs] Update dataset docs
* [Docs] Update dataset docs
|
2023-07-06 15:47:09 +08:00 |
|
mzr1996
|
d1025c3223
|
[Docs] Update config tutorials.
|
2023-07-06 15:07:21 +08:00 |
|
gaotongxiao
|
cbaa1bc8f9
|
Docs
|
2023-07-06 13:51:55 +08:00 |
|
Tong Gao
|
18ace3d549
|
Add docs (#8)
* Add docs
* update
* update
|
2023-07-06 12:58:58 +08:00 |
|
Hubert
|
7f8eee4725
|
[Docs] add en docs (#15)
* add en docs
* update
---------
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
|
2023-07-06 12:58:44 +08:00 |
|
Ma Zerun
|
e035265352
|
[Docs] Add model docs. (#11)
* [Docs] Add model docs.
* Imporve according to comments
|
2023-07-06 12:44:08 +08:00 |
|
Ezra-Yu
|
83dac269bd
|
update docs (#14)
* update docs
* update docs
* update docs
|
2023-07-06 12:41:17 +08:00 |
|
Leymore
|
86d5ec3d0f
|
Update configs (#9)
* Update implements
* Update
|
2023-07-06 12:27:41 +08:00 |
|
Tong Gao
|
2d0b184bb6
|
Update readme (#6)
* update readme
* update readme
* update readme
* update readme
* update readme
* update readme
* update readme
* update readme
* update readme
* update readme
* update readme
* Update README.md
Add description for name
* Update README_zh-CN.md
Update introduction
* Update README_zh-CN.md
* Update README_zh-CN.md
* update readme
* Update README.md
Add Leaderboard
* Update README.md
* Update README_zh-CN.md
---------
Co-authored-by: Songyang Zhang <tonysy@users.noreply.github.com>
|
2023-07-06 12:14:23 +08:00 |
|
Ma Zerun
|
ed76b5d066
|
[Docs] Add config docs. (#3)
* [Docs] Add config docs.
* Update according to comments
|
2023-07-05 18:28:43 +08:00 |
|
Ma Zerun
|
5840c7655c
|
Update start guide (#4)
|
2023-07-05 18:26:26 +08:00 |
|
yuzhaohui
|
dcf11cf8fd
|
New logo and update setup.py
|
2023-07-05 06:54:06 +00:00 |
|
mzr1996
|
04dd01a235
|
Update configs and code
|
2023-07-05 11:45:08 +08:00 |
|
Leymore
|
c94cc94348
|
Add release contribution
|
2023-07-05 03:15:31 +00:00 |
|
tonysy
|
e6b5bdcb87
|
OpenCompass Public MR
|
2023-07-05 03:15:21 +00:00 |
|
Ezra-Yu
|
cbe9fe2cdb
|
Add Release Contraibution
|
2023-07-05 02:22:40 +00:00 |
|
cky
|
36f111100f
|
update datasets
|
2023-07-05 01:45:26 +00:00 |
|
mzr1996
|
000f96d18c
|
Update documentations.
|
2023-07-05 09:04:52 +08:00 |
|
kennymckormick
|
78478e961e
|
[Code] Update opencompass/datasets/agieval/__init__.py
|
2023-07-05 00:28:07 +00:00 |
|
yingfhu
|
fb11108723
|
[Feat] support opencompass
|
2023-07-04 22:11:33 +08:00 |
|
gaotongxiao
|
7d346000bb
|
initial commit
|
2023-07-04 21:34:55 +08:00 |
|