| 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 |
| name: response |
| required: true |
| title: Response |
| type: text |
| use_markdown: true |
|
|