llm-aes/MT-Bench_Evaluated
收藏Hugging Face2024-03-25 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/llm-aes/MT-Bench_Evaluated
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: task_id
dtype: string
- name: worker_id
dtype: string
- name: human_label
dtype: int64
- name: llm_label
dtype: int64
- name: generator_1
dtype: string
- name: generator_2
dtype: string
- name: instruction
dtype: string
- name: output_1
dtype: string
- name: output_2
dtype: string
- name: sub_dataset
dtype: string
- name: swap_equal
dtype: bool
splits:
- name: train
num_bytes: 3718565
num_examples: 1600
download_size: 360562
dataset_size: 3718565
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
llm-aes
原始信息汇总
数据集概述
数据集特征
- task_id: 数据类型为字符串(string)
- worker_id: 数据类型为字符串(string)
- human_label: 数据类型为整数(int64)
- llm_label: 数据类型为整数(int64)
- generator_1: 数据类型为字符串(string)
- generator_2: 数据类型为字符串(string)
- instruction: 数据类型为字符串(string)
- output_1: 数据类型为字符串(string)
- output_2: 数据类型为字符串(string)
- sub_dataset: 数据类型为字符串(string)
- swap_equal: 数据类型为布尔值(bool)
数据集分割
- train:
- 数据大小: 3718565字节
- 示例数量: 1600
数据集大小
- 下载大小: 360562字节
- 数据集总大小: 3718565字节
配置信息
- config_name: default
- data_files:
- split: train
- path: data/train-*



