achinthani commited on
Commit
38f246a
·
verified ·
1 Parent(s): 052a8a6

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +100 -164
README.md CHANGED
@@ -4,164 +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: translated_text
18
- dtype: string
19
- id: field
20
- - name: sentiment
21
- list:
22
- - name: user_id
23
- dtype: string
24
- id: question
25
- - name: value
26
- dtype: string
27
- id: suggestion
28
- - name: status
29
- dtype: string
30
- id: question
31
- - name: sentiment-suggestion
32
- dtype: string
33
- id: suggestion
34
- - name: sentiment-suggestion-metadata
35
- struct:
36
- - name: type
37
- dtype: string
38
- id: suggestion-metadata
39
- - name: score
40
- dtype: float32
41
- id: suggestion-metadata
42
- - name: agent
43
- dtype: string
44
- id: suggestion-metadata
45
- - name: mixed-emotion
46
- list:
47
- - name: user_id
48
- dtype: string
49
- id: question
50
- - name: value
51
- sequence: string
52
- id: suggestion
53
- - name: status
54
- dtype: string
55
- id: question
56
- - name: mixed-emotion-suggestion
57
- sequence: string
58
- id: suggestion
59
- - name: mixed-emotion-suggestion-metadata
60
- struct:
61
- - name: type
62
- dtype: string
63
- id: suggestion-metadata
64
- - name: score
65
- dtype: float32
66
- id: suggestion-metadata
67
- - name: agent
68
- dtype: string
69
- id: suggestion-metadata
70
- - name: ranking
71
- list:
72
- - name: user_id
73
- dtype: string
74
- id: question
75
- - name: value
76
- sequence:
77
- - name: rank
78
- dtype: uint8
79
- - name: value
80
- dtype: string
81
- id: suggestion
82
- - name: status
83
- dtype: string
84
- id: question
85
- - name: ranking-suggestion
86
- sequence:
87
- - name: rank
88
- dtype: uint8
89
- - name: value
90
- dtype: string
91
- id: suggestion
92
- - name: ranking-suggestion-metadata
93
- struct:
94
- - name: type
95
- dtype: string
96
- id: suggestion-metadata
97
- - name: score
98
- dtype: float32
99
- id: suggestion-metadata
100
- - name: agent
101
- dtype: string
102
- id: suggestion-metadata
103
- - name: rating
104
- list:
105
- - name: user_id
106
- dtype: string
107
- id: question
108
- - name: value
109
- dtype: int32
110
- id: suggestion
111
- - name: status
112
- dtype: string
113
- id: question
114
- - name: rating-suggestion
115
- dtype: int32
116
- id: suggestion
117
- - name: rating-suggestion-metadata
118
- struct:
119
- - name: type
120
- dtype: string
121
- id: suggestion-metadata
122
- - name: score
123
- dtype: float32
124
- id: suggestion-metadata
125
- - name: agent
126
- dtype: string
127
- id: suggestion-metadata
128
- - name: text-annotation
129
- list:
130
- - name: user_id
131
- dtype: string
132
- id: question
133
- - name: value
134
- dtype: string
135
- id: suggestion
136
- - name: status
137
- dtype: string
138
- id: question
139
- - name: text-annotation-suggestion
140
- dtype: string
141
- id: suggestion
142
- - name: text-annotation-suggestion-metadata
143
- struct:
144
- - name: type
145
- dtype: string
146
- id: suggestion-metadata
147
- - name: score
148
- dtype: float32
149
- id: suggestion-metadata
150
- - name: agent
151
- dtype: string
152
- id: suggestion-metadata
153
- - name: external_id
154
- dtype: string
155
- id: external_id
156
- - name: metadata
157
- dtype: string
158
- id: metadata
159
- splits:
160
- - name: train
161
- num_bytes: 1476
162
- num_examples: 3
163
- download_size: 26029
164
- dataset_size: 1476
165
  ---
166
 
167
  # Dataset Card for test-3
@@ -267,7 +109,53 @@ An example of a dataset instance in Argilla looks as follows:
267
  "translated_text": "{\n \"text\": \"chien\",\n \"lang\": \"fr\"\n}"
268
  },
269
  "metadata": {},
270
- "responses": [],
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
271
  "suggestions": [],
272
  "vectors": {}
273
  }
