Datasets:
Update tos.json
Browse files
tos.json
CHANGED
|
@@ -101,5 +101,25 @@
|
|
| 101 |
{"question": "What is the current humidity?", "type": "Weather"},
|
| 102 |
{"question": "What is the current perception in Berlin?", "type": "Weather"},
|
| 103 |
{"question": "What is the current perception?", "type": "Weather"},
|
| 104 |
-
{"question": "What is the current perception", "type": "Weather"}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 105 |
]
|
|
|
|
| 101 |
{"question": "What is the current humidity?", "type": "Weather"},
|
| 102 |
{"question": "What is the current perception in Berlin?", "type": "Weather"},
|
| 103 |
{"question": "What is the current perception?", "type": "Weather"},
|
| 104 |
+
{"question": "What is the current perception", "type": "Weather"},
|
| 105 |
+
{ "question": "Meaning of NASA", "Type": "Acronym" },
|
| 106 |
+
{ "question": "What does NFL stand for?", "Type": "Acronym" },
|
| 107 |
+
{ "question": "Meaning of UNICEF", "Type": "Acronym" },
|
| 108 |
+
{ "question": "What does BIOS mean?", "Type": "Acronym" },
|
| 109 |
+
{ "question": "Meaning of ISP", "Type": "Acronym" },
|
| 110 |
+
{ "question": "What's the meaning of DVD?", "Type": "Acronym" },
|
| 111 |
+
{ "question": "Define the acronym SMS", "Type": "Acronym" },
|
| 112 |
+
{ "question": "What does OLED stand for?", "Type": "Acronym" },
|
| 113 |
+
{ "question": "What is the meaning of ASCII?", "Type": "Acronym" },
|
| 114 |
+
{ "question": "Meaning of URL", "Type": "Acronym" },
|
| 115 |
+
{ "question": "What does PIN stand for?", "Type": "Acronym" },
|
| 116 |
+
{ "question": "What is the meaning of API?", "Type": "Acronym" },
|
| 117 |
+
{ "question": "Meaning of VPN", "Type": "Acronym" },
|
| 118 |
+
{ "question": "Explain what NASA stands for", "Type": "Acronym" },
|
| 119 |
+
{ "question": "What does LTE mean?", "Type": "Acronym" },
|
| 120 |
+
{ "question": "Meaning of SSD", "Type": "Acronym" },
|
| 121 |
+
{ "question": "What does HDMI stand for?", "Type": "Acronym" },
|
| 122 |
+
{ "question": "Define the acronym IRC", "Type": "Acronym" },
|
| 123 |
+
{ "question": "Meaning of USB", "Type": "Acronym" },
|
| 124 |
+
{ "question": "What does WWW mean?", "Type": "Acronym" }
|
| 125 |
]
|