|
--- |
|
dataset_info: |
|
features: |
|
- name: post_id |
|
dtype: string |
|
- name: author |
|
dtype: string |
|
- name: title |
|
dtype: string |
|
- name: subreddit |
|
dtype: string |
|
- name: created_utc |
|
dtype: string |
|
- name: score |
|
dtype: int64 |
|
- name: num_comments |
|
dtype: int64 |
|
- name: image_url |
|
dtype: string |
|
- name: image |
|
dtype: image |
|
- name: top_comment_1_id |
|
dtype: string |
|
- name: top_comment_1_author |
|
dtype: string |
|
- name: top_comment_1_body |
|
dtype: string |
|
- name: top_comment_1_score |
|
dtype: int64 |
|
- name: top_comment_1_created_utc |
|
dtype: string |
|
- name: top_comment_2_id |
|
dtype: string |
|
- name: top_comment_2_author |
|
dtype: string |
|
- name: top_comment_2_body |
|
dtype: string |
|
- name: top_comment_2_score |
|
dtype: int64 |
|
- name: top_comment_2_created_utc |
|
dtype: string |
|
- name: top_comment_3_id |
|
dtype: string |
|
- name: top_comment_3_author |
|
dtype: string |
|
- name: top_comment_3_body |
|
dtype: string |
|
- name: top_comment_3_score |
|
dtype: int64 |
|
- name: top_comment_3_created_utc |
|
dtype: string |
|
- name: top_comment_4_id |
|
dtype: string |
|
- name: top_comment_4_author |
|
dtype: string |
|
- name: top_comment_4_body |
|
dtype: string |
|
- name: top_comment_4_score |
|
dtype: int64 |
|
- name: top_comment_4_created_utc |
|
dtype: string |
|
- name: top_comment_5_id |
|
dtype: string |
|
- name: top_comment_5_author |
|
dtype: string |
|
- name: top_comment_5_body |
|
dtype: string |
|
- name: top_comment_5_score |
|
dtype: int64 |
|
- name: top_comment_5_created_utc |
|
dtype: string |
|
splits: |
|
- name: train |
|
num_bytes: 174776986234.51624 |
|
num_examples: 78813 |
|
download_size: 181890523313 |
|
dataset_size: 174776986234.51624 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
--- |
|
|