diff --git a/README.md b/README.md index 6b35702b3..0a4e2e5a1 100644 --- a/README.md +++ b/README.md @@ -333,7 +333,7 @@ For further and fine-grained use cases, please refer to the official [dstack doc Axolotl supports a variety of dataset formats. It is recommended to use a JSONL. The schema of the JSONL depends upon the task and the prompt template you wish to use. Instead of a JSONL, you can also use a HuggingFace dataset with columns for each JSONL field. -See [these docs](https://openaccess-ai-collective.github.io/axolotl/docs/dataset-formats/) for more information on how to use different dataset formats. +See [these docs](https://axolotl-ai-cloud.github.io/axolotl/docs/dataset-formats/) for more information on how to use different dataset formats. ### Config