joey234/mmlu-global_facts-neg-prepend-verbal
收藏资源简介:
--- 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 - name: neg_prompt dtype: string - name: fewshot_context_neg dtype: string - name: fewshot_context_ori dtype: string splits: - name: dev num_bytes: 7049 num_examples: 5 - name: test num_bytes: 753562 num_examples: 100 download_size: 110433 dataset_size: 760611 --- # Dataset Card for "mmlu-global_facts-neg-prepend-verbal" [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 数据类型(dtype): 字符串序列 - 字段名(name): answer 数据类型(dtype): 类别标签(class_label),类别映射(names)为:'0'对应A,'1'对应B,'2'对应C,'3'对应D - 字段名(name): negate_openai_prompt 数据类型(dtype): 结构体(struct),包含: - 字段名(name): content 数据类型(dtype): 字符串 - 字段名(name): role 数据类型(dtype): 字符串 - 字段名(name): neg_question 数据类型(dtype): 字符串 - 字段名(name): fewshot_context 数据类型(dtype): 少样本上下文 - 字段名(name): ori_prompt 数据类型(dtype): 原始提示词 - 字段名(name): neg_prompt 数据类型(dtype): 反向提示词 - 字段名(name): fewshot_context_neg 数据类型(dtype): 反向少样本上下文 - 字段名(name): fewshot_context_ori 数据类型(dtype): 原始少样本上下文 数据集划分(splits): - 划分名称(name): dev 字节数(num_bytes): 7049 样本数量(num_examples): 5 - 划分名称(name): test 字节数(num_bytes): 753562 样本数量(num_examples): 100 下载大小(download_size): 110433 字节 数据集总大小(dataset_size): 760611 字节 --- # 「mmlu-global_facts-neg-prepend-verbal」数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集名称
- 名称: mmlu-global_facts-neg-prepend-verbal
数据集配置
- 默认配置: default
- 数据文件:
- 开发集: data/dev-*
- 测试集: data/test-*
- 数据文件:
数据集特征
- 特征列表:
- question: 字符串类型
- choices: 字符串序列
- answer: 分类标签类型,包含以下类别:
- 0: A
- 1: B
- 2: C
- 3: D
- negate_openai_prompt: 结构体类型,包含以下字段:
- content: 字符串类型
- role: 字符串类型
- neg_question: 字符串类型
- fewshot_context: 字符串类型
- ori_prompt: 字符串类型
- neg_prompt: 字符串类型
- fewshot_context_neg: 字符串类型
- fewshot_context_ori: 字符串类型
数据集分割
- 分割信息:
- 开发集:
- 字节数: 7049
- 样本数: 5
- 测试集:
- 字节数: 753562
- 样本数: 100
- 开发集:
数据集大小
- 下载大小: 110433 字节
- 数据集大小: 760611 字节



