joey234/mmlu-high_school_macroeconomics
收藏资源简介:
--- 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: negate_openai_prompt struct: - name: content dtype: string - name: role dtype: string - name: neg_question dtype: string - name: fewshot_context dtype: string - name: fewshot_context_neg dtype: string splits: - name: dev num_bytes: 4117 num_examples: 5 - name: test num_bytes: 1391944 num_examples: 390 download_size: 141522 dataset_size: 1396061 configs: - config_name: default data_files: - split: dev path: data/dev-* - split: test path: data/test-* --- # Dataset Card for "mmlu-high_school_macroeconomics" [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 - 字段名:negate_openai_prompt,为结构体类型,包含以下子字段: - 子字段名:content,数据类型:字符串 - 子字段名:role,数据类型:字符串 - 字段名:neg_question,数据类型:字符串 - 字段名:fewshot_context,数据类型:少样本上下文(对应英文为fewshot_context) - 字段名:fewshot_context_neg,数据类型:反向少样本上下文 数据集划分: - 划分名称:dev,数据字节数:4117,样本总数:5 - 划分名称:test,数据字节数:1391944,样本总数:390 下载大小:141522字节,数据集总存储大小:1396061字节 配置项: - 配置名称:default,对应数据文件: - 划分dev:数据路径为data/dev-* - 划分test:数据路径为data/test-* # "mmlu-high_school_macroeconomics"数据集卡片 [更多信息贡献指南](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集名称
"mmlu-high_school_macroeconomics"
数据集特征
- question: 数据类型为字符串。
- choices: 数据类型为序列字符串。
- answer: 数据类型为分类标签,标签名称为:
- 0: A
- 1: B
- 2: C
- 3: D
- negate_openai_prompt: 结构化数据,包含以下字段:
- content: 数据类型为字符串。
- role: 数据类型为字符串。
- neg_question: 数据类型为字符串。
- fewshot_context: 数据类型为字符串。
- fewshot_context_neg: 数据类型为字符串。
数据集分割
- dev:
- 字节数: 4117
- 示例数: 5
- test:
- 字节数: 1391944
- 示例数: 390
数据集大小
- 下载大小: 141522字节
- 数据集总大小: 1396061字节
配置文件
- config_name: default
- data_files:
- split: dev, path: data/dev-*
- split: test, path: data/test-*




