Upload folder using huggingface_hub
Browse files- dataset_info.json +121 -0
- fashionpedia-val.arrow +3 -0
dataset_info.json
ADDED
@@ -0,0 +1,121 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"description": "",
|
3 |
+
"citation": "",
|
4 |
+
"homepage": "",
|
5 |
+
"license": "",
|
6 |
+
"features": {
|
7 |
+
"image_id": {
|
8 |
+
"dtype": "int64",
|
9 |
+
"_type": "Value"
|
10 |
+
},
|
11 |
+
"image": {
|
12 |
+
"_type": "Image"
|
13 |
+
},
|
14 |
+
"width": {
|
15 |
+
"dtype": "int64",
|
16 |
+
"_type": "Value"
|
17 |
+
},
|
18 |
+
"height": {
|
19 |
+
"dtype": "int64",
|
20 |
+
"_type": "Value"
|
21 |
+
},
|
22 |
+
"objects": {
|
23 |
+
"feature": {
|
24 |
+
"bbox_id": {
|
25 |
+
"dtype": "int64",
|
26 |
+
"_type": "Value"
|
27 |
+
},
|
28 |
+
"category": {
|
29 |
+
"names": [
|
30 |
+
"shirt, blouse",
|
31 |
+
"top, t-shirt, sweatshirt",
|
32 |
+
"sweater",
|
33 |
+
"cardigan",
|
34 |
+
"jacket",
|
35 |
+
"vest",
|
36 |
+
"pants",
|
37 |
+
"shorts",
|
38 |
+
"skirt",
|
39 |
+
"coat",
|
40 |
+
"dress",
|
41 |
+
"jumpsuit",
|
42 |
+
"cape",
|
43 |
+
"glasses",
|
44 |
+
"hat",
|
45 |
+
"headband, head covering, hair accessory",
|
46 |
+
"tie",
|
47 |
+
"glove",
|
48 |
+
"watch",
|
49 |
+
"belt",
|
50 |
+
"leg warmer",
|
51 |
+
"tights, stockings",
|
52 |
+
"sock",
|
53 |
+
"shoe",
|
54 |
+
"bag, wallet",
|
55 |
+
"scarf",
|
56 |
+
"umbrella",
|
57 |
+
"hood",
|
58 |
+
"collar",
|
59 |
+
"lapel",
|
60 |
+
"epaulette",
|
61 |
+
"sleeve",
|
62 |
+
"pocket",
|
63 |
+
"neckline",
|
64 |
+
"buckle",
|
65 |
+
"zipper",
|
66 |
+
"applique",
|
67 |
+
"bead",
|
68 |
+
"bow",
|
69 |
+
"flower",
|
70 |
+
"fringe",
|
71 |
+
"ribbon",
|
72 |
+
"rivet",
|
73 |
+
"ruffle",
|
74 |
+
"sequin",
|
75 |
+
"tassel"
|
76 |
+
],
|
77 |
+
"_type": "ClassLabel"
|
78 |
+
},
|
79 |
+
"bbox": {
|
80 |
+
"feature": {
|
81 |
+
"dtype": "float64",
|
82 |
+
"_type": "Value"
|
83 |
+
},
|
84 |
+
"length": 4,
|
85 |
+
"_type": "Sequence"
|
86 |
+
},
|
87 |
+
"area": {
|
88 |
+
"dtype": "int64",
|
89 |
+
"_type": "Value"
|
90 |
+
}
|
91 |
+
},
|
92 |
+
"_type": "Sequence"
|
93 |
+
}
|
94 |
+
},
|
95 |
+
"builder_name": "parquet",
|
96 |
+
"dataset_name": "fashionpedia",
|
97 |
+
"config_name": "default",
|
98 |
+
"version": {
|
99 |
+
"version_str": "0.0.0",
|
100 |
+
"major": 0,
|
101 |
+
"minor": 0,
|
102 |
+
"patch": 0
|
103 |
+
},
|
104 |
+
"splits": {
|
105 |
+
"val": {
|
106 |
+
"name": "val",
|
107 |
+
"num_bytes": 85282869,
|
108 |
+
"num_examples": 1158,
|
109 |
+
"dataset_name": "fashionpedia"
|
110 |
+
}
|
111 |
+
},
|
112 |
+
"download_checksums": {
|
113 |
+
"hf://datasets/detection-datasets/fashionpedia@80845435ce686b8a9dbf70a05452fbfb8e09cdd7/data/val-00000-of-00001-0b29e85429788213.parquet": {
|
114 |
+
"num_bytes": 84847838,
|
115 |
+
"checksum": null
|
116 |
+
}
|
117 |
+
},
|
118 |
+
"download_size": 3478843264,
|
119 |
+
"dataset_size": 3507471298,
|
120 |
+
"size_in_bytes": 6986314562
|
121 |
+
}
|
fashionpedia-val.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed0f59ff8da12b94972027189c53183059f89120e52326218a34ce7e6666ceb2
|
3 |
+
size 85278504
|