Datasets:

Modalities:
Text
Formats:
json
Size:
< 1K
Libraries:
Datasets
pandas
License:
gautamm commited on
Commit
ed921b6
·
verified ·
1 Parent(s): f852e3c

Update classify.json

Browse files
Files changed (1) hide show
  1. classify.json +1 -1
classify.json CHANGED
@@ -1,7 +1,7 @@
1
  [{"instruction": "Please classify and route the following user query.", "input": "who is the current president of the US?", "output": "complexity: 3, web_context: 10, domain_chat_context: 1, clarity_flag: 10"},
2
  {"instruction": "Please classify and route the following user query.", "input": "who is the president of the US?", "output": "complexity: 1, web_context: 6, domain_chat_context: 1, clarity_flag: 10"},
3
  {"instruction": "Please classify and route the following user query.", "input": "which are the top 10 cities?", "output": "complexity: 3, web_context: 1, domain_chat_context: 10, clarity_flag: 1"},
4
- {"instruction": "Please classify and route the following user query.", "input": "output the top 3 interests via their efficiency score in descending order for each market in a single table", "output": "complexity: 7, web_context: 1, domain_chat_context: 10, clarity_flag: 10"}
5
  {"instruction": "Please classify and route the following user query.", "input": "what is nestle's market share?", "output": "complexity: 9, web_context: 7, domain_chat_context: 7, clarity_flag: 1"},
6
  {"instruction": "Please classify and route the following user query.", "input": "jane is faster than june. June is faster than jine. Is jane faster than jine?", "output": "complexity: 10, web_context: 1, domain_chat_context: 0, clarity_flag: 10"}
7
  {"instruction": "Please classify and route the following user query.", "input": "tell me more", "output": "complexity: 7, web_context: 1, domain_chat_context: 10, clarity_flag: 1"},
 
1
  [{"instruction": "Please classify and route the following user query.", "input": "who is the current president of the US?", "output": "complexity: 3, web_context: 10, domain_chat_context: 1, clarity_flag: 10"},
2
  {"instruction": "Please classify and route the following user query.", "input": "who is the president of the US?", "output": "complexity: 1, web_context: 6, domain_chat_context: 1, clarity_flag: 10"},
3
  {"instruction": "Please classify and route the following user query.", "input": "which are the top 10 cities?", "output": "complexity: 3, web_context: 1, domain_chat_context: 10, clarity_flag: 1"},
4
+ {"instruction": "Please classify and route the following user query.", "input": "output the top 3 interests via their efficiency score in descending order for each market in a single table", "output": "complexity: 7, web_context: 1, domain_chat_context: 10, clarity_flag: 10"},
5
  {"instruction": "Please classify and route the following user query.", "input": "what is nestle's market share?", "output": "complexity: 9, web_context: 7, domain_chat_context: 7, clarity_flag: 1"},
6
  {"instruction": "Please classify and route the following user query.", "input": "jane is faster than june. June is faster than jine. Is jane faster than jine?", "output": "complexity: 10, web_context: 1, domain_chat_context: 0, clarity_flag: 10"}
7
  {"instruction": "Please classify and route the following user query.", "input": "tell me more", "output": "complexity: 7, web_context: 1, domain_chat_context: 10, clarity_flag: 1"},