--- dataset_info: - config_name: 14b features: - name: id dtype: int64 - name: sentence dtype: string - name: audio dtype: audio: decode: false - name: audio_language dtype: string - name: is_studio dtype: bool - name: speaker_id dtype: int64 - name: continuation dtype: string splits: - name: train num_bytes: 22291813 num_examples: 1890 - name: validation num_bytes: 389456 num_examples: 35 - name: test num_bytes: 459443 num_examples: 40 download_size: 22935664 dataset_size: 23140712 - config_name: 32b features: - name: id dtype: int64 - name: sentence dtype: string - name: audio dtype: audio: decode: false - name: audio_language dtype: string - name: is_studio dtype: bool - name: speaker_id dtype: int64 - name: continuation dtype: string splits: - name: train num_bytes: 33471752 num_examples: 2778 - name: validation num_bytes: 699016 num_examples: 60 - name: test num_bytes: 807027 num_examples: 59 download_size: 34670711 dataset_size: 34977795 configs: - config_name: 14b data_files: - split: train path: 14b/train-* - split: validation path: 14b/validation-* - split: test path: 14b/test-* - config_name: 32b data_files: - split: train path: 32b/train-* - split: validation path: 32b/validation-* - split: test path: 32b/test-* ---