joey234/mmlu-professional_psychology-neg-prepend-fix
收藏资源简介:
--- configs: - config_name: default data_files: - split: dev path: data/dev-* - split: test path: data/test-* 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: ori_prompt dtype: string splits: - name: dev num_bytes: 7999 num_examples: 5 - name: test num_bytes: 2096464 num_examples: 612 download_size: 14733 dataset_size: 2104463 --- # Dataset Card for "mmlu-professional_psychology-neg-prepend-fix" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
configs: - config_name: default data_files: - split: dev(开发集) path: data/dev-* - split: test(测试集) path: data/test-* dataset_info: features: - name: 问题(question) dtype: 字符串 - name: 选项(choices) sequence: 字符串序列 - name: 答案(answer) dtype: class_label: 类别标签 names: '0': A '1': B '2': C '3': D - name: 反向OpenAI提示词(negate_openai_prompt) struct: - name: 内容(content) dtype: 字符串 - name: 角色(role) dtype: 字符串 - name: 反向问题(neg_question) dtype: 字符串 - name: 少样本上下文(fewshot_context) dtype: 字符串 - name: 原始提示词(ori_prompt) dtype: 字符串 splits: - name: dev(开发集) num_bytes: 7999 num_examples: 5 - name: test(测试集) num_bytes: 2096464 num_examples: 612 download_size: 14733 dataset_size: 2104463 --- # 数据集卡片:"mmlu-professional_psychology-neg-prepend-fix" [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集名称
- 名称: mmlu-professional_psychology-neg-prepend-fix
数据集配置
- 默认配置: default
数据文件
- 开发集:
- 路径: data/dev-*
- 分割: dev
- 测试集:
- 路径: data/test-*
- 分割: test
数据集信息
特征
- 问题:
- 名称: question
- 数据类型: string
- 选项:
- 名称: choices
- 数据类型: sequence of string
- 答案:
- 名称: answer
- 数据类型: class_label
- 标签名称:
- 0: A
- 1: B
- 2: C
- 3: D
- 标签名称:
- 否定OpenAI提示:
- 名称: negate_openai_prompt
- 结构:
- 内容:
- 名称: content
- 数据类型: string
- 角色:
- 名称: role
- 数据类型: string
- 内容:
- 否定问题:
- 名称: neg_question
- 数据类型: string
- 少量样本上下文:
- 名称: fewshot_context
- 数据类型: string
- 原始提示:
- 名称: ori_prompt
- 数据类型: string
分割
- 开发集:
- 名称: dev
- 字节数: 7999
- 样本数: 5
- 测试集:
- 名称: test
- 字节数: 2096464
- 样本数: 612
大小
- 下载大小: 14733 字节
- 数据集大小: 2104463 字节




