tyzhu/squad_title_v4_train_30_eval_10_permute3
收藏Hugging Face2023-10-17 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/tyzhu/squad_title_v4_train_30_eval_10_permute3
下载链接
链接失效反馈官方服务:
资源简介:
---
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: context_id
dtype: string
- name: inputs
dtype: string
- name: targets
dtype: string
splits:
- name: train
num_bytes: 493463.5595794392
num_examples: 319
- name: validation
num_bytes: 50807
num_examples: 50
download_size: 100594
dataset_size: 544270.5595794392
---
# Dataset Card for "squad_title_v4_train_30_eval_10_permute3"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset includes multiple fields such as id, title, context, question, answers, etc., where the answers field contains two sub-fields: text and answer_start. The dataset is divided into a training set and a validation set, containing 319 and 50 samples respectively. The size and download size of the dataset are also clearly recorded.
提供机构:
tyzhu
原始信息汇总
数据集概述
数据集信息
- 特征列表:
id: 字符串类型title: 字符串类型context: 字符串类型question: 字符串类型answers: 序列类型text: 字符串类型answer_start: 32位整数类型
context_id: 字符串类型inputs: 字符串类型targets: 字符串类型
数据集划分
- 训练集:
- 字节数: 493463.5595794392
- 样本数: 319
- 验证集:
- 字节数: 50807
- 样本数: 50
数据集大小
- 下载大小: 100594
- 数据集大小: 544270.5595794392



