diff --git a/README.md b/README.md index 825e46d..98e9dcd 100644 --- a/README.md +++ b/README.md @@ -256,7 +256,7 @@ print(torch.cuda.is_available()) ### 2.数据下载 从下文提供的[数据集下载链接](https://www.modelscope.cn/datasets/gongjy/minimind_dataset/files) -下载需要的数据文件放到`./dataset`目录下 +下载需要的数据文件(创建`./dataset`目录)并放到`./dataset`下
注:数据集须知 diff --git a/README_en.md b/README_en.md index 48b4e6a..7c0be6c 100644 --- a/README_en.md +++ b/README_en.md @@ -270,8 +270,8 @@ for guidance. ### 2. Data Download Download the required data files from -the [dataset download link](https://www.modelscope.cn/datasets/gongjy/minimind_dataset/files) and place them in -the `./dataset` directory. +the [dataset download link](https://www.modelscope.cn/datasets/gongjy/minimind_dataset/files) +(please `mkdir dataset`) and place them in the `./dataset` directory.
Note: Dataset Information