--- dataset_info: features: - name: response dtype: string - 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: string - name: prompt dtype: string - name: question dtype: string - name: q_index dtype: int64 splits: - name: val num_bytes: 9132280 num_examples: 8225 - name: test num_bytes: 9104087 num_examples: 8225 download_size: 8689069 dataset_size: 18236367 configs: - config_name: default data_files: - split: val path: data/val-* - split: test path: data/test-* ---