multi-modal / argilla.yaml
sdiazlor's picture
Upload argilla.yaml with huggingface_hub
1196354
allow_extra_metadata: false
fields:
- name: content
required: true
title: Content
type: text
use_markdown: true
guidelines: Please, read the question carefully and try to answer it as accurately
as possible.
metadata_properties:
- name: groups
title: Annotation groups
type: terms
values:
- group-a
- group-b
- group-c
visible_for_annotators: true
- name: media
title: Media source
type: terms
values:
- video
- audio
- image
visible_for_annotators: true
- name: source-dataset
title: Original dataset source
type: terms
values: null
visible_for_annotators: true
questions:
- description: null
name: description
required: true
title: Describe the content of the media.
type: text
use_markdown: true
- description: null
name: quality
required: true
title: Quality
type: rating
values:
- 1
- 2
- 3
- 4
- 5
- description: null
labels:
- Children
- Teens
- Adults
- All Ages
name: age_group
required: true
title: Age_group
type: label_selection
visible_labels: null
vectors_settings: null