vermashresth commited on
Commit
be386b9
·
verified ·
1 Parent(s): 29feb29

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: source
5
+ dtype: string
6
+ - name: instruction
7
+ dtype: string
8
+ - name: models
9
+ sequence: string
10
+ - name: completions
11
+ list:
12
+ - name: annotations
13
+ struct:
14
+ - name: helpfulness
15
+ struct:
16
+ - name: Rating
17
+ dtype: string
18
+ - name: Rationale
19
+ dtype: string
20
+ - name: Rationale For Rating
21
+ dtype: string
22
+ - name: Type
23
+ sequence: string
24
+ - name: honesty
25
+ struct:
26
+ - name: Rating
27
+ dtype: string
28
+ - name: Rationale
29
+ dtype: string
30
+ - name: instruction_following
31
+ struct:
32
+ - name: Rating
33
+ dtype: string
34
+ - name: Rationale
35
+ dtype: string
36
+ - name: truthfulness
37
+ struct:
38
+ - name: Rating
39
+ dtype: string
40
+ - name: Rationale
41
+ dtype: string
42
+ - name: Rationale For Rating
43
+ dtype: string
44
+ - name: Type
45
+ sequence: string
46
+ - name: critique
47
+ dtype: string
48
+ - name: custom_system_prompt
49
+ dtype: string
50
+ - name: fine-grained_score
51
+ dtype: float64
52
+ - name: model
53
+ dtype: string
54
+ - name: overall_score
55
+ dtype: float64
56
+ - name: principle
57
+ dtype: string
58
+ - name: response
59
+ dtype: string
60
+ - name: correct_answers
61
+ sequence: string
62
+ - name: incorrect_answers
63
+ sequence: string
64
+ - name: prompt
65
+ dtype: string
66
+ - name: chosen
67
+ dtype: string
68
+ - name: rejected
69
+ dtype: string
70
+ - name: chosen_score
71
+ dtype: float64
72
+ - name: rejected_score
73
+ dtype: float64
74
+ - name: bt_prob
75
+ dtype: float64
76
+ splits:
77
+ - name: train
78
+ num_bytes: 97353507
79
+ num_examples: 6043
80
+ - name: eval
81
+ num_bytes: 5264348
82
+ num_examples: 318
83
+ download_size: 43921105
84
+ dataset_size: 102617855
85
+ configs:
86
+ - config_name: default
87
+ data_files:
88
+ - split: train
89
+ path: data/train-*
90
+ - split: eval
91
+ path: data/eval-*
92
+ ---
data/eval-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8b1f0b7cf37e79bd4d2fcb123306149e73debd1012dcdbeae6962ba3108e224
3
+ size 2310617
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:302150efd0d248ea0720fcba959334273c7f9f3c448222718f77f081d081867b
3
+ size 41610488