Commit
·
c377703
1
Parent(s):
1bd3e82
Upload argilla.yaml with huggingface_hub
Browse files- argilla.yaml +12 -398
argilla.yaml
CHANGED
@@ -3,12 +3,14 @@ fields:
|
|
3 |
- name: prompt
|
4 |
required: true
|
5 |
title: Prompt
|
6 |
-
type:
|
|
|
7 |
use_markdown: true
|
8 |
- name: context
|
9 |
required: false
|
10 |
title: Context
|
11 |
-
type:
|
|
|
12 |
use_markdown: true
|
13 |
guidelines: This is a supervised fine-tuning dataset that contains instructions. Please
|
14 |
write the response to the instruction in the response field. Take the context into
|
@@ -16,217 +18,19 @@ guidelines: This is a supervised fine-tuning dataset that contains instructions.
|
|
16 |
metadata_properties:
|
17 |
- max: null
|
18 |
min: null
|
19 |
-
name:
|
20 |
-
title:
|
21 |
-
type:
|
22 |
-
visible_for_annotators: true
|
23 |
-
- max: null
|
24 |
-
min: null
|
25 |
-
name: pos_prop_adp
|
26 |
-
title: Pos Prop Adp
|
27 |
-
type: float
|
28 |
-
visible_for_annotators: true
|
29 |
-
- max: null
|
30 |
-
min: null
|
31 |
-
name: pos_prop_adv
|
32 |
-
title: Pos Prop Adv
|
33 |
-
type: float
|
34 |
-
visible_for_annotators: true
|
35 |
-
- max: null
|
36 |
-
min: null
|
37 |
-
name: pos_prop_aux
|
38 |
-
title: Pos Prop Aux
|
39 |
-
type: float
|
40 |
-
visible_for_annotators: true
|
41 |
-
- max: null
|
42 |
-
min: null
|
43 |
-
name: pos_prop_cconj
|
44 |
-
title: Pos Prop Cconj
|
45 |
-
type: float
|
46 |
-
visible_for_annotators: true
|
47 |
-
- max: null
|
48 |
-
min: null
|
49 |
-
name: pos_prop_det
|
50 |
-
title: Pos Prop Det
|
51 |
-
type: float
|
52 |
-
visible_for_annotators: true
|
53 |
-
- max: null
|
54 |
-
min: null
|
55 |
-
name: pos_prop_intj
|
56 |
-
title: Pos Prop Intj
|
57 |
-
type: float
|
58 |
-
visible_for_annotators: true
|
59 |
-
- max: null
|
60 |
-
min: null
|
61 |
-
name: pos_prop_noun
|
62 |
-
title: Pos Prop Noun
|
63 |
-
type: float
|
64 |
-
visible_for_annotators: true
|
65 |
-
- max: null
|
66 |
-
min: null
|
67 |
-
name: pos_prop_num
|
68 |
-
title: Pos Prop Num
|
69 |
-
type: float
|
70 |
-
visible_for_annotators: true
|
71 |
-
- max: null
|
72 |
-
min: null
|
73 |
-
name: pos_prop_part
|
74 |
-
title: Pos Prop Part
|
75 |
-
type: float
|
76 |
-
visible_for_annotators: true
|
77 |
-
- max: null
|
78 |
-
min: null
|
79 |
-
name: pos_prop_pron
|
80 |
-
title: Pos Prop Pron
|
81 |
-
type: float
|
82 |
-
visible_for_annotators: true
|
83 |
-
- max: null
|
84 |
-
min: null
|
85 |
-
name: pos_prop_propn
|
86 |
-
title: Pos Prop Propn
|
87 |
-
type: float
|
88 |
-
visible_for_annotators: true
|
89 |
-
- max: null
|
90 |
-
min: null
|
91 |
-
name: pos_prop_punct
|
92 |
-
title: Pos Prop Punct
|
93 |
-
type: float
|
94 |
-
visible_for_annotators: true
|
95 |
-
- max: null
|
96 |
-
min: null
|
97 |
-
name: pos_prop_sconj
|
98 |
-
title: Pos Prop Sconj
|
99 |
-
type: float
|
100 |
-
visible_for_annotators: true
|
101 |
-
- max: null
|
102 |
-
min: null
|
103 |
-
name: pos_prop_sym
|
104 |
-
title: Pos Prop Sym
|
105 |
-
type: float
|
106 |
-
visible_for_annotators: true
|
107 |
-
- max: null
|
108 |
-
min: null
|
109 |
-
name: pos_prop_verb
|
110 |
-
title: Pos Prop Verb
|
111 |
-
type: float
|
112 |
-
visible_for_annotators: true
|
113 |
-
- max: null
|
114 |
-
min: null
|
115 |
-
name: pos_prop_x
|
116 |
-
title: Pos Prop X
|
117 |
-
type: float
|
118 |
visible_for_annotators: true
|
119 |
- name: passed_quality_check
|
120 |
-
title: Passed
|
121 |
type: terms
|
122 |
values: null
|
123 |
visible_for_annotators: true
|
124 |
- max: null
|
125 |
min: null
|
126 |
-
name:
|
127 |
-
title:
|
128 |
-
type: float
|
129 |
-
visible_for_annotators: true
|
130 |
-
- max: null
|
131 |
-
min: null
|
132 |
-
name: alpha_ratio
|
133 |
-
title: Alpha Ratio
|
134 |
-
type: float
|
135 |
-
visible_for_annotators: true
|
136 |
-
- max: null
|
137 |
-
min: null
|
138 |
-
name: mean_word_length
|
139 |
-
title: Mean Word Length
|
140 |
-
type: float
|
141 |
-
visible_for_annotators: true
|
142 |
-
- max: null
|
143 |
-
min: null
|
144 |
-
name: doc_length
|
145 |
-
title: Doc Length
|
146 |
-
type: float
|
147 |
-
visible_for_annotators: true
|
148 |
-
- max: null
|
149 |
-
min: null
|
150 |
-
name: symbol_to_word_ratio__
|
151 |
-
title: 'Symbol To Word Ratio #'
|
152 |
-
type: float
|
153 |
-
visible_for_annotators: true
|
154 |
-
- max: null
|
155 |
-
min: null
|
156 |
-
name: proportion_ellipsis
|
157 |
-
title: Proportion Ellipsis
|
158 |
-
type: float
|
159 |
-
visible_for_annotators: true
|
160 |
-
- max: null
|
161 |
-
min: null
|
162 |
-
name: proportion_bullet_points
|
163 |
-
title: Proportion Bullet Points
|
164 |
-
type: float
|
165 |
-
visible_for_annotators: true
|
166 |
-
- max: null
|
167 |
-
min: null
|
168 |
-
name: duplicate_line_chr_fraction
|
169 |
-
title: Duplicate Line Chr Fraction
|
170 |
-
type: float
|
171 |
-
visible_for_annotators: true
|
172 |
-
- max: null
|
173 |
-
min: null
|
174 |
-
name: duplicate_ngram_chr_fraction_5
|
175 |
-
title: Duplicate Ngram Chr Fraction 5
|
176 |
-
type: float
|
177 |
-
visible_for_annotators: true
|
178 |
-
- max: null
|
179 |
-
min: null
|
180 |
-
name: duplicate_ngram_chr_fraction_6
|
181 |
-
title: Duplicate Ngram Chr Fraction 6
|
182 |
-
type: float
|
183 |
-
visible_for_annotators: true
|
184 |
-
- max: null
|
185 |
-
min: null
|
186 |
-
name: duplicate_ngram_chr_fraction_7
|
187 |
-
title: Duplicate Ngram Chr Fraction 7
|
188 |
-
type: float
|
189 |
-
visible_for_annotators: true
|
190 |
-
- max: null
|
191 |
-
min: null
|
192 |
-
name: duplicate_ngram_chr_fraction_8
|
193 |
-
title: Duplicate Ngram Chr Fraction 8
|
194 |
-
type: float
|
195 |
-
visible_for_annotators: true
|
196 |
-
- max: null
|
197 |
-
min: null
|
198 |
-
name: duplicate_ngram_chr_fraction_9
|
199 |
-
title: Duplicate Ngram Chr Fraction 9
|
200 |
-
type: float
|
201 |
-
visible_for_annotators: true
|
202 |
-
- max: null
|
203 |
-
min: null
|
204 |
-
name: duplicate_ngram_chr_fraction_10
|
205 |
-
title: Duplicate Ngram Chr Fraction 10
|
206 |
-
type: float
|
207 |
-
visible_for_annotators: true
|
208 |
-
- max: null
|
209 |
-
min: null
|
210 |
-
name: top_ngram_chr_fraction_2
|
211 |
-
title: Top Ngram Chr Fraction 2
|
212 |
-
type: float
|
213 |
-
visible_for_annotators: true
|
214 |
-
- max: null
|
215 |
-
min: null
|
216 |
-
name: top_ngram_chr_fraction_3
|
217 |
-
title: Top Ngram Chr Fraction 3
|
218 |
-
type: float
|
219 |
-
visible_for_annotators: true
|
220 |
-
- max: null
|
221 |
-
min: null
|
222 |
-
name: top_ngram_chr_fraction_4
|
223 |
-
title: Top Ngram Chr Fraction 4
|
224 |
-
type: float
|
225 |
-
visible_for_annotators: true
|
226 |
-
- max: null
|
227 |
-
min: null
|
228 |
-
name: oov_ratio
|
229 |
-
title: Oov Ratio
|
230 |
type: float
|
231 |
visible_for_annotators: true
|
232 |
- max: null
|
@@ -235,201 +39,11 @@ metadata_properties:
|
|
235 |
title: Entropy
|
236 |
type: float
|
237 |
visible_for_annotators: true
|
238 |
-
- max: null
|
239 |
-
min: null
|
240 |
-
name: perplexity
|
241 |
-
title: Perplexity
|
242 |
-
type: float
|
243 |
-
visible_for_annotators: true
|
244 |
-
- max: null
|
245 |
-
min: null
|
246 |
-
name: per_word_perplexity
|
247 |
-
title: Per Word Perplexity
|
248 |
-
type: float
|
249 |
-
visible_for_annotators: true
|
250 |
-
- max: null
|
251 |
-
min: null
|
252 |
-
name: dependency_distance_mean
|
253 |
-
title: Dependency Distance Mean
|
254 |
-
type: float
|
255 |
-
visible_for_annotators: true
|
256 |
-
- max: null
|
257 |
-
min: null
|
258 |
-
name: dependency_distance_std
|
259 |
-
title: Dependency Distance Std
|
260 |
-
type: float
|
261 |
-
visible_for_annotators: true
|
262 |
-
- max: null
|
263 |
-
min: null
|
264 |
-
name: prop_adjacent_dependency_relation_mean
|
265 |
-
title: Prop Adjacent Dependency Relation Mean
|
266 |
-
type: float
|
267 |
-
visible_for_annotators: true
|
268 |
-
- max: null
|
269 |
-
min: null
|
270 |
-
name: prop_adjacent_dependency_relation_std
|
271 |
-
title: Prop Adjacent Dependency Relation Std
|
272 |
-
type: float
|
273 |
-
visible_for_annotators: true
|
274 |
-
- max: null
|
275 |
-
min: null
|
276 |
-
name: flesch_reading_ease
|
277 |
-
title: Flesch Reading Ease
|
278 |
-
type: float
|
279 |
-
visible_for_annotators: true
|
280 |
-
- max: null
|
281 |
-
min: null
|
282 |
-
name: flesch_kincaid_grade
|
283 |
-
title: Flesch Kincaid Grade
|
284 |
-
type: float
|
285 |
-
visible_for_annotators: true
|
286 |
-
- max: null
|
287 |
-
min: null
|
288 |
-
name: smog
|
289 |
-
title: Smog
|
290 |
-
type: float
|
291 |
-
visible_for_annotators: true
|
292 |
-
- max: null
|
293 |
-
min: null
|
294 |
-
name: gunning_fog
|
295 |
-
title: Gunning Fog
|
296 |
-
type: float
|
297 |
-
visible_for_annotators: true
|
298 |
-
- max: null
|
299 |
-
min: null
|
300 |
-
name: automated_readability_index
|
301 |
-
title: Automated Readability Index
|
302 |
-
type: float
|
303 |
-
visible_for_annotators: true
|
304 |
-
- max: null
|
305 |
-
min: null
|
306 |
-
name: coleman_liau_index
|
307 |
-
title: Coleman Liau Index
|
308 |
-
type: float
|
309 |
-
visible_for_annotators: true
|
310 |
-
- max: null
|
311 |
-
min: null
|
312 |
-
name: lix
|
313 |
-
title: Lix
|
314 |
-
type: float
|
315 |
-
visible_for_annotators: true
|
316 |
-
- max: null
|
317 |
-
min: null
|
318 |
-
name: rix
|
319 |
-
title: Rix
|
320 |
-
type: float
|
321 |
-
visible_for_annotators: true
|
322 |
-
- max: null
|
323 |
-
min: null
|
324 |
-
name: token_length_mean
|
325 |
-
title: Token Length Mean
|
326 |
-
type: float
|
327 |
-
visible_for_annotators: true
|
328 |
-
- max: null
|
329 |
-
min: null
|
330 |
-
name: token_length_median
|
331 |
-
title: Token Length Median
|
332 |
-
type: float
|
333 |
-
visible_for_annotators: true
|
334 |
-
- max: null
|
335 |
-
min: null
|
336 |
-
name: token_length_std
|
337 |
-
title: Token Length Std
|
338 |
-
type: float
|
339 |
-
visible_for_annotators: true
|
340 |
-
- max: null
|
341 |
-
min: null
|
342 |
-
name: sentence_length_mean
|
343 |
-
title: Sentence Length Mean
|
344 |
-
type: float
|
345 |
-
visible_for_annotators: true
|
346 |
-
- max: null
|
347 |
-
min: null
|
348 |
-
name: sentence_length_median
|
349 |
-
title: Sentence Length Median
|
350 |
-
type: float
|
351 |
-
visible_for_annotators: true
|
352 |
-
- max: null
|
353 |
-
min: null
|
354 |
-
name: sentence_length_std
|
355 |
-
title: Sentence Length Std
|
356 |
-
type: float
|
357 |
-
visible_for_annotators: true
|
358 |
-
- max: null
|
359 |
-
min: null
|
360 |
-
name: syllables_per_token_mean
|
361 |
-
title: Syllables Per Token Mean
|
362 |
-
type: float
|
363 |
-
visible_for_annotators: true
|
364 |
-
- max: null
|
365 |
-
min: null
|
366 |
-
name: syllables_per_token_median
|
367 |
-
title: Syllables Per Token Median
|
368 |
-
type: float
|
369 |
-
visible_for_annotators: true
|
370 |
-
- max: null
|
371 |
-
min: null
|
372 |
-
name: syllables_per_token_std
|
373 |
-
title: Syllables Per Token Std
|
374 |
-
type: float
|
375 |
-
visible_for_annotators: true
|
376 |
-
- max: null
|
377 |
-
min: null
|
378 |
-
name: n_tokens
|
379 |
-
title: N Tokens
|
380 |
-
type: integer
|
381 |
-
visible_for_annotators: true
|
382 |
-
- max: null
|
383 |
-
min: null
|
384 |
-
name: n_unique_tokens
|
385 |
-
title: N Unique Tokens
|
386 |
-
type: integer
|
387 |
-
visible_for_annotators: true
|
388 |
-
- max: null
|
389 |
-
min: null
|
390 |
-
name: proportion_unique_tokens
|
391 |
-
title: Proportion Unique Tokens
|
392 |
-
type: float
|
393 |
-
visible_for_annotators: true
|
394 |
-
- max: null
|
395 |
-
min: null
|
396 |
-
name: n_characters
|
397 |
-
title: N Characters
|
398 |
-
type: integer
|
399 |
-
visible_for_annotators: true
|
400 |
-
- max: null
|
401 |
-
min: null
|
402 |
-
name: n_sentences
|
403 |
-
title: N Sentences
|
404 |
-
type: integer
|
405 |
-
visible_for_annotators: true
|
406 |
-
- max: null
|
407 |
-
min: null
|
408 |
-
name: first_order_coherence
|
409 |
-
title: First Order Coherence
|
410 |
-
type: float
|
411 |
-
visible_for_annotators: true
|
412 |
-
- max: null
|
413 |
-
min: null
|
414 |
-
name: second_order_coherence
|
415 |
-
title: Second Order Coherence
|
416 |
-
type: float
|
417 |
-
visible_for_annotators: true
|
418 |
-
- max: null
|
419 |
-
min: null
|
420 |
-
name: pos_prop_space
|
421 |
-
title: Pos Prop Space
|
422 |
-
type: float
|
423 |
-
visible_for_annotators: true
|
424 |
-
- name: source
|
425 |
-
title: Dataset source
|
426 |
-
type: terms
|
427 |
-
values: null
|
428 |
-
visible_for_annotators: true
|
429 |
questions:
|
430 |
- description: null
|
431 |
name: response
|
432 |
required: true
|
433 |
title: Response
|
434 |
-
type:
|
|
|
435 |
use_markdown: true
|
|
|
3 |
- name: prompt
|
4 |
required: true
|
5 |
title: Prompt
|
6 |
+
type: !!python/object/apply:argilla.client.feedback.schemas.enums.FieldTypes
|
7 |
+
- text
|
8 |
use_markdown: true
|
9 |
- name: context
|
10 |
required: false
|
11 |
title: Context
|
12 |
+
type: !!python/object/apply:argilla.client.feedback.schemas.enums.FieldTypes
|
13 |
+
- text
|
14 |
use_markdown: true
|
15 |
guidelines: This is a supervised fine-tuning dataset that contains instructions. Please
|
16 |
write the response to the instruction in the response field. Take the context into
|
|
|
18 |
metadata_properties:
|
19 |
- max: null
|
20 |
min: null
|
21 |
+
name: n_characters
|
22 |
+
title: No. of characters
|
23 |
+
type: integer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
visible_for_annotators: true
|
25 |
- name: passed_quality_check
|
26 |
+
title: Passed quality check?
|
27 |
type: terms
|
28 |
values: null
|
29 |
visible_for_annotators: true
|
30 |
- max: null
|
31 |
min: null
|
32 |
+
name: flesch_reading_ease
|
33 |
+
title: Reading ease
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
type: float
|
35 |
visible_for_annotators: true
|
36 |
- max: null
|
|
|
39 |
title: Entropy
|
40 |
type: float
|
41 |
visible_for_annotators: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
42 |
questions:
|
43 |
- description: null
|
44 |
name: response
|
45 |
required: true
|
46 |
title: Response
|
47 |
+
type: !!python/object/apply:argilla.client.feedback.schemas.enums.QuestionTypes
|
48 |
+
- text
|
49 |
use_markdown: true
|