Skip to content

Commit 5f7bdb1

Browse files
Merge pull request #7946 from zachary-russell:patch-2
PiperOrigin-RevId: 286530991
2 parents 9609524 + 700642a commit 5f7bdb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

official/recommendation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ Arguments:
6868
* `--data_dir`: This should be set to the same directory given to the `data_download`'s `data_dir` argument.
6969
* `--dataset`: The dataset name to be downloaded and preprocessed. By default, it is `ml-1m`.
7070

71-
There are other arguments about models and training process. Use the `--help` or `-h` flag to get a full list of possible arguments with detailed descriptions.
71+
There are other arguments about models and training process. Refer to the [Flags package](https://abseil.io/docs/python/guides/flags) documentation or use the `--helpfull` flag to get a full list of possible arguments with detailed descriptions.

0 commit comments

Comments
 (0)