sexcheck_chrX_500 / README.md
tabbiomed-neurips2026's picture
Upload README.md with huggingface_hub
90a1c67 verified
metadata
license: cdla-permissive-2.0
task_categories:
  - tabular-classification
pretty_name: sexcheck_chrX_500
tags:
  - tabular
  - genomics
  - binary
  - Biomedical
  - Benchmark
configs:
  - config_name: sexcheck_chrX_500
    data_files:
      - split: train
        path: data/train.parquet
      - split: validation
        path: data/val.parquet
      - split: test
        path: data/test.parquet
dataset_info:
  description: >-
    This dataset contains genotypes from chromosome X for a subset of samples
    from the 1000 Genomes Project and HGDP, along with labels indicating the sex
    of each sample.         For this specific dataset, 500 SNPs where randomly
    selected from the original sequences.         The task is to predict the sex
    of each sample based on the genotypes.