Skip to content

Commit 7b33d57

Browse files
Merge pull request #2345 from melissawm:fix-docs-2
PiperOrigin-RevId: 807725607
2 parents a55e18a + 09b5316 commit 7b33d57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides/data_input_tfds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
bash download_dataset.sh {GCS_PROJECT} {GCS_BUCKET_NAME}
66
```
77
2. In `src/MaxText/configs/base.yml` or through command line, set the following parameters:
8-
```yml
8+
```yaml
99
dataset_type: tfds
1010
dataset_name: 'c4/en:3.0.1'
1111
# set eval_interval > 0 to use the specified eval dataset. Otherwise, only metrics on the train set will be calculated.

0 commit comments

Comments
 (0)