Datasets:
Upload dataset_info.json
Browse files- dataset_info.json +87 -0
dataset_info.json
ADDED
@@ -0,0 +1,87 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"description": "",
|
3 |
+
"citation": "",
|
4 |
+
"homepage": "",
|
5 |
+
"license": "",
|
6 |
+
"features": {
|
7 |
+
"hash": {
|
8 |
+
"dtype": "int64",
|
9 |
+
"_type": "Value"
|
10 |
+
},
|
11 |
+
"URL": {
|
12 |
+
"dtype": "large_string",
|
13 |
+
"_type": "Value"
|
14 |
+
},
|
15 |
+
"TEXT": {
|
16 |
+
"dtype": "large_string",
|
17 |
+
"_type": "Value"
|
18 |
+
},
|
19 |
+
"ENG TEXT": {
|
20 |
+
"dtype": "large_string",
|
21 |
+
"_type": "Value"
|
22 |
+
},
|
23 |
+
"WIDTH": {
|
24 |
+
"dtype": "int32",
|
25 |
+
"_type": "Value"
|
26 |
+
},
|
27 |
+
"HEIGHT": {
|
28 |
+
"dtype": "int32",
|
29 |
+
"_type": "Value"
|
30 |
+
},
|
31 |
+
"LANGUAGE": {
|
32 |
+
"dtype": "large_string",
|
33 |
+
"_type": "Value"
|
34 |
+
},
|
35 |
+
"similarity": {
|
36 |
+
"dtype": "float32",
|
37 |
+
"_type": "Value"
|
38 |
+
},
|
39 |
+
"pwatermark": {
|
40 |
+
"dtype": "float32",
|
41 |
+
"_type": "Value"
|
42 |
+
},
|
43 |
+
"punsafe": {
|
44 |
+
"dtype": "float32",
|
45 |
+
"_type": "Value"
|
46 |
+
},
|
47 |
+
"AESTHETIC_SCORE": {
|
48 |
+
"dtype": "float32",
|
49 |
+
"_type": "Value"
|
50 |
+
}
|
51 |
+
},
|
52 |
+
"builder_name": "parquet",
|
53 |
+
"config_name": "Bingsu--laion-translated-to-en-korean-subset",
|
54 |
+
"version": {
|
55 |
+
"version_str": "0.0.0",
|
56 |
+
"major": 0,
|
57 |
+
"minor": 0,
|
58 |
+
"patch": 0
|
59 |
+
},
|
60 |
+
"splits": {
|
61 |
+
"train": {
|
62 |
+
"name": "train",
|
63 |
+
"num_bytes": 3744367607,
|
64 |
+
"num_examples": 12769693,
|
65 |
+
"shard_lengths": [
|
66 |
+
1710000,
|
67 |
+
1710000,
|
68 |
+
1710000,
|
69 |
+
1710000,
|
70 |
+
1710000,
|
71 |
+
1710000,
|
72 |
+
1710000,
|
73 |
+
799693
|
74 |
+
],
|
75 |
+
"dataset_name": "parquet"
|
76 |
+
}
|
77 |
+
},
|
78 |
+
"download_checksums": {
|
79 |
+
"https://huggingface.co/datasets/Bingsu/laion-translated-to-en-korean-subset/resolve/7007a92e46f9be962ac4db59c405754bd2dac7e7/train.parquet": {
|
80 |
+
"num_bytes": 1503021102,
|
81 |
+
"checksum": "e7e444eacb1438d67b9cddcd94a15aa1bca81e7a759fa22feb7603a94abdc43d"
|
82 |
+
}
|
83 |
+
},
|
84 |
+
"download_size": 1503021102,
|
85 |
+
"dataset_size": 3744367607,
|
86 |
+
"size_in_bytes": 5247388709
|
87 |
+
}
|