PartiallyTyped/answerable_tydiqa_restructured
收藏Hugging Face2022-11-04 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/PartiallyTyped/answerable_tydiqa_restructured
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: language
dtype: string
- name: question
dtype: string
- name: context
dtype: string
- name: references
struct:
- name: answers
struct:
- name: answer_start
sequence: int64
- name: text
sequence: string
- name: id
dtype: string
- name: id
dtype: string
splits:
- name: train
num_bytes: 21940019
num_examples: 29868
- name: validation
num_bytes: 2730209
num_examples: 3712
download_size: 17468684
dataset_size: 24670228
---
# Dataset Card for "answerable_tydiqa_restructured"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
PartiallyTyped
原始信息汇总
数据集概述
数据集信息
特征
- language: 数据类型为字符串。
- question: 数据类型为字符串。
- context: 数据类型为字符串。
- references: 结构化数据,包含以下字段:
- answers: 结构化数据,包含以下字段:
- answer_start: 数据类型为整数序列。
- text: 数据类型为字符串序列。
- id: 数据类型为字符串。
- answers: 结构化数据,包含以下字段:
- id: 数据类型为字符串。
数据分割
- train: 包含29868个样本,占用21940019字节。
- validation: 包含3712个样本,占用2730209字节。
数据集大小
- 下载大小: 17468684字节。
- 数据集大小: 24670228字节。



