Datasets:

Modalities:
Audio
Text
Formats:
parquet
Libraries:
Datasets
Dask
License:
albertvillanova HF staff commited on
Commit
24f1589
1 Parent(s): 20892cd

Delete legacy dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +0 -160
dataset_infos.json DELETED
@@ -1,160 +0,0 @@
1
- {
2
- "japh1234": {
3
- "description": "These datasets are extracts from the Pangloss collection and have\nbeen preprocessed for ASR experiments in Na and Japhug.\n",
4
- "citation": {
5
- "yong1288": "\n@misc{michaud_alexis_2021_5336698,\nauthor = {Michaud, Alexis and\n Galliot, Benjamin and\n Guillaume, S\u00e9verine},\ntitle = {{Yongning Na for Natural Language Processing: a\n single-speaker audio corpus with transcriptions}},\nmonth = aug,\nyear = 2021,\npublisher = {Zenodo},\nversion = {1.0},\ndoi = {10.5281/zenodo.5336698},\nurl = {https://doi.org/10.5281/zenodo.5336698}\n }\n ",
6
- "japh1234": "@misc{jacques_guillaume_2021_5521112,\nauthor = {Jacques, Guillaume and\n Galliot, Benjamin and\n Guillaume, S\u00e9verine},\ntitle = {{Japhug for Natural Language Processing: a single-\n speaker audio corpus with transcriptions}},\nmonth = sep,\nyear = 2021,\npublisher = {Zenodo},\nversion = {1.0},\ndoi = {10.5281/zenodo.5521112},\nurl = {https://doi.org/10.5281/zenodo.5521112}\n }\n"
7
- },
8
- "homepage": "https://pangloss.cnrs.fr/",
9
- "license": "https://creativecommons.org/licenses/by-nc-sa/4.0/fr/legalcode",
10
- "features": {
11
- "path": {
12
- "dtype": "string",
13
- "_type": "Value"
14
- },
15
- "audio": {
16
- "sampling_rate": 16000,
17
- "_type": "Audio"
18
- },
19
- "sentence": {
20
- "dtype": "string",
21
- "_type": "Value"
22
- },
23
- "doctype": {
24
- "dtype": "string",
25
- "_type": "Value"
26
- },
27
- "speaker": {
28
- "dtype": "string",
29
- "_type": "Value"
30
- },
31
- "translation:fr": {
32
- "dtype": "string",
33
- "_type": "Value"
34
- },
35
- "translation:zh": {
36
- "dtype": "string",
37
- "_type": "Value"
38
- }
39
- },
40
- "task_templates": [
41
- {
42
- "task": "automatic-speech-recognition",
43
- "transcription_column": "forme"
44
- }
45
- ],
46
- "builder_name": "pangloss",
47
- "dataset_name": "pangloss",
48
- "config_name": "japh1234",
49
- "version": {
50
- "version_str": "1.0.0",
51
- "major": 1,
52
- "minor": 0,
53
- "patch": 0
54
- },
55
- "splits": {
56
- "train": {
57
- "name": "train",
58
- "num_bytes": 3289610572.247,
59
- "num_examples": 28677,
60
- "dataset_name": null
61
- },
62
- "test": {
63
- "name": "test",
64
- "num_bytes": 406912809.016,
65
- "num_examples": 3584,
66
- "dataset_name": null
67
- },
68
- "validation": {
69
- "name": "validation",
70
- "num_bytes": 413971210.98,
71
- "num_examples": 3585,
72
- "dataset_name": null
73
- }
74
- },
75
- "download_size": 4036606025,
76
- "dataset_size": 4110494592.243,
77
- "size_in_bytes": 8147100617.243
78
- },
79
- "yong1288": {
80
- "description": "These datasets are extracts from the Pangloss collection and have\nbeen preprocessed for ASR experiments in Na and Japhug.\n",
81
- "citation": {
82
- "yong1288": "\n@misc{michaud_alexis_2021_5336698,\nauthor = {Michaud, Alexis and\n Galliot, Benjamin and\n Guillaume, S\u00e9verine},\ntitle = {{Yongning Na for Natural Language Processing: a\n single-speaker audio corpus with transcriptions}},\nmonth = aug,\nyear = 2021,\npublisher = {Zenodo},\nversion = {1.0},\ndoi = {10.5281/zenodo.5336698},\nurl = {https://doi.org/10.5281/zenodo.5336698}\n }\n ",
83
- "japh1234": "@misc{jacques_guillaume_2021_5521112,\nauthor = {Jacques, Guillaume and\n Galliot, Benjamin and\n Guillaume, S\u00e9verine},\ntitle = {{Japhug for Natural Language Processing: a single-\n speaker audio corpus with transcriptions}},\nmonth = sep,\nyear = 2021,\npublisher = {Zenodo},\nversion = {1.0},\ndoi = {10.5281/zenodo.5521112},\nurl = {https://doi.org/10.5281/zenodo.5521112}\n }\n"
84
- },
85
- "homepage": "https://pangloss.cnrs.fr/",
86
- "license": "https://creativecommons.org/licenses/by-nc-sa/4.0/fr/legalcode",
87
- "features": {
88
- "path": {
89
- "dtype": "string",
90
- "_type": "Value"
91
- },
92
- "audio": {
93
- "sampling_rate": 16000,
94
- "_type": "Audio"
95
- },
96
- "sentence": {
97
- "dtype": "string",
98
- "_type": "Value"
99
- },
100
- "doctype": {
101
- "dtype": "string",
102
- "_type": "Value"
103
- },
104
- "speaker": {
105
- "dtype": "string",
106
- "_type": "Value"
107
- },
108
- "translation:fr": {
109
- "dtype": "string",
110
- "_type": "Value"
111
- },
112
- "translation:en": {
113
- "dtype": "string",
114
- "_type": "Value"
115
- },
116
- "translation:zh": {
117
- "dtype": "string",
118
- "_type": "Value"
119
- }
120
- },
121
- "task_templates": [
122
- {
123
- "task": "automatic-speech-recognition",
124
- "transcription_column": "forme"
125
- }
126
- ],
127
- "builder_name": "pangloss",
128
- "dataset_name": "pangloss",
129
- "config_name": "yong1288",
130
- "version": {
131
- "version_str": "1.0.0",
132
- "major": 1,
133
- "minor": 0,
134
- "patch": 0
135
- },
136
- "splits": {
137
- "train": {
138
- "name": "train",
139
- "num_bytes": 794594554.85,
140
- "num_examples": 8630,
141
- "dataset_name": null
142
- },
143
- "test": {
144
- "name": "test",
145
- "num_bytes": 103631590.762,
146
- "num_examples": 1078,
147
- "dataset_name": null
148
- },
149
- "validation": {
150
- "name": "validation",
151
- "num_bytes": 97018775.543,
152
- "num_examples": 1079,
153
- "dataset_name": null
154
- }
155
- },
156
- "download_size": 968237292,
157
- "dataset_size": 995244921.155,
158
- "size_in_bytes": 1963482213.155
159
- }
160
- }