--- dataset_info: features: - name: label dtype: int64 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: category dtype: string splits: - name: train num_bytes: 1841768 num_examples: 7336 - name: validation num_bytes: 109143 num_examples: 408 - name: test num_bytes: 456210 num_examples: 1725 download_size: 1198316 dataset_size: 2407121 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* --- # Dataset Card for "mrpc_llama_2_v4" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)