From e1f68b5e379a81ef99bc66ef92c4e24801048a52 Mon Sep 17 00:00:00 2001
From: gongjy <2474590974@qq.com>
Date: Mon, 16 Sep 2024 09:31:44 +0800
Subject: [PATCH] update readme
---
README.md | 17 ++++++++++-------
README_en.md | 49 +++++++++++++++++++++++++++++--------------------
2 files changed, 39 insertions(+), 27 deletions(-)
diff --git a/README.md b/README.md
index daf03e0..8ced660 100644
--- a/README.md
+++ b/README.md
@@ -720,15 +720,19 @@ minimind模型本身没有使用较大的数据集训练,也没有针对回答
## 🫶支持者
-
-
-
+
+
+
+
+
-
-
-
+
+
+
+
+
@@ -737,7 +741,6 @@ minimind模型本身没有使用较大的数据集训练,也没有针对回答
-
# License
This repository is licensed under the [Apache-2.0 License](LICENSE).
diff --git a/README_en.md b/README_en.md
index 17485bf..81fdc00 100644
--- a/README_en.md
+++ b/README_en.md
@@ -160,18 +160,21 @@ The project has been deployed to ModelScope makerspace, where you can experience
# 📌 Quick Start
-* 0. Install the required dependencies
- ```bash
- pip install -r requirements.txt
- ```
-
-* 1. Clone the project code
+*
+ 0. Install the required dependencies
+```bash
+ pip install -r requirements.txt
+```
+
+*
+ 1. Clone the project code
```text
git clone https://github.com/jingyaogong/minimind.git
```
-* 2. If you need to train the model yourself
+*
+ 2. If you need to train the model yourself
* 2.1 Download the [dataset download link](#dataset-download-link) and place it in the `./dataset` directory.
@@ -776,35 +779,42 @@ your model with third-party UIs, such as fastgpt, OpenWebUI, etc.
## 🤝[Contributors](https://github.com/jingyaogong/minimind/graphs/contributors)
-
[//]: # (
)
+
[//]: # ()
+
[//]: # (
)
+
[//]: # ()
-
-
-
-
+
+
+
+
+
+
## 😊Thanks for
@ipfgao:
🔗训练步骤记录
-
## 🫶Supporter
-
-
-
+
+
+
+
+
-
-
-
+
+
+
+
+
@@ -813,7 +823,6 @@ your model with third-party UIs, such as fastgpt, OpenWebUI, etc.
-
# License
This repository is licensed under the [Apache-2.0 License](LICENSE).
\ No newline at end of file