simbench / README.md
Nicho123's picture
Upload dataset
5e9d137 verified
|
Raw
History Blame Contribute Delete
2.92 kB
metadata
dataset_info:
  - config_name: Afrobarometer
    features:
      - name: qid
        dtype: string
      - name: prompt
        dtype: string
      - name: options
        list: string
      - name: human_dist
        list: float64
      - name: answer
        dtype: string
      - name: dataset_name
        dtype: string
      - name: question
        dtype: string
      - name: group_prompt_template
        dtype: string
      - name: group_size
        dtype: int64
    splits:
      - name: test
        num_bytes: 1177667
        num_examples: 1531
    download_size: 314838
    dataset_size: 1177667
  - config_name: ESS
    features:
      - name: qid
        dtype: string
      - name: prompt
        dtype: string
      - name: options
        list: string
      - name: human_dist
        list: float64
      - name: answer
        dtype: string
      - name: dataset_name
        dtype: string
      - name: question
        dtype: string
      - name: group_prompt_template
        dtype: string
      - name: group_size
        dtype: int64
    splits:
      - name: test
        num_bytes: 1178164
        num_examples: 1643
    download_size: 257608
    dataset_size: 1178164
  - config_name: ISSP
    features:
      - name: qid
        dtype: string
      - name: prompt
        dtype: string
      - name: options
        list: string
      - name: human_dist
        list: float64
      - name: answer
        dtype: string
      - name: dataset_name
        dtype: string
      - name: question
        dtype: string
      - name: group_prompt_template
        dtype: string
      - name: group_size
        dtype: int64
    splits:
      - name: test
        num_bytes: 738358
        num_examples: 940
    download_size: 231693
    dataset_size: 738358
  - config_name: LatinoBarometro
    features:
      - name: qid
        dtype: string
      - name: prompt
        dtype: string
      - name: options
        list: string
      - name: human_dist
        list: float64
      - name: answer
        dtype: string
      - name: dataset_name
        dtype: string
      - name: question
        dtype: string
      - name: group_prompt_template
        dtype: string
      - name: group_size
        dtype: int64
    splits:
      - name: test
        num_bytes: 842991
        num_examples: 1245
    download_size: 180457
    dataset_size: 842991
  - config_name: OpinionQA
    features:
      - name: qid
        dtype: string
      - name: prompt
        dtype: string
      - name: options
        list: string
      - name: human_dist
        list: float64
      - name: answer
        dtype: string
      - name: dataset_name
        dtype: string
      - name: question
        dtype: string
      - name: group_prompt_template
        dtype: string
      - name: group_size
        dtype: int64
    splits:
      - name: test
        num_bytes: 746425
        num_examples: 984
    download_size: 210642
    dataset_size: 746425
configs:
  - config_name: Afrobarometer
    data_files:
      - split: test
        path: Afrobarometer/test-*
  - config_name: ESS
    data_files:
      - split: test
        path: ESS/test-*
  - config_name: ISSP
    data_files:
      - split: test
        path: ISSP/test-*
  - config_name: LatinoBarometro
    data_files:
      - split: test
        path: LatinoBarometro/test-*
  - config_name: OpinionQA
    data_files:
      - split: test
        path: OpinionQA/test-*