legacy107/wikipedia-augmented-chunked
收藏Hugging Face2023-10-14 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/legacy107/wikipedia-augmented-chunked
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: History
sequence: string
- name: QuAC_dialog_id
dtype: string
- name: Question
dtype: string
- name: Question_no
dtype: int64
- name: Rewrite
dtype: string
- name: true_page_title
dtype: string
- name: true_contexts
dtype: string
- name: answer
dtype: string
- name: true_contexts_wiki
dtype: string
- name: extractive
dtype: bool
- name: retrieved_contexts
sequence: string
- name: chunked_article
sequence: string
splits:
- name: train
num_bytes: 1778351216
num_examples: 17183
- name: test
num_bytes: 315554804
num_examples: 2882
download_size: 612111820
dataset_size: 2093906020
---
# Dataset Card for "wikipedia-augmented-chunked"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
legacy107
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集: data/train-*
- 测试集: data/test-*
- 数据文件:
数据集信息
- 特征:
- History: 字符串序列
- QuAC_dialog_id: 字符串
- Question: 字符串
- Question_no: 整数 (int64)
- Rewrite: 字符串
- true_page_title: 字符串
- true_contexts: 字符串
- answer: 字符串
- true_contexts_wiki: 字符串
- extractive: 布尔值
- retrieved_contexts: 字符串序列
- chunked_article: 字符串序列
数据集分割
- 训练集:
- 字节数: 1778351216
- 样本数: 17183
- 测试集:
- 字节数: 315554804
- 样本数: 2882
数据集大小
- 下载大小: 612111820
- 数据集大小: 2093906020



