File size: 721 Bytes
7146a63
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
32
33
---
dataset_info:
  features:
  - name: speaker
    dtype: string
  - name: audio
    struct:
    - name: array
      sequence: float32
    - name: path
      dtype: string
    - name: sampling_rate
      dtype: int64
  - name: txt
    dtype: string
  - name: severity
    dtype: int64
  splits:
  - name: train
    num_bytes: 507067812
    num_examples: 2352
  - name: validation
    num_bytes: 62855037
    num_examples: 294
  - name: test
    num_bytes: 62245337
    num_examples: 294
  download_size: 278294583
  dataset_size: 632168186
---
# Dataset Card for "QoLT_apacAnd5Sentences"

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