AmiraliOmidvar commited on
Commit
837cfec
1 Parent(s): cac8384

Delete dataset_info.json

Browse files
Files changed (1) hide show
  1. dataset_info.json +0 -115
dataset_info.json DELETED
@@ -1,115 +0,0 @@
1
- {
2
- "builder_name": "common_voice_15_0",
3
- "citation": "@inproceedings{commonvoice:2020,\n author = {Ardila, R. and Branson, M. and Davis, K. and Henretty, M. and Kohler, M. and Meyer, J. and Morais, R. and Saunders, L. and Tyers, F. M. and Weber, G.},\n title = {Common Voice: A Massively-Multilingual Speech Corpus},\n booktitle = {Proceedings of the 12th Conference on Language Resources and Evaluation (LREC 2020)},\n pages = {4211--4215},\n year = 2020\n}\n",
4
- "config_name": "fa",
5
- "dataset_name": "common_voice_15_0",
6
- "dataset_size": 50472618,
7
- "description": "Common Voice is Mozilla's initiative to help teach machines how real people speak. The dataset currently consists of 19159 validated hours of speech in 114 languages, but more voices and languages are always added.",
8
- "download_checksums": {
9
- "https://huggingface.co/datasets/mozilla-foundation/common_voice_15_0/resolve/main/n_shards.json": {
10
- "num_bytes": 13877,
11
- "checksum": null
12
- },
13
- "https://huggingface.co/datasets/mozilla-foundation/common_voice_15_0/resolve/main/audio/fa/train/fa_train_0.tar": {
14
- "num_bytes": 708157440,
15
- "checksum": null
16
- },
17
- "https://huggingface.co/datasets/mozilla-foundation/common_voice_15_0/resolve/main/audio/fa/dev/fa_dev_0.tar": {
18
- "num_bytes": 325816320,
19
- "checksum": null
20
- },
21
- "https://huggingface.co/datasets/mozilla-foundation/common_voice_15_0/resolve/main/audio/fa/test/fa_test_0.tar": {
22
- "num_bytes": 409128960,
23
- "checksum": null
24
- },
25
- "https://huggingface.co/datasets/mozilla-foundation/common_voice_15_0/resolve/main/audio/fa/other/fa_other_0.tar": {
26
- "num_bytes": 619202560,
27
- "checksum": null
28
- },
29
- "https://huggingface.co/datasets/mozilla-foundation/common_voice_15_0/resolve/main/audio/fa/invalidated/fa_invalidated_0.tar": {
30
- "num_bytes": 588759040,
31
- "checksum": null
32
- },
33
- "https://huggingface.co/datasets/mozilla-foundation/common_voice_15_0/resolve/main/transcript/fa/train.tsv": {
34
- "num_bytes": 6726773,
35
- "checksum": null
36
- },
37
- "https://huggingface.co/datasets/mozilla-foundation/common_voice_15_0/resolve/main/transcript/fa/dev.tsv": {
38
- "num_bytes": 2427086,
39
- "checksum": null
40
- },
41
- "https://huggingface.co/datasets/mozilla-foundation/common_voice_15_0/resolve/main/transcript/fa/test.tsv": {
42
- "num_bytes": 2474742,
43
- "checksum": null
44
- },
45
- "https://huggingface.co/datasets/mozilla-foundation/common_voice_15_0/resolve/main/transcript/fa/other.tsv": {
46
- "num_bytes": 5624328,
47
- "checksum": null
48
- },
49
- "https://huggingface.co/datasets/mozilla-foundation/common_voice_15_0/resolve/main/transcript/fa/invalidated.tsv": {
50
- "num_bytes": 3675991,
51
- "checksum": null
52
- }
53
- },
54
- "download_size": 2672007117,
55
- "features": {
56
- "input_features": {
57
- "feature": {
58
- "feature": {
59
- "dtype": "float32",
60
- "_type": "Value"
61
- },
62
- "_type": "Sequence"
63
- },
64
- "_type": "Sequence"
65
- },
66
- "labels": {
67
- "feature": {
68
- "dtype": "int64",
69
- "_type": "Value"
70
- },
71
- "_type": "Sequence"
72
- }
73
- },
74
- "homepage": "https://commonvoice.mozilla.org/en/datasets",
75
- "license": "https://creativecommons.org/publicdomain/zero/1.0/",
76
- "size_in_bytes": 2722479735,
77
- "splits": {
78
- "train": {
79
- "name": "train",
80
- "num_bytes": 16363539,
81
- "num_examples": 28756,
82
- "dataset_name": "common_voice_15_0"
83
- },
84
- "validation": {
85
- "name": "validation",
86
- "num_bytes": 5917058,
87
- "num_examples": 10540,
88
- "dataset_name": "common_voice_15_0"
89
- },
90
- "test": {
91
- "name": "test",
92
- "num_bytes": 5985794,
93
- "num_examples": 10540,
94
- "dataset_name": "common_voice_15_0"
95
- },
96
- "other": {
97
- "name": "other",
98
- "num_bytes": 13525820,
99
- "num_examples": 23578,
100
- "dataset_name": "common_voice_15_0"
101
- },
102
- "invalidated": {
103
- "name": "invalidated",
104
- "num_bytes": 8680407,
105
- "num_examples": 14417,
106
- "dataset_name": "common_voice_15_0"
107
- }
108
- },
109
- "version": {
110
- "version_str": "15.0.0",
111
- "major": 15,
112
- "minor": 0,
113
- "patch": 0
114
- }
115
- }