rooftopcoder/coqa-squad-1.0-fixed
收藏Hugging Face2023-08-01 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/rooftopcoder/coqa-squad-1.0-fixed
下载链接
链接失效反馈官方服务:
资源简介:
---
language: en
dataset_info:
features:
- name: id
dtype: string
- name: context
dtype: string
- name: question
dtype: string
- name: answers
struct:
- name: answer_start
sequence: int64
- name: text
sequence: string
splits:
- name: train
num_bytes: 187243501
num_examples: 108647
- name: test
num_bytes: 13255826
num_examples: 7983
- name: validation
num_bytes: 13255826
num_examples: 7983
download_size: 17359756
dataset_size: 213755153
---
# Dataset Card for "coqa-squad-1.0-fixed"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
rooftopcoder
原始信息汇总
数据集概述
数据集名称
- 名称: coqa-squad-1.0-fixed
数据集特征
- 特征列表:
- id: 数据类型为字符串。
- context: 数据类型为字符串。
- question: 数据类型为字符串。
- answers: 结构化数据,包含以下子特征:
- answer_start: 数据类型为整数。
- text: 数据类型为字符串。
数据集分割
- 训练集:
- 样本数量: 108647
- 数据大小: 187243501字节
- 测试集:
- 样本数量: 7983
- 数据大小: 13255826字节
- 验证集:
- 样本数量: 7983
- 数据大小: 13255826字节
数据集大小
- 下载大小: 17359756字节
- 总数据集大小: 213755153字节



