yurakuratov commited on
Commit
fb75836
1 Parent(s): 9cfc959

add link to biorxiv

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -15,6 +15,8 @@ Differences between GENA-LM and DNABERT:
15
 
16
  Source code and data: https://github.com/AIRI-Institute/GENA_LM
17
 
 
 
18
  ## Examples
19
  ### How to load the model to fine-tune it on classification task
20
  ```python
 
15
 
16
  Source code and data: https://github.com/AIRI-Institute/GENA_LM
17
 
18
+ Paper: https://www.biorxiv.org/content/10.1101/2023.06.12.544594v1
19
+
20
  ## Examples
21
  ### How to load the model to fine-tune it on classification task
22
  ```python