File size: 710 Bytes
4547994
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
license: cdla-permissive-2.0
task_categories:
- tabular-classification
pretty_name: hnoca_cells30
tags:
- tabular
- singlecell
- classification
- Biomedical
- Benchmark
- rna-seq
configs:
- config_name: hnoca_cells30
  data_files:
  - split: train
    path: data/train.parquet
  - split: validation
    path: data/val.parquet
  - split: test
    path: data/test.parquet
dataset_info:
  description: Single-cell RNA-seq data from the HNOCA dataset (He et al., Integrated
    Organoids). The dataset has been subsetted to only include the top 30 most frequent
    cell types, and subsampled down to 100001 total cells while preserving class proportions.
    22000 genes were uniformly randomly selected.
---