facebookresearch / dlrm

An implementation of a deep learning recommendation model (DLRM)
MIT License
3.71k stars 825 forks source link

What is the training cycle of DLRM? #355

Open janghobaek opened 1 year ago

janghobaek commented 1 year ago

I'd like to know how long DLRM (Deep Learning Recommendation Model) trains for, at what intervals it trains, and what determines the training cycle.

hrwleo commented 1 year ago

已收到邮件  阿里阿豆故咋一马斯!如未及时回复,请致电15868848097  QQ:812737452  

janghobaek commented 1 year ago

"I would like to know the training cycle and training time of DLRM, but I'm having difficulty finding relevant information (papers). If you could let me know via email (jhb21250@gmail.com), I would appreciate it."

janghobaek commented 1 year ago

"I would like to know the training cycle and training time of DLRM, but I'm having difficulty finding relevant information (papers). Could you provide information, particularly about the training cycle of DLRM?

2023년 9월 8일 (금) 오후 1:48, Stefan_hrw @.***>님이 작성:

已收到邮件 阿里阿豆故咋一马斯!如未及时回复,请致电15868848097 QQ:812737452

— Reply to this email directly, view it on GitHub https://github.com/facebookresearch/dlrm/issues/355#issuecomment-1711069088, or unsubscribe https://github.com/notifications/unsubscribe-auth/BCNY63BG4IRP7RZRRTV345DXZKPSNANCNFSM6AAAAAA4P2GMGA . You are receiving this because you authored the thread.Message ID: @.***>

mnaumovfb commented 9 months ago

The training time depends on the data set you are using. It's usually a few hours for Criteo DAC dataset and a few days for Criteo Terabyte dataset on a single machine.