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