--- dataset_info: features: - name: text dtype: string - name: label dtype: int64 - name: predicted_label dtype: string - name: reasoning dtype: string splits: - name: train num_bytes: 4631828.948690008 num_examples: 11505 - name: validation num_bytes: 578928.2944994551 num_examples: 1438 - name: test num_bytes: 579330.887193822 num_examples: 1439 download_size: 2893559 dataset_size: 5790088.130383286 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---