--- 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).