Skip to content

Commit

Permalink
Updating the Criteo dataset link
Browse files Browse the repository at this point in the history
  • Loading branch information
amir ghaderi committed Aug 18, 2021
1 parent f486cea commit bd8d4a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ Benchmarking
./bench/dlrm_s_benchmark.sh
```
2) The code supports interface with the [Criteo Kaggle Display Advertising Challenge Dataset](https://labs.criteo.com/2014/02/kaggle-display-advertising-challenge-dataset/).
2) The code supports interface with the [Criteo Kaggle Display Advertising Challenge Dataset](https://ailab.criteo.com/ressources/).
- Please do the following to prepare the dataset for use with DLRM code:
- First, specify the raw data file (train.txt) as downloaded with --raw-data-file=<path/train.txt>
- This is then pre-processed (categorize, concat across days...) to allow using with dlrm code
Expand Down

0 comments on commit bd8d4a4

Please sign in to comment.