quintend commited on
Commit
3fd0b1c
1 Parent(s): 99e9b6b

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +9 -9
dataset_infos.json CHANGED
@@ -1,18 +1,18 @@
1
- {"quintend--test-dataset": {
2
  "description": "",
3
  "citation": "",
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,
@@ -26,12 +26,12 @@
26
  "name": "train",
27
  "num_bytes": 25582555.0,
28
  "num_examples": 48,
29
- "dataset_name": "test-dataset"
30
  }
31
  },
32
  "download_checksums": null,
33
- "download_size": 25577528,
34
  "post_processing_size": null,
35
  "dataset_size": 25582555.0,
36
- "size_in_bytes": 51160083.0
37
  }}
 
1
+ {"quintend--first-test-dataset": {
2
  "description": "",
3
  "citation": "",
4
  "homepage": "",
5
  "license": "",
6
  "features": {
 
 
 
 
 
7
  "image": {
8
  "decode": true,
9
  "id": null,
10
  "_type": "Image"
11
+ },
12
+ "text": {
13
+ "dtype": "string",
14
+ "id": null,
15
+ "_type": "Value"
16
  }
17
  },
18
  "post_processed": null,
 
26
  "name": "train",
27
  "num_bytes": 25582555.0,
28
  "num_examples": 48,
29
+ "dataset_name": "first-test-dataset"
30
  }
31
  },
32
  "download_checksums": null,
33
+ "download_size": 25577540,
34
  "post_processing_size": null,
35
  "dataset_size": 25582555.0,
36
+ "size_in_bytes": 51160095.0
37
  }}