Shweta-singh's picture
Upload dataset
06e84f4 verified
metadata
dataset_info:
  features:
    - name: category
      dtype: string
    - name: example_id
      dtype: int64
    - name: question_index
      dtype: int64
    - name: question_polarity
      dtype: string
    - name: context_condition
      dtype: string
    - name: context
      dtype: string
    - name: question
      dtype: string
    - name: ans0
      dtype: string
    - name: ans1
      dtype: string
    - name: ans2
      dtype: string
    - name: answer_info
      struct:
        - name: ans0
          sequence: string
        - name: ans1
          sequence: string
        - name: ans2
          sequence: string
    - name: answer_label
      dtype: int64
    - name: target_label
      dtype: int64
    - name: additional_metadata
      struct:
        - name: corr_ans_aligns_race
          dtype: string
        - name: corr_ans_aligns_var2
          dtype: string
        - name: full_cond
          dtype: string
        - name: known_stereotyped_groups
          dtype: string
        - name: known_stereotyped_race
          sequence: string
        - name: known_stereotyped_var2
          dtype: string
        - name: label_type
          dtype: string
        - name: relevant_social_values
          dtype: string
        - name: source
          dtype: string
        - name: stereotyped_groups
          sequence: string
        - name: subcategory
          dtype: string
        - name: version
          dtype: string
    - name: input_ids
      sequence:
        sequence: int32
    - name: attention_mask
      sequence:
        sequence: int8
    - name: labels
      dtype: int64
    - name: predictions
      dtype: int64
  splits:
    - name: age
      num_bytes: 31123708
      num_examples: 3680
    - name: disability_status
      num_bytes: 13250150
      num_examples: 1556
    - name: gender_identity
      num_bytes: 47441088
      num_examples: 5672
    - name: nationality
      num_bytes: 26559834
      num_examples: 3080
    - name: physical_appearance
      num_bytes: 13383302
      num_examples: 1576
    - name: race_ethnicity
      num_bytes: 58586096
      num_examples: 6880
    - name: race_x_gender
      num_bytes: 135296360
      num_examples: 15960
    - name: race_x_ses
      num_bytes: 97091448
      num_examples: 11160
    - name: religion
      num_bytes: 10268606
      num_examples: 1200
    - name: ses
      num_bytes: 57979584
      num_examples: 6864
    - name: sexual_orientation
      num_bytes: 7322592
      num_examples: 864
  download_size: 4962036
  dataset_size: 498302768
configs:
  - config_name: default
    data_files:
      - split: age
        path: data/age-*
      - split: disability_status
        path: data/disability_status-*
      - split: gender_identity
        path: data/gender_identity-*
      - split: nationality
        path: data/nationality-*
      - split: physical_appearance
        path: data/physical_appearance-*
      - split: race_ethnicity
        path: data/race_ethnicity-*
      - split: race_x_gender
        path: data/race_x_gender-*
      - split: race_x_ses
        path: data/race_x_ses-*
      - split: religion
        path: data/religion-*
      - split: ses
        path: data/ses-*
      - split: sexual_orientation
        path: data/sexual_orientation-*