Datasets:

Modalities:
Image
Text
Formats:
json
ArXiv:
Libraries:
Datasets
pandas
License:
syCen commited on
Commit
533a102
·
verified ·
1 Parent(s): 362ff41

Delete dataset_infos.json

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