davidoj01 commited on
Commit
583ea71
·
verified ·
1 Parent(s): 227cf9d

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: questions.answer
5
+ dtype: string
6
+ - name: questions.order
7
+ dtype: int64
8
+ - name: questions.question
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 61813064
13
+ num_examples: 689463
14
+ - name: validation
15
+ num_bytes: 6864155
16
+ num_examples: 76608
17
+ - name: heldout_profiles
18
+ num_bytes: 7643176
19
+ num_examples: 85303
20
+ download_size: 37770323
21
+ dataset_size: 76320395
22
+ configs:
23
+ - config_name: default
24
+ data_files:
25
+ - split: train
26
+ path: data/train-*
27
+ - split: validation
28
+ path: data/validation-*
29
+ - split: heldout_profiles
30
+ path: data/heldout_profiles-*
31
+ ---
data/heldout_profiles-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75dcef5360d8f243eee44205f8a07ed5165a3914b45f7544df0ae49dbfc86155
3
+ size 3785980
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e13d8b9e96ff23a07ba2f15b1892c214eb05811f1e0293c98dd8ed8f5de7019
3
+ size 30585494
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:964f8082d8d93270da3446527c0001fed0e9775fe83453496bcf84bdaafeb0a1
3
+ size 3398849