vlsp-2023-vllm/wikipediaqa_vi
收藏资源简介:
--- dataset_info: features: - name: question dtype: string - name: choices struct: - name: labels sequence: string - name: text sequence: string - name: answerKey dtype: string - name: metadata dtype: string splits: - name: test num_bytes: 389855.8635394456 num_examples: 2000 download_size: 199645 dataset_size: 389855.8635394456 configs: - config_name: default data_files: - split: test path: data/test-* --- # Dataset Card for "wikipedia_multi_choices" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息: 特征字段: - 字段名:问题(question),数据类型:字符串 - 字段名:选项集(choices),结构体字段包含: - 标签(labels):字符串序列 - 文本(text):字符串序列 - 字段名:答案键(answerKey),数据类型:字符串 - 字段名:元数据(metadata),数据类型:字符串 数据集划分: - 划分名称:测试集(test),占用字节数:389855.8635394456,样本数量:2000 下载大小:199645 数据集总占用大小:389855.8635394456 配置项: - 配置名称:默认配置(default),数据文件: - 对应数据集划分:测试集(test),文件路径:data/test-* # 「维基百科多项选择(wikipedia_multi_choices)」数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集信息
特征
- question: 类型为字符串。
- choices: 结构包含以下字段:
- labels: 字符串序列。
- text: 字符串序列。
- answerKey: 类型为字符串。
- metadata: 类型为字符串。
分割
- test: 包含2000个样本,占用389855.8635394456字节。
大小
- 下载大小: 199645字节。
- 数据集大小: 389855.8635394456字节。
配置
- default: 包含以下数据文件:
- test: 路径为
data/test-*。
- test: 路径为



