Upload dataset

#1
by davanstrien HF Staff - opened
README.md CHANGED
@@ -11,5 +11,44 @@ tags: []
11
  task_categories:
12
  - image-classification
13
  task_ids: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  ---
15
  Initial annotated dataset derived from `ImageIN/IA_unlabelled`
 
11
  task_categories:
12
  - image-classification
13
  task_ids: []
14
+ configs:
15
+ - config_name: default
16
+ data_files:
17
+ - split: train
18
+ path: data/train-*
19
+ dataset_info:
20
+ features:
21
+ - name: image
22
+ dtype: string
23
+ - name: manifest_url
24
+ dtype: string
25
+ - name: license
26
+ dtype: string
27
+ - name: label
28
+ dtype: string
29
+ - name: attribution
30
+ dtype: string
31
+ - name: id
32
+ dtype: int64
33
+ - name: choice
34
+ dtype: string
35
+ - name: annotator
36
+ dtype: int64
37
+ - name: annotation_id
38
+ dtype: int64
39
+ - name: created_at
40
+ dtype: timestamp[ns, tz=UTC]
41
+ - name: updated_at
42
+ dtype: timestamp[ns, tz=UTC]
43
+ - name: lead_time
44
+ dtype: float64
45
+ - name: loaded_image
46
+ dtype: image
47
+ splits:
48
+ - name: train
49
+ num_bytes: 1979769347
50
+ num_examples: 1896
51
+ download_size: 1939563685
52
+ dataset_size: 1979769347
53
  ---
54
  Initial annotated dataset derived from `ImageIN/IA_unlabelled`
