Jing24/high-train-all
收藏官方服务:
资源简介:
--- 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 splits: - name: train num_bytes: 79697844 num_examples: 87599 download_size: 50500826 dataset_size: 79697844 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "high-train-all" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Jing24原始信息汇总
数据集概述
数据集特征
- id: 字符串类型
- title: 字符串类型
- context: 字符串类型
- question: 字符串类型
- answers: 结构类型,包含以下子特征:
- answer_start: 整数类型
- text: 字符串类型
数据集划分
- train:
- 数据大小: 79697844 字节
- 示例数量: 87599
数据集大小
- 下载大小: 50500826 字节
- 数据集总大小: 79697844 字节



