|
|
--- |
|
|
dataset_info: |
|
|
features: |
|
|
- name: id |
|
|
dtype: string |
|
|
- name: image |
|
|
dtype: image |
|
|
- name: question |
|
|
dtype: string |
|
|
- name: options |
|
|
struct: |
|
|
- name: A |
|
|
dtype: string |
|
|
- name: B |
|
|
dtype: string |
|
|
- name: C |
|
|
dtype: string |
|
|
- name: D |
|
|
dtype: string |
|
|
- name: answer |
|
|
dtype: string |
|
|
splits: |
|
|
- name: test |
|
|
num_bytes: 1982159.0 |
|
|
num_examples: 53 |
|
|
download_size: 473137 |
|
|
dataset_size: 1982159.0 |
|
|
configs: |
|
|
- config_name: default |
|
|
data_files: |
|
|
- split: test |
|
|
path: data/test-* |
|
|
--- |
|
|
|
|
|
# VLAT |
|
|
|
|
|
## References |
|
|
|
|
|
- Lee, S., Kim, S.H., & Kwon, B. (2017). VLAT: Development of a Visualization Literacy Assessment Test. _IEEE Transactions on Visualization and Computer Graphics, 23(1), 551—560_. |
|
|
- [Paper](https://www.bckwon.com/publication/vlat/) |
|
|
- [Questions document](https://www.bckwon.com/pdf/vlat_sup.pdf) |
|
|
- [Answers document](https://www.bckwon.com/pdf/vlat_answers.pdf) |
|
|
- Pandey, S., & Ottley, A. (2025). Benchmarking Visual Language Models on Standardized Visualization Literacy Tests. _Computer Graphics Forum_. |
|
|
- [Paper](https://diglib.eg.org/items/c800ad8d-d88a-41b3-b4c9-7851f34dc408) |
|
|
- [Repo](https://github.com/washuvis/VisLit-VLM-Eval) |
|
|
- [Repo](https://codeberg.org/joaopalmeiro/VLATDataset) |
|
|
|