You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: official/recommendation/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,4 +68,4 @@ Arguments:
68
68
*`--data_dir`: This should be set to the same directory given to the `data_download`'s `data_dir` argument.
69
69
*`--dataset`: The dataset name to be downloaded and preprocessed. By default, it is `ml-1m`.
70
70
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