Zaid/CGSQuAD
收藏Hugging Face2023-11-12 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Zaid/CGSQuAD
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: title
dtype: string
- name: context
dtype: string
- name: question
dtype: string
- name: answer
dtype: string
- name: answer_start
dtype: int64
- name: is_impossible
dtype: bool
- name: count
dtype: int64
- name: id
dtype: string
- name: answers
struct:
- name: answer_start
sequence: int64
- name: text
sequence: string
splits:
- name: train
num_bytes: 14944089
num_examples: 1504
download_size: 106212
dataset_size: 14944089
---
# Dataset Card for "CGSQuAD"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Zaid
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 分割: train
- 路径: data/train-*
数据集信息
- 特征:
- 名称: title
- 数据类型: string
- 名称: context
- 数据类型: string
- 名称: question
- 数据类型: string
- 名称: answer
- 数据类型: string
- 名称: answer_start
- 数据类型: int64
- 名称: is_impossible
- 数据类型: bool
- 名称: count
- 数据类型: int64
- 名称: id
- 数据类型: string
- 名称: answers
- 结构:
- 名称: answer_start
- 序列: int64
- 名称: text
- 序列: string
- 名称: answer_start
- 结构:
- 名称: title
数据分割
- 名称: train
- 字节数: 14944089
- 样本数: 1504
数据集大小
- 下载大小: 106212
- 数据集大小: 14944089



