davanstrien HF staff commited on
Commit
ff88393
1 Parent(s): 772fcdb

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +13 -13
dataset_infos.json CHANGED
@@ -1,18 +1,13 @@
1
- {"davanstrien--ImageIn_annotations": {
2
  "description": "",
3
  "citation": "",
4
  "homepage": "",
5
  "license": "",
6
  "features": {
7
- "index": {
8
- "dtype": "int64",
9
- "id": null,
10
- "_type": "Value"
11
- },
12
  "image": {
13
- "decode": true,
14
  "id": null,
15
- "_type": "Image"
16
  },
17
  "manifest_url": {
18
  "dtype": "string",
@@ -68,6 +63,11 @@
68
  "dtype": "float64",
69
  "id": null,
70
  "_type": "Value"
 
 
 
 
 
71
  }
72
  },
73
  "post_processed": null,
@@ -79,14 +79,14 @@
79
  "splits": {
80
  "train": {
81
  "name": "train",
82
- "num_bytes": 1074925889.891,
83
- "num_examples": 1039,
84
  "dataset_name": "ImageIn_annotations"
85
  }
86
  },
87
  "download_checksums": null,
88
- "download_size": 1054127383,
89
  "post_processing_size": null,
90
- "dataset_size": 1074925889.891,
91
- "size_in_bytes": 2129053272.891
92
  }}
 
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",
 
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,
 
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
  }}