-
Notifications
You must be signed in to change notification settings - Fork 39
dcn on Criteo #335
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
dcn on Criteo #335
Conversation
…ted from pytroch is in /models-torch2flow .
…-parquet.py , tools/frappe-parquet.sh
…_train_eval merge origin main 2022-04-13
merge dcn_fuxi_train_eval
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tools下面的文件未来只需保留给oneflow制作数据集的脚本即可
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove RecommenderSystems/dcn/tools/make_criteo_parquet.py and RecommenderSystems/dcn/tools/dataset_config.yaml
…menderSystems/dcn/tools/dataset_config.yaml, update table_size_array
…E and train.sh contents
return interaction_out | ||
|
||
|
||
class CrossNet(nn.Module): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add description about in CrossNet in readme explain that we use the same implementation of Fuxi.
…sklearn in requirements.txt, modified READEME
No description provided.