CausalVerse commited on
Commit
45be1be
·
verified ·
1 Parent(s): 73e0bae

Delete dataset_infos.json

Browse files
Files changed (1) hide show
  1. 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
- }