nc33/MultiSpan_SQUAD
收藏官方服务:
资源简介:
--- license: mit 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: num_span dtype: int64 - name: label sequence: string splits: - name: train num_bytes: 141866486 num_examples: 87599 - name: validation num_bytes: 18219759 num_examples: 10570 download_size: 16941350 dataset_size: 160086245 ---
提供机构:
nc33原始信息汇总
数据集概述
数据集特征
- id: 字符串类型
- title: 字符串类型
- context: 字符串类型
- question: 字符串类型
- answers: 序列类型,包含:
- text: 字符串类型
- answer_start: 整数类型
- num_span: 长整数类型
- label: 序列类型,字符串类型
数据集划分
- 训练集:
- 字节数: 141866486
- 示例数: 87599
- 验证集:
- 字节数: 18219759
- 示例数: 10570
数据集大小
- 下载大小: 16941350
- 数据集总大小: 160086245



