gabrielmbmb/wikipedia_genstruct_dpo
收藏Hugging Face2024-03-19 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/gabrielmbmb/wikipedia_genstruct_dpo
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: title
dtype: string
- name: content
dtype: string
- name: messages
sequence: 'null'
- name: generation_model
sequence: string
- name: generation_prompt
sequence: string
- name: raw_generation_responses
sequence: string
- name: conversation
sequence:
sequence: string
- name: input
dtype: string
- name: generations
sequence: string
- name: labelling_model
dtype: string
- name: labelling_prompt
dtype: string
- name: raw_labelling_response
dtype: string
- name: rating
sequence: float64
- name: rationale
sequence: string
splits:
- name: train
num_bytes: 127899
num_examples: 10
download_size: 94048
dataset_size: 127899
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
gabrielmbmb
原始信息汇总
数据集概述
数据集特征
- title:字符串类型
- content:字符串类型
- messages:序列类型(空)
- generation_model:字符串序列类型
- generation_prompt:字符串序列类型
- raw_generation_responses:字符串序列类型
- conversation:字符串序列类型
- input:字符串类型
- generations:字符串序列类型
- labelling_model:字符串类型
- labelling_prompt:字符串类型
- raw_labelling_response:字符串类型
- rating:浮点数序列类型
- rationale:字符串序列类型
数据集分割
- train:
- 数据大小:127899字节
- 示例数量:10
数据集大小
- 下载大小:94048字节
- 数据集大小:127899字节
配置
- default:
- 数据文件路径:
data/train-*
- 数据文件路径:



