--- configs: - config_name: default data_files: - split: anxiety path: data/anxiety-* - split: bipolar path: data/bipolar-* - split: depression path: data/depression-* - split: personalitydisorders path: data/personalitydisorders-* - split: trauma path: data/trauma-* dataset_info: features: - name: lead_post struct: - name: author dtype: string - name: content dtype: string - name: date dtype: string - name: thread_id dtype: string - name: title dtype: string - name: topic dtype: string - name: url dtype: string - name: comment_posts list: - name: author dtype: string - name: content dtype: string - name: parent_ids sequence: string - name: post_id dtype: string - name: thread_id dtype: string - name: url dtype: string splits: - name: anxiety num_bytes: 24332055 num_examples: 7948 - name: bipolar num_bytes: 3496018 num_examples: 1033 - name: depression num_bytes: 59927557 num_examples: 10243 - name: personalitydisorders num_bytes: 9791687 num_examples: 1854 - name: trauma num_bytes: 53211657 num_examples: 5763 download_size: 62533846 dataset_size: 150758974 --- # Dataset Card for "seven_cups" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)