jmprcp commited on
Commit
68967fc
1 Parent(s): 9bcaee9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ pipeline_tag: translation
21
 
22
  ### Model Description
23
 
24
- TowerBase-7B is a language model that results from continuing the pretraining of Llama 2 on a mix of 20 billion tokens of non-English monolingual data, and bilingual data. TowerBase-7B-v0.1 is the first model in the series.
25
  The resulting model shows improved performance on the supported languages, while maintaining Llama 2's capabilities on English. It is particularly well-suited for fine-tuning on translation and related tasks: check out [TowerInstruct](https://huggingface.co/Unbabel/TowerInstruct-7B-v0.1).
26
 
27
  We will release more details in the upcoming technical report.
 
21
 
22
  ### Model Description
23
 
24
+ TowerBase-7B is a language model that results from continuing the pretraining of Llama 2 on a mix of 20 billion tokens of monolingual data in ten different languages — English, Portuguese, Spanish, French, German, Dutch, Italian, Korean, Chinese, Russian — and bilingual data. TowerBase-7B-v0.1 is the first model in the series.
25
  The resulting model shows improved performance on the supported languages, while maintaining Llama 2's capabilities on English. It is particularly well-suited for fine-tuning on translation and related tasks: check out [TowerInstruct](https://huggingface.co/Unbabel/TowerInstruct-7B-v0.1).
26
 
27
  We will release more details in the upcoming technical report.