GenerTeam commited on
Commit
9e889c1
·
verified ·
1 Parent(s): 3663304

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -13,9 +13,8 @@ tags:
13
  ## Abouts
14
  In this repository, we present GENERator, a generative genomic foundation model featuring a context length of 98k base pairs and 3B parameters, trained on an expansive dataset comprising 386 billion base pairs of eukaryotic DNA. The extensive and diverse pre-training data endow the GENERator with enhanced understanding and generation capabilities across various organisms.
15
 
16
- For more technical details, please refer to our paper [GENERator: A Long-Context Generative Genomic Foundation Model](https://huggingface.co/papers/2502.07272).
17
 
18
- Code: https://github.com/GenerTeam/GENERator
19
 
20
  ## How to use
21
  ### Simple example1: generation
 
13
  ## Abouts
14
  In this repository, we present GENERator, a generative genomic foundation model featuring a context length of 98k base pairs and 3B parameters, trained on an expansive dataset comprising 386 billion base pairs of eukaryotic DNA. The extensive and diverse pre-training data endow the GENERator with enhanced understanding and generation capabilities across various organisms.
15
 
16
+ For more technical details, please refer to our paper [GENERator: A Long-Context Generative Genomic Foundation Model](https://arxiv.org/abs/2502.07272). The code and implementation details are available on Github: [https://github.com/GenerTeam/GENERator](https://github.com/GenerTeam/GENERator).
17
 
 
18
 
19
  ## How to use
20
  ### Simple example1: generation