leobianco commited on
Commit
5333148
·
verified ·
1 Parent(s): 7056bf9

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: topic
5
+ dtype: string
6
+ - name: user_query
7
+ dtype: string
8
+ - name: npov_response
9
+ dtype: string
10
+ - name: perspective_1
11
+ dtype: string
12
+ - name: perspective_1_name
13
+ dtype: string
14
+ - name: perspective_2
15
+ dtype: string
16
+ - name: perspective_2_name
17
+ dtype: string
18
+ - name: class_hall
19
+ dtype: string
20
+ - name: has synthetic hallucination
21
+ dtype: string
22
+ - name: class_omit
23
+ dtype: string
24
+ - name: has synthetic coverage issue
25
+ dtype: string
26
+ - name: label
27
+ dtype: int64
28
+ - name: class_omit_num
29
+ dtype: int64
30
+ - name: prompt
31
+ dtype: string
32
+ splits:
33
+ - name: train
34
+ num_bytes: 1634336
35
+ num_examples: 723
36
+ - name: validation
37
+ num_bytes: 513083
38
+ num_examples: 245
39
+ - name: test
40
+ num_bytes: 501052
41
+ num_examples: 239
42
+ download_size: 498382
43
+ dataset_size: 2648471
44
+ configs:
45
+ - config_name: default
46
+ data_files:
47
+ - split: train
48
+ path: data/train-*
49
+ - split: validation
50
+ path: data/validation-*
51
+ - split: test
52
+ path: data/test-*
53
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f33d5378fef3c5f9e4f78d2f0ab2bf305f4fe97a49e044523efc424663201cf
3
+ size 116202
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9873ea533e0bbbc3d825f79bf67bc5eafa1d0191d62692e6f2bae5b2772ba74
3
+ size 286200
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32dd73e31ac11301dcde9d0f2c6206523a7bb19fe2dd3c574836c2cb90c72695
3
+ size 95980