Datasets:
Tasks:
Sentence Similarity
Modalities:
Text
Formats:
parquet
Languages:
Dutch
Size:
100K - 1M
Tags:
sentence-transformers
License:
Rijgersberg
commited on
Commit
•
539f21e
1
Parent(s):
5b92233
Update README.md
Browse files
README.md
CHANGED
@@ -16,4 +16,17 @@ configs:
|
|
16 |
data_files:
|
17 |
- split: train
|
18 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
---
|
|
|
|
|
|
|
|
|
|
|
|
16 |
data_files:
|
17 |
- split: train
|
18 |
path: data/train-*
|
19 |
+
license: cc-by-sa-4.0
|
20 |
+
viewer: true
|
21 |
+
task_categories:
|
22 |
+
- sentence-similarity
|
23 |
+
language:
|
24 |
+
- nl
|
25 |
+
size_categories:
|
26 |
+
- 100K<n<1M
|
27 |
---
|
28 |
+
|
29 |
+
The AIINLI dataset is a combination of the [SNLI](https://nlp.stanford.edu/projects/snli/) and the [MultiNLI](https://cims.nyu.edu/~sbowman/multinli/) corpora. Which we have auto-translated
|
30 |
+
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).
|
31 |
+
|
32 |
+
|