allow_extra_metadata: true | |
fields: | |
- name: prompt | |
required: true | |
title: Prompt | |
type: text | |
use_markdown: true | |
- name: response | |
required: true | |
title: Response | |
type: text | |
use_markdown: true | |
guidelines: Answer the questions to assess the quality of the response given by the | |
chat assistant. | |
metadata_properties: null | |
questions: | |
- description: null | |
labels: | |
- 'Yes' | |
- 'No' | |
name: relevant | |
required: true | |
title: Is the response relevant for the given prompt? | |
type: label_selection | |
visible_labels: null | |
- description: null | |
labels: | |
hate: Hate Speech | |
inappropriate: Inappropriate content | |
not_english: Not English | |
pii: Personal information | |
sexual: Sexual content | |
untruthful: Untruthful info | |
violent: Violent content | |
name: content_class | |
required: false | |
title: Does the response include any of the following? | |
type: multi_label_selection | |
visible_labels: 7 | |
- description: Rate the quality of the response based on its truthfulness and helpfulness. | |
1 is very bad and 10 is very good. | |
name: rating | |
required: true | |
title: 'Rate the quality of the response:' | |
type: rating | |
values: | |
- 1 | |
- 2 | |
- 3 | |
- 4 | |
- 5 | |
- 6 | |
- 7 | |
- 8 | |
- 9 | |
- 10 | |
- description: If the rating provided is below 4, please write a new version of the | |
response. | |
name: corrected-text | |
required: false | |
title: 'Provide a correction to the response:' | |
type: text | |
use_markdown: true | |
vectors_settings: | |
- dimensions: 2 | |
name: prompt | |
title: Prompt | |