tyzhu/squad_qa_title_v5_full_recite_ans_sent_random_permute_rerun_2
收藏Hugging Face2024-02-07 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/tyzhu/squad_qa_title_v5_full_recite_ans_sent_random_permute_rerun_2
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
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: answer
dtype: string
- name: context_id
dtype: string
- name: inputs
dtype: string
- name: targets
dtype: string
splits:
- name: train
num_bytes: 5366689.438842976
num_examples: 3365
- name: validation
num_bytes: 413353
num_examples: 300
download_size: 1455797
dataset_size: 5780042.438842976
---
# Dataset Card for "squad_qa_title_v5_full_recite_ans_sent_random_permute_rerun_2"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
configs:
- config_name: 默认
data_files:
- split: 训练集(train)
path: data/train-*
- split: 验证集(validation)
path: data/validation-*
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: 32位整型(int32)
- name: 答案(answer)
dtype: 字符串(string)
- name: 上下文ID(context_id)
dtype: 字符串(string)
- name: 输入(inputs)
dtype: 字符串(string)
- name: 目标输出(targets)
dtype: 字符串(string)
splits:
- name: 训练集
num_bytes: 5366689.438842976
num_examples: 3365
- name: 验证集
num_bytes: 413353
num_examples: 300
download_size: 1455797
dataset_size: 5780042.438842976
---
# "squad_qa_title_v5_full_recite_ans_sent_random_permute_rerun_2" 数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
tyzhu
原始信息汇总
数据集概述
数据集名称
- 名称: squad_qa_title_v5_full_recite_ans_sent_random_permute_rerun_2
数据集配置
- 默认配置: default
数据文件
- 训练集: data/train-*
- 验证集: data/validation-*
数据集信息
特征
- id: 字符串类型
- title: 字符串类型
- context: 字符串类型
- question: 字符串类型
- answers: 序列类型,包含以下子特征:
- text: 字符串类型
- answer_start: 整数类型 (int32)
- answer: 字符串类型
- context_id: 字符串类型
- inputs: 字符串类型
- targets: 字符串类型
数据分割
- 训练集:
- 字节数: 5366689.438842976
- 样本数: 3365
- 验证集:
- 字节数: 413353
- 样本数: 300
数据集大小
- 下载大小: 1455797
- 数据集大小: 5780042.438842976



