File size: 647 Bytes
17dff84
e6a5a0d
 
17dff84
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
language:
- eu
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: eval
    path: data/eval-*
dataset_info:
  features:
  - name: audio
    dtype: audio
  - name: text
    dtype: string
  - name: speaker_id
    dtype: int64
  splits:
  - name: train
    num_bytes: 1375482202.2
    num_examples: 9415
  - name: eval
    num_bytes: 154145851.768
    num_examples: 1047
  download_size: 1456327920
  dataset_size: 1529628053.968
---
# Dataset Card for "basqueDataset"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)