Datasets:

Modalities:
Audio
Text
Formats:
parquet
Size:
< 1K
Libraries:
Datasets
pandas
License:
File size: 946 Bytes
c834b3e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e520290
 
 
 
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
---
dataset_info:
  features:
  - name: question
    dtype: string
  - name: lang
    dtype: string
  - name: audio
    dtype: audio
  splits:
  - name: train
    num_bytes: 218348705
    num_examples: 980
  download_size: 212931635
  dataset_size: 218348705
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
pretty_name: Indic AudioLLM Evals
license: apache-2.0
---

This evaluation set contains ~100 questions in both text and audio format in Bengali, Gujarati, Hindi, Kannada, Malayalam, Marathi, Odia, Punjabi, Tamil, and Telugu. We use this dataset internally at Sarvam to evaluate the performance of our audio models. We open-source this data to enable the research community to replicate the results mentioned in our [Shuka blog](https://www.sarvam.ai/blogs/shuka-v1).

By deisgn, the questions are sometimes vague, and the audio has noise and other inconsistencies, to measure the robustness of models.