vbpl_mqa / README.md
NghiemAbe's picture
Upload README.md with huggingface_hub
8a92759 verified
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: link
      dtype: string
    - name: content
      dtype: string
    - name: tokens
      dtype: int64
    - name: multichoices
      struct:
        - name: content
          list:
            - name: answer
              dtype: int64
            - name: choices
              sequence: string
            - name: question
              dtype: string
    - name: topic
      dtype: string
  splits:
    - name: train
      num_bytes: 135951215
      num_examples: 12824
  download_size: 40575629
  dataset_size: 135951215

Dataset Card for "vbpl_mqa"

More Information needed