SaketR1 commited on
Commit
45dc63d
·
verified ·
1 Parent(s): 4826e28

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: prompt
5
+ dtype: string
6
+ - name: favorable_completion
7
+ dtype: string
8
+ - name: unfavorable_completion
9
+ dtype: string
10
+ splits:
11
+ - name: false_premise
12
+ num_bytes: 32839
13
+ num_examples: 148
14
+ - name: true_premise
15
+ num_bytes: 67360
16
+ num_examples: 452
17
+ download_size: 71711
18
+ dataset_size: 100199
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: false_premise
23
+ path: data/false_premise-*
24
+ - split: true_premise
25
+ path: data/true_premise-*
26
+ ---
data/false_premise-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e5d2ef6b797f399790b7229c7b6aa5d17ead4318b15046f6ceacafc92b71199
3
+ size 25298
data/true_premise-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1da400b14b2f9cb4656db95090c4382cae531e8684b977daa226710e36c92ede
3
+ size 46413