--- configs: - config_name: default data_files: - split: pt_br path: data/pt_br-* - split: en path: data/en-* - split: es path: data/es-* dataset_info: features: - name: id dtype: int64 - name: prompt dtype: string - name: sentence A dtype: string - name: sentence B dtype: string - name: implication dtype: string splits: - name: pt_br num_bytes: 3913627 num_examples: 9840 - name: en num_bytes: 3985535 num_examples: 9999 - name: es num_bytes: 9807474 num_examples: 10001 download_size: 5446931 dataset_size: 17706636 --- # Dataset Card for "text_entailment" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)