File size: 662 Bytes
cb24b8d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: tahoe_cell_name_5000
tags:
- tabular
- singlecell
- classification
- Biomedical
- Benchmark
- rna-seq
- cell-name-classification
configs:
- config_name: tahoe_cell_name_5000
  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 Tahoe-100M dataset (ARC Institute,
    2025). A random subsample of cells and genes is used for tractability. Task: classify
    cell_name. Method: pearson_residuals, Dim: 5000.'
---