CoolFace
Datasetpublic

jiyounglee0523/VisAlign

VisAlign: Dataset for Measuring the Alignment between AI and Humans in Visual Perception This is the test set of VisAlign (NeurIPS 2023 Datasets and Benchmarks Track), a dataset for measuring the degree of alignment between AI models and humans in visual perception. It contains 900 images across 8 categories. Ground-truth labels and per-image categories are withheld, and filenames are anonymized IDs — to evaluate your model, submit your predictions to the VisAlign Leaderboard.… See the full description on the dataset page: https://huggingface.co/datasets/jiyounglee0523/VisAlign.

sourceHugging Facecc-by-4.0updated 1mo agoView on Hugging Face
1likes93downloads
11 commits on main
cf07f321mo ago

anonymize filenames, drop per-image category column, shuffle rows

jiyounglee0523
ffbd46b1mo ago

Update dataset card for parquet format

jiyounglee0523
35745f81mo ago

Upload label-free test set (parquet)

jiyounglee0523
188ecd41mo ago

Remove raw image folders (replaced by parquet)

jiyounglee0523
741a97b1mo ago

Update citation

jiyounglee0523
53a08f11mo ago

Fix link list formatting

jiyounglee0523
bacb1211mo ago

Update dataset card: drop open-test-set naming, add paper/code links and citation

jiyounglee0523
9d4ed471mo ago

Remove macOS metadata files

jiyounglee0523
025e17d1mo ago

Add dataset card

jiyounglee0523
d8495ef1mo ago

Upload VisAlign open test set (labels withheld for leaderboard)

jiyounglee0523
2ca1f4e1mo ago

initial commit

jiyounglee0523