File size: 901 Bytes
6040ad5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
29
30
31
32
33
34
35
36
37
38
39
---
dataset_info:
  features:
  - name: gene_expression_nums
    sequence: float64
  - name: gene_token_ids
    sequence: int64
  - name: cell_dataset_id
    dtype: string
  - name: cell_disease
    dtype: string
  - name: cell_assay_ids
    dtype: int64
  - name: cell_donor_local_ids
    dtype: int64
  - name: cell_ct_ontology
    dtype: string
  - name: cell_type
    dtype: string
  - name: cell_tissue
    dtype: string
  - name: cell_tissue_ontology
    dtype: string
  - name: cell_dev
    dtype: string
  - name: cell_counts
    dtype: float64
  - name: length
    dtype: int64
  splits:
  - name: train
    num_bytes: 8161739750
    num_examples: 335675
  download_size: 1433399345
  dataset_size: 8161739750
---
# Dataset Card for "scCello_ood_tissue_data1"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)