floschne commited on
Commit
c848f4a
·
verified ·
1 Parent(s): 4230758

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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