akirasosa commited on
Commit
60e3c3a
·
1 Parent(s): 806842c

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +58 -0
dataset_infos.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"akirasosa--laion-mini-ja": {
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
+ "HEIGHT": {
18
+ "dtype": "int32",
19
+ "id": null,
20
+ "_type": "Value"
21
+ },
22
+ "WIDTH": {
23
+ "dtype": "int32",
24
+ "id": null,
25
+ "_type": "Value"
26
+ },
27
+ "similarity": {
28
+ "dtype": "float64",
29
+ "id": null,
30
+ "_type": "Value"
31
+ }
32
+ },
33
+ "post_processed": null,
34
+ "supervised_keys": null,
35
+ "task_templates": null,
36
+ "builder_name": "parquet",
37
+ "config_name": "laion--laion2B-multi",
38
+ "version": {
39
+ "version_str": "0.0.0",
40
+ "description": null,
41
+ "major": 0,
42
+ "minor": 0,
43
+ "patch": 0
44
+ },
45
+ "splits": {
46
+ "train": {
47
+ "name": "train",
48
+ "num_bytes": 2266984670.3219585,
49
+ "num_examples": 11205340,
50
+ "dataset_name": "laion-mini-ja"
51
+ }
52
+ },
53
+ "download_checksums": null,
54
+ "download_size": 1685296117,
55
+ "post_processing_size": null,
56
+ "dataset_size": 2266984670.3219585,
57
+ "size_in_bytes": 3952280787.3219585
58
+ }}