allow_extra_metadata: true | |
fields: | |
- name: text | |
required: true | |
title: Text | |
type: text | |
use_markdown: false | |
guidelines: This is a text classification dataset that contains texts and labels. | |
Given a set of texts and a predefined set of labels, the goal of text classification | |
is to assign one or more labels to each text based on its content. Please classify | |
the texts by making the correct selection. | |
metadata_properties: null | |
questions: | |
- description: Classify the text by selecting the correct label from the given list | |
of labels. | |
labels: | |
- Baking | |
- Grilling | |
- Slow cooking | |
- Pressure cooking | |
- Air-fryer | |
- Smoking | |
- Pickling | |
- Roasting | |
- Steaming | |
- Boiling | |
- "Saut\xE9ing" | |
- Sous vide | |
- Stir-frying | |
labels_order: natural | |
name: label | |
required: true | |
title: Label | |
type: multi_label_selection | |
visible_labels: null | |
vectors_settings: null | |