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: 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
@@ -286,7 +286,7 @@ Benchmarking
286
286
./bench/dlrm_s_benchmark.sh
287
287
```
288
288
289
-
2) The code supports interface with the [Criteo Kaggle Display Advertising Challenge Dataset](https://labs.criteo.com/2014/02/kaggle-display-advertising-challenge-dataset/).
289
+
2) The code supports interface with the [Criteo Kaggle Display Advertising Challenge Dataset](https://ailab.criteo.com/ressources/).
290
290
- Please do the following to prepare the dataset for use with DLRM code:
291
291
- First, specify the raw data file (train.txt) as downloaded with --raw-data-file=<path/train.txt>
292
292
- This is then pre-processed (categorize, concat across days...) to allow using with dlrm code
0 commit comments