vilawqa-nli / README.md
thangvip's picture
Upload dataset
6f08d44 verified
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: choices
      sequence: string
    - name: ground_truth
      dtype: int64
  splits:
    - name: train
      num_bytes: 2114630.969909027
      num_examples: 1421
    - name: test
      num_bytes: 11905.030090972708
      num_examples: 8
  download_size: 555460
  dataset_size: 2126536
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*