-
Hello, I want to train DALLE with Google's conceptual-12m (https://github.com/google-research-datasets/conceptual-12m),but I can't figure out how to use this .tsv datasets for training. This may be missing the point, but please let me know. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hi, you first need to download the dataset, here is an example on how to do it https://github.com/rom1504/img2dataset/blob/main/examples/cc12m.md |
Beta Was this translation helpful? Give feedback.
-
btw I'd suggest starting with something like https://github.com/rom1504/kaggle-fashion-dalle to get good results with cc12m you need many days of training, for that small dataset, you can get ok results in 1 day |
Beta Was this translation helpful? Give feedback.
Hi, you first need to download the dataset, here is an example on how to do it https://github.com/rom1504/img2dataset/blob/main/examples/cc12m.md