--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: dev path: data/dev-* dataset_info: features: - name: sentence dtype: string - name: label dtype: int64 splits: - name: train num_bytes: 1105634 num_examples: 8662 - name: test num_bytes: 253331 num_examples: 2000 - name: dev num_bytes: 33062 num_examples: 256 download_size: 909063 dataset_size: 1392027 --- # Dataset Card for "mr" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)