--- dataset_info: features: - name: input dtype: string - name: output dtype: string - name: expansion_type dtype: string - name: sent_id dtype: string splits: - name: train num_bytes: 763081328 num_examples: 232072 - name: test num_bytes: 64129166 num_examples: 20017 download_size: 188553254 dataset_size: 827210494 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---