johnowhitaker/mcqgen_1k_initial_examples
收藏Hugging Face2023-08-03 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/johnowhitaker/mcqgen_1k_initial_examples
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: context
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: text
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 902358
num_examples: 975
download_size: 558885
dataset_size: 902358
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "mcqgen_1k_initial_examples"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
johnowhitaker
原始信息汇总
数据集概述
数据集信息
-
特征列表:
context: 字符串类型question: 字符串类型A: 字符串类型B: 字符串类型C: 字符串类型D: 字符串类型correct_answer: 字符串类型text: 字符串类型__index_level_0__: 64位整数类型
-
数据分割:
train: 包含975个样本,占用902358字节
-
数据大小:
- 下载大小: 558885字节
- 数据集大小: 902358字节
配置信息
- 配置名称: default
- 数据文件:
train: 路径为data/train-*
- 数据文件:



