mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00
[Doc] Update README (#1053)
* [Update] Update readme * [Update] Update readme * [Update] Update readme
This commit is contained in:
parent
881bdbf6bd
commit
629836146a
54
README.md
54
README.md
@ -3,8 +3,13 @@
|
||||
<br />
|
||||
<br />
|
||||
|
||||
[](https://opencompass.readthedocs.io/en)
|
||||
[](https://github.com/open-compass/opencompass/blob/main/LICENSE)
|
||||
[![][github-release-shield]][github-release-link]
|
||||
[![][github-releasedate-shield]][github-releasedate-link]
|
||||
[![][github-contributors-shield]][github-contributors-link]<br>
|
||||
[![][github-forks-shield]][github-forks-link]
|
||||
[![][github-stars-shield]][github-stars-link]
|
||||
[![][github-issues-shield]][github-issues-link]
|
||||
[![][github-license-shield]][github-license-link]
|
||||
|
||||
<!-- [](https://pypi.org/project/opencompass/) -->
|
||||
|
||||
@ -17,12 +22,18 @@
|
||||
|
||||
English | [简体中文](README_zh-CN.md)
|
||||
|
||||
[![][github-trending-shield]][github-trending-url]
|
||||
|
||||
</div>
|
||||
|
||||
<p align="center">
|
||||
👋 join us on <a href="https://discord.gg/KKwfEbFj7U" target="_blank">Discord</a> and <a href="https://r.vansin.top/?r=opencompass" target="_blank">WeChat</a>
|
||||
</p>
|
||||
|
||||
> \[!IMPORTANT\]
|
||||
>
|
||||
> **Star Us**, You will receive all release notifications from GitHub without any delay ~ ⭐️
|
||||
|
||||
## 📣 OpenCompass 2.0
|
||||
|
||||
We are thrilled to introduce OpenCompass 2.0, an advanced suite featuring three key components: [CompassKit](https://github.com/open-compass), [CompassHub](https://hub.opencompass.org.cn/home), and [CompassRank](https://rank.opencompass.org.cn/home).
|
||||
@ -34,6 +45,14 @@ We are thrilled to introduce OpenCompass 2.0, an advanced suite featuring three
|
||||
|
||||
**CompassKit** is a powerful collection of evaluation toolkits specifically tailored for Large Language Models and Large Vision-language Models. It provides an extensive set of tools to assess and measure the performance of these complex models effectively. Welcome to try our toolkits for in your research and products.
|
||||
|
||||
<details>
|
||||
<summary><kbd>Star History</kbd></summary>
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=open-compass%2Fopencompass&theme=dark&type=Date">
|
||||
<img width="100%" src="https://api.star-history.com/svg?repos=open-compass%2Fopencompass&type=Date">
|
||||
</picture>
|
||||
</details>
|
||||
|
||||
## 🧭 Welcome
|
||||
|
||||
to **OpenCompass**!
|
||||
@ -497,6 +516,20 @@ Through the command line or configuration files, OpenCompass also supports evalu
|
||||
|
||||
We appreciate all contributions to improving OpenCompass. Please refer to the [contributing guideline](https://opencompass.readthedocs.io/en/latest/notes/contribution_guide.html) for the best practice.
|
||||
|
||||
<!-- Copy-paste in your Readme.md file -->
|
||||
|
||||
<!-- Made with [OSS Insight](https://ossinsight.io/) -->
|
||||
|
||||
<a href="https://github.com/open-compass/opencompass/graphs/contributors" target="_blank">
|
||||
<table>
|
||||
<tr>
|
||||
<th colspan="2">
|
||||
<br><img src="https://contrib.rocks/image?repo=open-compass/opencompass"><br><br>
|
||||
</th>
|
||||
</tr>
|
||||
</table>
|
||||
</a>
|
||||
|
||||
## 🤝 Acknowledgements
|
||||
|
||||
Some code in this project is cited and modified from [OpenICL](https://github.com/Shark-NLP/OpenICL).
|
||||
@ -515,3 +548,20 @@ Some datasets and prompt implementations are modified from [chain-of-thought-hub
|
||||
```
|
||||
|
||||
<p align="right"><a href="#top">🔝Back to top</a></p>
|
||||
|
||||
[github-contributors-link]: https://github.com/open-compass/opencompass/graphs/contributors
|
||||
[github-contributors-shield]: https://img.shields.io/github/contributors/open-compass/opencompass?color=c4f042&labelColor=black&style=flat-square
|
||||
[github-forks-link]: https://github.com/open-compass/opencompass/network/members
|
||||
[github-forks-shield]: https://img.shields.io/github/forks/open-compass/opencompass?color=8ae8ff&labelColor=black&style=flat-square
|
||||
[github-issues-link]: https://github.com/open-compass/opencompass/issues
|
||||
[github-issues-shield]: https://img.shields.io/github/issues/open-compass/opencompass?color=ff80eb&labelColor=black&style=flat-square
|
||||
[github-license-link]: https://github.com/open-compass/opencompass/blob/main/LICENSE
|
||||
[github-license-shield]: https://img.shields.io/github/license/open-compass/opencompass?color=white&labelColor=black&style=flat-square
|
||||
[github-release-link]: https://github.com/open-compass/opencompass/releases
|
||||
[github-release-shield]: https://img.shields.io/github/v/release/open-compass/opencompass?color=369eff&labelColor=black&logo=github&style=flat-square
|
||||
[github-releasedate-link]: https://github.com/open-compass/opencompass/releases
|
||||
[github-releasedate-shield]: https://img.shields.io/github/release-date/open-compass/opencompass?labelColor=black&style=flat-square
|
||||
[github-stars-link]: https://github.com/open-compass/opencompass/stargazers
|
||||
[github-stars-shield]: https://img.shields.io/github/stars/open-compass/opencompass?color=ffcb47&labelColor=black&style=flat-square
|
||||
[github-trending-shield]: https://trendshift.io/api/badge/repositories/6630
|
||||
[github-trending-url]: https://trendshift.io/repositories/6630
|
||||
|
@ -3,8 +3,13 @@
|
||||
<br />
|
||||
<br />
|
||||
|
||||
[](https://opencompass.readthedocs.io/zh_CN)
|
||||
[](https://github.com/open-compass/opencompass/blob/main/LICENSE)
|
||||
[![][github-release-shield]][github-release-link]
|
||||
[![][github-releasedate-shield]][github-releasedate-link]
|
||||
[![][github-contributors-shield]][github-contributors-link]<br>
|
||||
[![][github-forks-shield]][github-forks-link]
|
||||
[![][github-stars-shield]][github-stars-link]
|
||||
[![][github-issues-shield]][github-issues-link]
|
||||
[![][github-license-shield]][github-license-link]
|
||||
|
||||
<!-- [](https://pypi.org/project/opencompass/) -->
|
||||
|
||||
@ -17,12 +22,18 @@
|
||||
|
||||
[English](/README.md) | 简体中文
|
||||
|
||||
[![][github-trending-shield]][github-trending-url]
|
||||
|
||||
</div>
|
||||
|
||||
<p align="center">
|
||||
👋 加入我们的 <a href="https://discord.gg/KKwfEbFj7U" target="_blank">Discord</a> 和 <a href="https://r.vansin.top/?r=opencompass" target="_blank">微信社区</a>
|
||||
</p>
|
||||
|
||||
> \[!IMPORTANT\]
|
||||
>
|
||||
> **收藏项目**,你将能第一时间获取 OpenCompass 的最新动态~⭐️
|
||||
|
||||
## 📣 OpenCompass 2.0
|
||||
|
||||
我们很高兴发布 OpenCompass 司南 2.0 大模型评测体系,它主要由三大核心模块构建而成:[CompassKit](https://github.com/open-compass)、[CompassHub](https://hub.opencompass.org.cn/home)以及[CompassRank](https://rank.opencompass.org.cn/home)。
|
||||
@ -33,6 +44,14 @@
|
||||
|
||||
**CompassKit** 是一系列专为大型语言模型和大型视觉-语言模型打造的强大评估工具合集,它所提供的全面评测工具集能够有效地对这些复杂模型的功能性能进行精准测量和科学评估。在此,我们诚挚邀请您在学术研究或产品研发过程中积极尝试运用我们的工具包,以助您取得更加丰硕的研究成果和产品优化效果。
|
||||
|
||||
<details>
|
||||
<summary><kbd>Star History</kbd></summary>
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=open-compass%2Fopencompass&theme=dark&type=Date">
|
||||
<img width="100%" src="https://api.star-history.com/svg?repos=open-compass%2Fopencompass&type=Date">
|
||||
</picture>
|
||||
</details>
|
||||
|
||||
## 🧭 欢迎
|
||||
|
||||
来到**OpenCompass**!
|
||||
@ -502,6 +521,16 @@ python run.py --datasets ceval_ppl mmlu_ppl \
|
||||
|
||||
我们感谢所有的贡献者为改进和提升 OpenCompass 所作出的努力。请参考[贡献指南](https://opencompass.readthedocs.io/zh_CN/latest/notes/contribution_guide.html)来了解参与项目贡献的相关指引。
|
||||
|
||||
<a href="https://github.com/open-compass/opencompass/graphs/contributors" target="_blank">
|
||||
<table>
|
||||
<tr>
|
||||
<th colspan="2">
|
||||
<br><img src="https://contrib.rocks/image?repo=open-compass/opencompass"><br><br>
|
||||
</th>
|
||||
</tr>
|
||||
</table>
|
||||
</a>
|
||||
|
||||
## 🤝 致谢
|
||||
|
||||
该项目部分的代码引用并修改自 [OpenICL](https://github.com/Shark-NLP/OpenICL)。
|
||||
@ -520,3 +549,20 @@ python run.py --datasets ceval_ppl mmlu_ppl \
|
||||
```
|
||||
|
||||
<p align="right"><a href="#top">🔝返回顶部</a></p>
|
||||
|
||||
[github-contributors-link]: https://github.com/open-compass/opencompass/graphs/contributors
|
||||
[github-contributors-shield]: https://img.shields.io/github/contributors/open-compass/opencompass?color=c4f042&labelColor=black&style=flat-square
|
||||
[github-forks-link]: https://github.com/open-compass/opencompass/network/members
|
||||
[github-forks-shield]: https://img.shields.io/github/forks/open-compass/opencompass?color=8ae8ff&labelColor=black&style=flat-square
|
||||
[github-issues-link]: https://github.com/open-compass/opencompass/issues
|
||||
[github-issues-shield]: https://img.shields.io/github/issues/open-compass/opencompass?color=ff80eb&labelColor=black&style=flat-square
|
||||
[github-license-link]: https://github.com/open-compass/opencompass/blob/main/LICENSE
|
||||
[github-license-shield]: https://img.shields.io/github/license/open-compass/opencompass?color=white&labelColor=black&style=flat-square
|
||||
[github-release-link]: https://github.com/open-compass/opencompass/releases
|
||||
[github-release-shield]: https://img.shields.io/github/v/release/open-compass/opencompass?color=369eff&labelColor=black&logo=github&style=flat-square
|
||||
[github-releasedate-link]: https://github.com/open-compass/opencompass/releases
|
||||
[github-releasedate-shield]: https://img.shields.io/github/release-date/open-compass/opencompass?labelColor=black&style=flat-square
|
||||
[github-stars-link]: https://github.com/open-compass/opencompass/stargazers
|
||||
[github-stars-shield]: https://img.shields.io/github/stars/open-compass/opencompass?color=ffcb47&labelColor=black&style=flat-square
|
||||
[github-trending-shield]: https://trendshift.io/api/badge/repositories/6630
|
||||
[github-trending-url]: https://trendshift.io/repositories/6630
|
||||
|
Loading…
Reference in New Issue
Block a user