quintend commited on
Commit
516aa53
1 Parent(s): 34546de

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +12 -7
dataset_infos.json CHANGED
@@ -4,10 +4,15 @@
4
  "homepage": "",
5
  "license": "",
6
  "features": {
7
- "a": {
8
- "dtype": "int64",
9
  "id": null,
10
  "_type": "Value"
 
 
 
 
 
11
  }
12
  },
13
  "post_processed": null,
@@ -19,14 +24,14 @@
19
  "splits": {
20
  "train": {
21
  "name": "train",
22
- "num_bytes": 24,
23
- "num_examples": 3,
24
  "dataset_name": "test-dataset"
25
  }
26
  },
27
  "download_checksums": null,
28
- "download_size": 579,
29
  "post_processing_size": null,
30
- "dataset_size": 24,
31
- "size_in_bytes": 603
32
  }}
 
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"
16
  }
17
  },
18
  "post_processed": null,
 
24
  "splits": {
25
  "train": {
26
  "name": "train",
27
+ "num_bytes": 2589837.0,
28
+ "num_examples": 4,
29
  "dataset_name": "test-dataset"
30
  }
31
  },
32
  "download_checksums": null,
33
+ "download_size": 2590799,
34
  "post_processing_size": null,
35
+ "dataset_size": 2589837.0,
36
+ "size_in_bytes": 5180636.0
37
  }}