davidoj01 commited on
Commit
8fe9de4
·
verified ·
1 Parent(s): db394cc

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: 617840.3365573128
13
+ num_examples: 6885
14
+ - name: validation
15
+ num_bytes: 68738.66344268723
16
+ num_examples: 766
17
+ - name: heldout_profiles
18
+ num_bytes: 76215
19
+ num_examples: 847
20
+ download_size: 378222
21
+ dataset_size: 762794.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:d73ff13cb9731575532cbdf7195fbdbc57b8b278d0b019c7ac08f01f23fbe6fd
3
+ size 39080
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5306b02b982ca16f47267f17a2d94fec71a302cb248f933292f411e4c00193ee
3
+ size 302873
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e384f28e632c1cf27a4886e3c043b998944f856111b6a6ffbf139a74937d34f4
3
+ size 36269