kohjingyu / fromage

🧀 Code and models for the ICML 2023 paper "Grounding Language Models to Images for Multimodal Inputs and Outputs".
https://jykoh.com/fromage
Apache License 2.0
466 stars 34 forks source link

How to load dataset? #12

Closed zhaoshitian closed 1 year ago

zhaoshitian commented 1 year ago

It seems that I need to download the images using the url link in the CC3M dataset to run the dataload code. But I can't download some of those images because of the internet connection issue, so could you please share the dataset? Thank you!

kohjingyu commented 1 year ago

Unfortunately we are not allowed to redistribute the CC3M dataset. Please refer to their webpage to download it.

zhaoshitian commented 1 year ago

Okay, thank you