UMCU commited on
Commit
9dbbd31
·
verified ·
1 Parent(s): 5cf229a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -18,6 +18,7 @@ The original [data source](https://pmc-patients.github.io/).
18
  Translation of PMC patient records using [MariaNMT](https://huggingface.co/vvn/en-to-dutch-marianmt), using the [PubScience](https://github.com/bramiozo/PubScience) library.
19
  For the translation we concatenated chunked translations to account for the maximum context length of the [MariaNMT](https://huggingface.co/vvn/en-to-dutch-marianmt) model.
20
 
 
21
 
22
  # Acknowledgement
23
 
 
18
  Translation of PMC patient records using [MariaNMT](https://huggingface.co/vvn/en-to-dutch-marianmt), using the [PubScience](https://github.com/bramiozo/PubScience) library.
19
  For the translation we concatenated chunked translations to account for the maximum context length of the [MariaNMT](https://huggingface.co/vvn/en-to-dutch-marianmt) model.
20
 
21
+ **Note**: these are unfiltered translations from an NMT model and might therefore contain artifacts such as spurious token-repetitions.
22
 
23
  # Acknowledgement
24