Skip to content

Commit 81d7cf3

Browse files
authored
fixed prepare_dataset path in 0_to_litgpt.md (#1218)
1 parent a509064 commit 81d7cf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/0_to_litgpt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ Time for inference: 2.15 sec total, 39.57 tokens/sec, 85 tokens
388388

389389
**More information and additional resources**
390390

391-
- [tutorials/prepare_dataset](prepare_dataset): A summary of all out-of-the-box supported datasets in LitGPT and utilities for preparing custom datasets
391+
- [tutorials/prepare_dataset](prepare_dataset.md): A summary of all out-of-the-box supported datasets in LitGPT and utilities for preparing custom datasets
392392
- [tutorials/finetune](finetune.md): An overview of the different finetuning methods supported in LitGPT
393393
- [tutorials/finetune_full](finetune_full.md): A tutorial on full-parameter finetuning
394394
- [tutorials/finetune_lora](finetune_lora.md): Options for parameter-efficient finetuning with LoRA and QLoRA

0 commit comments

Comments
 (0)