lgq12697 commited on
Commit
9e0b8c1
1 Parent(s): fc10c2f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -18,11 +18,11 @@ All the models have a comparable model size between 90 MB and 150 MB, BPE tokeni
18
  ### Model Sources
19
 
20
  - **Repository:** [Plant DNA LLMs](https://github.com/zhangtaolab/plant_DNA_LLMs)
21
- - **Manuscript:** [Versatile applications of foundation DNA language models in plant genomes]()
22
 
23
  ### Architecture
24
 
25
- The model is trained based on the Google Gemma model with modified config and tokenizer specific for DNA sequence.
26
 
27
  This model is fine-tuned for predicting promoter strength in tobacco leaves system.
28
 
 
18
  ### Model Sources
19
 
20
  - **Repository:** [Plant DNA LLMs](https://github.com/zhangtaolab/plant_DNA_LLMs)
21
+ - **Manuscript:** [Versatile applications of foundation DNA large language models in plant genomes]()
22
 
23
  ### Architecture
24
 
25
+ The model is trained based on the Google BERT base model with modified tokenizer specific for DNA sequence.
26
 
27
  This model is fine-tuned for predicting promoter strength in tobacco leaves system.
28