--- language: - en license: mit size_categories: - 1K bed(dog) | | `task_1_bed_dog_cat` | Task 1: bed(dog) -> bed(cat) | | `task_2_table_books_cat` | Task 2: table(books) -> table(cat) | | `task_2_table_books_dog` | Task 2: table(books) -> table(dog) | | `task_2_table_cat_dog` | Task 2: table(cat) -> table(dog) | | `task_2_table_dog_cat` | Task 2: table(dog) -> table(cat) | The script to generate this dataset can be found at `scripts/generate.py`. You will need to download the [Metashift repo](https://github.com/Weixin-Liang/MetaShift) and the [Visual Genome dataset](https://nlp.stanford.edu/data/gqa/images.zip) as instructed in the Metashift repo.