--- dataset_info: - config_name: MovieDialoguesCorpus features: - name: text dtype: string - name: recipient dtype: string - name: author dtype: string - name: recipient_gender dtype: int64 - name: author_gender dtype: int64 splits: - name: train num_bytes: 21313059 num_examples: 232642 - name: validation num_bytes: 2438146 num_examples: 27117 - name: test num_bytes: 2565907 num_examples: 28582 download_size: 11834370 dataset_size: 26317112 - config_name: SwitchBoard features: - name: text dtype: string - name: recipient dtype: int64 - name: author dtype: int64 - name: recipient_gender dtype: int64 - name: author_gender dtype: int64 splits: - name: train num_bytes: 6826122 num_examples: 7095 - name: validation num_bytes: 939766 num_examples: 977 - name: test num_bytes: 746495 num_examples: 767 download_size: 4464599 dataset_size: 8512383 - config_name: TennisInterviewsCorpus features: - name: text dtype: string - name: recipient dtype: string - name: author dtype: string - name: recipient_gender dtype: int64 - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 8905314 num_examples: 59039 - name: validation num_bytes: 2695521 num_examples: 16991 - name: test num_bytes: 914387 num_examples: 5944 download_size: 5867850 dataset_size: 12515222 configs: - config_name: MovieDialoguesCorpus data_files: - split: train path: MovieDialoguesCorpus/train-* - split: validation path: MovieDialoguesCorpus/validation-* - split: test path: MovieDialoguesCorpus/test-* - config_name: SwitchBoard data_files: - split: train path: SwitchBoard/train-* - split: validation path: SwitchBoard/validation-* - split: test path: SwitchBoard/test-* - config_name: TennisInterviewsCorpus data_files: - split: train path: TennisInterviewsCorpus/train-* - split: validation path: TennisInterviewsCorpus/validation-* - split: test path: TennisInterviewsCorpus/test-* ---