tyzhu/squad_context_v3_train_10_eval_10
收藏Hugging Face2023-09-26 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/tyzhu/squad_context_v3_train_10_eval_10
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 407101
num_examples: 184
- name: validation
num_bytes: 103870
num_examples: 68
download_size: 0
dataset_size: 510971
---
# Dataset Card for "squad_context_v3_train_10_eval_10"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
tyzhu
原始信息汇总
数据集概述
数据集名称
- 名称: squad_context_v3_train_10_eval_10
数据集特征
- 特征列表:
- id: 字符串类型
- title: 字符串类型
- context: 字符串类型
- question: 字符串类型
- answers: 序列类型,包含以下子特征:
- text: 字符串类型
- answer_start: 32位整数类型
- context_id: 字符串类型
- inputs: 字符串类型
- targets: 字符串类型
数据集分割
- 训练集:
- 名称: train
- 字节数: 407101
- 样本数: 184
- 验证集:
- 名称: validation
- 字节数: 103870
- 样本数: 68
数据集大小
- 下载大小: 0
- 数据集大小: 510971



