legacy107/newsqa-chunked-50
收藏Hugging Face2023-11-02 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/legacy107/newsqa-chunked-50
下载链接
链接失效反馈官方服务:
资源简介:
---
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: context
dtype: string
- name: question
dtype: string
- name: answers
sequence: string
- name: key
dtype: string
- name: labels
list:
- name: end
sequence: int64
- name: start
sequence: int64
- name: document_id
dtype: int64
- name: chunks
sequence: string
splits:
- name: train
num_bytes: 608073207
num_examples: 69960
- name: validation
num_bytes: 37377549
num_examples: 4200
- name: test
num_bytes: 36416017
num_examples: 4212
download_size: 59816869
dataset_size: 681866773
---
# Dataset Card for "newsqa-chunked-50"
[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-*
- 数据文件:
数据集信息
-
特征:
- context: 字符串类型
- question: 字符串类型
- answers: 字符串序列
- key: 字符串类型
- labels: 列表类型
- end: 整数序列
- start: 整数序列
- document_id: 整数类型
- chunks: 字符串序列
-
分割:
- 训练集:
- 字节数: 608073207
- 样本数: 69960
- 验证集:
- 字节数: 37377549
- 样本数: 4200
- 测试集:
- 字节数: 36416017
- 样本数: 4212
- 训练集:
-
下载大小: 59816869
-
数据集大小: 681866773