@@ -279,28 +167,70 @@ While the same record in HuggingFace `datasets` looks as follows:
279
  {
280
  "external_id": null,
281
  "metadata": "{}",
282
- "mixed-emotion": [],
 
 
 
 
 
 
 
 
 
283
  "mixed-emotion-suggestion": null,
284
  "mixed-emotion-suggestion-metadata": {
285
  "agent": null,
286
  "score": null,
287
  "type": null
288
  },
289
- "ranking": [],
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
290
  "ranking-suggestion": null,
291
  "ranking-suggestion-metadata": {
292
  "agent": null,
293
  "score": null,
294
  "type": null
295
  },
296
- "rating": [],
 
 
 
 
 
 
297
  "rating-suggestion": null,
298
  "rating-suggestion-metadata": {
299
  "agent": null,
300
  "score": null,
301
  "type": null
302
  },
303
- "sentiment": [],
 
 
 
 
 
 
304
  "sentiment-suggestion": null,
305
  "sentiment-suggestion-metadata": {
306
  "agent": null,
@@ -308,7 +238,13 @@ While the same record in HuggingFace `datasets` looks as follows:
308
  "type": null
309
  },
310
  "text": "{\n \"text\": \"dog\",\n \"toLang\": [\n \"fr\"\n ],\n \"fromLang\": \"en\"\n}",
311
- "text-annotation": [],
 
 
 
 
 
 
312
  "text-annotation-suggestion": null,
313
  "text-annotation-suggestion-metadata": {
314
  "agent": null,
 
4
  - rlfh
5
  - argilla
6
  - human-feedback
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  ---
8
 
9
  # Dataset Card for test-3
 
109
  "translated_text": "{\n \"text\": \"chien\",\n \"lang\": \"fr\"\n}"
110
  },
111
  "metadata": {},
112
+ "responses": [
113
+ {
114
+ "status": "submitted",
115
+ "user_id": "fcd7b946-fd43-407c-b6d9-c7d6fee470eb",
116
+ "values": {
117
+ "mixed-emotion": {
118
+ "value": [
119
+ "sadness",
120
+ "love"
121
+ ]
122
+ },
123
+ "ranking": {
124
+ "value": [
125
+ {
126
+ "rank": 1,
127
+ "value": "1"
128
+ },
129
+ {
130
+ "rank": 4,
131
+ "value": "2"
132
+ },
133
+ {
134
+ "rank": 2,
135
+ "value": "3"
136
+ },
137
+ {
138
+ "rank": 3,
139
+ "value": "4"
140
+ },
141
+ {
142
+ "rank": 5,
143
+ "value": "5"
144
+ }
145
+ ]
146
+ },
147
+ "rating": {
148
+ "value": 3
149
+ },
150
+ "sentiment": {
151
+ "value": "negative"
152
+ },
153
+ "text-annotation": {
154
+ "value": "test 2"
155
+ }
156
+ }
157
+ }
158
+ ],
159
  "suggestions": [],
160
  "vectors": {}
161
  }
 
167
  {
168
  "external_id": null,
169
  "metadata": "{}",
170
+ "mixed-emotion": [
171
+ {
172
+ "status": "submitted",
173
+ "user_id": "fcd7b946-fd43-407c-b6d9-c7d6fee470eb",
174
+ "value": [
175
+ "sadness",
176
+ "love"
177
+ ]
178
+ }
179
+ ],
180
  "mixed-emotion-suggestion": null,
181
  "mixed-emotion-suggestion-metadata": {
182
  "agent": null,
183
  "score": null,
184
  "type": null
185
  },
186
+ "ranking": [
187
+ {
188
+ "status": "submitted",
189
+ "user_id": "fcd7b946-fd43-407c-b6d9-c7d6fee470eb",
190
+ "value": {
191
+ "rank": [
192
+ 1,
193
+ 4,
194
+ 2,
195
+ 3,
196
+ 5
197
+ ],
198
+ "value": [
199
+ "1",
200
+ "2",
201
+ "3",
202
+ "4",
203
+ "5"
204
+ ]
205
+ }
206
+ }
207
+ ],
208
  "ranking-suggestion": null,
209
  "ranking-suggestion-metadata": {
210
  "agent": null,
211
  "score": null,
212
  "type": null
213
  },
214
+ "rating": [
215
+ {
216
+ "status": "submitted",
217
+ "user_id": "fcd7b946-fd43-407c-b6d9-c7d6fee470eb",
218
+ "value": 3
219
+ }
220
+ ],
221
  "rating-suggestion": null,
222
  "rating-suggestion-metadata": {
223
  "agent": null,
224
  "score": null,
225
  "type": null
226
  },
227
+ "sentiment": [
228
+ {
229
+ "status": "submitted",
230
+ "user_id": "fcd7b946-fd43-407c-b6d9-c7d6fee470eb",
231
+ "value": "negative"
232
+ }
233
+ ],
234
  "sentiment-suggestion": null,
235
  "sentiment-suggestion-metadata": {
236
  "agent": null,
 
238
  "type": null
239
  },
240
  "text": "{\n \"text\": \"dog\",\n \"toLang\": [\n \"fr\"\n ],\n \"fromLang\": \"en\"\n}",
241
+ "text-annotation": [
242
+ {
243
+ "status": "submitted",
244
+ "user_id": "fcd7b946-fd43-407c-b6d9-c7d6fee470eb",
245
+ "value": "test 2"
246
+ }
247
+ ],
248
  "text-annotation-suggestion": null,
249
  "text-annotation-suggestion-metadata": {
250
  "agent": null,