File size: 979 Bytes
cc18845 40727b7 |
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 40 |
---
dataset_info:
features:
- name: input
dtype: string
- name: output
dtype: string
- name: dataset
dtype: string
splits:
- name: pert_de_qa
num_bytes: 87642747
num_examples: 640320
- name: pert_dir_qa
num_bytes: 15757110
num_examples: 98621
- name: gse_pert_qa
num_bytes: 355766
num_examples: 644
- name: gse_gene_qa
num_bytes: 445448
num_examples: 741
download_size: 8628187
dataset_size: 104201071
configs:
- config_name: default
data_files:
- split: pert_de_qa
path: data/pert_de_qa-*
- split: pert_dir_qa
path: data/pert_dir_qa-*
- split: gse_pert_qa
path: data/gse_pert_qa-*
- split: gse_gene_qa
path: data/gse_gene_qa-*
---
## Author
Ivy Liu (Arc/Goodarzi)
## About
Natural language QA based on [perturbQA](https://github.com/Genentech/PerturbQA/tree/main) dataset, questions about differential expression (DE), direction of change (DIR), geneset responses to perurbation (GSE). |