davanstrien HF staff commited on
Commit
ca079f2
1 Parent(s): 6e9a5e1

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +26 -6
dataset_infos.json CHANGED
@@ -4,7 +4,27 @@
4
  "homepage": "",
5
  "license": "",
6
  "features": {
7
- "0": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  "dtype": "string",
9
  "id": null,
10
  "_type": "Value"
@@ -19,14 +39,14 @@
19
  "splits": {
20
  "train": {
21
  "name": "train",
22
- "num_bytes": 650663220,
23
- "num_examples": 54221935,
24
  "dataset_name": "IA_unlabelled"
25
  }
26
  },
27
  "download_checksums": null,
28
- "download_size": 2974199,
29
  "post_processing_size": null,
30
- "dataset_size": 650663220,
31
- "size_in_bytes": 653637419
32
  }}
 
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": "float64",
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"
 
39
  "splits": {
40
  "train": {
41
  "name": "train",
42
+ "num_bytes": 2179751647,
43
+ "num_examples": 10844387,
44
  "dataset_name": "IA_unlabelled"
45
  }
46
  },
47
  "download_checksums": null,
48
+ "download_size": 112126531,
49
  "post_processing_size": null,
50
+ "dataset_size": 2179751647,
51
+ "size_in_bytes": 2291878178
52
  }}