Commit ·
5cde9ec
1
Parent(s): cdfc55b
Update dummy_dataset_train.json
Browse files- dummy_dataset_train.json +2 -2
dummy_dataset_train.json
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
[
|
| 2 |
{
|
| 3 |
"text": "can I know this?",
|
| 4 |
"intent": "Know",
|
|
@@ -499,4 +499,4 @@
|
|
| 499 |
"intent": "Know",
|
| 500 |
"type": "Train"
|
| 501 |
}
|
| 502 |
-
]
|
|
|
|
| 1 |
+
{"Data":[
|
| 2 |
{
|
| 3 |
"text": "can I know this?",
|
| 4 |
"intent": "Know",
|
|
|
|
| 499 |
"intent": "Know",
|
| 500 |
"type": "Train"
|
| 501 |
}
|
| 502 |
+
]}
|