mphi commited on
Commit
738c2e5
1 Parent(s): 8608e76

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -2,7 +2,7 @@
2
  tags:
3
  - generated_from_trainer
4
  model-index:
5
- - name: gpt-4-est-base
6
  results: []
7
 
8
  widget:
@@ -13,11 +13,11 @@ widget:
13
 
14
  ---
15
 
16
- # gpt-4-est-base
17
 
18
- This is GPT for Estonian. Not GPT-4 :-) This is the base-size [GPT2](https://huggingface.co/docs/transformers/model_doc/gpt2) model, trained from scratch on 2.2 billion words (Estonian National Corpus + News Crawl + Common Crawl) for 3 epochs.
19
 
20
- [Colab demo](https://colab.research.google.com/drive/1Bp7mGEQ1vmyqXPyXHV1yj68cRZEi2mq4?usp=sharing)
21
 
22
  ### Format
23
 
 
2
  tags:
3
  - generated_from_trainer
4
  model-index:
5
+ - name: gpt-est-base
6
  results: []
7
 
8
  widget:
 
13
 
14
  ---
15
 
16
+ # gpt-est-base
17
 
18
+ This is the base-size [GPT2](https://huggingface.co/docs/transformers/model_doc/gpt2) model, trained from scratch on 2.2 billion words (Estonian National Corpus + News Crawl + Common Crawl) for 3 epochs. Previously named "gpt-4-est-base", renamed to avoid click-baiting.
19
 
20
+ [Reference](https://doi.org/10.22364/bjmc.2022.10.3.19)
21
 
22
  ### Format
23