From 669d33c8cfde34d8c63407e0f416372bcb5c53d1 Mon Sep 17 00:00:00 2001 From: gongjy <2474590974@qq.com> Date: Sun, 1 Sep 2024 23:42:45 +0800 Subject: [PATCH] update minimind-v1 update readme --- README.md | 14 +++++++------- README_en.md | 19 +++++++++++++++++-- 2 files changed, 24 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 78bd4f4..ae84850 100644 --- a/README.md +++ b/README.md @@ -79,23 +79,23 @@ 希望此开源项目可以帮助LLM初学者快速入门! -👉**Recent Updates** +👉**最近更新**
- September 1, 2024 (new🎉) + 2024-09-01 (new🎉) -- Updated MiniMind-V1 (108M) model, using minimind_tokenizer, with 3 rounds of pre-training + 10 rounds of SFT, more thorough training, stronger performance. +- 更新MiniMind-V1 (108M)模型,采用minimind_tokenizer,预训练轮次3 + SFT轮次10,更充分训练,性能更强。 -- The project has been deployed to the ModelScope Creation Space, where you can experience it on this website: +- 项目已部署至ModelScope创空间,可以在此网站上体验: -- [ModelScope Online Experience](https://www.modelscope.cn/studios/gongjy/minimind) +- [ModelScope在线体验](https://www.modelscope.cn/studios/gongjy/minimind)
- August 27, 2024 + 2024-08-27 -- Project first open-sourced +- 项目首次开源
diff --git a/README_en.md b/README_en.md index 7c41592..994d5f4 100644 --- a/README_en.md +++ b/README_en.md @@ -86,9 +86,24 @@ We hope this open-source project helps LLM beginners get started quickly! 👉**Recent Updates** +👉**Recent Updates** +
- 2024-08-28 - - Project first open-sourced + September 1, 2024 (new🎉) + +- Updated MiniMind-V1 (108M) model, using minimind_tokenizer, with 3 rounds of pre-training + 10 rounds of SFT, more thorough training, stronger performance. + +- The project has been deployed to the ModelScope Creation Space, where you can experience it on this website: + +- [ModelScope Online Experience](https://www.modelscope.cn/studios/gongjy/minimind) + +
+ +
+ August 27, 2024 + +- Project first open-sourced +
# 📌 Environment