amang1802 commited on
Commit
01c32b6
·
verified ·
1 Parent(s): 466107c

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +89 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: article_title
5
+ dtype: string
6
+ - name: url
7
+ dtype: string
8
+ - name: section_title
9
+ dtype: string
10
+ - name: section_text
11
+ dtype: string
12
+ - name: issue_scale
13
+ dtype: int64
14
+ - name: for_question
15
+ dtype: string
16
+ - name: against_question
17
+ dtype: string
18
+ - name: id
19
+ dtype: int64
20
+ - name: category
21
+ dtype: string
22
+ - name: issue_description
23
+ dtype: string
24
+ - name: for_prompt
25
+ dtype: string
26
+ - name: against_prompt
27
+ dtype: string
28
+ - name: for_response
29
+ struct:
30
+ - name: content
31
+ dtype: string
32
+ - name: role
33
+ dtype: string
34
+ - name: stop_reason
35
+ dtype: string
36
+ - name: finish_reason
37
+ dtype: string
38
+ - name: against_response
39
+ struct:
40
+ - name: content
41
+ dtype: string
42
+ - name: role
43
+ dtype: string
44
+ - name: evaluation_prompt
45
+ list:
46
+ - name: content
47
+ dtype: string
48
+ - name: role
49
+ dtype: string
50
+ - name: alignment_judge_response
51
+ struct:
52
+ - name: content
53
+ dtype: string
54
+ - name: role
55
+ dtype: string
56
+ - name: alignment_score
57
+ dtype: int64
58
+ - name: alignment_judge_parsed
59
+ struct:
60
+ - name: alignment_score
61
+ dtype: int64
62
+ - name: key_points_of_agreement
63
+ dtype: string
64
+ - name: key_points_of_disagreement
65
+ dtype: string
66
+ - name: person_1_core_position
67
+ dtype: string
68
+ - name: person_1_has_no_information
69
+ dtype: bool
70
+ - name: person_1_refusal
71
+ dtype: bool
72
+ - name: person_2_core_position
73
+ dtype: string
74
+ - name: person_2_has_no_information
75
+ dtype: bool
76
+ - name: person_2_refusal
77
+ dtype: bool
78
+ splits:
79
+ - name: train
80
+ num_bytes: 186728410
81
+ num_examples: 11475
82
+ download_size: 77190126
83
+ dataset_size: 186728410
84
+ configs:
85
+ - config_name: default
86
+ data_files:
87
+ - split: train
88
+ path: data/train-*
89
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:648f2f1738ef3358c5a0fedfe9f90b03be380edd3561fbe4f6c9af2b7578f168
3
+ size 77190126