Upload folder using huggingface_hub
Browse files- GANGen-Detection/data-00000-of-00005.arrow +3 -0
- GANGen-Detection/data-00001-of-00005.arrow +3 -0
- GANGen-Detection/data-00002-of-00005.arrow +3 -0
- GANGen-Detection/data-00003-of-00005.arrow +3 -0
- GANGen-Detection/data-00004-of-00005.arrow +3 -0
- GANGen-Detection/dataset_info.json +28 -0
- GANGen-Detection/mapping.json +0 -0
- GANGen-Detection/state.json +31 -0
- GANGen-Detection/test.json +0 -0
GANGen-Detection/data-00000-of-00005.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:682d727b7324b7951a277ec8aeceb7e4ca0a009a364042cace5344daa248c58e
|
3 |
+
size 430738064
|
GANGen-Detection/data-00001-of-00005.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c878260249831bc37f96e708419f3f9d1c0ef471422aafeeba8a4c16d507d571
|
3 |
+
size 432612712
|
GANGen-Detection/data-00002-of-00005.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c065a497fbb30978a50cb8e36e6f5141c5ad6b03b260166129f36edb1aa1c07
|
3 |
+
size 434279888
|
GANGen-Detection/data-00003-of-00005.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30b007147f37830612825f72832271c0b482b5ccb7473d0de9bbdc51cbdded23
|
3 |
+
size 425645000
|
GANGen-Detection/data-00004-of-00005.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b2b0edc98c17816b99772cdbaf8a132454d979fbc5ef6f1466e482c321a0b79
|
3 |
+
size 430158344
|
GANGen-Detection/dataset_info.json
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"image_path": {
|
6 |
+
"dtype": "string",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"md5": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"width": {
|
14 |
+
"dtype": "int64",
|
15 |
+
"_type": "Value"
|
16 |
+
},
|
17 |
+
"height": {
|
18 |
+
"dtype": "int64",
|
19 |
+
"_type": "Value"
|
20 |
+
},
|
21 |
+
"image": {
|
22 |
+
"dtype": "binary",
|
23 |
+
"_type": "Value"
|
24 |
+
}
|
25 |
+
},
|
26 |
+
"homepage": "",
|
27 |
+
"license": ""
|
28 |
+
}
|
GANGen-Detection/mapping.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
GANGen-Detection/state.json
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00005.arrow"
|
5 |
+
},
|
6 |
+
{
|
7 |
+
"filename": "data-00001-of-00005.arrow"
|
8 |
+
},
|
9 |
+
{
|
10 |
+
"filename": "data-00002-of-00005.arrow"
|
11 |
+
},
|
12 |
+
{
|
13 |
+
"filename": "data-00003-of-00005.arrow"
|
14 |
+
},
|
15 |
+
{
|
16 |
+
"filename": "data-00004-of-00005.arrow"
|
17 |
+
}
|
18 |
+
],
|
19 |
+
"_fingerprint": "5b561ee67f512217",
|
20 |
+
"_format_columns": [
|
21 |
+
"image_path",
|
22 |
+
"md5",
|
23 |
+
"width",
|
24 |
+
"height",
|
25 |
+
"image"
|
26 |
+
],
|
27 |
+
"_format_kwargs": {},
|
28 |
+
"_format_type": null,
|
29 |
+
"_output_all_columns": false,
|
30 |
+
"_split": null
|
31 |
+
}
|
GANGen-Detection/test.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|