2021-punctuation-restoration / dataset_infos.json
asawczyn's picture
feat: add checksums
62d8f13
{"punctuation_dataset": {"description": "This dataset is designed to be used in training models\nthat restore punctuation marks from the output of \nAutomatic Speech Recognition system for Polish language.\n", "citation": "", "homepage": "https://github.com/poleval/2021-punctuation-restoration", "license": "", "features": {"text_in": {"dtype": "string", "id": null, "_type": "Value"}, "text_out": {"dtype": "string", "id": null, "_type": "Value"}, "tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "tags": {"feature": {"num_classes": 8, "names": ["B-.", "B-,", "B--", "B-!", "B-?", "B-:", "B-;", "O"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "punctuation_dataset", "config_name": "punctuation_dataset", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 5397192, "num_examples": 800, "dataset_name": "punctuation_dataset"}, "test": {"name": "test", "num_bytes": 1343742, "num_examples": 200, "dataset_name": "punctuation_dataset"}}, "download_checksums": {"https://raw.githubusercontent.com/poleval/2021-punctuation-restoration/main/train/in.tsv": {"num_bytes": 1194117, "checksum": "5d6f6f0877b015afd88b04096879aa85d1a9e3fa52427b545258b2ef4d4cdb6e"}, "https://raw.githubusercontent.com/poleval/2021-punctuation-restoration/main/train/expected.tsv": {"num_bytes": 1206847, "checksum": "246d79bb9fc1411e658d1c80299c0e2d8e9ad6c05b2e95d553a529ea96d4dedd"}, "https://raw.githubusercontent.com/poleval/2021-punctuation-restoration/main/test-A/in.tsv": {"num_bytes": 298329, "checksum": "a41dc55aef0ced62d5c1c43495150a6762d6b52e6261f952d13cd80bfbf1373b"}, "https://raw.githubusercontent.com/poleval/2021-punctuation-restoration/main/test-A/expected.tsv": {"num_bytes": 301479, "checksum": "67537e5ee05b9c3a3a7282fa7b8754f4777a9dcfb3d179cc478c2416c98abfd0"}}, "download_size": 3000772, "post_processing_size": null, "dataset_size": 6740934, "size_in_bytes": 9741706}}