Trimux commited on
Commit
2467683
·
verified ·
1 Parent(s): 1dba79a

Delete README.md

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