--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: instruction dtype: string - name: input dtype: string - name: output dtype: string splits: - name: train num_bytes: 46044813 num_examples: 30504 - name: test num_bytes: 5248961 num_examples: 3390 download_size: 23104510 dataset_size: 51293774 --- # Dataset Card for "mri-samples" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)