Datasets:
Tasks:
Sentence Similarity
Modalities:
Text
Formats:
parquet
Languages:
Dutch
Size:
100K - 1M
Tags:
sentence-transformers
License:
File size: 887 Bytes
5b92233 539f21e 8e6536f 539f21e 5b92233 539f21e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |
---
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
tags:
- sentence-transformers
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).
|