Pavankalyan's picture
Upload dataset
7456183 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: indicator
      dtype: string
    - name: skill
      dtype: string
    - name: subskill
      dtype: string
    - name: goal
      dtype: string
    - name: age_group
      dtype: string
    - name: stage
      dtype: int64
    - name: response
      dtype: string
    - name: prompt
      dtype: string
    - name: question
      dtype: string
    - name: q_index
      dtype: int64
  splits:
    - name: val
      num_bytes: 3436482
      num_examples: 4550
    - name: test
      num_bytes: 3426276
      num_examples: 4550
  download_size: 2466853
  dataset_size: 6862758
configs:
  - config_name: default
    data_files:
      - split: val
        path: data/val-*
      - split: test
        path: data/test-*