Skip to content

Commit bd8d4a4

Browse files
author
amir ghaderi
committed
Updating the Criteo dataset link
1 parent f486cea commit bd8d4a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ Benchmarking
286286
./bench/dlrm_s_benchmark.sh
287287
```
288288
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/).
290290
- Please do the following to prepare the dataset for use with DLRM code:
291291
- First, specify the raw data file (train.txt) as downloaded with --raw-data-file=<path/train.txt>
292292
- This is then pre-processed (categorize, concat across days...) to allow using with dlrm code

0 commit comments

Comments
 (0)