davidoj01 commited on
Commit
574c667
·
verified ·
1 Parent(s): 698f2fe

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: 15455157.452394372
13
+ num_examples: 172454
14
+ - name: validation
15
+ num_bytes: 1717279.547605628
16
+ num_examples: 19162
17
+ - name: heldout_profiles
18
+ num_bytes: 1912437
19
+ num_examples: 21301
20
+ download_size: 9452059
21
+ dataset_size: 19084874.0
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:f51bed21670352af71d63c71ac5dadbbe607ee05ef2fc856ed7da72e99f5a38d
3
+ size 949194
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c34ec0ca730cf7bfe77f6d4c62d85f6e466592e96c83c51f54553680955a89b9
3
+ size 7650478
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cca08ddb11b7dbab0b57a5b244049c4e2303cdc12f238b0a941d9546d1b9a77d
3
+ size 852387