jrzaurin / pytorch-widedeep

A flexible package for multimodal-deep-learning to combine tabular data with text and images using Wide and Deep models in Pytorch
Apache License 2.0
1.3k stars 190 forks source link

quick start #210

Closed xylovezxy closed 6 months ago

xylovezxy commented 6 months ago

Hi,May I ask how to establish a quick start using multimodal data

jrzaurin commented 6 months ago

Hi @xylovezxy

thanks for using the library!

In between this: https://github.com/jrzaurin/pytorch-widedeep/blob/master/examples/scripts/ecomerce_reviews_widedeep_hf.py

and this: https://pytorch-widedeep.readthedocs.io/en/latest/quick_start.html

you should be good to go :)

xylovezxy commented 6 months ago

Thank you very much! Best wishes for you!

jrzaurin commented 6 months ago

Sure, no probs! :)