Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"shjwudp--chinese-c4": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"url": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "timestamp": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "content_type": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "json", "config_name": "chinese-c4", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 4480001013, "num_examples": 342188, "dataset_name": "chinese-c4"}}, "download_checksums": null, "download_size": 1922731249, "post_processing_size": null, "dataset_size": 4480001013, "size_in_bytes": 6402732262}}
|