rd211's picture
Upload dataset
288087e verified
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: ground_truth
      dtype: string
    - name: student_incorrect_solution
      dtype: string
    - name: student_profile
      dtype: string
    - name: conversation
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: student_name
      dtype: string
  splits:
    - name: train
      num_bytes: 8955666
      num_examples: 2261
    - name: test
      num_bytes: 2338595
      num_examples: 599
  download_size: 3746870
  dataset_size: 11294261
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*