Skip to content

Commit 2457360

Browse files
authored
Update dataset-overview.md
1 parent af51859 commit 2457360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/dataset-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ dataset:
210210
split: "0.99, 0.01, 0.00" # train, validation, test
211211
splits_to_build: "train"
212212
```
213-
See the detailed pretraining guide, [Megatron MCore Pretraining](llm/mcore-pretraining.md), which uses MegatronPretraining data.
213+
See the detailed [pretraining guide](llm/pretraining.md), which uses MegatronPretraining data.
214214

215215
## Packed Sequence Support
216216
To reduce padding and improve throughput with variable-length sequences:

0 commit comments

Comments
 (0)