pszemraj commited on
Commit
f93ead8
1 Parent(s): c151ffd

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: int32
6
+ - name: topic
7
+ dtype:
8
+ class_label:
9
+ names:
10
+ '0': Society & Culture
11
+ '1': Science & Mathematics
12
+ '2': Health
13
+ '3': Education & Reference
14
+ '4': Computers & Internet
15
+ '5': Sports
16
+ '6': Business & Finance
17
+ '7': Entertainment & Music
18
+ '8': Family & Relationships
19
+ '9': Politics & Government
20
+ - name: question_title
21
+ dtype: string
22
+ - name: question_content
23
+ dtype: string
24
+ - name: best_answer
25
+ dtype: string
26
+ - name: token_count
27
+ dtype: int64
28
+ - name: text
29
+ dtype: string
30
+ splits:
31
+ - name: train
32
+ num_bytes: 27734424
33
+ num_examples: 3352
34
+ - name: test
35
+ num_bytes: 1094914
36
+ num_examples: 133
37
+ download_size: 17412370
38
+ dataset_size: 28829338
39
+ configs:
40
+ - config_name: default
41
+ data_files:
42
+ - split: train
43
+ path: data/train-*
44
+ - split: test
45
+ path: data/test-*
46
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d7df7870df7ec41338f340949335aca41d44515d33f34b771848e6301c1f083
3
+ size 677814
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33a077c242880566712ad9100ec8ff6c0d9d8d30418debc3a505c4f7cf40c1dc
3
+ size 16734556