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 quickly start to train and test my new model using a public dataset instead of a toy dataset, such as avazu, criteo? #71

Closed
Zeng-B-B opened this issue Sep 25, 2023 · 2 comments

Comments

@Zeng-B-B
Copy link

Hello, I don't know how to modify the code detailly for running my model on avazu dataset.I have three csv file(train, valid, test) for avazu, which are placed in "data" directory.which files do I need to modify?please tell me how to transform "avazu" dataset to the format(H5) we want?

@zhujiem
Copy link
Contributor

zhujiem commented Sep 25, 2023

Please check the benchmark links in the model table in README. Then you could find some examples to run your model. Say https://github.com/openbenchmark/BARS/tree/main/ctr_prediction/benchmarks/FinalMLP

@zhujiem
Copy link
Contributor

zhujiem commented Sep 25, 2023

The full example can be also found at https://github.com/xue-pai/FinalMLP

@zhujiem zhujiem closed this as completed Oct 18, 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

2 participants