ssoh/mcq_dataset_2_old
收藏Hugging Face2024-02-12 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/ssoh/mcq_dataset_2_old
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: Instruction
dtype: string
- name: Question
dtype: string
- name: A
dtype: string
- name: B
dtype: string
- name: C
dtype: string
- name: D
dtype: string
- name: Correct Answer
dtype: string
- name: Explanation
dtype: string
splits:
- name: train
num_bytes: 189204
num_examples: 334
- name: test
num_bytes: 23666
num_examples: 41
- name: val
num_bytes: 23224
num_examples: 43
download_size: 101360
dataset_size: 236094
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: val
path: data/val-*
---
提供机构:
ssoh
原始信息汇总
数据集概述
数据特征
- Instruction: 字符串类型
- Question: 字符串类型
- A: 字符串类型
- B: 字符串类型
- C: 字符串类型
- D: 字符串类型
- Correct Answer: 字符串类型
- Explanation: 字符串类型
数据分割
- train:
- 字节数: 189204
- 样本数: 334
- test:
- 字节数: 23666
- 样本数: 41
- val:
- 字节数: 23224
- 样本数: 43
数据大小
- 下载大小: 101360 字节
- 数据集大小: 236094 字节
配置
- default 配置:
- train: data/train-*
- test: data/test-*
- val: data/val-*



