--- dataset_info: features: - name: id dtype: int64 - name: type dtype: string - name: by dtype: string - name: time dtype: timestamp[us] - name: title dtype: string - name: text dtype: string - name: url dtype: string - name: score dtype: float64 - name: parent dtype: float64 - name: top_level_parent dtype: int64 - name: descendants dtype: float64 - name: kids sequence: int64 - name: deleted dtype: bool - name: dead dtype: bool splits: - name: train num_bytes: 16886975696 num_examples: 38109500 download_size: 9948795138 dataset_size: 16886975696 configs: - config_name: default data_files: - split: train path: data/train-* --- # Hacker News posts and comments This is a dataset of all HN posts and comments, current as of November 1, 2023.