Skip to content

Commit 700642a

Browse files
Add suggested link to the Flags package documentation.
1 parent a52de43 commit 700642a

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 `--helpfull` 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)