Edit json
Browse files- dataset_infos.json +2 -2
dataset_infos.json
CHANGED
|
@@ -5,11 +5,11 @@
|
|
| 5 |
"homepage": "TO ADD",
|
| 6 |
"license": "",
|
| 7 |
"features": {
|
| 8 |
-
"
|
| 9 |
"dtype": "string",
|
| 10 |
"_type": "Value"
|
| 11 |
},
|
| 12 |
-
"
|
| 13 |
"dtype": "string",
|
| 14 |
"_type": "Value"
|
| 15 |
}
|
|
|
|
| 5 |
"homepage": "TO ADD",
|
| 6 |
"license": "",
|
| 7 |
"features": {
|
| 8 |
+
"word": {
|
| 9 |
"dtype": "string",
|
| 10 |
"_type": "Value"
|
| 11 |
},
|
| 12 |
+
"category": {
|
| 13 |
"dtype": "string",
|
| 14 |
"_type": "Value"
|
| 15 |
}
|