--- dataset_info: features: - name: id dtype: string - name: conversations list: - name: from dtype: string - name: value dtype: string - name: text dtype: string splits: - name: train num_bytes: 368444795 num_examples: 14188 - name: valid num_bytes: 53163201 num_examples: 2021 - name: test num_bytes: 43262779 num_examples: 1667 download_size: 232223430 dataset_size: 464870775 configs: - config_name: default data_files: - split: train path: data/train-* - split: valid path: data/valid-* - split: test path: data/test-* ---