tensorflow / tensorflow/datasets
[data request] General Question Answering (GQA)
@ChanchalKumarMaji is already working on this.
Since Mar 26, 2019.
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 1.6k
- Avg merge
- 3h 54m
- Merged PRs (30d)
- 1
Description
-
Name of dataset: General Question Answering (GQA)
-
URL of dataset: https://cs.stanford.edu/people/dorarad/gqa/
-
License of dataset: https://creativecommons.org/licenses/by/4.0/
-
Short description of dataset and use case(s): The dataset consists of 22M questions about various day-to-day images. Each image is associated with a scene graph of the image's objects, attributes and relations, a new cleaner version based on Visual Genome. Each question is associated with a structured representation of its semantics, a functional program that specifies the reasoning steps have to be taken to answer it.
Folks who would also like to see this dataset in tensorflow/datasets, please thumbs-up so the developers can know which requests to prioritize.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.