OpenCompass v0.1.6
Welcome to the newest version of OpenCompass! v0.1.6 brings forth exciting dataset additions, crucial fixes, and enhanced documentation. We're confident that this release will provide a better and smoother experience for all users.
🆕 Highlights:
- Dataset Enrichment: Multiple additions, especially from the GLUE suite, to provide more versatility and better testing capabilities.
- Documentation Revamp: Fixed dead links and updated the 'get_started' section to assist our users in navigating OpenCompass effortlessly.
- Introducing New Faces: A warm welcome to our newest contributors. Your dedication and contributions are pivotal to our progress!
Dive into the details:
🌟 New Features:
-
📦 Datasets Galore:
-
🛠 Utilities and Enhancements:
-
📖 Documentation and Syncs:
🐛 Bug Fixes:
- Addressed issues related to
clp
errors and support for bs>1 (#439) - Resolved issues concerning
jieba
rouge (#459, #467) - Enhanced EOS string detection for splitting (#477)
- Various other fixes for optimal performance.
🎉 Welcome New Contributors:
- A big shout-out to our new contributors:
Huge thanks to all contributors! Your constant efforts make OpenCompass better with each release. 🙌 🎉
Changelog
- [SIG] add WikiText-2&103 by @KevinNuNu in #397
- [SIG] add GLUE_CoLA dataset by @KevinNuNu in #406
- [SIG] add GLUE QQP dataset by @KevinNuNu in #438
- [SIG] add GLUE_MRPC dataset by @KevinNuNu in #440
- [Doc] Update dataset list by @Leymore in #437
- [Fix] use eval field check by @Leymore in #441
- [Sync] Update LongEval by @philipwangOvO in #443
- [Fix] fix clp potential error and support bs>1 by @yingfhu in #439
- [Feature] re-implement ceval load dataset by @Leymore in #446
- Integrate turbomind inference via its RPC API instead of its python API by @lvhan028 in #414
- [Docs] update get_started by @gaotongxiao in #435
- [Refactor] Move fix_id_list to Retriever by @gaotongxiao in #442
- [Docs] Fix dead links in readme by @gaotongxiao in #455
- [Fix] Use jieba rouge in lcsts by @Leymore in #459
- [Fix] Fix jieba rouge with empty string by @Leymore in #467
- [Sync] Add subjective evaluation by @Leymore in #475
- [Feature] Add lawbench by @Leymore in #460
- [Fix] split if and only if complete eos string shows up by @Leymore in #477
- Bump version to 0.1.6 by @Leymore in #478
For a detailed overview, check out our Full Changelog.
If you find OpenCompass beneficial, kindly star 🌟 our GitHub repository! We value your feedback, reviews, and continued support.