joey234/mmlu-high_school_psychology-dev
收藏资源简介:
--- 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 splits: - name: dev num_bytes: 3640 num_examples: 5 download_size: 0 dataset_size: 3640 --- # Dataset Card for "mmlu-high_school_psychology-dev" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息: 特征字段: - 字段名:question(问题),数据类型:字符串(string) - 字段名:choices(选项集),数据类型:字符串序列(sequence) - 字段名:answer(答案),数据类型:类别标签(class_label),其名称映射规则为:索引0对应A,索引1对应B,索引2对应C,索引3对应D - 字段名:negate_openai_prompt(否定型OpenAI提示词),数据类型为结构体,包含两个子字段: - 子字段名:content(内容),数据类型:字符串(string) - 子字段名:role(角色),数据类型:字符串(string) 数据集拆分: - 拆分名称:dev(开发集),字节数:3640,样本数量:5 下载大小:0 数据集总大小:3640 --- # 「MMLU-高中心理学-开发集」数据集卡片 【需补充更多信息】(https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集名称
- 名称: mmlu-high_school_psychology-dev
数据集特征
- 问题 (question): 字符串类型
- 选项 (choices): 字符串序列
- 答案 (answer): 分类标签,具体为:
- 0: A
- 1: B
- 2: C
- 3: D
- 否定OpenAI提示 (negate_openai_prompt): 结构化数据,包含:
- 内容 (content): 字符串类型
- 角色 (role): 字符串类型
数据集分割
- 开发集 (dev):
- 数据量: 3640字节
- 示例数量: 5个
数据集大小
- 下载大小: 0字节
- 数据集总大小: 3640字节



