Shreshth Gandhi commited on
Commit
9ff5861
·
verified ·
1 Parent(s): a2666a6

Update README.md

Browse files

Add multiple configs

Files changed (1) hide show
  1. README.md +12 -5
README.md CHANGED
@@ -5,10 +5,16 @@ tags:
5
  size_categories:
6
  - 10M<n<100M
7
  configs:
8
- - config_name: default
9
- data_files:
10
- - split: train
11
- path: data/train-*
 
 
 
 
 
 
12
  dataset_info:
13
  features:
14
  - name: genes
@@ -47,7 +53,8 @@ Mosaic high-throughput platform, Tahoe-100M enables deep, context-aware explorat
47
  This dataset is designed to power the development of next-generation AI models of cell biology,
48
  offering broad applications across systems biology, drug discovery, and precision medicine.
49
 
50
- ![img](dataset_size_comparison.png)
 
51
  ## Dataset Description
52
 
53
  ### Features
 
5
  size_categories:
6
  - 10M<n<100M
7
  configs:
8
+ - config_name: expression_data
9
+ data_files: data/train-*
10
+ - config_name: sample_metadata
11
+ data_files: metadata/sample_metadata.parquet
12
+ - config_name: gene_vocabulary
13
+ data_files: metadata/gene_vocabulary.json
14
+ - config_name: drug_metadata
15
+ data_files: metadata/drug_metadata.parquet
16
+ - config_name: cell_line_metadata
17
+ data_files: metadata/cell_line_metadata.parquet
18
  dataset_info:
19
  features:
20
  - name: genes
 
53
  This dataset is designed to power the development of next-generation AI models of cell biology,
54
  offering broad applications across systems biology, drug discovery, and precision medicine.
55
 
56
+ <img src="https://pbs.twimg.com/media/Gkpp8RObkAM-fxe?format=jpg&name=4096x4096" width="1024" height="1024">
57
+
58
  ## Dataset Description
59
 
60
  ### Features