File size: 650 Bytes
bab9860
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: label
    dtype:
      class_label:
        names:
          '0': 0_control
          '1': 1_very_low
          '2': 2_low
          '3': 3_mid
          '4': 4_high
  - name: input_features
    sequence:
      sequence: float32
  splits:
  - name: train
    num_bytes: 351481512
    num_examples: 366
  - name: test
    num_bytes: 625176132
    num_examples: 651
  download_size: 107058713
  dataset_size: 976657644
---
# Dataset Card for "UA_speech_multiclass_digits_letters"

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