tferebee commited on
Commit
4b76592
1 Parent(s): 4f267a9

Update README with genome files

Browse files
Files changed (1) hide show
  1. README.md +1 -7
README.md CHANGED
@@ -13,13 +13,7 @@ Plant Gene expression data used for benchmarking sequence to gene expression pre
13
  ### Dataset Description
14
 
15
  Species included are Maize and Arabidopsis thaliana. Dataset includes gene expression values for leaf and root tissues.
16
- Within the `tasks` folder, datasets are broken down by `species-task-tissue`, so the structure looks like:
17
- ```
18
- species-task-tissue/
19
- train.tsv
20
- validate.tsv
21
- test.tsv
22
- ```
23
  All tasks are split by 80% train, 10% validation, and 10% test.
24
 
25
  ## Dataset Structure
 
13
  ### Dataset Description
14
 
15
  Species included are Maize and Arabidopsis thaliana. Dataset includes gene expression values for leaf and root tissues.
16
+ Within the `tasks` folder, datasets are broken down by `species-task-tissue`. Genomes in the `genomes` folders include the annotation and the GFF files associated with that specific genome.
 
 
 
 
 
 
17
  All tasks are split by 80% train, 10% validation, and 10% test.
18
 
19
  ## Dataset Structure