kgr123/quality_mcqa_1
收藏Hugging Face2024-04-04 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/kgr123/quality_mcqa_1
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: document_id
dtype: string
- name: url
dtype: string
- name: title
dtype: string
- name: text
dtype: string
- name: context_orig
dtype: string
- name: token_soft_limit_deberta
dtype: int64
- name: len_soft_limit
dtype: int64
- name: context
dtype: string
- name: questions
dtype: string
- name: insertion_labels
dtype: string
- name: query
dtype: string
- name: option_0
dtype: string
- name: option_1
dtype: string
- name: option_2
dtype: string
- name: option_3
dtype: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 244971385.445977
num_examples: 1732
- name: validation
num_bytes: 52749636.06486487
num_examples: 367
- name: test
num_bytes: 52690742.48378378
num_examples: 367
download_size: 145217409
dataset_size: 350411763.9946256
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
提供机构:
kgr123
原始信息汇总
数据集概述
数据集特征
- document_id: 字符串类型
- url: 字符串类型
- title: 字符串类型
- text: 字符串类型
- context_orig: 字符串类型
- token_soft_limit_deberta: 整数类型(int64)
- len_soft_limit: 整数类型(int64)
- context: 字符串类型
- questions: 字符串类型
- insertion_labels: 字符串类型
- query: 字符串类型
- option_0: 字符串类型
- option_1: 字符串类型
- option_2: 字符串类型
- option_3: 字符串类型
- label: 整数类型(int64)
数据集分割
- 训练集(train):
- 示例数量: 1732
- 数据大小: 244971385.445977 字节
- 验证集(validation):
- 示例数量: 367
- 数据大小: 52749636.06486487 字节
- 测试集(test):
- 示例数量: 367
- 数据大小: 52690742.48378378 字节
数据集大小
- 下载大小: 145217409 字节
- 数据集总大小: 350411763.9946256 字节
配置文件
- 默认配置(default):
- 训练集路径:
data/train-* - 验证集路径:
data/validation-* - 测试集路径:
data/test-*
- 训练集路径:



