Update dataset_infos.json
Browse files- dataset_infos.json +1 -0
dataset_infos.json
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
"test": {
|
3 |
"features": {
|
4 |
"x": {
|
|
|
5 |
"_type": "Value"
|
6 |
},
|
7 |
"Output": {
|
|
|
2 |
"test": {
|
3 |
"features": {
|
4 |
"x": {
|
5 |
+
"dtype": "string",
|
6 |
"_type": "Value"
|
7 |
},
|
8 |
"Output": {
|