--- dataset_info: - config_name: healthcaremagic features: - name: tgt dtype: string - name: src dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 190539493 num_examples: 181122 - name: validation num_bytes: 23782271 num_examples: 22641 - name: test num_bytes: 23813362 num_examples: 22642 download_size: 147248621 dataset_size: 238135126 - config_name: icliniq features: - name: tgt dtype: string - name: src dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 30971422 num_examples: 24851 - name: validation num_bytes: 3819950 num_examples: 3105 - name: test num_bytes: 3831220 num_examples: 3108 download_size: 15177985 dataset_size: 38622592 configs: - config_name: healthcaremagic data_files: - split: train path: healthcaremagic/train-* - split: validation path: healthcaremagic/validation-* - split: test path: healthcaremagic/test-* - config_name: icliniq data_files: - split: train path: icliniq/train-* - split: validation path: icliniq/validation-* - split: test path: icliniq/test-* ---