--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: User dtype: string - name: Post dtype: string - name: Label dtype: string - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 2946934 num_examples: 400 - name: test num_bytes: 680403 num_examples: 100 download_size: 2169305 dataset_size: 3627337 --- # Dataset Card for "Reddit_C-SSRS" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)