File size: 1,287 Bytes
43f2a51
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9d7bed1
 
43f2a51
 
 
 
 
 
 
 
 
 
 
 
9d7bed1
43f2a51
9d7bed1
 
43f2a51
 
 
 
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
---
configs:
- config_name: default
  data_files:
  - split: validation
    path: data/validation-*
dataset_info:
  features:
  - name: example_id
    dtype: int64
  - name: question_index
    dtype: int64
  - name: question_polarity
    dtype: string
  - name: context_condition
    dtype: string
  - name: category
    dtype: string
  - name: subcategory
    dtype: string
  - name: bias_targeted_groups
    dtype: string
  - name: source
    dtype: string
  - name: context
    dtype: string
  - name: question
    dtype: string
  - name: ans0
    dtype: string
  - name: ans1
    dtype: string
  - name: ans2
    dtype: string
  - name: label
    dtype: int64
  - name: ASR_LLM_Prompt
    dtype: string
  - name: SLLM_Prompt
    dtype: string
  - name: id
    dtype: string
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: tts_provider
    dtype: string
  - name: speaker
    dtype: string
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: validation
    num_bytes: 1173581811.372
    num_examples: 5172
  download_size: 2049307328
  dataset_size: 1173581811.372
---
# Dataset Card for "qa_CBBQ_bi_gender"

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