--- dataset_info: features: - name: id dtype: int64 - name: ' patient_question' dtype: string - name: distorted_part dtype: string - name: dominant_distortion dtype: class_label: names: '0': All-or-nothing thinking '1': Emotional Reasoning '2': No Distortion '3': Magnification '4': Fortune-telling '5': Personalization '6': Should statements '7': Overgeneralization '8': Mind Reading '9': Mental filter '10': Labeling splits: - name: train num_bytes: 2076672.8 num_examples: 2024 - name: test num_bytes: 519168.2 num_examples: 506 download_size: 1579073 dataset_size: 2595841.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---