krypticmouse commited on
Commit
86ad447
·
verified ·
1 Parent(s): 83a18a8

Upload dataset

Browse files
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  dataset_info:
3
- config_name: book_index
4
  features:
5
  - name: title
6
  dtype: string
@@ -22,9 +22,39 @@ dataset_info:
22
  num_examples: 15346
23
  download_size: 9653145
24
  dataset_size: 19669170
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  configs:
26
  - config_name: book_index
27
  data_files:
28
  - split: train
29
  path: book_index/train-*
 
 
 
 
 
 
 
 
30
  ---
 
1
  ---
2
  dataset_info:
3
+ - config_name: book_index
4
  features:
5
  - name: title
6
  dtype: string
 
22
  num_examples: 15346
23
  download_size: 9653145
24
  dataset_size: 19669170
25
+ - config_name: evaluations
26
+ features:
27
+ - name: question
28
+ dtype: string
29
+ - name: question_posted_date
30
+ dtype: timestamp[s]
31
+ - name: book_id
32
+ dtype: string
33
+ - name: answers
34
+ sequence: string
35
+ splits:
36
+ - name: train
37
+ num_bytes: 21101189
38
+ num_examples: 11552
39
+ - name: validation
40
+ num_bytes: 28875252
41
+ num_examples: 15885
42
+ - name: test
43
+ num_bytes: 2884306
44
+ num_examples: 979
45
+ download_size: 29503858
46
+ dataset_size: 52860747
47
  configs:
48
  - config_name: book_index
49
  data_files:
50
  - split: train
51
  path: book_index/train-*
52
+ - config_name: evaluations
53
+ data_files:
54
+ - split: train
55
+ path: evaluations/train-*
56
+ - split: validation
57
+ path: evaluations/validation-*
58
+ - split: test
59
+ path: evaluations/test-*
60
  ---
evaluations/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19007e439a67ce4feb27f055616ceba0c48a9039af9b92c1c9a47d16c66da61a
3
+ size 1739810
evaluations/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8dd32b42da4dee17026724f24131a5825586e4c2df723cd2d347fe4c3c5301a4
3
+ size 11726461
evaluations/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0fcee151367a438f96c07e661de4e4ebc83d4f8d7fe1809a635714c5fd04c15
3
+ size 16037587