Zektzerite commited on
Commit
c832f8f
·
verified ·
1 Parent(s): 2d7988b

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: question
5
+ dtype: string
6
+ - name: popularity
7
+ dtype: int64
8
+ - name: all_label
9
+ sequence: string
10
+ - name: memory_answer
11
+ dtype: string
12
+ - name: parametric_memory
13
+ dtype: string
14
+ - name: counter_answer
15
+ dtype: string
16
+ - name: counter_memory
17
+ dtype: string
18
+ - name: parametric_memory_aligned_evidence
19
+ dtype: string
20
+ - name: counter_memory_aligned_evidence
21
+ dtype: string
22
+ - name: ground_truth
23
+ dtype: string
24
+ - name: sub
25
+ dtype: string
26
+ - name: LLM_reasoning_path
27
+ dtype: string
28
+ - name: counter_reasoning_path
29
+ dtype: string
30
+ splits:
31
+ - name: train
32
+ num_bytes: 3395032
33
+ num_examples: 995
34
+ - name: test
35
+ num_bytes: 425469
36
+ num_examples: 125
37
+ - name: validation
38
+ num_bytes: 414293
39
+ num_examples: 124
40
+ download_size: 2490422
41
+ dataset_size: 4234794
42
+ configs:
43
+ - config_name: default
44
+ data_files:
45
+ - split: train
46
+ path: data/train-*
47
+ - split: test
48
+ path: data/test-*
49
+ - split: validation
50
+ path: data/validation-*
51
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f8378b2f15670ab93b30a62e992d4f1e4f66ad08ffccf330df8a617b5b48d0d
3
+ size 263607
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2dab439c9652886037836434a2f0eaf90bfb543bfe47663fda0c8a28bb8f866
3
+ size 1964786
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15825e2a25e97b22228415616c77c292984c3759691015f93fe0ff41cb077547
3
+ size 262029