Update classify.json
Browse files- classify.json +5 -1
classify.json
CHANGED
@@ -129,4 +129,8 @@
|
|
129 |
{"instruction": "Please classify and route the following user query.", "input": "Find the latest news articles about the 2024 Presidential Election.", "output": "complexity: 4, web_context: 10, domain_chat_context: 1, clarity_flag: 10"},
|
130 |
{"instruction": "Please classify and route the following user query.", "input": "Who won the Best Actor Oscar at the latest Academy Awards?", "output": "complexity: 2, web_context: 10, domain_chat_context: 1, clarity_flag: 10"},
|
131 |
{"instruction": "Please classify and route the following user query.", "input": "Search for the top-rated vegan restaurants in New York City.", "output": "complexity: 3, web_context: 10, domain_chat_context: 1, clarity_flag: 10"},
|
132 |
-
{"instruction": "Please classify and route the following user query.", "input": "Tell me something about the thing in the news today.", "output": "complexity: 5, web_context: 10, domain_chat_context: 1, clarity_flag: 1"}
|
|
|
|
|
|
|
|
|
|
129 |
{"instruction": "Please classify and route the following user query.", "input": "Find the latest news articles about the 2024 Presidential Election.", "output": "complexity: 4, web_context: 10, domain_chat_context: 1, clarity_flag: 10"},
|
130 |
{"instruction": "Please classify and route the following user query.", "input": "Who won the Best Actor Oscar at the latest Academy Awards?", "output": "complexity: 2, web_context: 10, domain_chat_context: 1, clarity_flag: 10"},
|
131 |
{"instruction": "Please classify and route the following user query.", "input": "Search for the top-rated vegan restaurants in New York City.", "output": "complexity: 3, web_context: 10, domain_chat_context: 1, clarity_flag: 10"},
|
132 |
+
{"instruction": "Please classify and route the following user query.", "input": "Tell me something about the thing in the news today.", "output": "complexity: 5, web_context: 10, domain_chat_context: 1, clarity_flag: 1"},
|
133 |
+
{"instruction": "Please classify and route the following user query.", "input": "Could you say more?", "output": "complexity: 3, web_context: 0, domain_chat_context: 10, clarity_flag: 1"},
|
134 |
+
{"instruction": "Please classify and route the following user query.", "input": "why do you think this demographic is the primary audience for noise cancelling headphones?", "output": "complexity: 9, web_context: 0, domain_chat_context: 10, clarity_flag: 10"}]
|
135 |
+
{"instruction": "Please classify and route the following user query.", "input": "elaborate", "output": "complexity: 7, web_context: 0, domain_chat_context: 10, clarity_flag: 1"},
|
136 |
+
{"instruction": "Please classify and route the following user query.", "input": "how do I improve my ROAS?", "output": "complexity: 10, web_context: 10, domain_chat_context: 10, clarity_flag: 1"}]
|