nunonmg commited on
Commit
8051d61
1 Parent(s): 306ac9c

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
- TowerMistralInstruct-7B is a language model that results from fine-tuning a Mistral version of TowerBase on the TowerBlocks supervised fine-tuning dataset.
25
  The model is trained to handle several translation-related tasks, such as general machine translation (e.g., sentence- and paragraph/document-level translation, terminology-aware translation, context-aware translation), automatic post edition, named-entity recognition, gramatical error correction, and paraphrase generation.
26
 
27
  This model has performance comparable to the larger TowerInstruct-13B-v0.2, while being roughly half the size. Check out our [paper](https://arxiv.org/abs/2402.17733).
 
21
 
22
  ### Model Description
23
 
24
+ TowerMistral-Instruct-7B is a language model that results from fine-tuning a Mistral version of TowerBase on the TowerBlocks supervised fine-tuning dataset.
25
  The model is trained to handle several translation-related tasks, such as general machine translation (e.g., sentence- and paragraph/document-level translation, terminology-aware translation, context-aware translation), automatic post edition, named-entity recognition, gramatical error correction, and paraphrase generation.
26
 
27
  This model has performance comparable to the larger TowerInstruct-13B-v0.2, while being roughly half the size. Check out our [paper](https://arxiv.org/abs/2402.17733).