joey234/mmlu-human_sexuality-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: 6430 num_examples: 5 - name: test num_bytes: 910938 num_examples: 131 download_size: 146756 dataset_size: 917368 --- # Dataset Card for "mmlu-human_sexuality-neg-prepend-verbal" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集名称
- 名称: mmlu-human_sexuality-neg-prepend-verbal
数据集配置
- 默认配置:
- 数据文件:
- 开发集:
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: 类型为字符串
-
分割:
- 开发集:
- 字节数: 6430
- 样本数: 5
- 测试集:
- 字节数: 910938
- 样本数: 131
- 开发集:
-
下载大小: 146756 字节
-
数据集大小: 917368 字节



