syCen commited on
Commit
f3153c7
·
verified ·
1 Parent(s): 180e82f

Delete dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +0 -31
dataset_infos.json DELETED
@@ -1,31 +0,0 @@
1
- {
2
- "test": {
3
- "description": "",
4
- "features": {
5
- "video": {
6
- "_type": "Video"
7
- },
8
- "labels": {
9
- "_type": "Sequence",
10
- "feature": {
11
- "_type": "Value",
12
- "dtype": "string"
13
- }
14
- },
15
- "caption": {
16
- "_type": "Value",
17
- "dtype": "string"
18
- }
19
- },
20
- "splits": {
21
- "test": {
22
- "name": "test",
23
- "num_bytes": 0,
24
- "num_examples": 0,
25
- "dataset_name": "CameraBench"
26
- }
27
- },
28
- "download_size": 0,
29
- "dataset_size": 0
30
- }
31
- }