Vikhrmodels/movie_mc
收藏Hugging Face2024-05-16 更新2024-06-22 收录
下载链接:
https://hf-mirror.com/datasets/Vikhrmodels/movie_mc
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: answerA
dtype: string
- name: answerB
dtype: string
- name: answerC
dtype: string
- name: answerD
dtype: string
- name: correct_answer
dtype: string
splits:
- name: train
num_bytes: 120018
num_examples: 498
download_size: 53838
dataset_size: 120018
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
数据集信息:
特征:
- 字段名:question,数据类型:字符串,含义为问题
- 字段名:answerA,数据类型:字符串,含义为选项A
- 字段名:answerB,数据类型:字符串,含义为选项B
- 字段名:answerC,数据类型:字符串,含义为选项C
- 字段名:answerD,数据类型:字符串,含义为选项D
- 字段名:correct_answer,数据类型:字符串,含义为正确答案
数据集划分:
- 划分名称:train,字节数:120018,样本数量:498
下载大小:53838
数据集总大小:120018
配置项:
- 配置名称:default,数据文件:
- 对应划分:train,文件路径:data/train-*
提供机构:
Vikhrmodels
原始信息汇总
数据集概述
特征信息
- question: 数据类型为字符串。
- answerA: 数据类型为字符串。
- answerB: 数据类型为字符串。
- answerC: 数据类型为字符串。
- answerD: 数据类型为字符串。
- correct_answer: 数据类型为字符串。
数据分割
- train: 包含498个样本,占用120018字节。
数据集大小
- 下载大小: 53838字节。
- 数据集大小: 120018字节。
配置信息
- default: 包含训练数据文件,路径为
data/train-*。