data/{train-00000-of-00004-5af744adb8610bf6.parquet → train-00000-of-00004.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b521c433bdda901d0af6f0d664581b531d017f4c381df4f82d69c7040a1a9d4e
3
- size 477342539
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19c6ada4a1acf4d832325550272815f862db1716991a9d640e858e3cfa9d26d1
3
+ size 477061020
data/{train-00001-of-00004-1ef76ddf3e989681.parquet → train-00001-of-00004.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:77bdd8ee9e561d03faf98115c75d325fcc463ff0eebcecd3b3e205ec666066be
3
- size 493386176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e32f9ff262aedd042a416f2219330db2c93af378319abccc25c57d35c15cbdaa
3
+ size 493085303
data/{train-00002-of-00004-53f8926a9c552981.parquet → train-00002-of-00004.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9af691c111a5b5849b0deab7baee1efe7ab765845ce9ff65cf2014809f245d7b
3
- size 503018067
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a227b4f33b8e555c735c214da85daf46e04207c31aed8a4d2dd7165417fcbfd
3
+ size 502823349
data/{train-00003-of-00004-0a69c90b24f70378.parquet → train-00003-of-00004.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f4b229de2484109156fd5c14e16279719a5074deddcad33df08ca63c3a9335f
3
- size 466868410
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5eaf758bef87cca3bafe6ea67c285a1753066ecbf7e641a8db01ffca27a11aa6
3
+ size 466594013
dataset_infos.json CHANGED
@@ -1,92 +1,173 @@
1
- {"ImageIN--ImageIn_annotations": {
2
- "description": "",
3
- "citation": "",
4
- "homepage": "",
5
- "license": "",
6
- "features": {
7
- "image": {
8
- "dtype": "string",
9
- "id": null,
10
- "_type": "Value"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  },
12
- "manifest_url": {
13
- "dtype": "string",
14
- "id": null,
15
- "_type": "Value"
 
 
 
 
 
 
 
 
 
16
  },
17
- "license": {
18
- "dtype": "string",
19
- "id": null,
20
- "_type": "Value"
21
- },
22
- "label": {
23
- "dtype": "string",
24
- "id": null,
25
- "_type": "Value"
26
- },
27
- "attribution": {
28
- "dtype": "string",
29
- "id": null,
30
- "_type": "Value"
31
- },
32
- "id": {
33
- "dtype": "int64",
34
- "id": null,
35
- "_type": "Value"
36
- },
37
- "choice": {
38
- "dtype": "string",
39
- "id": null,
40
- "_type": "Value"
41
- },
42
- "annotator": {
43
- "dtype": "int64",
44
- "id": null,
45
- "_type": "Value"
46
- },
47
- "annotation_id": {
48
- "dtype": "int64",
49
- "id": null,
50
- "_type": "Value"
51
- },
52
- "created_at": {
53
- "dtype": "timestamp[ns, tz=UTC]",
54
- "id": null,
55
- "_type": "Value"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
56
  },
57
- "updated_at": {
58
- "dtype": "timestamp[ns, tz=UTC]",
59
- "id": null,
60
- "_type": "Value"
 
 
 
 
61
  },
62
- "lead_time": {
63
- "dtype": "float64",
64
- "id": null,
65
- "_type": "Value"
 
 
 
66
  },
67
- "loaded_image": {
68
- "decode": true,
69
- "id": null,
70
- "_type": "Image"
71
- }
72
- },
73
- "post_processed": null,
74
- "supervised_keys": null,
75
- "task_templates": null,
76
- "builder_name": null,
77
- "config_name": null,
78
- "version": null,
79
- "splits": {
80
- "train": {
81
- "name": "train",
82
- "num_bytes": 1979769347.208,
83
- "num_examples": 1896,
84
- "dataset_name": "ImageIn_annotations"
85
- }
86
- },
87
- "download_checksums": null,
88
- "download_size": 1940615192,
89
- "post_processing_size": null,
90
- "dataset_size": 1979769347.208,
91
- "size_in_bytes": 3920384539.208
92
- }}
 
1
+ {
2
+ "ImageIN--ImageIn_annotations": {
3
+ "description": "",
4
+ "citation": "",
5
+ "homepage": "",
6
+ "license": "",
7
+ "features": {
8
+ "image": {
9
+ "dtype": "string",
10
+ "id": null,
11
+ "_type": "Value"
12
+ },
13
+ "manifest_url": {
14
+ "dtype": "string",
15
+ "id": null,
16
+ "_type": "Value"
17
+ },
18
+ "license": {
19
+ "dtype": "string",
20
+ "id": null,
21
+ "_type": "Value"
22
+ },
23
+ "label": {
24
+ "dtype": "string",
25
+ "id": null,
26
+ "_type": "Value"
27
+ },
28
+ "attribution": {
29
+ "dtype": "string",
30
+ "id": null,
31
+ "_type": "Value"
32
+ },
33
+ "id": {
34
+ "dtype": "int64",
35
+ "id": null,
36
+ "_type": "Value"
37
+ },
38
+ "choice": {
39
+ "dtype": "string",
40
+ "id": null,
41
+ "_type": "Value"
42
+ },
43
+ "annotator": {
44
+ "dtype": "int64",
45
+ "id": null,
46
+ "_type": "Value"
47
+ },
48
+ "annotation_id": {
49
+ "dtype": "int64",
50
+ "id": null,
51
+ "_type": "Value"
52
+ },
53
+ "created_at": {
54
+ "dtype": "timestamp[ns, tz=UTC]",
55
+ "id": null,
56
+ "_type": "Value"
57
+ },
58
+ "updated_at": {
59
+ "dtype": "timestamp[ns, tz=UTC]",
60
+ "id": null,
61
+ "_type": "Value"
62
+ },
63
+ "lead_time": {
64
+ "dtype": "float64",
65
+ "id": null,
66
+ "_type": "Value"
67
+ },
68
+ "loaded_image": {
69
+ "decode": true,
70
+ "id": null,
71
+ "_type": "Image"
72
+ }
73
  },
74
+ "post_processed": null,
75
+ "supervised_keys": null,
76
+ "task_templates": null,
77
+ "builder_name": null,
78
+ "config_name": null,
79
+ "version": null,
80
+ "splits": {
81
+ "train": {
82
+ "name": "train",
83
+ "num_bytes": 1979769347.208,
84
+ "num_examples": 1896,
85
+ "dataset_name": "ImageIn_annotations"
86
+ }
87
  },
88
+ "download_checksums": null,
89
+ "download_size": 1940615192,
90
+ "post_processing_size": null,
91
+ "dataset_size": 1979769347.208,
92
+ "size_in_bytes": 3920384539.208
93
+ },
94
+ "default": {
95
+ "description": "",
96
+ "citation": "",
97
+ "homepage": "",
98
+ "license": "",
99
+ "features": {
100
+ "image": {
101
+ "dtype": "string",
102
+ "_type": "Value"
103
+ },
104
+ "manifest_url": {
105
+ "dtype": "string",
106
+ "_type": "Value"
107
+ },
108
+ "license": {
109
+ "dtype": "string",
110
+ "_type": "Value"
111
+ },
112
+ "label": {
113
+ "dtype": "string",
114
+ "_type": "Value"
115
+ },
116
+ "attribution": {
117
+ "dtype": "string",
118
+ "_type": "Value"
119
+ },
120
+ "id": {
121
+ "dtype": "int64",
122
+ "_type": "Value"
123
+ },
124
+ "choice": {
125
+ "dtype": "string",
126
+ "_type": "Value"
127
+ },
128
+ "annotator": {
129
+ "dtype": "int64",
130
+ "_type": "Value"
131
+ },
132
+ "annotation_id": {
133
+ "dtype": "int64",
134
+ "_type": "Value"
135
+ },
136
+ "created_at": {
137
+ "dtype": "timestamp[ns, tz=UTC]",
138
+ "_type": "Value"
139
+ },
140
+ "updated_at": {
141
+ "dtype": "timestamp[ns, tz=UTC]",
142
+ "_type": "Value"
143
+ },
144
+ "lead_time": {
145
+ "dtype": "float64",
146
+ "_type": "Value"
147
+ },
148
+ "loaded_image": {
149
+ "_type": "Image"
150
+ }
151
  },
152
+ "builder_name": "parquet",
153
+ "dataset_name": "image_in_annotations",
154
+ "config_name": "default",
155
+ "version": {
156
+ "version_str": "0.0.0",
157
+ "major": 0,
158
+ "minor": 0,
159
+ "patch": 0
160
  },
161
+ "splits": {
162
+ "train": {
163
+ "name": "train",
164
+ "num_bytes": 1979769347,
165
+ "num_examples": 1896,
166
+ "dataset_name": null
167
+ }
168
  },
169
+ "download_size": 1939563685,
170
+ "dataset_size": 1979769347,
171
+ "size_in_bytes": 3919333032
172
+ }
173
+ }