kgr123/quality_mcqa_2
收藏Hugging Face2024-04-04 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/kgr123/quality_mcqa_2
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 245016586.66436782
num_examples: 1732
- name: validation
num_bytes: 52760184.83513513
num_examples: 367
- name: test
num_bytes: 52689800.18648649
num_examples: 367
download_size: 145262229
dataset_size: 350466571.68598944
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
- 数据大小: 245016586.66436782字节
- validation:
- 示例数量: 367
- 数据大小: 52760184.83513513字节
- test:
- 示例数量: 367
- 数据大小: 52689800.18648649字节
数据集大小
- 下载大小: 145262229字节
- 数据集总大小: 350466571.68598944字节
配置文件
- config_name: default
- data_files:
- train: data/train-*
- validation: data/validation-*
- test: data/test-*



