datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
tpips-odd-one-out
TPIPS — Odd-One-Out dataset
Image triplets with multi-factor human odd-one-out judgments. Each line of
{train,val,test}_split.jsonl is a triplet (p0, p1, p2) with a list of
factors, each carrying a soft label distribution over the three images.
Code: https://github.com/PeterWang512/TPIPS.
Images ship as images-*.tar shards (the JSONL files reference
data/odd_one_out/images/...); the download script extracts them in place.
python scripts/download.py data # downloads +… See the full description on the dataset page: https://huggingface.co/datasets/sywang/tpips-odd-one-out.odd_one_outThis dataset contains collections of odd one out tasks of 4 items in a category and one item that does not belong. The task is to identify the item that is the odd one out.
The items in each category were generated using ChatGPT and Claude.
