Update dataset.json
Browse files- dataset.json +8 -8
dataset.json
CHANGED
@@ -93,12 +93,12 @@
|
|
93 |
{ "Query": "Where is the deepest part of the ocean?", "Type": "Where" },
|
94 |
{ "Query": "Where was the Declaration of Independence signed?", "Type": "Where" },
|
95 |
{ "Query": "Where can I find the tallest waterfall in the world?", "Type": "Where" },
|
96 |
-
{ "Query": "I have went to Paris last year and it were beautiful", "Type": "Grammar" },
|
97 |
-
{ "Query": "can you tells me where is the nearest hospital at?", "Type": "Grammar" },
|
98 |
-
{ "Query": "She don't know nothing about computers", "Type": "Grammar" },
|
99 |
-
{ "Query": "me and my friend wants to goes shopping tomorrow", "Type": "Grammar" },
|
100 |
-
{ "Query": "The books what I bought yesterday is very interesting", "Type": "Grammar" },
|
101 |
-
{ "Query": "I seen that movie three times already", "Type": "Grammar" },
|
102 |
-
{ "Query": "between you and I, this secret should stay quiet", "Type": "Grammar" },
|
103 |
-
{ "Query": "There's many reasons why I can't come to the party", "Type": "Grammar" }
|
104 |
]
|
|
|
93 |
{ "Query": "Where is the deepest part of the ocean?", "Type": "Where" },
|
94 |
{ "Query": "Where was the Declaration of Independence signed?", "Type": "Where" },
|
95 |
{ "Query": "Where can I find the tallest waterfall in the world?", "Type": "Where" },
|
96 |
+
{ "Query": "Edit my grammar: I have went to Paris last year and it were beautiful", "Type": "Grammar" },
|
97 |
+
{ "Query": "Edit: can you tells me where is the nearest hospital at?", "Type": "Grammar" },
|
98 |
+
{ "Query": "Grammar: She don't know nothing about computers", "Type": "Grammar" },
|
99 |
+
{ "Query": "Edit this grammar: me and my friend wants to goes shopping tomorrow", "Type": "Grammar" },
|
100 |
+
{ "Query": "Edit: The books what I bought yesterday is very interesting", "Type": "Grammar" },
|
101 |
+
{ "Query": "Edit my grammar: I seen that movie three times already", "Type": "Grammar" },
|
102 |
+
{ "Query": "Edit my grammar: between you and I, this secret should stay quiet", "Type": "Grammar" },
|
103 |
+
{ "Query": "Edit this grammar: There's many reasons why I can't come to the party", "Type": "Grammar" }
|
104 |
]
|