File size: 1,054 Bytes
			
			| e05aaf7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 | ---
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) | 
