davanstrien HF staff commited on
Commit
ed98ee9
1 Parent(s): c8e69e3

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +11 -7
dataset_infos.json CHANGED
@@ -1,4 +1,4 @@
1
- {"davanstrien--encyclopaedia_britannica_illustrated": {
2
  "description": "",
3
  "citation": "",
4
  "homepage": "",
@@ -10,9 +10,13 @@
10
  "_type": "Image"
11
  },
12
  "label": {
13
- "dtype": "string",
 
 
 
 
14
  "id": null,
15
- "_type": "Value"
16
  },
17
  "id": {
18
  "dtype": "string",
@@ -34,14 +38,14 @@
34
  "splits": {
35
  "train": {
36
  "name": "train",
37
- "num_bytes": -26812992340.34137,
38
  "num_examples": 2573,
39
  "dataset_name": "encyclopaedia_britannica_illustrated"
40
  }
41
  },
42
  "download_checksums": null,
43
- "download_size": 373791472,
44
  "post_processing_size": null,
45
- "dataset_size": -26812992340.34137,
46
- "size_in_bytes": -26439200868.34137
47
  }}
1
+ {"biglam--encyclopaedia_britannica_illustrated": {
2
  "description": "",
3
  "citation": "",
4
  "homepage": "",
10
  "_type": "Image"
11
  },
12
  "label": {
13
+ "num_classes": 2,
14
+ "names": [
15
+ "not-illustrated",
16
+ "illustrated"
17
+ ],
18
  "id": null,
19
+ "_type": "ClassLabel"
20
  },
21
  "id": {
22
  "dtype": "string",
38
  "splits": {
39
  "train": {
40
  "name": "train",
41
+ "num_bytes": 374178955.886,
42
  "num_examples": 2573,
43
  "dataset_name": "encyclopaedia_britannica_illustrated"
44
  }
45
  },
46
  "download_checksums": null,
47
+ "download_size": 373867632,
48
  "post_processing_size": null,
49
+ "dataset_size": 374178955.886,
50
+ "size_in_bytes": 748046587.8859999
51
  }}