translated_psu / README.md
sdonoso's picture
Upload dataset
6e9c703 verified
metadata
license: apache-2.0
dataset_info:
  features:
    - name: question
      dtype: string
    - name: option_a
      dtype: string
    - name: option_b
      dtype: string
    - name: option_c
      dtype: string
    - name: option_d
      dtype: string
    - name: answer
      dtype: string
  splits:
    - name: test_historia
      num_bytes: 33842
      num_examples: 49
    - name: fewshot_historia
      num_bytes: 2958
      num_examples: 5
  download_size: 33908
  dataset_size: 36800
configs:
  - config_name: default
    data_files:
      - split: test_historia
        path: data/test_historia-*
      - split: fewshot_historia
        path: data/fewshot_historia-*