will33am commited on
Commit
1823102
1 Parent(s): c75fc6f

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -67
dataset_infos.json CHANGED
@@ -1,67 +1 @@
1
- {"Artificio--WikiArt": {
2
- "description": "",
3
- "citation": "",
4
- "homepage": "",
5
- "license": "",
6
- "features": {
7
- "title": {
8
- "dtype": "string",
9
- "id": null,
10
- "_type": "Value"
11
- },
12
- "artist": {
13
- "dtype": "string",
14
- "id": null,
15
- "_type": "Value"
16
- },
17
- "date": {
18
- "dtype": "string",
19
- "id": null,
20
- "_type": "Value"
21
- },
22
- "genre": {
23
- "dtype": "string",
24
- "id": null,
25
- "_type": "Value"
26
- },
27
- "style": {
28
- "dtype": "string",
29
- "id": null,
30
- "_type": "Value"
31
- },
32
- "description": {
33
- "dtype": "string",
34
- "id": null,
35
- "_type": "Value"
36
- },
37
- "filename": {
38
- "dtype": "string",
39
- "id": null,
40
- "_type": "Value"
41
- },
42
- "image": {
43
- "decode": true,
44
- "id": null,
45
- "_type": "Image"
46
- }
47
- },
48
- "post_processed": null,
49
- "supervised_keys": null,
50
- "task_templates": null,
51
- "builder_name": null,
52
- "config_name": null,
53
- "version": null,
54
- "splits": {
55
- "train": {
56
- "name": "train",
57
- "num_bytes": 1447427305.75,
58
- "num_examples": 103250,
59
- "dataset_name": "WikiArt"
60
- }
61
- },
62
- "download_checksums": null,
63
- "download_size": 1433664793,
64
- "post_processing_size": null,
65
- "dataset_size": 1447427305.75,
66
- "size_in_bytes": 2881092098.75
67
- }}
 
1
+ {"Artificio--WikiArt": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"title": {"dtype": "string", "id": null, "_type": "Value"}, "artist": {"dtype": "string", "id": null, "_type": "Value"}, "date": {"dtype": "string", "id": null, "_type": "Value"}, "genre": {"dtype": "string", "id": null, "_type": "Value"}, "style": {"dtype": "string", "id": null, "_type": "Value"}, "description": {"dtype": "string", "id": null, "_type": "Value"}, "filename": {"dtype": "string", "id": null, "_type": "Value"}, "image": {"decode": true, "id": null, "_type": "Image"}, "embeddings_pca512": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 1659296305.75, "num_examples": 103250, "dataset_name": "WikiArt"}}, "download_checksums": null, "download_size": 1652679951, "post_processing_size": null, "dataset_size": 1659296305.75, "size_in_bytes": 3311976256.75}}