注: この質問は、同じシナリオを示す一連の質問の一部です。このシリーズの各質問には、指定された目標を達成できる可能性のある独自の解決策が含まれています。一部の質問セットには複数の正しい解決策が含まれる場合がありますが、他の質問セットには正しい解決策がない場合があります。
このセクションの質問に回答すると、その質問に戻ることはできません。そのため、これらの質問はレビュー画面には表示されません。
Azure Cognitive Service for Language Users で質問応答を使用するチャットボットがあり、偽の質問に回答するときにチャットボットの応答が形式的ではないことが報告されています。チャットボットが偽の質問に対して正式な応答を提供することを確認する必要があります。
解決策: Language Studio から、おしゃべりの質問と回答のペアをすべて削除し、モデルを再トレーニングして再公開します。これは目標を達成していますか?
正解:B
Explanation
Removing all the chit-chat question and answer pairs from the project will not ensure that the chatbot provides formal responses to spurious questions. It will only make the chatbot unable to handle any chit-chat scenarios, which may result in a poor user experience and a loss of engagement. Instead, you should choose a chit-chat personality that matches the tone and style of your chatbot, such as Professional or Caring. You can also edit the chit-chat questions and answers to suit your specific needs, or add new ones that are not in the predefined data set12. This way, you can ensure that the chatbot responds appropriately to spurious questions, while still maintaining a conversational and engaging interaction with the user.