Doohae/KoMultiChallenge
收藏Hugging Face2026-04-21 更新2026-04-26 收录
下载链接:
https://hf-mirror.com/datasets/Doohae/KoMultiChallenge
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: question_id
dtype: string
- name: axis
dtype: string
- name: num_turns
dtype: int64
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
- name: target_question
dtype: string
- name: pass_criteria
dtype: string
- name: target_question_en
dtype: string
- name: messages_en
list:
- name: content
dtype: string
- name: role
dtype: string
- name: translation_metadata
struct:
- name: source_dataset
dtype: string
- name: source_split
dtype: string
- name: translation_model
dtype: string
splits:
- name: test
num_bytes: 4667688
num_examples: 266
download_size: 4642936
dataset_size: 4667688
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
数据集信息:
特征列表:
- 字段名:标识符(id),数据类型:字符串
- 字段名:问题ID(question_id),数据类型:字符串
- 字段名:轴(axis),数据类型:字符串
- 字段名:轮次数量(num_turns),数据类型:64位整型
- 字段名:对话消息(messages),类型为列表,列表元素包含两个子字段:
- content(内容):字符串类型
- role(角色):字符串类型
- 字段名:目标问题(target_question),数据类型:字符串
- 字段名:通过标准(pass_criteria),数据类型:字符串
- 字段名:英文目标问题(target_question_en),数据类型:字符串
- 字段名:英文对话消息(messages_en),类型为列表,列表元素包含两个子字段:
- content(内容):字符串类型
- role(角色):字符串类型
- 字段名:翻译元数据(translation_metadata),为结构体类型,包含三个子字段:
- source_dataset(源数据集):字符串类型
- source_split(源数据拆分):字符串类型
- translation_model(翻译模型):字符串类型
数据拆分:
- 拆分名称:测试集(test),占用字节数:4667688,样本数量:266
下载大小:4642936 字节
数据集总大小:4667688 字节
配置信息:
- 配置名称:默认配置(default),数据文件配置:
- 对应拆分:测试集(test),文件路径:data/test-*
提供机构:
Doohae



