--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: validation path: data/validation-* dataset_info: features: - name: premise dtype: string - name: hypothesis dtype: string - name: label dtype: int64 splits: - name: train num_bytes: 67523459 num_examples: 538896 - name: test num_bytes: 1285789 num_examples: 9792 - name: validation num_bytes: 1295645 num_examples: 9792 download_size: 20806553 dataset_size: 70104893 license: cc-by-sa-4.0 language: - nl tags: - generic - sentence similarity pretty_name: Dutch translation of SNLI corpus with Maria NMT size_categories: - 100K