tzvc commited on
Commit
16984ef
1 Parent(s): 3ab44d6

Upload 7 files

Browse files
data/dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train", "test"]}
data/test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bd4b485e0cfdbc26ade84c87dde4efeb51cf40c8ac0e27a66f8946deddaa246
3
+ size 7272
data/test/dataset_info.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "image_file_path": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "image": {
10
+ "_type": "Image"
11
+ },
12
+ "labels": {
13
+ "names": [
14
+ "real",
15
+ "digital"
16
+ ],
17
+ "_type": "ClassLabel"
18
+ }
19
+ },
20
+ "homepage": "",
21
+ "license": ""
22
+ }
data/test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "f944eaa6fbf2d0f8",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
data/train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37f4c7d7235c099bf15686511ee2bc2506917c4a6ade15f32f78b2f3737dac7d
3
+ size 85912
data/train/dataset_info.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "image_file_path": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "image": {
10
+ "_type": "Image"
11
+ },
12
+ "labels": {
13
+ "names": [
14
+ "real",
15
+ "digital"
16
+ ],
17
+ "_type": "ClassLabel"
18
+ }
19
+ },
20
+ "homepage": "",
21
+ "license": ""
22
+ }
data/train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "4dc9c7ab26c977c6",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }