readme: update links to paper
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ Pre-training was performed for 1,700,000 iterations with batch size 256 and sequ
|
|
22 |
|
23 |
Source code and data: https://github.com/AIRI-Institute/GENA_LM
|
24 |
|
25 |
-
Paper: https://
|
26 |
|
27 |
## Examples
|
28 |
|
@@ -68,7 +68,7 @@ model = cls.from_pretrained('AIRI-Institute/gena-lm-bert-base-athaliana', num_la
|
|
68 |
```
|
69 |
|
70 |
## Evaluation
|
71 |
-
For evaluation results, see our paper: https://
|
72 |
|
73 |
|
74 |
## Citation
|
|
|
22 |
|
23 |
Source code and data: https://github.com/AIRI-Institute/GENA_LM
|
24 |
|
25 |
+
Paper: https://academic.oup.com/nar/article/53/2/gkae1310/7954523
|
26 |
|
27 |
## Examples
|
28 |
|
|
|
68 |
```
|
69 |
|
70 |
## Evaluation
|
71 |
+
For evaluation results, see our paper: https://academic.oup.com/nar/article/53/2/gkae1310/7954523
|
72 |
|
73 |
|
74 |
## Citation
|