sam-far commited on
Commit
e166f8c
·
verified ·
1 Parent(s): f838aaf

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +73 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: context
7
+ struct:
8
+ - name: setting
9
+ dtype: string
10
+ - name: sensitive_info
11
+ dtype: string
12
+ - name: non_sensitive_info
13
+ list: string
14
+ - name: system_message
15
+ dtype: string
16
+ - name: user_query
17
+ struct:
18
+ - name: content
19
+ dtype: string
20
+ - name: speaker_type
21
+ dtype: string
22
+ - name: responses
23
+ struct:
24
+ - name: truthful
25
+ dtype: string
26
+ - name: deceptive
27
+ dtype: string
28
+ - name: deception_difficulty
29
+ dtype: float32
30
+ - name: lie_type
31
+ dtype: string
32
+ - name: ground_truth_features
33
+ struct:
34
+ - name: Setting
35
+ dtype: string
36
+ - name: Role
37
+ dtype: string
38
+ - name: Issue
39
+ dtype: string
40
+ - name: Difficulty Factor seniority_of_user
41
+ dtype: string
42
+ - name: Difficulty Factor eventual_disclosure_period
43
+ dtype: string
44
+ - name: Difficulty Factor subjectivity_in_answer
45
+ dtype: string
46
+ - name: Difficulty Factor communication_medium
47
+ dtype: string
48
+ - name: Difficulty Factor number_of_irrelevant_context_items
49
+ dtype: string
50
+ - name: Deception Difficulty
51
+ dtype: string
52
+ - name: AI Instantiation
53
+ dtype: string
54
+ - name: Lie Type
55
+ dtype: string
56
+ - name: Lie Reason
57
+ dtype: string
58
+ - name: ambiguous_label
59
+ dtype: string
60
+ - name: ambiguous_label_reasoning_summary
61
+ dtype: string
62
+ splits:
63
+ - name: train
64
+ num_bytes: 70498390
65
+ num_examples: 32444
66
+ download_size: 34896306
67
+ dataset_size: 70498390
68
+ configs:
69
+ - config_name: default
70
+ data_files:
71
+ - split: train
72
+ path: data/train-*
73
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80b2fd2190dde740635f617c64c07a247551b214caf310dc5c69b05283e4b242
3
+ size 34896306