From 3bc8e64557c00f1adecf4a98f6c39f7ca77d3927 Mon Sep 17 00:00:00 2001 From: mhenrichsen Date: Tue, 30 Jul 2024 07:59:53 +0200 Subject: [PATCH] Update README.md (#1792) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd293bd04..a626635dc 100644 --- a/README.md +++ b/README.md @@ -334,7 +334,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://axolotl-ai-cloud.github.io/axolotl/docs/dataset-formats/) for more information on how to use different dataset formats. +See [the documentation](https://axolotl-ai-cloud.github.io/axolotl/docs/dataset-formats/) for more information on how to use different dataset formats. ### Config