|
--- |
|
dataset_info: |
|
features: |
|
- name: id |
|
dtype: string |
|
- name: title |
|
dtype: string |
|
- name: selftext |
|
dtype: string |
|
- name: subreddit |
|
dtype: string |
|
- name: created_utc |
|
dtype: string |
|
- name: upvote_ratio |
|
dtype: float64 |
|
- name: score |
|
dtype: int64 |
|
- name: num_comments |
|
dtype: int64 |
|
- name: author_id |
|
dtype: float64 |
|
- name: author |
|
dtype: string |
|
- name: author_created_utc |
|
dtype: string |
|
- name: media_embed |
|
struct: |
|
- name: content |
|
dtype: string |
|
- name: height |
|
dtype: int64 |
|
- name: media_domain_url |
|
dtype: string |
|
- name: scrolling |
|
dtype: bool |
|
- name: width |
|
dtype: int64 |
|
splits: |
|
- name: train |
|
num_bytes: 92672.86155176855 |
|
num_examples: 361 |
|
download_size: 43691 |
|
dataset_size: 92672.86155176855 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
--- |
|
|