mphi commited on
Commit
7546127
·
1 Parent(s): 457bdb7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -10,6 +10,8 @@ model-index:
10
 
11
  A GPT model for Estonian (base-size), trained from scratch on 2.2 billion words (Estonian National Corpus + News Crawl + Common Crawl). Trained for 3 epochs.
12
 
 
 
13
  ### Format
14
 
15
  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".
 
10
 
11
  A GPT model for Estonian (base-size), trained from scratch on 2.2 billion words (Estonian National Corpus + News Crawl + Common Crawl). Trained for 3 epochs.
12
 
13
+ [Colab demo](https://colab.research.google.com/drive/1Bp7mGEQ1vmyqXPyXHV1yj68cRZEi2mq4?usp=sharing)
14
+
15
  ### Format
16
 
17
  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".