PartiallyTyped/answerable_tydiqa_raw
收藏Hugging Face2022-10-30 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/PartiallyTyped/answerable_tydiqa_raw
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: language
dtype: string
- name: golds
struct:
- name: answer_start
sequence: int64
- name: answer_text
sequence: string
- name: context
dtype: string
- name: seq_id
dtype: string
splits:
- name: train
num_bytes: 21022889
num_examples: 29868
- name: validation
num_bytes: 2616173
num_examples: 3712
download_size: 16292808
dataset_size: 23639062
---
# Dataset Card for "answerable_tydiqa_raw"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
PartiallyTyped
原始信息汇总
数据集概述
数据集名称
- 名称:
answerable_tydiqa_raw
数据集特征
- 特征列表:
question: 数据类型为字符串。language: 数据类型为字符串。golds: 结构化特征,包含:answer_start: 序列类型,数据类型为整数64位。answer_text: 序列类型,数据类型为字符串。
context: 数据类型为字符串。seq_id: 数据类型为字符串。
数据集分割
- 训练集:
- 大小: 21022889字节
- 样本数量: 29868个样本
- 验证集:
- 大小: 2616173字节
- 样本数量: 3712个样本
数据集大小
- 下载大小: 16292808字节
- 总数据集大小: 23639062字节



