jnaiman
commited on
Commit
·
3d0a3d9
1
Parent(s):
8de81e3
typo for largest
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ See GitHub link for code used to create and parse the following files.
|
|
| 18 |
Overview of the [directory structure](https://huggingface.co/datasets/ReadingTimeMachine/visual_qa_histograms/tree/main) is as follows:
|
| 19 |
- `example_hists/` -- contains img and json for a small (80 images), visually uniform set of histogram data with several questions annotated by both LMMs
|
| 20 |
- `example_hists_larger/` -- larger (500 images) dataset of uniform histogram images
|
| 21 |
-
- `example_hists_complex/` -- largest (
|
| 22 |
|
| 23 |
Paper-dataset (`example_hists/`) [directory structure](https://huggingface.co/datasets/ReadingTimeMachine/visual_qa_histograms/tree/main/example_hists):
|
| 24 |
- `LLM_outputs/` -- contains outputs from various trials using ChatGPT-5
|
|
|
|
| 18 |
Overview of the [directory structure](https://huggingface.co/datasets/ReadingTimeMachine/visual_qa_histograms/tree/main) is as follows:
|
| 19 |
- `example_hists/` -- contains img and json for a small (80 images), visually uniform set of histogram data with several questions annotated by both LMMs
|
| 20 |
- `example_hists_larger/` -- larger (500 images) dataset of uniform histogram images
|
| 21 |
+
- `example_hists_complex/` -- largest (1000 images) dataset of histograms with a variety of distributions, shapes, colors, etc.
|
| 22 |
|
| 23 |
Paper-dataset (`example_hists/`) [directory structure](https://huggingface.co/datasets/ReadingTimeMachine/visual_qa_histograms/tree/main/example_hists):
|
| 24 |
- `LLM_outputs/` -- contains outputs from various trials using ChatGPT-5
|