vilawqa-defi / README.md
thangvip's picture
Upload dataset
6fe1b6d verified
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: choices
      sequence: string
    - name: ground_truth
      dtype: int64
    - name: index
      dtype: int64
  splits:
    - name: train
      num_bytes: 2104634.9744027304
      num_examples: 2915
    - name: test
      num_bytes: 10830.025597269625
      num_examples: 15
  download_size: 632821
  dataset_size: 2115465
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*