--- configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* dataset_info: features: - name: Type dtype: string - name: Section_id dtype: string - name: Primary_id dtype: string - name: Secondary_id dtype: string - name: Statement dtype: string - name: Label dtype: string - name: Primary_evidence_index sequence: int64 - name: Secondary_evidence_index sequence: int64 - name: Primary_ct dtype: string - name: Secondary_ct dtype: string - name: __index_level_0__ dtype: string splits: - name: train num_bytes: 12878094 num_examples: 1700 - name: validation num_bytes: 1478217 num_examples: 200 download_size: 4455382 dataset_size: 14356311 --- # Dataset Card for "nli4ct" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)