ccam-mcqa / README.md
rntc's picture
Upload dataset
1bb644c verified
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: choices
      struct:
        - name: A
          dtype: string
        - name: B
          dtype: string
        - name: C
          dtype: string
        - name: D
          dtype: string
    - name: correct_answer
      dtype: string
    - name: explanation
      dtype: string
    - name: code
      dtype: string
    - name: label
      dtype: string
    - name: walk_type
      dtype: string
    - name: source_walk
      dtype: string
  splits:
    - name: train
      num_bytes: 3568783607
      num_examples: 762465
  download_size: 591630064
  dataset_size: 3568783607
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*