PartiallyTyped/answerable_tydiqa_tokenized
收藏Hugging Face2022-11-04 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/PartiallyTyped/answerable_tydiqa_tokenized
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: language
dtype: string
- name: question
sequence: string
- name: context
sequence: string
- name: references
struct:
- name: answers
struct:
- name: answer_start
sequence: int64
- name: text
sequence: string
- name: id
dtype: string
- name: id
dtype: string
- name: labels
dtype: bool
splits:
- name: train
num_bytes: 30320669
num_examples: 29800
- name: validation
num_bytes: 3761508
num_examples: 3709
download_size: 17981416
dataset_size: 34082177
---
# Dataset Card for "answerable_tydiqa_tokenized"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
PartiallyTyped
原始信息汇总
数据集概述
数据集名称
- 名称:answerable_tydiqa_tokenized
数据集特征
- language:字符串类型
- question:字符串序列类型
- context:字符串序列类型
- references:结构化类型,包含:
- answers:结构化类型,包含:
- answer_start:整数序列类型
- text:字符串序列类型
- id:字符串类型
- answers:结构化类型,包含:
- id:字符串类型
- labels:布尔类型
数据集分割
- 训练集:
- 字节数:30320669
- 示例数:29800
- 验证集:
- 字节数:3761508
- 示例数:3709
数据集大小
- 下载大小:17981416字节
- 数据集总大小:34082177字节



