grade_12_exams / README.md
hieunguyen1053's picture
Upload README.md with huggingface_hub
a5f53b0
|
raw
history blame contribute delete
No virus
805 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: question
      dtype: string
    - name: metadata
      struct:
        - name: grade
          dtype: int64
        - name: language
          dtype: string
        - name: subject
          dtype: string
    - name: choices
      struct:
        - name: label
          sequence: string
        - name: text
          sequence: string
    - name: answerKey
      dtype: string
  splits:
    - name: train
      num_bytes: 921887
      num_examples: 1955
    - name: validation
      num_bytes: 224168
      num_examples: 488
  download_size: 461705
  dataset_size: 1146055
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*

Dataset Card for "grade_12_exams"

Reference: https://huggingface.co/datasets/exams