Datasets:

Modalities:
Image
Libraries:
Datasets
License:
jnaiman commited on
Commit
604860f
·
1 Parent(s): d149ab7
README.md CHANGED
@@ -35,9 +35,19 @@ Questions which have annotations in `human_and_llm_annotated_data.csv` are:
35
 
36
  Code for annotations from LMMs can be found in our GitHub repo linked at the top of this page.
37
 
38
- Human annotations were performed with the [Zooniverse](https://www.zooniverse.org/) citizen science platform.
 
 
 
 
 
 
 
 
 
 
 
39
 
40
- <img src="https://huggingface.co/datasets/ReadingTimeMachine/visual_qa_histograms/resolve/main/docs/media_number.png" alt="Zooniverse interface showing histogram image with the prompt 'How many gaussians were used to make the underlying distribution?'">
41
 
42
  ## Citation information
43
 
 
35
 
36
  Code for annotations from LMMs can be found in our GitHub repo linked at the top of this page.
37
 
38
+ Human annotations were performed with the [Zooniverse](https://www.zooniverse.org/) citizen science platform. For the number of gaussians, the humans were prompted to enter a number:
39
+
40
+ <img src="https://huggingface.co/datasets/ReadingTimeMachine/visual_qa_histograms/resolve/main/docs/ngaussians.png" alt="Zooniverse interface showing histogram image with the prompt 'How many gaussians were used to make the underlying distribution?'">
41
+
42
+ For the median, humans are first prompted to input the median as a number:
43
+ <img src="https://huggingface.co/datasets/ReadingTimeMachine/visual_qa_histograms/resolve/main/docs/median_number.png" alt="Zooniverse interface showing histogram image with the prompt 'What is the median of the underlying distribution (as a number)?'">
44
+
45
+ The humans were then prompted to draw the median with a line tool:
46
+ <img src="https://huggingface.co/datasets/ReadingTimeMachine/visual_qa_histograms/resolve/main/docs/median_draw.png" alt="Zooniverse interface showing histogram image with the prompt 'What is the median of the underlying distribution (draw a line)?'">
47
+
48
+ The human-drawn annotations were found to be more accurate.
49
+
50
 
 
51
 
52
  ## Citation information
53
 
docs/median_draw.png ADDED

Git LFS Details

  • SHA256: ac0e3b077c14fd96a1d335dd1d903c54741f5beb90796da435172abee45f73b6
  • Pointer size: 131 Bytes
  • Size of remote file: 348 kB
docs/median_number.png ADDED

Git LFS Details

  • SHA256: 08a65fe27992528dfc5f70070cf23018c69d329a3a41becfdf91b049d8d250d3
  • Pointer size: 131 Bytes
  • Size of remote file: 338 kB
docs/{media_number.png → ngaussians.png} RENAMED
File without changes