--- 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: 3625606 num_examples: 10000 download_size: 2081514 dataset_size: 3625606 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "hacker-news" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)