Delete dataset_infos.json
Browse files- dataset_infos.json +0 -12
dataset_infos.json
DELETED
|
@@ -1,12 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"CameraBench": {
|
| 3 |
-
"features": {
|
| 4 |
-
"video": { "_type": "Value", "dtype": "video" },
|
| 5 |
-
"labels": { "_type": "Sequence", "feature": { "_type": "Value", "dtype": "string" } },
|
| 6 |
-
"caption": { "_type": "Value", "dtype": "string" }
|
| 7 |
-
},
|
| 8 |
-
"splits": {
|
| 9 |
-
"test": { "name": "train", "numExamples": 1071 }
|
| 10 |
-
}
|
| 11 |
-
}
|
| 12 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|