cfierro commited on
Commit
59085dd
·
verified ·
1 Parent(s): 0d13b5a

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: messages
5
+ list:
6
+ - name: role
7
+ dtype: string
8
+ - name: content
9
+ dtype: string
10
+ - name: data
11
+ struct:
12
+ - name: correct_answer
13
+ dtype: string
14
+ - name: metadata
15
+ struct:
16
+ - name: doc_index
17
+ dtype: int64
18
+ - name: event_id
19
+ dtype: string
20
+ - name: event_type
21
+ dtype: string
22
+ - name: original_question
23
+ dtype: string
24
+ - name: source
25
+ dtype: string
26
+ - name: wikipedia_url
27
+ dtype: string
28
+ splits:
29
+ - name: pre_cutoff
30
+ num_bytes: 1588324
31
+ num_examples: 3858
32
+ - name: post_cutoff
33
+ num_bytes: 1398800
34
+ num_examples: 3439
35
+ - name: fictional
36
+ num_bytes: 83435
37
+ num_examples: 298
38
+ download_size: 1254988
39
+ dataset_size: 3070559
40
+ configs:
41
+ - config_name: default
42
+ data_files:
43
+ - split: pre_cutoff
44
+ path: data/pre_cutoff-*
45
+ - split: post_cutoff
46
+ path: data/post_cutoff-*
47
+ - split: fictional
48
+ path: data/fictional-*
49
+ ---
data/fictional-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fdfc0ae7bb23cce83fa16638cb98bf0c37454c9f0aa9a2b12c227a444efd8ff
3
+ size 44646
data/post_cutoff-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ac24323164a169f181b57056e89a6f4ef360ba0dd695db7cc13c8bd367b5cc2
3
+ size 561663
data/pre_cutoff-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eedc974521a48e1d7551affbd5f0ea1d182d3f2c1dbdaf3c1fda1c1b795d3401
3
+ size 648679