tonysix commited on
Commit
4b5bce0
·
verified ·
1 Parent(s): 8d4d9ab

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: question_id
5
+ dtype: int64
6
+ - name: question
7
+ dtype: string
8
+ - name: ground_truth
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 9182919
13
+ num_examples: 10178
14
+ - name: test
15
+ num_bytes: 1175184
16
+ num_examples: 1273
17
+ download_size: 5876178
18
+ dataset_size: 10358103
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: train
23
+ path: data/train-*
24
+ - split: test
25
+ path: data/test-*
26
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f5670b7c117e5221df36b6b73c0904ce67a2b33bac868abfdcd32439b09e1ed
3
+ size 672600
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cff33aa11a9db64db1c03c942d5dfc1e181390217ae4bdedda2d0478500152a
3
+ size 5203578