Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -4,161 +4,6 @@ tags:
|
|
4 |
- rlfh
|
5 |
- argilla
|
6 |
- human-feedback
|
7 |
-
configs:
|
8 |
-
- config_name: default
|
9 |
-
data_files:
|
10 |
-
- split: train
|
11 |
-
path: data/train-*
|
12 |
-
dataset_info:
|
13 |
-
features:
|
14 |
-
- name: text
|
15 |
-
dtype: string
|
16 |
-
id: field
|
17 |
-
- name: sentiment
|
18 |
-
list:
|
19 |
-
- name: user_id
|
20 |
-
dtype: string
|
21 |
-
id: question
|
22 |
-
- name: value
|
23 |
-
dtype: string
|
24 |
-
id: suggestion
|
25 |
-
- name: status
|
26 |
-
dtype: string
|
27 |
-
id: question
|
28 |
-
- name: sentiment-suggestion
|
29 |
-
dtype: string
|
30 |
-
id: suggestion
|
31 |
-
- name: sentiment-suggestion-metadata
|
32 |
-
struct:
|
33 |
-
- name: type
|
34 |
-
dtype: string
|
35 |
-
id: suggestion-metadata
|
36 |
-
- name: score
|
37 |
-
dtype: float32
|
38 |
-
id: suggestion-metadata
|
39 |
-
- name: agent
|
40 |
-
dtype: string
|
41 |
-
id: suggestion-metadata
|
42 |
-
- name: mixed-emotion
|
43 |
-
list:
|
44 |
-
- name: user_id
|
45 |
-
dtype: string
|
46 |
-
id: question
|
47 |
-
- name: value
|
48 |
-
sequence: string
|
49 |
-
id: suggestion
|
50 |
-
- name: status
|
51 |
-
dtype: string
|
52 |
-
id: question
|
53 |
-
- name: mixed-emotion-suggestion
|
54 |
-
sequence: string
|
55 |
-
id: suggestion
|
56 |
-
- name: mixed-emotion-suggestion-metadata
|
57 |
-
struct:
|
58 |
-
- name: type
|
59 |
-
dtype: string
|
60 |
-
id: suggestion-metadata
|
61 |
-
- name: score
|
62 |
-
dtype: float32
|
63 |
-
id: suggestion-metadata
|
64 |
-
- name: agent
|
65 |
-
dtype: string
|
66 |
-
id: suggestion-metadata
|
67 |
-
- name: ranking
|
68 |
-
list:
|
69 |
-
- name: user_id
|
70 |
-
dtype: string
|
71 |
-
id: question
|
72 |
-
- name: value
|
73 |
-
sequence:
|
74 |
-
- name: rank
|
75 |
-
dtype: uint8
|
76 |
-
- name: value
|
77 |
-
dtype: string
|
78 |
-
id: suggestion
|
79 |
-
- name: status
|
80 |
-
dtype: string
|
81 |
-
id: question
|
82 |
-
- name: ranking-suggestion
|
83 |
-
sequence:
|
84 |
-
- name: rank
|
85 |
-
dtype: uint8
|
86 |
-
- name: value
|
87 |
-
dtype: string
|
88 |
-
id: suggestion
|
89 |
-
- name: ranking-suggestion-metadata
|
90 |
-
struct:
|
91 |
-
- name: type
|
92 |
-
dtype: string
|
93 |
-
id: suggestion-metadata
|
94 |
-
- name: score
|
95 |
-
dtype: float32
|
96 |
-
id: suggestion-metadata
|
97 |
-
- name: agent
|
98 |
-
dtype: string
|
99 |
-
id: suggestion-metadata
|
100 |
-
- name: rating
|
101 |
-
list:
|
102 |
-
- name: user_id
|
103 |
-
dtype: string
|
104 |
-
id: question
|
105 |
-
- name: value
|
106 |
-
dtype: int32
|
107 |
-
id: suggestion
|
108 |
-
- name: status
|
109 |
-
dtype: string
|
110 |
-
id: question
|
111 |
-
- name: rating-suggestion
|
112 |
-
dtype: int32
|
113 |
-
id: suggestion
|
114 |
-
- name: rating-suggestion-metadata
|
115 |
-
struct:
|
116 |
-
- name: type
|
117 |
-
dtype: string
|
118 |
-
id: suggestion-metadata
|
119 |
-
- name: score
|
120 |
-
dtype: float32
|
121 |
-
id: suggestion-metadata
|
122 |
-
- name: agent
|
123 |
-
dtype: string
|
124 |
-
id: suggestion-metadata
|
125 |
-
- name: text-annotation
|
126 |
-
list:
|
127 |
-
- name: user_id
|
128 |
-
dtype: string
|
129 |
-
id: question
|
130 |
-
- name: value
|
131 |
-
dtype: string
|
132 |
-
id: suggestion
|
133 |
-
- name: status
|
134 |
-
dtype: string
|
135 |
-
id: question
|
136 |
-
- name: text-annotation-suggestion
|
137 |
-
dtype: string
|
138 |
-
id: suggestion
|
139 |
-
- name: text-annotation-suggestion-metadata
|
140 |
-
struct:
|
141 |
-
- name: type
|
142 |
-
dtype: string
|
143 |
-
id: suggestion-metadata
|
144 |
-
- name: score
|
145 |
-
dtype: float32
|
146 |
-
id: suggestion-metadata
|
147 |
-
- name: agent
|
148 |
-
dtype: string
|
149 |
-
id: suggestion-metadata
|
150 |
-
- name: external_id
|
151 |
-
dtype: string
|
152 |
-
id: external_id
|
153 |
-
- name: metadata
|
154 |
-
dtype: string
|
155 |
-
id: metadata
|
156 |
-
splits:
|
157 |
-
- name: train
|
158 |
-
num_bytes: 5008
|
159 |
-
num_examples: 20
|
160 |
-
download_size: 26878
|
161 |
-
dataset_size: 5008
|
162 |
---
|
163 |
|
164 |
# Dataset Card for test-2
|
|
|
4 |
- rlfh
|
5 |
- argilla
|
6 |
- human-feedback
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
# Dataset Card for test-2
|