jnaiman
commited on
Commit
·
604860f
1
Parent(s):
d149ab7
more docs
Browse files- README.md +12 -2
- docs/median_draw.png +3 -0
- docs/median_number.png +3 -0
- docs/{media_number.png → ngaussians.png} +0 -0
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
|
docs/median_number.png
ADDED
|
Git LFS Details
|
docs/{media_number.png → ngaussians.png}
RENAMED
|
File without changes
|