Datasets:

Modalities:
Audio
Text
Formats:
parquet
Libraries:
Datasets
pandas
AdnanElAssadi commited on
Commit
7998afe
·
verified ·
1 Parent(s): f13d96d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: corpus
4
+ features:
5
+ - name: id
6
+ dtype: string
7
+ - name: modality
8
+ dtype: string
9
+ - name: audio
10
+ dtype: audio
11
+ splits:
12
+ - name: corpus
13
+ num_bytes: 377307374.0
14
+ num_examples: 393
15
+ download_size: 301682539
16
+ dataset_size: 377307374.0
17
+ configs:
18
+ - config_name: corpus
19
+ data_files:
20
+ - split: corpus
21
+ path: corpus/corpus-*
22
+ ---
23
+ # Dataset Card for "MACS_t2a"
24
+
25
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)