albertvillanova HF staff commited on
Commit
e413f33
1 Parent(s): 05c7731

Delete legacy JSON metadata (#2)

Browse files

- Delete legacy JSON metadata (05778831bcad71e3237d51cd86ba4cdb38a86ee8)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"default": {"description": "Dataset built from pairs of YouTube captions where both 'auto-generated' and\n'manually-corrected' captions are available for a single specified language.\nThis dataset labels two-way (e.g. ignoring single-sided insertions) same-length\ntoken differences in the `diff_type` column. The `default_seq` is composed of\ntokens from the 'auto-generated' captions. When a difference occurs between\nthe 'auto-generated' vs 'manually-corrected' captions types, the `correction_seq`\ncontains tokens from the 'manually-corrected' captions.\n", "citation": "", "homepage": "https://github.com/2dot71mily/youtube_captions_corrections", "license": "MIT License", "features": {"video_ids": {"dtype": "string", "id": null, "_type": "Value"}, "default_seq": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "correction_seq": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "diff_type": {"feature": {"num_classes": 9, "names": ["NO_DIFF", "CASE_DIFF", "PUNCUATION_DIFF", "CASE_AND_PUNCUATION_DIFF", "STEM_BASED_DIFF", "DIGIT_DIFF", "INTRAWORD_PUNC_DIFF", "UNKNOWN_TYPE_DIFF", "RESERVED_DIFF"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": {"input": "correction_seq", "output": "diff_type"}, "builder_name": "youtube_caption_corrections", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 355978939, "num_examples": 10769, "dataset_name": "youtube_caption_corrections"}}, "download_checksums": {"https://raw.githubusercontent.com/2dot71mily/youtube_captions_corrections/v1.0/data/transcripts/en/split/youtube_caption_corrections_0.json": {"num_bytes": 59854510, "checksum": "2ad86bec2bbc13275115f0aec2dba73985576efc580fdf02fd33502d99ece5f5"}, "https://raw.githubusercontent.com/2dot71mily/youtube_captions_corrections/v1.0/data/transcripts/en/split/youtube_caption_corrections_1.json": {"num_bytes": 54259781, "checksum": "41c1084beaea852789bf6946411b45b90ca0b3d047f23812848584b76850bcdc"}, "https://raw.githubusercontent.com/2dot71mily/youtube_captions_corrections/v1.0/data/transcripts/en/split/youtube_caption_corrections_2.json": {"num_bytes": 51478061, "checksum": "4c7af974482402009fccbf793021fa88a4d30b087e7f0280099a6d0dbb41d1b4"}, "https://raw.githubusercontent.com/2dot71mily/youtube_captions_corrections/v1.0/data/transcripts/en/split/youtube_caption_corrections_3.json": {"num_bytes": 56887103, "checksum": "4e462ac96437966d45561b34ebb7776d28b693ffe26d64f24510c6b8d4da8ad4"}}, "download_size": 222479455, "post_processing_size": null, "dataset_size": 355978939, "size_in_bytes": 578458394}}