From 765c79c7a2c52b59c85d0903cff9422fee2e29a1 Mon Sep 17 00:00:00 2001 From: jingyaogong Date: Sat, 26 Apr 2025 10:37:46 +0800 Subject: [PATCH] update readme --- README.md | 2 +- README_en.md | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c92ac0f..8ef9609 100644 --- a/README.md +++ b/README.md @@ -514,7 +514,7 @@ quality(当然也还不算high,提升数据质量无止尽)。 > [!NOTE] > 2025-02-05后,开源MiniMind最终训练所用的所有数据集,因此无需再自行预处理大规模数据集,避免重复性的数据处理工作。 -MiniMind训练数据集下载地址: [HuggingFace](https://huggingface.co/datasets/jingyaogong/minimind_dataset/tree/main) +MiniMind训练数据集下载地址: [ModelScope](https://www.modelscope.cn/datasets/gongjy/minimind_dataset/files) | [HuggingFace](https://huggingface.co/datasets/jingyaogong/minimind_dataset/tree/main) > 无需全部clone,可单独下载所需的文件 diff --git a/README_en.md b/README_en.md index 7550da2..fb1ea19 100644 --- a/README_en.md +++ b/README_en.md @@ -563,9 +563,8 @@ Big respect! > After `2025-02-05`, MiniMind’s open-source datasets for final training are provided, so there is no need for > you to preprocess large datasets by yourself anymore. This helps avoid redundant work. -MiniMind Training Datasets are available for download from: - -MiniMind Dataset ([HuggingFace](https://huggingface.co/datasets/jingyaogong/minimind_dataset/tree/main)) +Available for download from: +[ModelScope](https://www.modelscope.cn/datasets/gongjy/minimind_dataset/files) | [HuggingFace](https://huggingface.co/datasets/jingyaogong/minimind_dataset/tree/main) > You don’t need to clone everything, just download the necessary files.