--- language: - en dataset_info: features: - name: html_url dtype: string - name: title dtype: string - name: comments dtype: string - name: body dtype: string - name: comment_length_in_words dtype: int64 - name: text dtype: string splits: - name: train num_bytes: 4382881 num_examples: 1896 download_size: 1329715 dataset_size: 4382881 configs: - config_name: default data_files: - split: train path: data/train-* ---