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