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.
1 parent a55e18a commit 09b5316Copy full SHA for 09b5316
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