Rohan1103 commited on
Commit
30e7a4f
·
verified ·
1 Parent(s): 1bc1f3c

Upload dataset

Browse files
README.md CHANGED
@@ -1,3 +1,43 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: apache-2.0
3
+ dataset_info:
4
+ features:
5
+ - name: question_id
6
+ dtype: int64
7
+ - name: title
8
+ dtype: string
9
+ - name: question_body
10
+ dtype: string
11
+ - name: answer_body
12
+ dtype: string
13
+ - name: tags
14
+ dtype: string
15
+ - name: question_score
16
+ dtype: int64
17
+ - name: answer_score
18
+ dtype: int64
19
+ - name: view_count
20
+ dtype: int64
21
+ - name: creation_date
22
+ dtype: string
23
+ - name: category
24
+ dtype: string
25
+ - name: source_site
26
+ dtype: string
27
+ splits:
28
+ - name: train
29
+ num_bytes: 408458530.3281403
30
+ num_examples: 247023
31
+ - name: test
32
+ num_bytes: 45385934.67185969
33
+ num_examples: 27448
34
+ download_size: 264262912
35
+ dataset_size: 453844465.0
36
+ configs:
37
+ - config_name: default
38
+ data_files:
39
+ - split: train
40
+ path: data/train-*
41
+ - split: test
42
+ path: data/test-*
43
  ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15aab17ec9bec5f5fec52a2a0cd52035b6b85e00754b7768b3740b7544e282c7
3
+ size 26304555
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:433e92a6ac818641067debf9129ee5dfe2342d40fcde678d1d1d1073bcfa3dc7
3
+ size 237958357