youngdicey commited on
Commit
3924c37
1 Parent(s): c99db43

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +7 -7
dataset_infos.json CHANGED
@@ -4,12 +4,12 @@
4
  "homepage": "",
5
  "license": "",
6
  "features": {
7
- "a": {
8
- "dtype": "int32",
9
  "id": null,
10
  "_type": "Value"
11
  },
12
- "b": {
13
  "decode": true,
14
  "id": null,
15
  "_type": "Image"
@@ -24,14 +24,14 @@
24
  "splits": {
25
  "train": {
26
  "name": "train",
27
- "num_bytes": 119051566.0,
28
  "num_examples": 967,
29
  "dataset_name": "sample"
30
  }
31
  },
32
  "download_checksums": null,
33
- "download_size": 97915926,
34
  "post_processing_size": null,
35
- "dataset_size": 119051566.0,
36
- "size_in_bytes": 216967492.0
37
  }}
 
4
  "homepage": "",
5
  "license": "",
6
  "features": {
7
+ "text": {
8
+ "dtype": "string",
9
  "id": null,
10
  "_type": "Value"
11
  },
12
+ "image": {
13
  "decode": true,
14
  "id": null,
15
  "_type": "Image"
 
24
  "splits": {
25
  "train": {
26
  "name": "train",
27
+ "num_bytes": 119144313.0,
28
  "num_examples": 967,
29
  "dataset_name": "sample"
30
  }
31
  },
32
  "download_checksums": null,
33
+ "download_size": 98072682,
34
  "post_processing_size": null,
35
+ "dataset_size": 119144313.0,
36
+ "size_in_bytes": 217216995.0
37
  }}