sajaw/squad_llama_version
收藏官方服务:
资源简介:
--- dataset_info: config_name: ar 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: messages list: - name: content dtype: string - name: role dtype: string splits: - name: train num_bytes: 339678851 num_examples: 129667 - name: val num_bytes: 1710253 num_examples: 652 - name: test num_bytes: 33179342 num_examples: 11873 download_size: 151231716 dataset_size: 374568446 configs: - config_name: ar data_files: - split: train path: ar/train-* - split: val path: ar/val-* - split: test path: ar/test-* ---
提供机构:
sajaw原始信息汇总
数据集概述
数据集配置
- 配置名称: ar
数据特征
- id: 数据类型为字符串。
- title: 数据类型为字符串。
- context: 数据类型为字符串。
- question: 数据类型为字符串。
- answers:
- text: 数据类型为字符串。
- answer_start: 数据类型为整数。
- messages:
- content: 数据类型为字符串。
- role: 数据类型为字符串。
数据集分割
- 训练集: 包含129667个示例,占用339678851字节。
- 验证集: 包含652个示例,占用1710253字节。
- 测试集: 包含11873个示例,占用33179342字节。
数据集大小
- 下载大小: 151231716字节。
- 数据集大小: 374568446字节。



