Datasets:
anjalyjayakrishnan
commited on
Commit
•
80210ab
1
Parent(s):
0c52cc6
added dataset card
Browse files
README.md
CHANGED
@@ -14,6 +14,7 @@ language:
|
|
14 |
- mjl
|
15 |
- kfo
|
16 |
- bfz
|
|
|
17 |
annotations_creators:
|
18 |
- ?
|
19 |
language_creators:
|
@@ -29,6 +30,34 @@ tags: []
|
|
29 |
task_categories:
|
30 |
- automatic-speech-recognition
|
31 |
task_ids: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
---
|
33 |
|
34 |
# Dataset Card for [Dataset Name]
|
|
|
14 |
- mjl
|
15 |
- kfo
|
16 |
- bfz
|
17 |
+
- mal
|
18 |
annotations_creators:
|
19 |
- ?
|
20 |
language_creators:
|
|
|
30 |
task_categories:
|
31 |
- automatic-speech-recognition
|
32 |
task_ids: []
|
33 |
+
configs:
|
34 |
+
- mal
|
35 |
+
dataset_info:
|
36 |
+
- config_name: mal
|
37 |
+
features:
|
38 |
+
- name: Unnamed
|
39 |
+
dtype: int64
|
40 |
+
- name: sentence
|
41 |
+
dtype: string
|
42 |
+
- name: path
|
43 |
+
dtype: string
|
44 |
+
splits:
|
45 |
+
- name: train_500
|
46 |
+
num_bytes: 1295622
|
47 |
+
num_examples: 22
|
48 |
+
- name: test_common
|
49 |
+
num_bytes: 411844
|
50 |
+
num_examples: 9
|
51 |
+
- name: val_500
|
52 |
+
- name: train_1000
|
53 |
+
num_bytes: 40023390
|
54 |
+
num_examples: 752
|
55 |
+
- name: val_1000
|
56 |
+
num_bytes: 1707426
|
57 |
+
num_examples: 31
|
58 |
+
download_size: 41038412
|
59 |
+
dataset_size: 43799908
|
60 |
+
|
61 |
---
|
62 |
|
63 |
# Dataset Card for [Dataset Name]
|