jjonhwa/raw3_v1
收藏资源简介:
--- dataset_info: features: - name: context dtype: string - name: is_impossible dtype: bool - name: question dtype: string - name: answer dtype: string - name: answer_start dtype: int64 splits: - name: train num_bytes: 131956852 num_examples: 51888 download_size: 41299212 dataset_size: 131956852 --- # Dataset Card for "raw3_v1" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
--- 数据集信息: 特征: - 字段名:context,数据类型(dtype):字符串(string) - 字段名:is_impossible,数据类型(dtype):布尔型(bool) - 字段名:question,数据类型(dtype):字符串(string) - 字段名:answer,数据类型(dtype):字符串(string) - 字段名:answer_start,数据类型(dtype):64位整型(int64) 数据集划分: - 划分名称:训练集(train),字节数:131956852,样本数量:51888 下载大小:41299212 数据集总大小:131956852 --- # 「raw3_v1」数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集特征
- context:文本类型
- is_impossible:布尔类型
- question:文本类型
- answer:文本类型
- answer_start:整数类型(int64)
数据集划分
- train:
- 数据量:131956852字节
- 示例数:51888个
数据集大小
- 下载大小:41299212字节
- 数据集大小:131956852字节



