hacker-news / README.md
corbt's picture
Upload dataset
d862500 verified
---
dataset_info:
features:
- name: id
dtype: int64
- name: type
dtype: large_string
- name: by
dtype: large_string
- name: time
dtype: timestamp[us]
- name: title
dtype: large_string
- name: text
dtype: large_string
- name: url
dtype: large_string
- name: score
dtype: int64
- name: parent
dtype: int64
- name: top_level_parent
dtype: int64
- name: descendants
dtype: int64
- name: kids
large_list: int64
- name: deleted
dtype: bool
- name: dead
dtype: bool
splits:
- name: train
num_bytes: 19477347257
num_examples: 41813385
download_size: 10872180710
dataset_size: 19477347257
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.