---
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
splits:
- name: train
num_bytes: 3312115
num_examples: 4098
download_size: 894241
dataset_size: 3312115
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---