Upload dataset_infos.json
Browse files- dataset_infos.json +78 -0
dataset_infos.json
ADDED
|
@@ -0,0 +1,78 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"lyakaap--laion2B-japanese-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": "float64",
|
| 49 |
+
"id": null,
|
| 50 |
+
"_type": "Value"
|
| 51 |
+
}
|
| 52 |
+
},
|
| 53 |
+
"post_processed": null,
|
| 54 |
+
"supervised_keys": null,
|
| 55 |
+
"task_templates": null,
|
| 56 |
+
"builder_name": "parquet",
|
| 57 |
+
"config_name": "laion--laion2B-multi",
|
| 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": 29080528206.387867,
|
| 69 |
+
"num_examples": 131283612,
|
| 70 |
+
"dataset_name": "laion2B-japanese-subset"
|
| 71 |
+
}
|
| 72 |
+
},
|
| 73 |
+
"download_checksums": null,
|
| 74 |
+
"download_size": 19729088631,
|
| 75 |
+
"post_processing_size": null,
|
| 76 |
+
"dataset_size": 29080528206.387867,
|
| 77 |
+
"size_in_bytes": 48809616837.38786
|
| 78 |
+
}}
|