catherinearnett commited on
Commit
cb8109c
1 Parent(s): aae6170

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ library_name: transformers
12
 
13
  # B-GPT_el_en_sequential
14
 
15
- This is a bilingual GPT-2 style model. For the first half of training, this model was trained only on Greek data. In the second half of training, the model was trained on only {language_2} data. At the end of training, 50 % of training data seen by the model is Greek and 50 % is English. The tokenizer was trained on the same proportions of Greek and English data.
16
 
17
  ## Model details:
18
 
 
12
 
13
  # B-GPT_el_en_sequential
14
 
15
+ This is a bilingual GPT-2 style model. For the first half of training, this model was trained only on Greek data. In the second half of training, the model was trained on only English data. At the end of training, 50 % of training data seen by the model is Greek and 50 % is English. The tokenizer was trained on the same overall proportions of data as the language model at the final step.
16
 
17
  ## Model details:
18