tyzhu/squad_instruction_v1
收藏Hugging Face2023-09-12 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/tyzhu/squad_instruction_v1
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: inputs
dtype: string
- name: targets
dtype: string
- name: question
dtype: string
- name: context
dtype: string
- name: answers
struct:
- name: answer_start
sequence: int64
- name: text
sequence: string
- name: id
dtype: string
splits:
- name: train
num_bytes: 1240694304
num_examples: 700792
- name: validation
num_bytes: 159695683
num_examples: 84560
download_size: 89672897
dataset_size: 1400389987
---
# Dataset Card for "squad_instruction_v1"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
tyzhu
原始信息汇总
数据集信息
特征
- inputs: 类型为字符串
- targets: 类型为字符串
- question: 类型为字符串
- context: 类型为字符串
- answers: 结构体
- answer_start: 序列类型为int64
- text: 序列类型为字符串
- id: 类型为字符串
数据分割
- train:
- 字节数: 1240694304
- 样本数: 700792
- validation:
- 字节数: 159695683
- 样本数: 84560
数据大小
- 下载大小: 89672897
- 数据集大小: 1400389987



