Bingsu commited on
Commit
bbf99a8
1 Parent(s): e153cbb

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +78 -0
dataset_infos.json ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"Bingsu--laion2B-multi-korean-subset": {
2
+ "description": "",
3
+ "citation": "",
4
+ "homepage": "",
5
+ "license": "",
6
+ "features": {
7
+ "SAMPLE_ID": {
8
+ "dtype": "int64",
9
+ "id": null,
10
+ "_type": "Value"
11
+ },
12
+ "URL": {
13
+ "dtype": "string",
14
+ "id": null,
15
+ "_type": "Value"
16
+ },
17
+ "TEXT": {
18
+ "dtype": "string",
19
+ "id": null,
20
+ "_type": "Value"
21
+ },
22
+ "HEIGHT": {
23
+ "dtype": "int32",
24
+ "id": null,
25
+ "_type": "Value"
26
+ },
27
+ "WIDTH": {
28
+ "dtype": "int32",
29
+ "id": null,
30
+ "_type": "Value"
31
+ },
32
+ "LICENSE": {
33
+ "dtype": "string",
34
+ "id": null,
35
+ "_type": "Value"
36
+ },
37
+ "LANGUAGE": {
38
+ "dtype": "string",
39
+ "id": null,
40
+ "_type": "Value"
41
+ },
42
+ "NSFW": {
43
+ "dtype": "string",
44
+ "id": null,
45
+ "_type": "Value"
46
+ },
47
+ "similarity": {
48
+ "dtype": "float32",
49
+ "id": null,
50
+ "_type": "Value"
51
+ }
52
+ },
53
+ "post_processed": null,
54
+ "supervised_keys": null,
55
+ "task_templates": null,
56
+ "builder_name": "csv",
57
+ "config_name": "default",
58
+ "version": {
59
+ "version_str": "0.0.0",
60
+ "description": null,
61
+ "major": 0,
62
+ "minor": 0,
63
+ "patch": 0
64
+ },
65
+ "splits": {
66
+ "train": {
67
+ "name": "train",
68
+ "num_bytes": 2541688237,
69
+ "num_examples": 11376263,
70
+ "dataset_name": "laion2B-multi-korean-subset"
71
+ }
72
+ },
73
+ "download_checksums": null,
74
+ "download_size": 1672858560,
75
+ "post_processing_size": null,
76
+ "dataset_size": 2541688237,
77
+ "size_in_bytes": 4214546797
78
+ }}