datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
odd_one_out
Dataset Details
Dataset Description
Tanimoto distance between Morgan fingerprints of SMILES in the ZINC dataset.
We performed filtering to exclude sequences of molecules where there is no strong difference.
Curated by:
License: MIT
Dataset Sources
No links provided
Citation
BibTeX:
@article{Irwin_2020,
doi = {10.1021/acs.jcim.0c00675},
url = {https://doi.org/10.1021%2Facs.jcim.0c00675},
year = 2020,
month = {oct},
publisher = {American… See the full description on the dataset page: https://huggingface.co/datasets/jablonkagroup/odd_one_out.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.
