Zektzerite commited on
Commit
6137521
·
verified ·
1 Parent(s): 01740b7

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: question
7
+ dtype: string
8
+ - name: substitution_type
9
+ dtype: string
10
+ - name: ground_truth
11
+ dtype: string
12
+ - name: memory_answer
13
+ dtype: string
14
+ - name: parametric_memory
15
+ dtype: string
16
+ - name: counter_answer
17
+ dtype: string
18
+ - name: counter_memory
19
+ dtype: string
20
+ - name: sub
21
+ dtype: string
22
+ - name: rel
23
+ dtype: string
24
+ - name: parametric_memory_aligned_evidence
25
+ dtype: string
26
+ - name: counter_memory_aligned_evidence
27
+ dtype: string
28
+ - name: LLM_kg
29
+ dtype: string
30
+ - name: counter_kg
31
+ dtype: string
32
+ - name: LLM_reasoning_path
33
+ dtype: string
34
+ - name: counter_reasoning_path
35
+ dtype: string
36
+ splits:
37
+ - name: train
38
+ num_bytes: 10117383
39
+ num_examples: 1083
40
+ - name: test
41
+ num_bytes: 1288623
42
+ num_examples: 136
43
+ - name: validation
44
+ num_bytes: 1256746
45
+ num_examples: 135
46
+ download_size: 6692054
47
+ dataset_size: 12662752
48
+ configs:
49
+ - config_name: default
50
+ data_files:
51
+ - split: train
52
+ path: data/train-*
53
+ - split: test
54
+ path: data/test-*
55
+ - split: validation
56
+ path: data/validation-*
57
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:579ab4195ba4d621a5d4ca8e36f8bd1a549ffa6b763b2f531884f7172abe2186
3
+ size 709451
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b2526491cbdbb8b4c5033d3377892b3bf8a471dedb95f5b8738c8de25945bdb
3
+ size 5292640
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69c10a1839c4504dac04a111396fbf8688683615f993b85085894d89fce8dcac
3
+ size 689963