legacy107/qa_wikipedia_retrieved_chunks
收藏Hugging Face2023-09-28 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/legacy107/qa_wikipedia_retrieved_chunks
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
dataset_info:
features:
- name: id
dtype: string
- name: title
dtype: string
- name: context
dtype: string
- name: question
dtype: string
- name: answer_start
dtype: int64
- name: answer
dtype: string
- name: article
dtype: string
- name: retrieved_context
dtype: string
splits:
- name: train
num_bytes: 6212832895
num_examples: 110970
- name: validation
num_bytes: 732218436
num_examples: 13833
- name: test
num_bytes: 763004753
num_examples: 13873
download_size: 420701697
dataset_size: 7708056084
---
# Dataset Card for "qa_wikipedia_retrieved_chunks"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
legacy107
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集: data/train-*
- 验证集: data/validation-*
- 测试集: data/test-*
数据集信息
-
特征:
- id: 字符串类型
- title: 字符串类型
- context: 字符串类型
- question: 字符串类型
- answer_start: 64位整数类型
- answer: 字符串类型
- article: 字符串类型
- retrieved_context: 字符串类型
-
数据分割:
- 训练集:
- 字节数: 6212832895
- 样本数: 110970
- 验证集:
- 字节数: 732218436
- 样本数: 13833
- 测试集:
- 字节数: 763004753
- 样本数: 13873
- 训练集:
-
下载大小: 420701697
-
数据集大小: 7708056084



