jmprcp commited on
Commit
0ddd842
1 Parent(s): 3ba07fe

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 monolingual data from non-English languages, 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'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
  We will release more details in the upcoming technical report.
27
 
 
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'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
  We will release more details in the upcoming technical report.
27