yurakuratov commited on
Commit
ecb1769
·
1 Parent(s): d262a2d
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ Differences between GENA-LM and DNABERT:
13
  - input sequence size is about 3000 nucleotides (512 BPE tokens) compared to 510 nucleotides of DNABERT
14
  - pre-training on T2T vs. GRCh38.p13 human genome assembly.
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
 
13
  - input sequence size is about 3000 nucleotides (512 BPE tokens) compared to 510 nucleotides of DNABERT
14
  - pre-training on T2T vs. GRCh38.p13 human genome assembly.
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