--- dataset_info: features: - name: label dtype: class_label: names: '0': '0' '1': '1' - name: text dtype: string - name: class dtype: string splits: - name: train num_bytes: 2020706.54917166 num_examples: 3404 - name: test num_bytes: 505176.637292915 num_examples: 851 - name: rag num_bytes: 7578836.813535425 num_examples: 12767 download_size: 6433895 dataset_size: 10104720.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: rag path: data/rag-* ---