Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run dlrm module with criteo_kaggle dataset? #679

Open
esharkwang opened this issue Jul 27, 2023 · 0 comments
Open

How to run dlrm module with criteo_kaggle dataset? #679

esharkwang opened this issue Jul 27, 2023 · 0 comments

Comments

@esharkwang
Copy link

I found dlrm_main.py supported two data set. The criteo_kaggle has smaller size.
parser.add_argument(
"--dataset_name",
type=str,
default="criteo_1t",
help="dataset for experiment, current support criteo_1tb, criteo_kaggle",
)

I downloaded the criteo_kaggle dataset from https://www.kaggle.com/datasets/mrkmakr/criteo-dataset. But it only contains two raw file - train.txt and test.txt. I am not sure how to process it for dlrm module to run. Could someone give me a hint?

@esharkwang esharkwang changed the title How to run dlrm module with How to run dlrm module with criteo_kaggle dataset? Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant