suzuki-2001 commited on
Commit
7d67e0c
·
verified ·
1 Parent(s): bbe3acb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -3
README.md CHANGED
@@ -1,3 +1,20 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ {}
3
+ ---
4
+
5
+ ## About
6
+ This dataset repository is forked from [InstaDeepAI/plant-multi-species-genomes](https://huggingface.co/datasets/InstaDeepAI/plant-multi-species-genomes).
7
+ Since the corpus size is large and puts pressure on the cache, I selected several model plant species and added the tomato genome.
8
+ The license and usage instructions follow those of the original repository.
9
+
10
+ ## Credit
11
+ ```
12
+ @article{mendoza2023foundational,
13
+ title={A Foundational Large Language Model for Edible Plant Genomes},
14
+ author={Mendoza-Revilla, Javier and Trop, Evan and Gonzalez, Liam and Roller, Masa and Dalla-Torre, Hugo and de Almeida, Bernardo P and Richard, Guillaume and Caton, Jonathan and Lopez Carranza, Nicolas and Skwark, Marcin and others},
15
+ journal={bioRxiv},
16
+ pages={2023--10},
17
+ year={2023},
18
+ publisher={Cold Spring Harbor Laboratory}
19
+ }
20
+ ```