asaxena1990
commited on
Commit
•
cdfc55b
1
Parent(s):
0688587
Update dummy_dataset_test.json
Browse files- dummy_dataset_test.json +2 -2
dummy_dataset_test.json
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
[
|
2 |
{
|
3 |
"text": "can I know this?",
|
4 |
"intent": "Know",
|
@@ -244,4 +244,4 @@
|
|
244 |
"intent": "Know",
|
245 |
"type": "Test"
|
246 |
}
|
247 |
-
]
|
|
|
1 |
+
{"Data":[
|
2 |
{
|
3 |
"text": "can I know this?",
|
4 |
"intent": "Know",
|
|
|
244 |
"intent": "Know",
|
245 |
"type": "Test"
|
246 |
}
|
247 |
+
]}
|