tomaarsen's picture
tomaarsen HF staff
Add 'sentence-transformers' tag for easier discoverability
7ae4059 verified
|
raw
history blame
No virus
887 Bytes
---
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).