--- dataset_info: features: - name: discussion_title dtype: string - name: discussion_url dtype: string - name: discussion_topic_id dtype: int64 - name: discussion_category dtype: int64 - name: discussion_created_at dtype: string - name: thread list: - name: id dtype: int64 - name: name dtype: string - name: username dtype: string - name: avatar_template dtype: string - name: created_at dtype: string - name: cooked dtype: string - name: post_number dtype: int64 - name: post_type dtype: int64 - name: posts_count dtype: int64 - name: updated_at dtype: string - name: reply_count dtype: int64 - name: reply_to_post_number dtype: int64 - name: quote_count dtype: int64 - name: incoming_link_count dtype: int64 - name: reads dtype: int64 - name: readers_count dtype: int64 - name: score dtype: float64 - name: yours dtype: bool - name: topic_id dtype: int64 - name: topic_slug dtype: string - name: display_username dtype: string - name: primary_group_name dtype: 'null' - name: flair_name dtype: 'null' - name: flair_url dtype: 'null' - name: flair_bg_color dtype: 'null' - name: flair_color dtype: 'null' - name: flair_group_id dtype: 'null' - name: badges_granted list: 'null' - name: version dtype: int64 - name: can_edit dtype: bool - name: can_delete dtype: bool - name: can_recover dtype: bool - name: can_see_hidden_post dtype: bool - name: can_wiki dtype: bool - name: link_counts list: - name: url dtype: string - name: internal dtype: bool - name: reflection dtype: bool - name: title dtype: string - name: clicks dtype: int64 - name: read dtype: bool - name: user_title dtype: string - name: bookmarked dtype: bool - name: actions_summary list: - name: id dtype: int64 - name: count dtype: int64 - name: moderator dtype: bool - name: admin dtype: bool - name: staff dtype: bool - name: user_id dtype: int64 - name: hidden dtype: bool - name: trust_level dtype: int64 - name: deleted_at dtype: 'null' - name: user_deleted dtype: bool - name: edit_reason dtype: string - name: can_view_edit_history dtype: bool - name: wiki dtype: bool - name: post_url dtype: string - name: reactions list: - name: id dtype: string - name: type dtype: string - name: count dtype: int64 - name: current_user_reaction dtype: 'null' - name: reaction_users_count dtype: int64 - name: current_user_used_main_reaction dtype: bool - name: can_accept_answer dtype: bool - name: can_unaccept_answer dtype: bool - name: accepted_answer dtype: bool - name: topic_accepted_answer dtype: bool - name: can_vote dtype: bool - name: title_is_group dtype: bool - name: reply_to_user struct: - name: id dtype: int64 - name: username dtype: string - name: name dtype: string - name: avatar_template dtype: string - name: action_code dtype: string - name: via_email dtype: bool - name: question dtype: string - name: solution dtype: string splits: - name: train num_bytes: 4180555 num_examples: 300 download_size: 1650582 dataset_size: 4180555 configs: - config_name: default data_files: - split: train path: data/train-* ---