joey234/mmlu-jurisprudence-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: 40272 num_examples: 108 download_size: 27824 dataset_size: 40272 --- # Dataset Card for "mmlu-jurisprudence-neg-answer" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息(dataset_info): 特征(features): - 名称:问题(question),数据类型:字符串 - 名称:选项(choices),数据类型:字符串序列 - 名称:答案(answer),数据类型:类别标签(class_label),其类别命名规则为: '0' 对应 A,'1' 对应 B,'2' 对应 C,'3' 对应 D - 名称:负向答案(neg_answer),数据类型:字符串 数据划分(splits): - 划分名称:测试集(test),字节占用:40272,样本数量:108 下载大小(download_size):27824 字节 数据集总大小(dataset_size):40272 字节 --- # 「mmlu-jurisprudence-neg-answer」数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集名称
mmlu-jurisprudence-neg-answer
数据集特征
- question: 数据类型 - string
- choices: 数据类型 - sequence of string
- answer: 数据类型 - class_label,标签名称为:
- 0: A
- 1: B
- 2: C
- 3: D
- neg_answer: 数据类型 - string
数据集划分
- test:
- 数据大小: 40272 bytes
- 示例数量: 108
数据集大小
- 下载大小: 27824 bytes
- 总数据大小: 40272 bytes



