wikipediaqa_vi / README.md
hieunguyen1053's picture
Upload README.md with huggingface_hub
ac68b75
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: choices
      struct:
        - name: labels
          sequence: string
        - name: text
          sequence: string
    - name: answerKey
      dtype: string
    - name: metadata
      dtype: string
  splits:
    - name: test
      num_bytes: 389855.8635394456
      num_examples: 2000
  download_size: 199645
  dataset_size: 389855.8635394456
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*

Dataset Card for "wikipedia_multi_choices"

More Information needed