reubenjohn's picture
Upload README.md with huggingface_hub
084b565
|
raw
history blame
1.1 kB
---
dataset_info:
features:
- name: PostId
dtype: int64
- name: PostCreationDate
dtype: string
- name: OwnerUserId
dtype: int64
- name: OwnerCreationDate
dtype: string
- name: ReputationAtPostCreation
dtype: int64
- name: OwnerUndeletedAnswerCountAtPostTime
dtype: int64
- name: Title
dtype: string
- name: BodyMarkdown
dtype: string
- name: Tag1
dtype: string
- name: Tag2
dtype: string
- name: Tag3
dtype: string
- name: Tag4
dtype: string
- name: Tag5
dtype: string
- name: PostClosedDate
dtype: string
- name: OpenStatus
dtype: string
splits:
- name: train
num_bytes: 3805858846
num_examples: 3336822
- name: valid
num_bytes: 35222404
num_examples: 26964
- name: test
num_bytes: 8969955
num_examples: 6742
download_size: 2055149982
dataset_size: 3850051205
---
# Dataset Card for "stackoverflow-unified-text-open-status-classification"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)