Delete dataset_infos.json
Browse files- dataset_infos.json +0 -10
dataset_infos.json
DELETED
|
@@ -1,10 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"default": { // ← config 名
|
| 3 |
-
"features": {
|
| 4 |
-
"__key__": { "dtype": "string", "_type": "Value" },
|
| 5 |
-
"__url__": { "dtype": "string", "_type": "Value" },
|
| 6 |
-
"mp4": { "_type": "Video" },
|
| 7 |
-
"json": { "dtype": "string", "_type": "Value" } // ← 强制当字符串
|
| 8 |
-
}
|
| 9 |
-
}
|
| 10 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|