cspeters119/ops-eval
OPS-Eval: Leakage-Resistant Evaluation for Optical Pooled Screens Benchmark artifacts for evaluating representation learning on pooled CRISPR microscopy data. This dataset accompanies a submission to the NeurIPS 2026 Evaluations and Datasets Track. Contents Directory/File Description Size montages/ Per-gene montage images (4 channels x 2 phases, ~10 PNGs per gene) ~66 GB cell_embeddings/ Pre-extracted 512-dim cell embeddings per sgRNA (.npz) ~15 GB… See the full description on the dataset page: https://huggingface.co/datasets/cspeters119/ops-eval.
02.3k
1# Split Report v12 3## Split Sizes4 5| Split | Genes | Real Genes | Non-targeting |6|-------|-------|------------|---------------|7| train | 3592 | 3417 | 175 |8| val | 690 | 652 | 38 |9| test | 996 | 959 | 37 |10 11## Leakage Checks12 13| Check | Result |14|-------|--------|15| Gene overlap: train_vs_val | PASS (0 overlap) |16| Gene overlap: test_vs_train | PASS (0 overlap) |17| Gene overlap: test_vs_val | PASS (0 overlap) |18| sgRNA overlap: train_vs_val | 28 shared sequences |19| sgRNA overlap: test_vs_train | 28 shared sequences |20| sgRNA overlap: test_vs_val | 8 shared sequences |21| Image hash: train_vs_val | FAIL (2 duplicates) |22| Image hash: test_vs_train | FAIL (2 duplicates) |23| Image hash: test_vs_val | FAIL (1 duplicates) |24 25## Cluster Distribution26 27- **train**: 222 clusters, 3592 genes with cluster labels28- **val**: 219 clusters, 690 genes with cluster labels29- **test**: 222 clusters, 996 genes with cluster labels30 31## Phase Distribution32 33- **train**: 20,959,750 interphase cells, 566,099 mitotic cells (mitotic fraction: 0.026)34- **val**: 4,047,916 interphase cells, 110,073 mitotic cells (mitotic fraction: 0.026)35- **test**: 5,895,609 interphase cells, 158,436 mitotic cells (mitotic fraction: 0.026)36 