BitBasher/mcq_dataset_2
收藏Hugging Face2024-02-19 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/BitBasher/mcq_dataset_2
下载链接
链接失效反馈官方服务:
资源简介:
---
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-*
---
提供机构:
BitBasher
原始信息汇总
数据集概述
数据特征
- Instruction: 类型为字符串
- Question: 类型为字符串
- A: 类型为字符串
- B: 类型为字符串
- C: 类型为字符串
- D: 类型为字符串
- Correct Answer: 类型为字符串
- Explanation: 类型为字符串
数据分割
- train: 包含334个样本,大小为189204字节
- test: 包含41个样本,大小为23666字节
- val: 包含43个样本,大小为23224字节
数据集大小
- 下载大小: 101360字节
- 数据集大小: 236094字节
配置信息
- config_name: default
- data_files:
- train: 路径为
data/train-* - test: 路径为
data/test-* - val: 路径为
data/val-*
- train: 路径为
- data_files:



