Update README.md
Browse files
README.md
CHANGED
@@ -34,7 +34,7 @@ This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentence
|
|
34 |
|
35 |
This model is based on [KU Leuven's RobBERT model](https://huggingface.co/DTAI-KULeuven/robbert-2022-dutch-base).
|
36 |
It has been finetuned on the [Paraphrase dataset](https://public.ukp.informatik.tu-darmstadt.de/reimers/sentence-transformers/datasets/paraphrases/), which we (machine-) translated to Dutch. The Paraphrase dataset consists of multiple datasets that consist of duo's of similar texts, for example duplicate questions on a forum.
|
37 |
-
We have
|
38 |
|
39 |
## Usage (Sentence-Transformers)
|
40 |
|
|
|
34 |
|
35 |
This model is based on [KU Leuven's RobBERT model](https://huggingface.co/DTAI-KULeuven/robbert-2022-dutch-base).
|
36 |
It has been finetuned on the [Paraphrase dataset](https://public.ukp.informatik.tu-darmstadt.de/reimers/sentence-transformers/datasets/paraphrases/), which we (machine-) translated to Dutch. The Paraphrase dataset consists of multiple datasets that consist of duo's of similar texts, for example duplicate questions on a forum.
|
37 |
+
We have released the translated data that we used to train this model on our Huggingface page.
|
38 |
|
39 |
## Usage (Sentence-Transformers)
|
40 |
|