UMCU commited on
Commit
f4f9d05
1 Parent(s): 0df4576

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -50,7 +50,7 @@ Decoder models
50
  NTMs
51
  * [NLLB200](https://huggingface.co/facebook/nllb-200-3.3B)
52
  * [UL2, en-nl](https://huggingface.co/yhavinga/ul2-large-en-nl), [UL2, nl-en](https://huggingface.co/yhavinga/ul2-large-dutch-english)
53
- * [OPUS MT, en-nl](https://huggingface.co/Helsinki-NLP/opus-mt-en-nl), [OPUS MT, nl-en](https://huggingface.co/Helsinki-NLP/opus-mt-nl-en)
54
  * [Llama 2 MT, nl-en](https://huggingface.co/kaitchup/Llama-2-7b-mt-Dutch-to-English)
55
 
56
  Still to add; sentence similarity and data sets.
 
50
  NTMs
51
  * [NLLB200](https://huggingface.co/facebook/nllb-200-3.3B)
52
  * [UL2, en-nl](https://huggingface.co/yhavinga/ul2-large-en-nl), [UL2, nl-en](https://huggingface.co/yhavinga/ul2-large-dutch-english)
53
+ * [OPUS MT, en-nl](https://huggingface.co/Helsinki-NLP/opus-mt-en-nl), [OPUS MT, nl-en](https://huggingface.co/Helsinki-NLP/opus-mt-nl-en), [OPUS MT Healthcare, nl-en](https://huggingface.co/FremyCompany/opus-mt-nl-en-healthcare)
54
  * [Llama 2 MT, nl-en](https://huggingface.co/kaitchup/Llama-2-7b-mt-Dutch-to-English)
55
 
56
  Still to add; sentence similarity and data sets.