joey234/mmlu-conceptual_physics
收藏Hugging Face2023-08-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/joey234/mmlu-conceptual_physics
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 4101
num_examples: 5
- name: test
num_bytes: 618511
num_examples: 235
download_size: 85347
dataset_size: 622612
configs:
- config_name: default
data_files:
- split: dev
path: data/dev-*
- split: test
path: data/test-*
---
# Dataset Card for "mmlu-conceptual_physics"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
dataset_info:
数据集信息:
特征字段:
- 名称:question,数据类型:字符串(string)
- 名称:choices,数据类型:字符串序列(sequence)
- 名称:answer,数据类型:类别标签(class_label),其标签映射关系为:'0'对应A,'1'对应B,'2'对应C,'3'对应D
- 名称:negate_openai_prompt,为结构体(struct)类型,包含以下子字段:
- 名称:content,数据类型:字符串(string)
- 名称:role,数据类型:字符串(string)
- 名称:neg_question,数据类型:字符串(string)
- 名称:fewshot_context,数据类型:字符串(string)
- 名称:fewshot_context_neg,数据类型:字符串(string)
数据划分:
- 名称:dev(开发集),字节占用量:4101,样本数量:5
- 名称:test(测试集),字节占用量:618511,样本数量:235
下载体积:85347 字节,总数据集体积:622612 字节
配置项:
- 配置名称:default(默认配置),对应数据文件映射:
- 开发集(dev):数据路径为 data/dev-*
- 测试集(test):数据路径为 data/test-*
---
# 「mmlu-conceptual_physics」数据集卡片
[更多信息待补充](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
joey234
原始信息汇总
数据集概述
数据集信息
- 名称: mmlu-conceptual_physics
数据特征
- question: 字符串类型
- choices: 字符串序列
- answer: 分类标签,类别包括 A, B, C, D
- negate_openai_prompt: 结构化数据,包含以下字段:
- content: 字符串类型
- role: 字符串类型
- neg_question: 字符串类型
- fewshot_context: 字符串类型
- fewshot_context_neg: 字符串类型
数据分割
- dev:
- 大小: 4101 字节
- 示例数量: 5
- test:
- 大小: 618511 字节
- 示例数量: 235
数据集大小
- 下载大小: 85347 字节
- 总大小: 622612 字节
配置
- 默认配置:
- 数据文件路径:
- dev: data/dev-*
- test: data/test-*
- 数据文件路径:



