Add basic metadata

#2
by nielsr HF staff - opened
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,4 +1,9 @@
1
  ---
 
 
 
 
 
2
  dataset_info:
3
  features:
4
  - name: id
@@ -41,6 +46,7 @@ configs:
41
  - split: train
42
  path: hard_data/train-*
43
  ---
 
44
  # VisualSimpleQA
45
 
46
  ## Introduction
@@ -58,7 +64,8 @@ The dataset reviewer above illustrates 129 samples from VisualSimpleQA-hard.
58
  'answer': 'The Armitt Museum, Gallery, Library', 'rationale': 'Jemima Puddle-Duck',
59
  'text_only_question': 'Which institution did the creator of Jemima Puddle-Duck donate her natural science-related paintings to?',
60
  'image_source': 'https://www.gutenberg.org/files/14814/14814-h/images/15-tb.jpg',
61
- 'evidence': 'https://www.armitt.com/beatrix-potter-exhibition/\nhttps://en.wikipedia.org/wiki/Beatrix_Potter',
 
62
  'resolution': '400x360',
63
  'proportion_of_roi': '0.2232',
64
  'category': 'research and education',
 
1
  ---
2
+ task_categories:
3
+ - image-text-to-text
4
+ license: cc-by-4.0
5
+ language:
6
+ - en
7
  dataset_info:
8
  features:
9
  - name: id
 
46
  - split: train
47
  path: hard_data/train-*
48
  ---
49
+
50
  # VisualSimpleQA
51
 
52
  ## Introduction
 
64
  'answer': 'The Armitt Museum, Gallery, Library', 'rationale': 'Jemima Puddle-Duck',
65
  'text_only_question': 'Which institution did the creator of Jemima Puddle-Duck donate her natural science-related paintings to?',
66
  'image_source': 'https://www.gutenberg.org/files/14814/14814-h/images/15-tb.jpg',
67
+ 'evidence': 'https://www.armitt.com/beatrix-potter-exhibition/
68
+ https://en.wikipedia.org/wiki/Beatrix_Potter',
69
  'resolution': '400x360',
70
  'proportion_of_roi': '0.2232',
71
  'category': 'research and education',