sajaw/Arasquad3_llama2_version
收藏官方服务:
资源简介:
--- dataset_info: config_name: en features: - name: text 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: 67923115.7078216 num_examples: 20000 - name: test num_bytes: 6799464.887785707 num_examples: 2000 download_size: 30100002 dataset_size: 74722580.5956073 configs: - config_name: en data_files: - split: train path: en/train-* - split: test path: en/test-* ---
提供机构:
sajaw原始信息汇总
数据集概述
数据集配置
- 配置名称: en
数据特征
- text: 数据类型为字符串
- context: 数据类型为字符串
- question: 数据类型为字符串
- answers: 结构化数据,包含以下子特征:
- answer_start: 数据类型为整数64位
- text: 数据类型为字符串
数据分割
- 训练集:
- 样本数量: 20000
- 数据大小: 67923115.7078216字节
- 测试集:
- 样本数量: 2000
- 数据大小: 6799464.887785707字节
数据集大小
- 下载大小: 30100002字节
- 总数据集大小: 74722580.5956073字节
数据文件路径
- 训练集: en/train-*
- 测试集: en/test-*



