diff --git a/README.md b/README.md index a08e36a1..7e9dd1d3 100644 --- a/README.md +++ b/README.md @@ -596,7 +596,7 @@ Please refer to [data/README.md](data/README.md) for checking the details about > [!NOTE] > Please update `data/dataset_info.json` to use your custom dataset. -You can also use **[Easy Dataset](https://github.com/ConardLi/easy-dataset)** to create synthetic data for fine-tuning. +You can also use **[Easy Dataset](https://github.com/ConardLi/easy-dataset)** or **[GraphGen](https://github.com/open-sciencelab/GraphGen)** to create synthetic data for fine-tuning. ### Quickstart diff --git a/README_zh.md b/README_zh.md index f4c1b671..8662d82e 100644 --- a/README_zh.md +++ b/README_zh.md @@ -584,7 +584,7 @@ pip install . > [!NOTE] > 使用自定义数据集时,请更新 `data/dataset_info.json` 文件。 -您也可以使用 **[Easy Dataset](https://github.com/ConardLi/easy-dataset)** 构建用于微调的合成数据。 +您也可以使用 **[Easy Dataset](https://github.com/ConardLi/easy-dataset)** 或 **[GraphGen](https://github.com/open-sciencelab/GraphGen)** 构建用于微调的合成数据。 ### 快速开始