--- configs: - config_name: default data_files: - split: test path: data/test-* - split: validation path: data/validation-* dataset_info: features: - name: premise dtype: string - name: hypothesis dtype: string - name: label dtype: class_label: names: '0': entailment '1': neutral '2': contradiction - name: itv2 hi premise dtype: string - name: itv2 hi hypothesis dtype: string splits: - name: test num_bytes: 2919428 num_examples: 5010 - name: validation num_bytes: 1445112 num_examples: 2490 download_size: 1167092 dataset_size: 4364540 --- # Dataset Card for "indic-xnli" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)