Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,8 @@ This is GPT for Estonian. Not GPT-4 :-) This is the large-size [GPT2](https://hu
|
|
16 |
|
17 |
[Colab demo](https://colab.research.google.com/drive/1Bp7mGEQ1vmyqXPyXHV1yj68cRZEi2mq4?usp=sharing)
|
18 |
|
|
|
|
|
19 |
### Format
|
20 |
|
21 |
For training data was prepended with a text domain tag, and it should be added as prefix when using the model: >general<, >web<, >news<, >doaj< and >wiki< (standing for general texts, web crawled texts, news, article abstracts and wikipedia texts). Use the prefixes like this, e.g: ">web< Kas tead, et".
|
|
|
16 |
|
17 |
[Colab demo](https://colab.research.google.com/drive/1Bp7mGEQ1vmyqXPyXHV1yj68cRZEi2mq4?usp=sharing)
|
18 |
|
19 |
+
[Reference](https://doi.org/10.22364/bjmc.2022.10.3.19)
|
20 |
+
|
21 |
### Format
|
22 |
|
23 |
For training data was prepended with a text domain tag, and it should be added as prefix when using the model: >general<, >web<, >news<, >doaj< and >wiki< (standing for general texts, web crawled texts, news, article abstracts and wikipedia texts). Use the prefixes like this, e.g: ">web< Kas tead, et".
|