Datasets:
Tasks:
Visual Question Answering
Formats:
parquet
Languages:
French
Size:
10K - 100K
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -31,7 +31,7 @@ license: mit
|
|
| 31 |
## Description
|
| 32 |
|
| 33 |
This dataset is a processed version of the TextCaps dataset by Sidorov, Hu, Rohrbach and Singh, particularly for a visual question answering task where answer is a caption.
|
| 34 |
-
We converted the images to PIL format (`image` column of the dataset); created
|
| 35 |
|
| 36 |
## Citation
|
| 37 |
|
|
|
|
| 31 |
## Description
|
| 32 |
|
| 33 |
This dataset is a processed version of the TextCaps dataset by Sidorov, Hu, Rohrbach and Singh, particularly for a visual question answering task where answer is a caption.
|
| 34 |
+
We converted the images to PIL format (`image` column of the dataset); created 55 different questions in French (`question` column); and finally translated the original captions from English to French and used them as answers (`answer` column).
|
| 35 |
|
| 36 |
## Citation
|
| 37 |
|