Commit ·
dca95cc
1
Parent(s): 91f657e
Upload dataset_infos.json
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"davanstrien--testhmd": {"description": "TODO\n", "citation": "TODO\n", "homepage": "TODO", "license": "TODO", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "pub_date": {"dtype": "timestamp[s]", "id": null, "_type": "Value"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "place": {"dtype": "string", "id": null, "_type": "Value"}, "mean_ocr_wc": {"dtype": "float32", "id": null, "_type": "Value"}, "std_ocr_wc": {"dtype": "float32", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": [{"task": "language-modeling", "text_column": "text"}], "builder_name": "hmd", "config_name": "sample", "version": {"version_str": "1.17.0", "description": null, "major": 1, "minor": 17, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 391774567, "num_examples": 6406, "dataset_name": "testhmd"}}, "download_checksums": null, "download_size": 271032550, "post_processing_size": null, "dataset_size": 391774567, "size_in_bytes": 662807117}}
|