Datasets:
license: apache-2.0 | |
dataset_info: | |
- config_name: comments-2020 | |
features: | |
- name: uuid | |
dtype: string | |
- name: score | |
dtype: int64 | |
- name: created | |
dtype: int64 | |
- name: score_up | |
dtype: int64 | |
- name: community | |
dtype: string | |
- name: is_deleted | |
dtype: bool | |
- name: score_down | |
dtype: int64 | |
- name: raw_content | |
dtype: string | |
- name: is_moderator | |
dtype: bool | |
- name: date | |
dtype: string | |
- name: author | |
dtype: string | |
- name: embedding | |
sequence: float32 | |
splits: | |
- name: train | |
num_bytes: 31046054383 | |
num_examples: 12774203 | |
download_size: 37704189521 | |
dataset_size: 31046054383 | |
- config_name: submissions-2020-to-2023 | |
features: | |
- name: link | |
dtype: string | |
- name: type | |
dtype: string | |
- name: uuid | |
dtype: string | |
- name: score | |
dtype: int64 | |
- name: title | |
dtype: string | |
- name: domain | |
dtype: string | |
- name: created | |
dtype: int64 | |
- name: is_nsfw | |
dtype: bool | |
- name: is_admin | |
dtype: bool | |
- name: is_image | |
dtype: bool | |
- name: is_video | |
dtype: bool | |
- name: score_up | |
dtype: int64 | |
- name: tweet_id | |
dtype: string | |
- name: community | |
dtype: string | |
- name: is_deleted | |
dtype: bool | |
- name: is_twitter | |
dtype: bool | |
- name: score_down | |
dtype: int64 | |
- name: video_link | |
dtype: string | |
- name: raw_content | |
dtype: string | |
- name: is_moderator | |
dtype: bool | |
- name: post_flair_text | |
dtype: string | |
- name: post_flair_class | |
dtype: string | |
- name: date | |
dtype: timestamp[ns] | |
- name: author | |
dtype: string | |
- name: embedding | |
sequence: float32 | |
splits: | |
- name: train | |
num_bytes: 17187529594 | |
num_examples: 6293980 | |
download_size: 20010835367 | |
dataset_size: 17187529594 | |
configs: | |
- config_name: comments-2020 | |
data_files: | |
- split: train | |
path: comments-2020/train-* | |
- config_name: submissions-2020-to-2023 | |
data_files: | |
- split: train | |
path: submissions-2020-to-2023/train-* | |