sinos11/messi-train
收藏官方服务:
资源简介:
--- 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: int64 - name: text sequence: string - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 273 num_examples: 3 download_size: 4242 dataset_size: 273 configs: - config_name: default data_files: - split: train path: data/train-* ---
提供机构:
sinos11原始信息汇总
数据集概述
数据集特征
- id:字符串类型
- title:字符串类型
- context:字符串类型
- question:字符串类型
- answers:结构化数据类型,包含以下子特征:
- answer_start:整数序列类型
- text:字符串序列类型
- index_level_0:整数类型
数据集分割
- train:训练集
- 数据大小:273字节
- 示例数量:3个
数据集大小
- 下载大小:4242字节
- 数据集大小:273字节



