--- dataset_info: - config_name: window_10min features: - name: meeting_id dtype: string - name: begin_time dtype: float32 - name: end_time dtype: float32 - name: duration dtype: float32 - name: audio dtype: audio: sampling_rate: 16000 - name: transcription struct: - name: speaker_id list: string - name: text list: string - name: begin_time list: float32 - name: end_time list: float32 - name: previous_context struct: - name: speaker_id list: string - name: text list: string - name: begin_time list: float32 - name: end_time list: float32 splits: - name: train num_bytes: 9771197297 num_examples: 593 - name: validation num_bytes: 1155657785 num_examples: 71 - name: test num_bytes: 1101296865 num_examples: 67 download_size: 9742665407 dataset_size: 12028151947 - config_name: window_15min features: - name: meeting_id dtype: string - name: begin_time dtype: float32 - name: end_time dtype: float32 - name: duration dtype: float32 - name: audio dtype: audio: sampling_rate: 16000 - name: transcription struct: - name: speaker_id list: string - name: text list: string - name: begin_time list: float32 - name: end_time list: float32 - name: previous_context struct: - name: speaker_id list: string - name: text list: string - name: begin_time list: float32 - name: end_time list: float32 splits: - name: train num_bytes: 9517182000 num_examples: 402 - name: validation num_bytes: 1121687203 num_examples: 49 - name: test num_bytes: 1066944509 num_examples: 46 download_size: 9473332900 dataset_size: 11705813712 - config_name: window_20min features: - name: meeting_id dtype: string - name: begin_time dtype: float32 - name: end_time dtype: float32 - name: duration dtype: float32 - name: audio dtype: audio: sampling_rate: 16000 - name: transcription struct: - name: speaker_id list: string - name: text list: string - name: begin_time list: float32 - name: end_time list: float32 - name: previous_context struct: - name: speaker_id list: string - name: text list: string - name: begin_time list: float32 - name: end_time list: float32 splits: - name: train num_bytes: 9353704457 num_examples: 310 - name: validation num_bytes: 1104971468 num_examples: 39 - name: test num_bytes: 1046304744 num_examples: 34 download_size: 9302129635 dataset_size: 11504980669 - config_name: window_25min features: - name: meeting_id dtype: string - name: begin_time dtype: float32 - name: end_time dtype: float32 - name: duration dtype: float32 - name: audio dtype: audio: sampling_rate: 16000 - name: transcription struct: - name: speaker_id list: string - name: text list: string - name: begin_time list: float32 - name: end_time list: float32 - name: previous_context struct: - name: speaker_id list: string - name: text list: string - name: begin_time list: float32 - name: end_time list: float32 splits: - name: train num_bytes: 9272977513 num_examples: 262 - name: validation num_bytes: 1092752457 num_examples: 33 - name: test num_bytes: 1038577383 num_examples: 30 download_size: 9224680581 dataset_size: 11404307353 - config_name: window_30min features: - name: meeting_id dtype: string - name: begin_time dtype: float32 - name: end_time dtype: float32 - name: duration dtype: float32 - name: audio dtype: audio: sampling_rate: 16000 - name: transcription struct: - name: speaker_id list: string - name: text list: string - name: begin_time list: float32 - name: end_time list: float32 - name: previous_context struct: - name: speaker_id list: string - name: text list: string - name: begin_time list: float32 - name: end_time list: float32 splits: - name: train num_bytes: 9236661820 num_examples: 240 - name: validation num_bytes: 1084865634 num_examples: 28 - name: test num_bytes: 1035711555 num_examples: 29 download_size: 9186170106 dataset_size: 11357239009 - config_name: window_5min features: - name: meeting_id dtype: string - name: begin_time dtype: float32 - name: end_time dtype: float32 - name: duration dtype: float32 - name: audio dtype: audio: sampling_rate: 16000 - name: transcription struct: - name: speaker_id list: string - name: text list: string - name: begin_time list: float32 - name: end_time list: float32 - name: previous_context struct: - name: speaker_id list: string - name: text list: string - name: begin_time list: float32 - name: end_time list: float32 splits: - name: train num_bytes: 10937114925 num_examples: 1236 - name: validation num_bytes: 1289114263 num_examples: 145 - name: test num_bytes: 1228214982 num_examples: 140 download_size: 10898379925 dataset_size: 13454444170 configs: - config_name: window_10min data_files: - split: train path: window_10min/train-* - split: validation path: window_10min/validation-* - split: test path: window_10min/test-* - config_name: window_15min data_files: - split: train path: window_15min/train-* - split: validation path: window_15min/validation-* - split: test path: window_15min/test-* - config_name: window_20min data_files: - split: train path: window_20min/train-* - split: validation path: window_20min/validation-* - split: test path: window_20min/test-* - config_name: window_25min data_files: - split: train path: window_25min/train-* - split: validation path: window_25min/validation-* - split: test path: window_25min/test-* - config_name: window_30min data_files: - split: train path: window_30min/train-* - split: validation path: window_30min/validation-* - split: test path: window_30min/test-* - config_name: window_5min data_files: - split: train path: window_5min/train-* - split: validation path: window_5min/validation-* - split: test path: window_5min/test-* ---