ChristophSchuhmann commited on
Commit
e2bd6ef
·
1 Parent(s): b29c6ed

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +77 -0
dataset_infos.json ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"ChristophSchuhmann--processed_demo2": {
2
+ "description": "",
3
+ "citation": "",
4
+ "homepage": "",
5
+ "license": "",
6
+ "features": {
7
+ "URL": {
8
+ "dtype": "string",
9
+ "id": null,
10
+ "_type": "Value"
11
+ },
12
+ "TEXT": {
13
+ "dtype": "string",
14
+ "id": null,
15
+ "_type": "Value"
16
+ },
17
+ "WIDTH": {
18
+ "dtype": "float64",
19
+ "id": null,
20
+ "_type": "Value"
21
+ },
22
+ "HEIGHT": {
23
+ "dtype": "float64",
24
+ "id": null,
25
+ "_type": "Value"
26
+ },
27
+ "similarity": {
28
+ "dtype": "float64",
29
+ "id": null,
30
+ "_type": "Value"
31
+ },
32
+ "punsafe": {
33
+ "dtype": "float32",
34
+ "id": null,
35
+ "_type": "Value"
36
+ },
37
+ "pwatermark": {
38
+ "dtype": "float32",
39
+ "id": null,
40
+ "_type": "Value"
41
+ },
42
+ "AESTHETIC_SCORE": {
43
+ "dtype": "float32",
44
+ "id": null,
45
+ "_type": "Value"
46
+ },
47
+ "hash": {
48
+ "dtype": "int64",
49
+ "id": null,
50
+ "_type": "Value"
51
+ },
52
+ "__index_level_0__": {
53
+ "dtype": "int64",
54
+ "id": null,
55
+ "_type": "Value"
56
+ }
57
+ },
58
+ "post_processed": null,
59
+ "supervised_keys": null,
60
+ "task_templates": null,
61
+ "builder_name": null,
62
+ "config_name": null,
63
+ "version": null,
64
+ "splits": {
65
+ "train": {
66
+ "name": "train",
67
+ "num_bytes": 47200716,
68
+ "num_examples": 189054,
69
+ "dataset_name": "processed_demo2"
70
+ }
71
+ },
72
+ "download_checksums": null,
73
+ "download_size": 35566175,
74
+ "post_processing_size": null,
75
+ "dataset_size": 47200716,
76
+ "size_in_bytes": 82766891
77
+ }}