catherinearnett
commited on
Commit
•
ecd834b
1
Parent(s):
28dd6aa
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ library_name: transformers
|
|
12 |
|
13 |
# B-GPT_en_es_sequential
|
14 |
|
15 |
-
The B-GPT Models are bilingual GPT-2 style models. For the first half of training, this model was trained only on English data. In the second half of training, the model was trained on only {language_2} data
|
16 |
|
17 |
## Model details:
|
18 |
|
|
|
12 |
|
13 |
# B-GPT_en_es_sequential
|
14 |
|
15 |
+
The B-GPT Models are bilingual GPT-2 style models. For the first half of training, this model was trained only on English 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 English and 50 % is Spanish. The tokenizer was trained on the same proportions of English and Spanish data.
|
16 |
|
17 |
## Model details:
|
18 |
|