psu / README.md
ouhenio's picture
Upload dataset
b3b721a verified
|
raw
history blame
602 Bytes
metadata
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_lenguaje
      num_bytes: 337883
      num_examples: 65
    - name: test_historia
      num_bytes: 63324
      num_examples: 80
  download_size: 123371
  dataset_size: 401207
configs:
  - config_name: default
    data_files:
      - split: test_lenguaje
        path: data/test_lenguaje-*
      - split: test_historia
        path: data/test_historia-*