jasonkrone's picture
Upload dataset
eada4b7 verified
metadata
dataset_info:
  features:
    - name: A
      dtype: string
    - name: B
      dtype: string
    - name: C
      dtype: string
    - name: D
      dtype: string
    - name: Answer
      dtype: string
    - name: Question
      dtype: string
  splits:
    - name: test
      num_bytes: 362865
      num_examples: 1319
    - name: train
      num_bytes: 1745155
      num_examples: 6468
    - name: dev_hpo
      num_bytes: 264831
      num_examples: 1000
  download_size: 1348397
  dataset_size: 2372851
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
      - split: train
        path: data/train-*
      - split: dev_hpo
        path: data/dev_hpo-*