File size: 612 Bytes
31a117d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: path
    dtype: string
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: reference
    dtype: string
  - name: system_output
    dtype: string
  splits:
  - name: validation
    num_bytes: 4639361.0
    num_examples: 19
  download_size: 4636993
  dataset_size: 4639361.0
configs:
- config_name: default
  data_files:
  - split: validation
    path: data/validation-*
---
# Dataset Card for "evaluation_results"

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