cfierro commited on
Commit
6d52a72
·
verified ·
1 Parent(s): 13ca5fa

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: messages
5
+ list:
6
+ - name: content
7
+ dtype: string
8
+ - name: role
9
+ dtype: string
10
+ - name: data
11
+ struct:
12
+ - name: correct_answer
13
+ dtype: string
14
+ - name: metadata
15
+ struct:
16
+ - name: source
17
+ dtype: string
18
+ - name: wikipedia_url
19
+ dtype: string
20
+ - name: event_type
21
+ dtype: string
22
+ - name: event_id
23
+ dtype: string
24
+ - name: doc_index
25
+ dtype: int64
26
+ splits:
27
+ - name: pre_cutoff
28
+ num_bytes: 971472
29
+ num_examples: 3858
30
+ - name: post_cutoff
31
+ num_bytes: 964381
32
+ num_examples: 3856
33
+ - name: fictional
34
+ num_bytes: 53592
35
+ num_examples: 298
36
+ download_size: 658494
37
+ dataset_size: 1989445
38
+ configs:
39
+ - config_name: default
40
+ data_files:
41
+ - split: pre_cutoff
42
+ path: data/pre_cutoff-*
43
+ - split: post_cutoff
44
+ path: data/post_cutoff-*
45
+ - split: fictional
46
+ path: data/fictional-*
47
+ ---
data/fictional-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57acc355dd6f9a08e98465b2df50f29d7c274691e8b3c4bc35f22836f569c699
3
+ size 27645
data/post_cutoff-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:273a92e47fe5214d7f03684774e69d005323edc5ae2f97281060eb636670b2eb
3
+ size 307164
data/pre_cutoff-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abbb39564a48b751ee6da70c64036d1042d65faa34aee9371459a3c7bd6f83f5
3
+ size 323685