benjamin commited on
Commit
d0ec9b2
1 Parent(s): c5ccd83

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -64,7 +64,7 @@ print(tokenizer.decode(output))
64
 
65
  ## Training details
66
 
67
- GerPT2-large is trained on the entire German data (67GB) from the [CC-100 Corpus](http://data.statmt.org/cc-100/) and weights were initialized from the [English GPT2 model](https://huggingface.co/gpt2-large).
68
  GerPT2-large was trained with:
69
 
70
  - a batch size of 256
64
 
65
  ## Training details
66
 
67
+ GerPT2-large is trained on the entire German data from the [CC-100 Corpus](http://data.statmt.org/cc-100/) and weights were initialized from the [English GPT2 model](https://huggingface.co/gpt2-large).
68
  GerPT2-large was trained with:
69
 
70
  - a batch size of 256