bond005 commited on
Commit
6f6cd2d
·
1 Parent(s): 6a21c73

Delete dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +0 -54
dataset_infos.json DELETED
@@ -1,54 +0,0 @@
1
- {
2
- "homepage": "https://www.openslr.org/114",
3
- "license": "",
4
- "features": {
5
- "audio": {
6
- "sampling_rate": 16000,
7
- "mono": true,
8
- "decode": true,
9
- "id": null,
10
- "_type": "Audio"
11
- },
12
- "transcription": {
13
- "dtype": "string",
14
- "id": null,
15
- "_type": "Value"
16
- }
17
- },
18
- "post_processed": null,
19
- "supervised_keys": {
20
- "input": "audio",
21
- "output": "transcription"
22
- },
23
- "task_templates": [
24
- {
25
- "task": "automatic-speech-recognition",
26
- "audio_column": "audio",
27
- "transcription_column": "transcription"
28
- }
29
- ],
30
- "builder_name": "sberdevices_golos_10h_crowd",
31
- "splits": {
32
- "train": {
33
- "name": "train",
34
- "num_bytes": 1035865109.026,
35
- "num_examples": 7993,
36
- "dataset_name": "sberdevices_golos_10h_crowd"
37
- },
38
- "val": {
39
- "name": "val",
40
- "num_bytes": 104084274.0,
41
- "num_examples": 793,
42
- "dataset_name": "sberdevices_golos_10h_crowd"
43
- },
44
- "test": {
45
- "name": "test",
46
- "num_bytes": 1298753395.436,
47
- "num_examples": 9994,
48
- "dataset_name": "sberdevices_golos_10h_crowd"
49
- }
50
- },
51
- "download_size": 2272668046,
52
- "dataset_size": 2438702778.462,
53
- "size_in_bytes": 2438702778.462
54
- }