tyzhu/eval_tag_squad_v9
收藏Hugging Face2023-10-05 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/tyzhu/eval_tag_squad_v9
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: title
dtype: string
- name: context
dtype: string
- name: question
dtype: string
- name: answers
sequence:
- name: text
dtype: string
- name: answer_start
dtype: int32
- name: inputs
dtype: string
- name: targets
dtype: string
splits:
- name: train
num_bytes: 13273785
num_examples: 10570
- name: validation
num_bytes: 13273785
num_examples: 10570
download_size: 5722530
dataset_size: 26547570
---
# Dataset Card for "eval_tag_squad_v9"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
---
数据集信息:
特征:
- 名称:id,数据类型:字符串
- 名称:title(标题),数据类型:字符串
- 名称:context(上下文),数据类型:字符串
- 名称:question(问题),数据类型:字符串
- 名称:answers(答案序列),为序列类型,包含两个子字段:
- text(文本):数据类型:字符串
- answer_start(答案起始位置):数据类型:int32
- 名称:inputs(输入数据),数据类型:字符串
- 名称:targets(目标输出),数据类型:字符串
数据集划分:
- 划分名称:train(训练集),占用字节数:13273785,样本数量:10570
- 划分名称:validation(验证集),占用字节数:13273785,样本数量:10570
下载体积:5722530
总数据集体积:26547570
---
# "eval_tag_squad_v9"数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
tyzhu原始信息汇总
数据集概述
特征信息
- id: 数据类型为字符串(string)
- title: 数据类型为字符串(string)
- context: 数据类型为字符串(string)
- question: 数据类型为字符串(string)
- answers: 包含以下子特征
- text: 数据类型为字符串(string)
- answer_start: 数据类型为整数(int32)
- inputs: 数据类型为字符串(string)
- targets: 数据类型为字符串(string)
数据分割
- train: 包含10570个样本,总字节数为13273785
- validation: 包含10570个样本,总字节数为13273785
数据集大小
- 下载大小: 5722530字节
- 数据集总大小: 26547570字节



