mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00
[Docs] update invalid link in docs (#499)
This commit is contained in:
parent
0809a5632e
commit
44c8d6cc60
@ -54,4 +54,4 @@ Although OpenCompass has already included most commonly used datasets, users nee
|
|||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
|
||||||
Once the dataset is configured, you can refer to the instructions on [Get started](../get_started.md) for other requirements.
|
Detailed dataset configuration files and other required configuration files can be referred to in the [Configuration Files](../user_guides/config.md) tutorial. For guides on launching tasks, please refer to the [Quick Start](../get_started/quick_start.md) tutorial.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Configure Datasets
|
# Configure Datasets
|
||||||
|
|
||||||
This tutorial mainly focuses on selecting datasets supported by OpenCompass and preparing their configs files. Please make sure you have downloaded the datasets following the steps in [Dataset Preparation](../get_started.md#dataset-preparation).
|
This tutorial mainly focuses on selecting datasets supported by OpenCompass and preparing their configs files. Please make sure you have downloaded the datasets following the steps in [Dataset Preparation](../get_started/installation.md#dataset-preparation).
|
||||||
|
|
||||||
## Directory Structure of Dataset Configuration Files
|
## Directory Structure of Dataset Configuration Files
|
||||||
|
|
||||||
|
@ -55,4 +55,4 @@
|
|||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
|
||||||
配置好数据集之后,其他需要的配置文件直接参考[快速上手](../get_started.md)教程即可。
|
详细的数据集配置文件以及其他需要的配置文件可以参考[配置文件](../user_guides/config.md)教程,启动任务相关的教程可以参考[快速开始](../get_started/quick_start.md)教程。
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# 配置数据集
|
# 配置数据集
|
||||||
|
|
||||||
本节教程主要关注如何选择和配置所需要的数据集。请确保你已按照[数据集准备](../get_started.md#数据集准备)中的步骤下载好数据集。
|
本节教程主要关注如何选择和配置所需要的数据集。请确保你已按照[数据集准备](../get_started/installation.md#数据集准备)中的步骤下载好数据集。
|
||||||
|
|
||||||
## 数据集配置文件目录结构
|
## 数据集配置文件目录结构
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user