File size: 3,443 Bytes
547149d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
{
    "plain_text": {
        "description": "CrowdSpeech is a publicly available large-scale dataset of crowdsourced audio transcriptions. It contains annotations for more than 50 hours of English speech transcriptions from more than 1,000 crowd workers.\n",
        "citation": "",
        "homepage": "https://github.com/pilot7747/VoxDIY/",
        "license": "YANDEX LLC, 2021. Licensed under the Creative Commons Attribution 4.0 license.",
        "features": {
            "task": {"dtype": "string", "id": null, "_type": "Value"},
            "transcriptions": {"dtype": "string", "id": null, "_type": "Value"},
            "performers": {"dtype": "string", "id": null, "_type": "Value"},
            "gt": {"dtype": "string", "id": null, "_type": "Value"}
        },
        "post_processed": null,
        "supervised_keys": null,
        "task_templates": [
            {
                "task": "summarization",
                "text_column": "transcriptions",
                "summary_column": "gt"
            }
        ],
        "builder_name": "crowd_speech",
        "config_name": "plain_text",
        "version": {
            "version_str": "1.0.0",
            "description": "",
            "major": 1,
            "minor": 0,
            "patch": 0},
        "splits": {
            "train": {
                "name": "train",
                "num_bytes": 17119866,
                "num_examples": 11000,
                "dataset_name": "crowd_speech"
            }, 
            "test": {
                "name": "test",
                "num_bytes": 2552889,
                "num_examples": 2620,
                "dataset_name": "crowd_speech"
            }, 
            "test.other": {
                "name": 
                "test.other", 
                "num_bytes": 2505162, 
                "num_examples": 2939,
                "dataset_name": "crowd_speech"
            },
            "dev.clean": {
                "name": "dev.clean",
                "num_bytes": 2642761,
                "num_examples": 2703,
                "dataset_name": "crowd_speech"
            },
            "dev.other": {
                "name": "dev.other",
                "num_bytes": 2642761,
                "num_examples": 2703,
                "dataset_name": "crowd_speech"
            }
        },
        "download_checksums": {"https://raw.githubusercontent.com/pilot7747/VoxDIY/main/data/huggingface/train-clean.json": {"num_bytes": 17647844, "checksum": "f1638f28cfe7a831168ecb1070739a929ba9f72a3f9f697d05c447fbc9844dbb"}, "https://raw.githubusercontent.com/pilot7747/VoxDIY/main/data/huggingface/dev-clean.json": {"num_bytes": 2772499, "checksum": "70d0e9c8998930284cf0923019713e5d5e253eb53a45a49ed94c501a1219d61e"}, "https://raw.githubusercontent.com/pilot7747/VoxDIY/main/data/huggingface/dev-other.json": {"num_bytes": 2580842, "checksum": "759593050388e15a7fd0afbfb545b20522e364c788b25289a648b47d85175cbc"}, "https://raw.githubusercontent.com/pilot7747/VoxDIY/main/data/huggingface/test-clean.json": {"num_bytes": 2678643, "checksum": "3ec13f0b7d6ee0482be0b8b918d0faf2d5a5152668e27351517cbddc23a02e4a"}, "https://raw.githubusercontent.com/pilot7747/VoxDIY/main/data/huggingface/test-other.json": {"num_bytes": 2646228, "checksum": "9d77972b5ca2e8e811507839547669920d9817bde7d940b305c696e8e2f6e8d4"}}, "download_size": 28326056, "post_processing_size": null, "dataset_size": 27463439, "size_in_bytes": 55789495}}