File size: 746 Bytes
a67ee18
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5d4ee22
 
 
61fdb94
 
 
 
 
a67ee18
 
 
 
 
fcf52cb
 
a67ee18
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
34
35
36
37
38
39
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: problem_type
    dtype: string
  - name: input_file
    sequence: string
  - name: query
    dtype: string
  - name: options
    sequence: string
  - name: reference_answer
    sequence: string
  - name: benchmark_name
    dtype: string
  - name: audio
    dtype:
      audio:
        sampling_rate: 192000
  splits:
  - name: free_form
    num_bytes: 2088576778.0
    num_examples: 962
  - name: free_form_hard
    num_bytes: 1150619820.0
    num_examples: 505
  download_size: 2577150080
  dataset_size: 3239196598.0
configs:
- config_name: default
  data_files:
  - split: free_form
    path: data/free_form-*
  - split: free_form_hard
    path: data/free_form_hard-*
---