File size: 1,168 Bytes
8ca1a0e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ebf5730
8ca1a0e
 
 
 
 
 
 
 
 
 
 
ebf5730
8ca1a0e
 
 
 
 
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
51
52
53
---
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
  - name: unified_texts
    dtype: string
  - name: OpenStatus_id
    dtype: int64
  splits:
  - name: train
    num_bytes: 216256197
    num_examples: 112217
  - name: valid
    num_bytes: 43398940
    num_examples: 22443
  - name: test
    num_bytes: 43398940
    num_examples: 22443
  download_size: 163036345
  dataset_size: 303054077
---
# Dataset Card for "stackoverflow-open-status-classification"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)