configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
dataset_info: | |
features: | |
- name: Id | |
dtype: string | |
- name: PostTypeId | |
dtype: string | |
- name: AcceptedAnswerId | |
dtype: string | |
- name: ParentId | |
dtype: string | |
- name: Score | |
dtype: string | |
- name: ViewCount | |
dtype: string | |
- name: Body | |
dtype: string | |
- name: Title | |
dtype: string | |
- name: ContentLicense | |
dtype: string | |
- name: FavoriteCount | |
dtype: string | |
- name: CreationDate | |
dtype: string | |
- name: LastActivityDate | |
dtype: string | |
- name: LastEditDate | |
dtype: string | |
- name: LastEditorUserId | |
dtype: string | |
- name: OwnerUserId | |
dtype: string | |
- name: Tags | |
sequence: string | |
splits: | |
- name: train | |
num_bytes: 91145469 | |
num_examples: 76788 | |
download_size: 48788218 | |
dataset_size: 91145469 | |
# Dataset Card for "datascience-stackexchange-posts" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |