File size: 1,507 Bytes
8ae908b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f45cba3
 
 
 
8ae908b
 
 
 
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
63
64
65
66
67
68
69
70
71
72
---
configs:
- config_name: default
  data_files:
  - split: validation
    path: data/validation-*
dataset_info:
  features:
  - name: example_id
    dtype: int64
  - name: question_index
    dtype: string
  - name: question_polarity
    dtype: string
  - name: context_condition
    dtype: string
  - name: category
    dtype: string
  - name: answer_info
    struct:
    - name: ans0
      sequence: string
    - name: ans1
      sequence: string
    - name: ans2
      sequence: string
  - name: additional_metadata
    struct:
    - name: source
      dtype: string
    - name: stereotyped_groups
      sequence: string
    - name: subcategory
      dtype: string
    - name: version
      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: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: ASR_LLM_Prompt
    dtype: string
  - name: SLLM_Prompt
    dtype: string
  - name: tts_provider
    dtype: string
  - name: speaker
    dtype: string
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: validation
    num_bytes: 1681582084.608
    num_examples: 5184
  download_size: 836364705
  dataset_size: 1681582084.608
---
# Dataset Card for "qa_BBQ_trans_gender"

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