Datasets:
Tasks:
Sentence Similarity
Modalities:
Text
Formats:
parquet
Languages:
Dutch
Size:
100K - 1M
Tags:
sentence-transformers
License:
dataset_info: | |
features: | |
- name: sentence_1 | |
dtype: string | |
- name: sentence_2 | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 39728490 | |
num_examples: 277230 | |
download_size: 25076900 | |
dataset_size: 39728490 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
license: cc-by-sa-4.0 | |
viewer: true | |
task_categories: | |
- sentence-similarity | |
language: | |
- nl | |
size_categories: | |
- 100K<n<1M | |
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 | |
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). | |