Datasets:

Languages:
Chinese
Multilinguality:
monolingual
Language Creators:
crowdsourced
Annotations Creators:
crowdsourced
ArXiv:
Tags:
License:
wanng commited on
Commit
4250e0e
1 Parent(s): 2c61ab9

update infos

Browse files
Files changed (1) hide show
  1. dataset_infos.json +83 -1
dataset_infos.json CHANGED
@@ -1 +1,83 @@
1
- {"data": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"SAMPLE_ID": {"dtype": "int64", "id": null, "_type": "Value"}, "URL": {"dtype": "string", "id": null, "_type": "Value"}, "TEXT": {"dtype": "string", "id": null, "_type": "Value"}, "HEIGHT": {"dtype": "float64", "id": null, "_type": "Value"}, "WIDTH": {"dtype": "float64", "id": null, "_type": "Value"}, "LICENSE": {"dtype": "string", "id": null, "_type": "Value"}, "LANGUAGE": {"dtype": "string", "id": null, "_type": "Value"}, "NSFW": {"dtype": "string", "id": null, "_type": "Value"}, "similarity": {"dtype": "float64", "id": null, "_type": "Value"}, "__index_level_0__": {"dtype": "int64", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "parquet", "config_name": "data", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 31859843604, "num_examples": 143104279, "dataset_name": "parquet"}}, "download_checksums": null, "download_size": 20139037244, "post_processing_size": null, "dataset_size": 31859843604, "size_in_bytes": 51998880848}}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"IDEA-CCNL/laion2B-multi-chinese-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": "float64",
24
+ "id": null,
25
+ "_type": "Value"
26
+ },
27
+ "WIDTH": {
28
+ "dtype": "float64",
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
+ "__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": "parquet",
62
+ "config_name": "data",
63
+ "version": {
64
+ "version_str": "0.0.0",
65
+ "description": null,
66
+ "major": 0,
67
+ "minor": 0,
68
+ "patch": 0
69
+ },
70
+ "splits": {
71
+ "train": {
72
+ "name": "train",
73
+ "num_bytes": 31859843604,
74
+ "num_examples": 143104279,
75
+ "dataset_name": "parquet"
76
+ }
77
+ },
78
+ "download_checksums": null,
79
+ "download_size": 20139037244,
80
+ "post_processing_size": null,
81
+ "dataset_size": 31859843604,
82
+ "size_in_bytes": 51998880848
83
+ }}