PartiallyTyped/answerable_tydiqa
收藏Hugging Face2022-11-04 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/PartiallyTyped/answerable_tydiqa
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question_text
dtype: string
- name: document_title
dtype: string
- name: language
dtype: string
- name: annotations
struct:
- name: answer_start
sequence: int64
- name: answer_text
sequence: string
- name: document_plaintext
dtype: string
- name: document_url
dtype: string
splits:
- name: train
num_bytes: 32084629.326371837
num_examples: 29868
- name: validation
num_bytes: 3778385.324427767
num_examples: 3712
download_size: 16354337
dataset_size: 35863014.6507996
---
# Dataset Card for "answerable_tydiqa"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
PartiallyTyped
原始信息汇总
数据集概述
数据集名称
- 名称: answerable_tydiqa
数据集特征
- 特征列表:
- question_text: 数据类型 - string
- document_title: 数据类型 - string
- language: 数据类型 - string
- annotations: 结构类型
- answer_start: 数据类型 - int64
- answer_text: 数据类型 - string
- document_plaintext: 数据类型 - string
- document_url: 数据类型 - string
数据集分割
- 训练集:
- 大小: 32084629.326371837 字节
- 样本数: 29868
- 验证集:
- 大小: 3778385.324427767 字节
- 样本数: 3712
数据集大小
- 下载大小: 16354337 字节
- 总大小: 35863014.6507996 字节



