| allow_extra_metadata: true | |
| fields: | |
| - name: prompt | |
| required: true | |
| title: Prompt | |
| type: text | |
| use_markdown: true | |
| - name: context | |
| required: false | |
| title: Context | |
| type: text | |
| use_markdown: true | |
| guidelines: This is a supervised fine-tuning dataset that contains instructions. Please | |
| write the response to the instruction in the response field. Take the context into | |
| account when writing the response. | |
| metadata_properties: | |
| - max: null | |
| min: null | |
| name: n_characters | |
| title: No. of characters | |
| type: integer | |
| visible_for_annotators: true | |
| - name: passed_quality_check | |
| title: Passed quality check? | |
| type: terms | |
| values: null | |
| visible_for_annotators: true | |
| - max: null | |
| min: null | |
| name: flesch_reading_ease | |
| title: Reading ease | |
| type: float | |
| visible_for_annotators: true | |
| - max: null | |
| min: null | |
| name: entropy | |
| title: Entropy | |
| type: float | |
| visible_for_annotators: true | |
| questions: | |
| - description: null | |
| labels: | |
| - closed_qa | |
| - classification | |
| - open_qa | |
| - information_extraction | |
| - brainstorming | |
| - general_qa | |
| - summarization | |
| - creative_writing | |
| name: class | |
| required: true | |
| title: Classify the instruction according to its class | |
| type: label_selection | |
| visible_labels: null | |
| - description: null | |
| name: response | |
| required: true | |
| title: Response | |
| type: text | |
| use_markdown: true | |
| vectors_settings: | |
| - dimensions: 768 | |
| name: prompt-similarity | |
| title: prompt-similarity | |