thewordsmiths/stem_mcqa
收藏Hugging Face2024-06-05 更新2024-06-15 收录
下载链接:
https://hf-mirror.com/datasets/thewordsmiths/stem_mcqa
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: subject
dtype: string
- name: question
dtype: string
- name: options
sequence: string
- name: solution
dtype: string
- name: answer
dtype: string
splits:
- name: train
num_bytes: 44461675.0
num_examples: 97467
download_size: 24996786
dataset_size: 44461675.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
thewordsmiths
原始信息汇总
数据集概述
数据特征
- subject: 数据类型为字符串(string)
- question: 数据类型为字符串(string)
- options: 数据类型为字符串序列(sequence: string)
- solution: 数据类型为字符串(string)
- answer: 数据类型为字符串(string)
数据分割
- train: 包含97467个样本,占用44461675.0字节
数据集大小
- 下载大小: 24996786字节
- 实际大小: 44461675.0字节
配置
- default: 包含训练数据文件,路径为
data/train-*



