llm-aes/pandalm-annotated
收藏Hugging Face2024-02-10 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/llm-aes/pandalm-annotated
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: instruction
dtype: string
- name: input_x
dtype: string
- name: output_1
dtype: string
- name: output_2
dtype: string
- name: annotator
dtype: string
- name: preference
dtype: int64
- name: raw_completion
dtype: string
- name: idx
dtype: int64
- name: annotator1
dtype: int64
- name: annotator2
dtype: int64
- name: annotator3
dtype: int64
- name: generator_1
dtype: string
- name: generator_2
dtype: string
- name: task
dtype: string
splits:
- name: train
num_bytes: 2582344
num_examples: 3223
download_size: 183113
dataset_size: 2582344
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "pandalm-annotated"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
llm-aes
原始信息汇总
数据集信息
特征
- instruction: 字符串类型
- input_x: 字符串类型
- output_1: 字符串类型
- output_2: 字符串类型
- annotator: 字符串类型
- preference: 64位整数类型
- raw_completion: 字符串类型
- idx: 64位整数类型
- annotator1: 64位整数类型
- annotator2: 64位整数类型
- annotator3: 64位整数类型
- generator_1: 字符串类型
- generator_2: 字符串类型
- task: 字符串类型
数据分割
- train: 包含3223个样本,占用2582344字节
数据集大小
- 下载大小: 183113字节
- 数据集大小: 2582344字节
配置
- default: 包含训练数据文件,路径为
data/train-*



