Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -38,6 +38,7 @@ If you use this dataset, please cite the original authors:
|
|
38 |
```
|
39 |
### Additional data
|
40 |
In addition to the data available in the original repo, this dataset contains the following columns
|
|
|
41 |
* `left_img` --> PIL Image
|
42 |
* `right_img`--> PIL Image
|
43 |
* `resized_left_img` --> PIL Image resized
|
|
|
38 |
```
|
39 |
### Additional data
|
40 |
In addition to the data available in the original repo, this dataset contains the following columns
|
41 |
+
* `en_translation` --> English translation of the `hypothesis` created using Bing Translate
|
42 |
* `left_img` --> PIL Image
|
43 |
* `right_img`--> PIL Image
|
44 |
* `resized_left_img` --> PIL Image resized
|