Skip to content

Commit

Permalink
🐛
Browse files Browse the repository at this point in the history
Signed-off-by: miguelgfierro <[email protected]>
  • Loading branch information
miguelgfierro committed Aug 16, 2024
1 parent 40dc7c8 commit cde942e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recommenders/models/newsrec/newsrec_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ def get_mind_data_set(type):

if type == "large":
return (
"https://recodatasets.z20.web.core.windows.net/newsrec",
"https://recodatasets.z20.web.core.windows.net/newsrec/",
"MINDlarge_train.zip",
"MINDlarge_dev.zip",
"MINDlarge_utils.zip",
Expand Down

0 comments on commit cde942e

Please sign in to comment.