--- dataset_info: features: - name: id dtype: int64 - name: title dtype: string - name: fancy_title dtype: string - name: slug dtype: string - name: posts_count dtype: int64 - name: reply_count dtype: int64 - name: highest_post_number dtype: int64 - name: image_url dtype: string - name: created_at dtype: string - name: last_posted_at dtype: string - name: bumped dtype: bool - name: bumped_at dtype: string - name: archetype dtype: string - name: unseen dtype: bool - name: pinned dtype: bool - name: unpinned dtype: 'null' - name: visible dtype: bool - name: closed dtype: bool - name: archived dtype: bool - name: bookmarked dtype: 'null' - name: liked dtype: 'null' - name: tags_descriptions dtype: 'null' - name: views dtype: int64 - name: like_count dtype: int64 - name: has_summary dtype: bool - name: last_poster_username dtype: string - name: category_id dtype: int64 - name: pinned_globally dtype: bool - name: featured_link dtype: string - name: has_accepted_answer dtype: bool - name: posters list: - name: description dtype: string - name: extras dtype: string - name: flair_group_id dtype: 'null' - name: primary_group_id dtype: 'null' - name: user_id dtype: int64 - name: featured_link_root_domain dtype: string - name: unicode_title dtype: string splits: - name: train num_bytes: 32906189 num_examples: 73380 download_size: 13864196 dataset_size: 32906189 configs: - config_name: default data_files: - split: train path: data/train-* ---