We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a55e18a + 09b5316 commit 7b33d57Copy full SHA for 7b33d57
1 file changed
docs/guides/data_input_tfds.md
@@ -5,7 +5,7 @@
5
bash download_dataset.sh {GCS_PROJECT} {GCS_BUCKET_NAME}
6
```
7
2. In `src/MaxText/configs/base.yml` or through command line, set the following parameters:
8
-```yml
+```yaml
9
dataset_type: tfds
10
dataset_name: 'c4/en:3.0.1'
11
# set eval_interval > 0 to use the specified eval dataset. Otherwise, only metrics on the train set will be calculated.
0 commit comments