update readme
This commit is contained in:
parent
291c19dc5e
commit
fea5b0eafc
@ -256,7 +256,7 @@ print(torch.cuda.is_available())
|
||||
### 2.数据下载
|
||||
|
||||
从下文提供的[数据集下载链接](https://www.modelscope.cn/datasets/gongjy/minimind_dataset/files)
|
||||
下载需要的数据文件放到`./dataset`目录下
|
||||
下载需要的数据文件(创建`./dataset`目录)并放到`./dataset`下
|
||||
|
||||
<details style="color:rgb(128,128,128)">
|
||||
<summary>注:数据集须知</summary>
|
||||
|
@ -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.
|
||||
|
||||
<details style="color:rgb(128,128,128)">
|
||||
<summary>Note: Dataset Information</summary>
|
||||
|
Loading…
x
Reference in New Issue
Block a user