joey234/mmlu-conceptual_physics-neg-answer
收藏资源简介:
--- dataset_info: features: - name: question dtype: string - name: choices sequence: string - name: answer dtype: class_label: names: '0': A '1': B '2': C '3': D - name: neg_answer dtype: string splits: - name: test num_bytes: 46275 num_examples: 235 download_size: 29112 dataset_size: 46275 --- # Dataset Card for "mmlu-conceptual_physics-neg-answer" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息: 特征字段: - 字段名:question(问题),数据类型:字符串 - 字段名:choices(选项序列),数据类型:字符串序列 - 字段名:answer(标准答案),数据类型为类别标签(class_label),其类别映射关系为:'0'对应A,'1'对应B,'2'对应C,'3'对应D - 字段名:neg_answer(负向答案),数据类型:字符串 数据集划分: - 划分名称:test(测试集),数据字节数:46275,样本总数:235 下载大小:29112,数据集总存储大小:46275 # "mmlu-conceptual_physics-neg-answer" 数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集名称
mmlu-conceptual_physics-neg-answer
数据集特征
- question: 字符串类型
- choices: 字符串序列类型
- answer: 分类标签类型,具体标签如下:
- 0: A
- 1: B
- 2: C
- 3: D
- neg_answer: 字符串类型
数据集分割
- test:
- 数据量: 46275字节
- 示例数量: 235
数据集大小
- 下载大小: 29112字节
- 数据集总大小: 46275字节



