jaredhwang commited on
Commit
5fc5cfc
·
1 Parent(s): 64d09c3

remove extraneous json

Browse files
test/dataset_info.json → dataset_info.json RENAMED
File without changes
train/state.json → state.json RENAMED
File without changes
test/state.json DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "_data_files": [
3
- {
4
- "filename": "data-00000-of-00001.arrow"
5
- }
6
- ],
7
- "_fingerprint": "f5b1dd63b2feaadc",
8
- "_format_columns": null,
9
- "_format_kwargs": {},
10
- "_format_type": null,
11
- "_output_all_columns": false,
12
- "_split": null
13
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
train/dataset_info.json DELETED
@@ -1,52 +0,0 @@
1
- {
2
- "citation": "",
3
- "description": "",
4
- "features": {
5
- "image": {
6
- "_type": "Image"
7
- },
8
- "image_id": {
9
- "dtype": "int64",
10
- "_type": "Value"
11
- },
12
- "width": {
13
- "dtype": "int32",
14
- "_type": "Value"
15
- },
16
- "height": {
17
- "dtype": "int32",
18
- "_type": "Value"
19
- },
20
- "objects": {
21
- "feature": {
22
- "id": {
23
- "dtype": "int64",
24
- "_type": "Value"
25
- },
26
- "category": {
27
- "dtype": "string",
28
- "_type": "Value"
29
- },
30
- "bbox": {
31
- "feature": {
32
- "dtype": "float32",
33
- "_type": "Value"
34
- },
35
- "length": 4,
36
- "_type": "List"
37
- },
38
- "area": {
39
- "dtype": "float32",
40
- "_type": "Value"
41
- },
42
- "iscrowd": {
43
- "dtype": "int8",
44
- "_type": "Value"
45
- }
46
- },
47
- "_type": "List"
48
- }
49
- },
50
- "homepage": "",
51
- "license": ""
52
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
validation/dataset_info.json DELETED
@@ -1,52 +0,0 @@
1
- {
2
- "citation": "",
3
- "description": "",
4
- "features": {
5
- "image": {
6
- "_type": "Image"
7
- },
8
- "image_id": {
9
- "dtype": "int64",
10
- "_type": "Value"
11
- },
12
- "width": {
13
- "dtype": "int32",
14
- "_type": "Value"
15
- },
16
- "height": {
17
- "dtype": "int32",
18
- "_type": "Value"
19
- },
20
- "objects": {
21
- "feature": {
22
- "id": {
23
- "dtype": "int64",
24
- "_type": "Value"
25
- },
26
- "category": {
27
- "dtype": "string",
28
- "_type": "Value"
29
- },
30
- "bbox": {
31
- "feature": {
32
- "dtype": "float32",
33
- "_type": "Value"
34
- },
35
- "length": 4,
36
- "_type": "List"
37
- },
38
- "area": {
39
- "dtype": "float32",
40
- "_type": "Value"
41
- },
42
- "iscrowd": {
43
- "dtype": "int8",
44
- "_type": "Value"
45
- }
46
- },
47
- "_type": "List"
48
- }
49
- },
50
- "homepage": "",
51
- "license": ""
52
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
validation/state.json DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "_data_files": [
3
- {
4
- "filename": "data-00000-of-00001.arrow"
5
- }
6
- ],
7
- "_fingerprint": "1583bb2b32b06a07",
8
- "_format_columns": null,
9
- "_format_kwargs": {},
10
- "_format_type": null,
11
- "_output_all_columns": false,
12
- "_split": null
13
- }