diff --git a/README.md b/README.md index d53344d0..339279bb 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,15 @@

+

+ If you like Dingo, please give us a ⭐ on GitHub! +
+ + Click Star + +

+ + # Introduction Dingo is a data quality evaluation tool that helps you automatically detect data quality issues in your datasets. Dingo provides a variety of built-in rules and model evaluation methods, and also supports custom evaluation methods. Dingo supports commonly used text datasets and multimodal datasets, including pre-training datasets, fine-tuning datasets, and evaluation datasets. In addition, Dingo supports multiple usage methods, including local CLI and SDK, making it easy to integrate into various evaluation platforms, such as [OpenCompass](https://github.com/open-compass/opencompass). diff --git a/README_ja.md b/README_ja.md index 76df6bc3..72421c97 100644 --- a/README_ja.md +++ b/README_ja.md @@ -33,6 +33,14 @@ 👋 DiscordWeChatでご参加ください

+

+ このプロジェクトが役に立ったら、GitHubで⭐を付けてください! +
+ + Star をクリック + +

+ # はじめに diff --git a/README_zh-CN.md b/README_zh-CN.md index 0fe0c1da..0a9d30b8 100644 --- a/README_zh-CN.md +++ b/README_zh-CN.md @@ -29,6 +29,14 @@ 👋 加入我们 Discord微信

+

+ 如果觉得有帮助,欢迎在 GitHub 上点个 ⭐ 支持! +
+ + 点击 Star 支持 + +

+ diff --git a/docs/assets/clickstar.gif b/docs/assets/clickstar.gif new file mode 100644 index 00000000..30509dd2 Binary files /dev/null and b/docs/assets/clickstar.gif differ