--- dataset_info: features: - name: english_text dtype: string - name: colloquial_text dtype: string splits: - name: train num_bytes: 3832.463768115942 num_examples: 55 - name: test num_bytes: 975.536231884058 num_examples: 14 download_size: 6836 dataset_size: 4808.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---