parquet-converter commited on
Commit
9163624
·
1 Parent(s): ff88393

Update parquet files

Browse files
data/train-00003-of-00004-0a69c90b24f70378.parquet → ImageIN--ImageIn_annotations/parquet-train-00000-of-00003.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:13085982ce40148658974cbaa9965a07a409d6c5d69c1dfb272b7cf2e78fc31d
3
+ size 970702091
data/train-00000-of-00004-5af744adb8610bf6.parquet → ImageIN--ImageIn_annotations/parquet-train-00001-of-00003.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:d02fbb1b4347a293d597134360ada4ee398f3ee197c22adc29852cab3d9a886d
3
+ size 503048304
data/train-00001-of-00004-1ef76ddf3e989681.parquet → ImageIN--ImageIn_annotations/parquet-train-00002-of-00003.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:001e284a66ffa41a564c062d41dd3e37d57eee727831bd3a486139ff7fe708f8
3
+ size 466784575
README.md DELETED
@@ -1,15 +0,0 @@
1
- ---
2
- annotations_creators: []
3
- language: []
4
- language_creators: []
5
- license: []
6
- multilinguality: []
7
- pretty_name: ImageIn hand labelled
8
- size_categories: []
9
- source_datasets: []
10
- tags: []
11
- task_categories:
12
- - image-classification
13
- task_ids: []
14
- ---
15
- Initial annotated dataset derived from `ImageIN/IA_unlabelled`
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/train-00002-of-00004-53f8926a9c552981.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:9af691c111a5b5849b0deab7baee1efe7ab765845ce9ff65cf2014809f245d7b
3
- size 503018067
 
 
 
 
dataset_infos.json DELETED
@@ -1,92 +0,0 @@
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
- }}