update readme

This commit is contained in:
gongjy 2025-02-10 23:34:52 +08:00
parent 291c19dc5e
commit fea5b0eafc
2 changed files with 3 additions and 3 deletions

View File

@ -256,7 +256,7 @@ print(torch.cuda.is_available())
### 2.数据下载 ### 2.数据下载
从下文提供的[数据集下载链接](https://www.modelscope.cn/datasets/gongjy/minimind_dataset/files) 从下文提供的[数据集下载链接](https://www.modelscope.cn/datasets/gongjy/minimind_dataset/files)
下载需要的数据文件放到`./dataset`目录 下载需要的数据文件(创建`./dataset`目录)并放到`./dataset`
<details style="color:rgb(128,128,128)"> <details style="color:rgb(128,128,128)">
<summary>注:数据集须知</summary> <summary>注:数据集须知</summary>

View File

@ -270,8 +270,8 @@ for guidance.
### 2. Data Download ### 2. Data Download
Download the required data files from 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 download link](https://www.modelscope.cn/datasets/gongjy/minimind_dataset/files)
the `./dataset` directory. (please `mkdir dataset`) and place them in the `./dataset` directory.
<details style="color:rgb(128,128,128)"> <details style="color:rgb(128,128,128)">
<summary>Note: Dataset Information</summary> <summary>Note: Dataset Information</summary>