Datasets:

Languages:
Malayalam
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
found
Annotations Creators:
expert-generated
Source Datasets:
original
ArXiv:
Tags:
License:
thennal commited on
Commit
8e06867
1 Parent(s): d639e63

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +44 -0
dataset_infos.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"thennal--IMaSC": {
2
+ "description": "",
3
+ "citation": "",
4
+ "homepage": "",
5
+ "license": "",
6
+ "features": {
7
+ "text": {
8
+ "dtype": "string",
9
+ "id": null,
10
+ "_type": "Value"
11
+ },
12
+ "speaker": {
13
+ "dtype": "string",
14
+ "id": null,
15
+ "_type": "Value"
16
+ },
17
+ "audio": {
18
+ "sampling_rate": 16000,
19
+ "mono": true,
20
+ "decode": true,
21
+ "id": null,
22
+ "_type": "Audio"
23
+ }
24
+ },
25
+ "post_processed": null,
26
+ "supervised_keys": null,
27
+ "task_templates": null,
28
+ "builder_name": null,
29
+ "config_name": null,
30
+ "version": null,
31
+ "splits": {
32
+ "train": {
33
+ "name": "train",
34
+ "num_bytes": 5024057093.417,
35
+ "num_examples": 34473,
36
+ "dataset_name": "IMaSC"
37
+ }
38
+ },
39
+ "download_checksums": null,
40
+ "download_size": 4131920973,
41
+ "post_processing_size": null,
42
+ "dataset_size": 5024057093.417,
43
+ "size_in_bytes": 9155978066.417
44
+ }}