Datasets:
Tasks:
Sentence Similarity
Modalities:
Text
Formats:
json
Languages:
Dutch
Size:
100K - 1M
Tags:
sentence-transformers
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-sa-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-sa-4.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- sentence-similarity
|
| 5 |
+
language:
|
| 6 |
+
- nl
|
| 7 |
+
size_categories:
|
| 8 |
+
- 100K<n<1M
|
| 9 |
---
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
This is a Dutch version of the [Stackexchange duplicate questions](https://paperswithcode.com/dataset/cqadupstack) dataset. Which we have auto-translated from English into Dutch using Meta's [No Language Left Behind](https://ai.facebook.com/research/no-language-left-behind/) model, specifically the [huggingface implementation](https://huggingface.co/facebook/nllb-200-distilled-600M).
|