Unverified Commit 44c8d6cc authored by Hubert's avatar Hubert Committed by GitHub
Browse files

[Docs] update invalid link in docs (#499)

parent 0809a563
...@@ -54,4 +54,4 @@ Although OpenCompass has already included most commonly used datasets, users nee ...@@ -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.
# 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 @@ ...@@ -55,4 +55,4 @@
] ]
``` ```
配置好数据集之后,其他需要的配置文件直接参考[快速上手](../get_started.md)教程即可 详细的数据集配置文件以及其他需要的配置文件可以参考[配置文件](../user_guides/config.md)教程,启动任务相关的教程可以参考[快速开始](../get_started/quick_start.md)教程。
# 配置数据集 # 配置数据集
本节教程主要关注如何选择和配置所需要的数据集。请确保你已按照[数据集准备](../get_started.md#数据集准备)中的步骤下载好数据集。 本节教程主要关注如何选择和配置所需要的数据集。请确保你已按照[数据集准备](../get_started/installation.md#数据集准备)中的步骤下载好数据集。
## 数据集配置文件目录结构 ## 数据集配置文件目录结构
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment