joey234/mmlu-public_relations-neg-prepend
收藏Hugging Face2023-08-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/joey234/mmlu-public_relations-neg-prepend
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 7659
num_examples: 5
- name: test
num_bytes: 967228
num_examples: 110
download_size: 149601
dataset_size: 974887
configs:
- config_name: default
data_files:
- split: dev
path: data/dev-*
- split: test
path: data/test-*
---
# Dataset Card for "mmlu-public_relations-neg-prepend"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息:
特征字段:
- 名称:问题
数据类型:字符串
- 名称:选项
序列类型:字符串
- 名称:答案
数据类型:
类别标签:
标签映射:
'0':A
'1':B
'2':C
'3':D
- 名称:否定OpenAI提示词
结构类型:
- 名称:内容
数据类型:字符串
- 名称:角色
数据类型:字符串
- 名称:否定问题
数据类型:字符串
- 名称:少样本上下文
数据类型:字符串
- 名称:原始提示词
数据类型:字符串
数据拆分:
- 名称:开发集(dev)
数据大小:7659字节
样本数量:5
- 名称:测试集(test)
数据大小:967228字节
样本数量:110
下载大小:149601字节
数据集总大小:974887字节
配置信息:
- 配置名称:默认
数据文件:
- 拆分:开发集(dev)
路径:data/dev-*
- 拆分:测试集(test)
路径:data/test-*
提供机构:
joey234
原始信息汇总
数据集概述
数据集名称
- 名称: mmlu-public_relations-neg-prepend
数据集特征
- 特征列表:
- question: 数据类型为字符串
- choices: 数据类型为字符串序列
- answer: 数据类型为分类标签,对应选项为A、B、C、D
- negate_openai_prompt: 结构化数据,包含
content和role,均为字符串类型 - neg_question: 数据类型为字符串
- fewshot_context: 数据类型为字符串
- ori_prompt: 数据类型为字符串
- neg_prompt: 数据类型为字符串
- fewshot_context_neg: 数据类型为字符串
- fewshot_context_ori: 数据类型为字符串
数据集分割
- 分割信息:
- dev: 包含5个样本,总大小为7659字节
- test: 包含110个样本,总大小为967228字节
数据集大小
- 下载大小: 149601字节
- 数据集总大小: 974887字节
配置文件
- 配置名称: default
- 数据文件路径:
- dev: data/dev-*
- test: data/test-*



