yurakuratov commited on
Commit
7f6f258
1 Parent(s): 9525e19

docs: add finetuned models to readme

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -19,7 +19,10 @@ Differences between GENA-LM (`gena-lm-bigbird-base-t2t`) and DNABERT:
19
 
20
  Source code and data: https://github.com/AIRI-Institute/GENA_LM
21
 
22
- Paper: https://www.biorxiv.org/content/10.1101/2023.06.12.544594v1
 
 
 
23
 
24
  ## Examples
25
 
 
19
 
20
  Source code and data: https://github.com/AIRI-Institute/GENA_LM
21
 
22
+ Paper: https://www.biorxiv.org/content/10.1101/2023.06.12.544594
23
+
24
+ This repository also contains models that are finetuned on downstream tasks and models that are used in our [GENA-Web](https://dnalm.airi.net) web tool for genomic sequence annotation:
25
+ - splice sites prediction (branch [gena_web_spliceai](https://huggingface.co/AIRI-Institute/gena-lm-bigbird-base-t2t/tree/gena_web_spliceai))
26
 
27
  ## Examples
28