gabrielmbmb/ultrafeedback-prompts-judgelm-gpt35-with-principles
收藏Hugging Face2023-11-15 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/gabrielmbmb/ultrafeedback-prompts-judgelm-gpt35-with-principles
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input
dtype: string
- name: generation_model
dtype: string
- name: generation_prompt
dtype: string
- name: raw_generation_responses
sequence: string
- name: generations
sequence: string
- name: labelling_model
dtype: string
- name: labelling_prompt
list:
- name: content
dtype: string
- name: role
dtype: string
- name: raw_labelling_response
dtype: string
- name: ratings
sequence: int64
- name: rationale
dtype: string
splits:
- name: train
num_bytes: 14351059
num_examples: 1000
download_size: 6587567
dataset_size: 14351059
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "ultrafeedback-prompts-judgelm-gpt35-with-principles"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
gabrielmbmb
原始信息汇总
数据集概述
数据集信息
特征
- input: 类型为字符串。
- generation_model: 类型为字符串。
- generation_prompt: 类型为字符串。
- raw_generation_responses: 类型为字符串序列。
- generations: 类型为字符串序列。
- labelling_model: 类型为字符串。
- labelling_prompt: 包含以下字段:
- content: 类型为字符串。
- role: 类型为字符串。
- raw_labelling_response: 类型为字符串。
- ratings: 类型为整数序列。
- rationale: 类型为字符串。
数据分割
- train: 包含1000个样本,占用14351059字节。
数据集大小
- 下载大小: 6587567字节。
- 数据集大小: 14351059字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



