Kamaljp/squad_5000
收藏官方服务:
资源简介:
--- 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 splits: - name: train num_bytes: 2730269 num_examples: 3000 download_size: 339525 dataset_size: 2730269 --- # Dataset Card for "squad_5000" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Kamaljp原始信息汇总
数据集概述
数据集名称
- 名称: squad_5000
数据集特征
- 特征列表:
- id: 数据类型为字符串。
- title: 数据类型为字符串。
- context: 数据类型为字符串。
- question: 数据类型为字符串。
- answers: 包含两个子特征
- text: 数据类型为字符串。
- answer_start: 数据类型为整数32位。
数据集分割
- 训练集:
- 大小: 2730269字节
- 示例数量: 3000
数据集大小
- 下载大小: 339525字节
- 总数据集大小: 2730269字节



