CK0607 commited on
Commit
1df1373
·
verified ·
1 Parent(s): 67a3413

Add filtered.csv

Browse files
Files changed (2) hide show
  1. README.md +39 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: slug
7
+ dtype: string
8
+ - name: question
9
+ dtype: string
10
+ - name: firstGroup
11
+ dtype: float64
12
+ - name: createdTime
13
+ dtype: int64
14
+ - name: closeTime
15
+ dtype: int64
16
+ - name: resolvedTime
17
+ dtype: int64
18
+ - name: resolution
19
+ dtype: string
20
+ - name: resolutionProbability
21
+ dtype: float64
22
+ - name: volume
23
+ dtype: float64
24
+ - name: pred_category
25
+ dtype: string
26
+ - name: pred_subcategory
27
+ dtype: string
28
+ splits:
29
+ - name: train
30
+ num_bytes: 193475
31
+ num_examples: 927
32
+ download_size: 121341
33
+ dataset_size: 193475
34
+ configs:
35
+ - config_name: default
36
+ data_files:
37
+ - split: train
38
+ path: data/train-*
39
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:201a610277b2fb5ded4625ae3648b0aeac99154a1946ad1c5159cc07e1dbaf5c
3
+ size 121341