gorkemgoknar commited on
Commit
9184c98
·
1 Parent(s): ab34bf6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  gpt2-turkish-wiki
2
 
3
- Current version is demo only with 250mb trained wikipedia text in Turkish.
4
 
5
  Using modified https://github.com/piegu/fastai-projects/blob/master/finetuning-English-GPT2-any-language-Portuguese-HuggingFace-fastaiv2_FAST.ipynb
6
 
@@ -11,5 +11,5 @@ Epoch train_loss valid_loss accuracy perplexity time
11
  1 4.264910 5.344171 0.267870 209.384140 02:54
12
 
13
 
14
- TODO: Total turkish wikipedia text is 3GB unpacked currently.
15
 
 
1
  gpt2-turkish-wiki
2
 
3
+ Current version is demo only with 200Mb trained wikipedia text in Turkish.
4
 
5
  Using modified https://github.com/piegu/fastai-projects/blob/master/finetuning-English-GPT2-any-language-Portuguese-HuggingFace-fastaiv2_FAST.ipynb
6
 
 
11
  1 4.264910 5.344171 0.267870 209.384140 02:54
12
 
13
 
14
+ TODO: Total turkish wikipedia text is 350-400 Mb unpacked currently.
15