rahmanfadhil/squad_v2_id
收藏Hugging Face2023-01-12 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/rahmanfadhil/squad_v2_id
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: title
dtype: string
- name: context
dtype: string
- name: question
dtype: string
- name: answers
struct:
- name: answer_start
sequence: int32
- name: text
sequence: string
splits:
- name: train
num_bytes: 121632833
num_examples: 130318
- name: validation
num_bytes: 12218827
num_examples: 11858
download_size: 0
dataset_size: 133851660
---
# Dataset Card for "squad_id"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
rahmanfadhil
原始信息汇总
数据集概述
数据集特征
- id: 数据类型为字符串。
- title: 数据类型为字符串。
- context: 数据类型为字符串。
- question: 数据类型为字符串。
- answers: 结构化数据,包含以下子特征:
- answer_start: 数据类型为32位整数序列。
- text: 数据类型为字符串序列。
数据集分割
- train: 大小为121632833字节,包含130318个样本。
- validation: 大小为12218827字节,包含11858个样本。
数据集大小
- 下载大小: 0字节
- 数据集总大小: 133851660字节



