SungBeom commited on
Commit
0cd703d
·
1 Parent(s): f89f04a

Update templates/examples/user_response_prompt_examples.json

Browse files
templates/examples/user_response_prompt_examples.json CHANGED
@@ -1,7 +1,7 @@
1
  [
2
  {
3
  "conversation_history": "User: Recommend me a wine please <END_OF_TURN>\nAgent: We need to know your tastes so we can recommend a wine. Which type of wine do you prefer? Please choose from red, white, ros?, or sparkling. <END_OF_TURN>\n",
4
- "user_responses": "user_response: I think ���� ���� would be nice|I love ȭ��Ʈ ����|I wonder what a ���� ���� would be like."
5
  },
6
  {
7
  "conversation_history": "User: Please recommend me a wine please <END_OF_TURN>\nAgent: We need to know your tastes before we can recommend a wine. Which type of wine do you prefer? Red, white, ros?, or sparkling? <END_OF_TURN>\nUser: I'll go with ros? <END_OF_TURN>\nAgent: Great, you like ros?! Can you tell me how sweet you like your ros?? Do you prefer it sweet or just right? <END_OF_TURN>\n",
 
1
  [
2
  {
3
  "conversation_history": "User: Recommend me a wine please <END_OF_TURN>\nAgent: We need to know your tastes so we can recommend a wine. Which type of wine do you prefer? Please choose from red, white, ros?, or sparkling. <END_OF_TURN>\n",
4
+ "user_responses": "user_response: I think 레드 와인 would be nice|I love 화이트 와인|I wonder what a 로제 와인 would be like."
5
  },
6
  {
7
  "conversation_history": "User: Please recommend me a wine please <END_OF_TURN>\nAgent: We need to know your tastes before we can recommend a wine. Which type of wine do you prefer? Red, white, ros?, or sparkling? <END_OF_TURN>\nUser: I'll go with ros? <END_OF_TURN>\nAgent: Great, you like ros?! Can you tell me how sweet you like your ros?? Do you prefer it sweet or just right? <END_OF_TURN>\n",