tomaarsen's picture
tomaarsen HF staff
Add 'sentence-transformers' tag for easier discoverability
7ae4059 verified
metadata
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 and the MultiNLI corpora. Which we have auto-translated into Dutch using Meta's No Language Left Behind model, specifically the huggingface implementation.